yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56317
[Bug 1619554] Re: [KVM] VM console throwing error atkbd serio0: Unknown key pressed
** Also affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1619554
Title:
[KVM] VM console throwing error atkbd serio0: Unknown key pressed
Status in devstack:
New
Status in OpenStack Compute (nova):
New
Bug description:
With master latest code console of cirros images on KVM is throwing
error.
root@runner:~/tools# glance image-show e63f91c4-3326-4a88-ad3a-aea819d64df9
+------------------+--------------------------------------+
| Property | Value |
+------------------+--------------------------------------+
| checksum | eb9139e4942121f22bbc2afc0400b2a4 |
| container_format | ami |
| created_at | 2016-08-31T09:29:20Z |
| disk_format | ami |
| hypervisor_type | qemu |
| id | e63f91c4-3326-4a88-ad3a-aea819d64df9 |
| kernel_id | e5f5bafd-a998-463a-9a29-03c9812ec948 |
| min_disk | 0 |
| min_ram | 0 |
| name | cirros-0.3.4-x86_64-uec |
| owner | 1b64a0ec2d8e481abc938bd44197c40c |
| protected | False |
| ramdisk_id | 643e5ddb-bd94-4ddb-9656-84987a2ef917 |
| size | 25165824 |
| status | active |
| tags | [] |
| updated_at | 2016-09-02T06:38:01Z |
| virtual_size | None |
| visibility | public |
+------------------+--------------------------------------+
root@runner:~/tools# glance image-list | grep e63f91c4-3326-4a88-ad3a-aea819d64df9
| e63f91c4-3326-4a88-ad3a-aea819d64df9 | cirros-0.3.4-x86_64-uec |
root@runner:~/tools#
stack@controller:~/nsbu_cqe_openstack/devstack$ git log -2
commit e6b7e7ff3f5c1b1afdae1c3f9c35754d11c0a6aa
Author: Gary Kotton <gkotton@xxxxxxxxxx>
Date: Sun Aug 14 06:55:42 2016 -0700
Enable neutron to work in a multi node setup
On the controller node where devstack is being run should create
the neutron network. The compute node should not.
The the case that we want to run a multi-node neutron setup we need
to configure the following (in the case that a plugin does not
have any agents running on the compute node):
ENABLED_SERVICES=n-cpu,neutron
In addition to this the code did not enable decomposed plugins to
configure their nova configurations if necessary.
This patch ensure that the multi-node support works.
Change-Id: I8e80edd453a1106ca666d6c531b2433be631bce4
Closes-bug: #1613069
commit 79722563a67d941a808b02aeccb3c6d4f1af0c41
Merge: 434035e 4d60175
Author: Jenkins <jenkins@xxxxxxxxxxxxxxxxxxxx>
Date: Tue Aug 30 19:52:15 2016 +0000
Merge "Add support for placement API to devstack"
stack@controller:~/nsbu_cqe_openstack/devstack$
Console logs:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.0-80-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #116-Ubuntu SMP Mon Mar 23 17:28:52 UTC 2015 (Ubuntu 3.2.0-80.116-virtual 3.2.68)
[ 0.000000] Command line: root=/dev/vda console=tty0 console=ttyS0 no_timer_check
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001fffe000 (usable)
[ 0.000000] BIOS-e820: 000000001fffe000 - 0000000020000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x1fffe max_arch_pfn = 0x400000000
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] found SMP MP-table at [ffff8800000f0b00] f0b00
[ 0.000000] init_memory_mapping: 0000000000000000-000000001fffe000
[ 0.000000] RAMDISK: 1fc5e000 - 1fff0000
[ 0.000000] ACPI: RSDP 00000000000f0950 00014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 000000001ffffbc1 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 000000001ffff1c0 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 000000001fffe040 01180 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 000000001fffe000 00040
[ 0.000000] ACPI: SSDT 000000001ffff234 008DD (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: APIC 000000001ffffb11 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 000000001ffffb89 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000001fffe000
[ 0.000000] Initmem setup node 0 0000000000000000-000000001fffe000
[ 0.000000] NODE_DATA [000000001fff6000 - 000000001fffafff]
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0001fffe
[ 0.000000] ACPI: PM-Timer IO Port: 0xb008
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 20000000:dffc0000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88001fa00000 s78848 r8192 d23552 u2097152
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128904
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=/dev/vda console=tty0 console=ttyS0 no_timer_check
[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 496088k/524280k available (6576k kernel code, 452k absent, 27740k reserved, 6620k data, 928k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:4352 nr_irqs:256 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] allocated 4194304 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2297.345 MHz processor.
[ 0.012554] Calibrating delay loop (skipped), value calculated using timer frequency.. 4594.69 BogoMIPS (lpj=9189380)
[ 0.013274] pid_max: default: 32768 minimum: 301
[ 0.019327] Security Framework initialized
[ 0.021659] AppArmor: AppArmor initialized
[ 0.021875] Yama: becoming mindful.
[ 0.025792] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.026968] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.028051] Mount-cache hash table entries: 256
[ 0.035196] Initializing cgroup subsys cpuacct
[ 0.035545] Initializing cgroup subsys memory
[ 0.036489] Initializing cgroup subsys devices
[ 0.036728] Initializing cgroup subsys freezer
[ 0.036934] Initializing cgroup subsys blkio
[ 0.037159] Initializing cgroup subsys perf_event
[ 0.039086] mce: CPU supports 10 MCE banks
[ 0.040820] SMP alternatives: switching to UP code
[ 0.242583] Freeing SMP alternatives: 24k freed
[ 0.243205] ACPI: Core revision 20110623
[ 0.263896] ftrace: allocating 26610 entries in 105 pages
[ 0.279445] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.280074] CPU0: AMD QEMU Virtual CPU version 2.0.0 stepping 03
[ 0.284017] Performance Events: Broken PMU hardware detected, using software events only.
[ 0.285599] NMI watchdog disabled (cpu0): hardware events not enabled
[ 0.286215] Brought up 1 CPUs
[ 0.286410] Total of 1 processors activated (4594.69 BogoMIPS).
[ 0.298448] devtmpfs: initialized
[ 0.313764] EVM: security.selinux
[ 0.313906] EVM: security.SMACK64
[ 0.314026] EVM: security.capability
[ 0.325125] print_constraints: dummy:
[ 0.325955] RTC time: 6:30:00, date: 09/02/16
[ 0.327257] NET: Registered protocol family 16
[ 0.330914] ACPI: bus type pci registered
[ 0.332738] PCI: Using configuration type 1 for base access
[ 0.343515] bio: create slab <bio-0> at 0
[ 0.346070] ACPI: Added _OSI(Module Device)
[ 0.346248] ACPI: Added _OSI(Processor Device)
[ 0.346407] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.346567] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.374799] ACPI: Interpreter enabled
[ 0.375021] ACPI: (supports S0 S3 S4 S5)
[ 0.375833] ACPI: Using IOAPIC for interrupt routing
[ 0.406335] ACPI: No dock devices found.
[ 0.406544] HEST: Table not found.
[ 0.406809] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.409693] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.412353] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
[ 0.412619] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xadff]
[ 0.412862] pci_root PNP0A03:00: host bridge window [io 0xae0f-0xaeff]
[ 0.413087] pci_root PNP0A03:00: host bridge window [io 0xaf20-0xafdf]
[ 0.413320] pci_root PNP0A03:00: host bridge window [io 0xafe4-0xffff]
[ 0.413572] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.413829] pci_root PNP0A03:00: host bridge window [mem 0x20000000-0xfebfffff]
[ 0.424956] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 0.425277] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
[ 0.456668] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
[ 0.473794] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.474669] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.475365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.476171] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.476644] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.479503] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.479841] vgaarb: loaded
[ 0.480074] vgaarb: bridge control possible 0000:00:02.0
[ 0.481389] i2c-core: driver [aat2870] using legacy suspend method
[ 0.481626] i2c-core: driver [aat2870] using legacy resume method
[ 0.482728] SCSI subsystem initialized
[ 0.484333] usbcore: registered new interface driver usbfs
[ 0.484747] usbcore: registered new interface driver hub
[ 0.485254] usbcore: registered new device driver usb
[ 0.486748] PCI: Using ACPI for IRQ routing
[ 0.492182] NetLabel: Initializing
[ 0.492342] NetLabel: domain hash size = 128
[ 0.492475] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.493355] NetLabel: unlabeled traffic allowed by default
[ 0.494228] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.494613] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.494896] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 0.501039] Switching to clocksource hpet
[ 0.570517] AppArmor: AppArmor Filesystem Enabled
[ 0.571104] pnp: PnP ACPI init
[ 0.571341] ACPI: bus type pnp registered
[ 0.579185] pnp: PnP ACPI: found 9 devices
[ 0.579362] ACPI: ACPI bus type pnp unregistered
[ 0.605614] NET: Registered protocol family 2
[ 0.619055] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.623022] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.623939] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.625339] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.625625] TCP reno registered
[ 0.625846] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.626173] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.627503] NET: Registered protocol family 1
[ 0.627894] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.628354] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.628741] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.631145] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 0.631548] pci 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
[ 0.632732] pci 0000:00:01.2: PCI INT D disabled
[ 0.641688] Trying to unpack rootfs image as initramfs...
[ 0.651225] audit: initializing netlink socket (disabled)
[ 0.652481] type=2000 audit(1472797800.648:1): initialized
[ 0.803979] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.833637] VFS: Disk quotas dquot_6.5.2
[ 0.834242] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.840970] fuse init (API version 7.17)
[ 0.842082] msgmni has been set to 968
[ 0.865652] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.872478] io scheduler noop registered
[ 0.872689] io scheduler deadline registered (default)
[ 0.873147] io scheduler cfq registered
[ 0.874607] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.875659] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.878531] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.879268] ACPI: Power Button [PWRF]
[ 0.895085] ERST: Table is not found!
[ 0.895274] GHES: HEST is not enabled!
[ 0.900894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[ 0.901160] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, high) -> IRQ 10
[ 0.902715] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
[ 0.909564] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[ 0.909837] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10
[ 0.911829] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.935974] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.987716] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.055385] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.098112] 00:06: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.123310] Linux agpgart interface v0.103
[ 1.155196] brd: module loaded
[ 1.169691] loop: module loaded
[ 1.236823] vda: unknown partition table
[ 1.321377] scsi0 : ata_piix
[ 1.332648] scsi1 : ata_piix
[ 1.334904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
[ 1.335790] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
[ 1.351323] Fixed MDIO Bus: probed
[ 1.352949] tun: Universal TUN/TAP device driver, 1.6
[ 1.353591] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
[ 1.373621] PPP generic driver version 2.4.2
[ 1.407596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.408911] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.409635] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.410524] uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
[ 1.413793] uhci_hcd 0000:00:01.2: UHCI Host Controller
[ 1.426223] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
[ 1.428524] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040
[ 1.469850] hub 1-0:1.0: USB hub found
[ 1.471354] hub 1-0:1.0: 2 ports detected
[ 1.481166] usbcore: registered new interface driver libusual
[ 1.483186] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 1.491698] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.493540] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.534489] mousedev: PS/2 mouse device common for all mice
[ 1.547392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 1.551139] rtc_cmos 00:01: RTC can wake from S4
[ 1.564950] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 1.567198] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[ 1.569828] device-mapper: uevent: version 1.0.3
[ 1.586404] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@xxxxxxxxxx
[ 1.588695] cpuidle: using governor ladder
[ 1.589451] cpuidle: using governor menu
[ 1.589830] EFI Variables Facility v0.08 2004-May-17
[ 1.599345] TCP cubic registered
[ 1.602741] NET: Registered protocol family 10
[ 1.628768] NET: Registered protocol family 17
[ 1.629419] Registering the dns_resolver key type
[ 1.640120] Refined TSC clocksource calibration: 2297.353 MHz.
[ 1.641679] Switching to clocksource tsc
[ 1.692365] registered taskstats version 1
[ 1.755771] Freeing initrd memory: 3656k freed
[ 2.148847] Magic number: 0:280:518
[ 2.151070] rtc_cmos 00:01: setting system clock to 2016-09-02 06:30:02 UTC (1472797802)
[ 2.152036] powernow-k8: Processor cpuid 663 not supported
[ 2.155637] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.156392] EDD information not available.
[ 2.206645] Freeing unused kernel memory: 928k freed
[ 2.266777] Write protecting the kernel read-only data: 12288k
[ 2.365828] Freeing unused kernel memory: 1596k freed
[ 2.464408] Freeing unused kernel memory: 1184k freed
info: initramfs: up at 2.72
modprobe: module virtio_blk not found in modules.dep
modprobe: module virtio_net not found in modules.dep
info: copying initramfs to /dev/vda
info: initramfs loading root from /dev/vda
info: /etc/init.d/rc.sysinit: up at 7.81
info: container: none
Starting logging: OK
modprobe: module virtio_blk not found in modules.dep
modprobe: module virtio_net not found in modules.dep
WARN: /etc/rc3.d/S10-load-modules failed
Initializing random number generator... done.
Starting acpid: OK
cirros-ds 'local' up at 10.84
no results found for mode=local. up 11.35. searched: nocloud configdrive ec2
Starting network...
udhcpc (v1.20.1) started
Sending discover...
Sending select for 35.0.0.10...
Lease of 35.0.0.10 obtained, lease time 86400
cirros-ds 'net' up at 12.56
checking http://169.254.169.254/2009-04-04/instance-id
successful after 1/20 tries: up 12.78. iid=i-00000004
failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys
warning: no ec2 metadata for public-keys
failed to get http://169.254.169.254/2009-04-04/user-data
warning: no ec2 metadata for user-data
found datasource (ec2, net)
Starting dropbear sshd: generating rsa key... generating dsa key... OK
/run/cirros/datasource/data/user-data was not '#!' or executable
=== system information ===
Platform: OpenStack Foundation OpenStack Nova
Container: none
Arch: x86_64
CPU(s): 1 @ 2297.345 MHz
Cores/Sockets/Threads: 1/1/1
Virt-type: AMD-V
RAM Size: 491MB
Disks:
NAME MAJ:MIN SIZE LABEL MOUNTPOINT
vda 253:0 1073741824 cirros-rootfs /
=== sshd host keys ===
-----BEGIN SSH HOST KEY KEYS-----
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnc1VBw/HbALS7aroAnlqq0ExvaoLZ8QftLBTmMUpFDUAdIQi77M80rQ5NY35hjWNbd7blNBoM3UzREAQslkN7+R4KUiSe2WXhYXtjlTaIV0drovUGVjOK0IxBfjArAgdbNvqzhG0T+aFVs9e7AbLTzE4WhZHGEpX/GRaQuj8mGlB+M= root@kvm1
ssh-dss AAAAB3NzaC1kc3MAAACBAJWjAQRFtspP75LkLbt6zdF0//KMjnPluJYZFfAZwcohtG1b7Tfjm+DVCB/7L8s/ESnxvpSMutpRWhbn5CoEhNdeu/31IEeJ0SB8J2uR8/ODFfeCD/nqkDFG3YFBLSfPSJ0JXmCaRK4CbcDyIvl+RuVThgnSWAtr0BjuS6vw5rJLAAAAFQDOeNDV398D/Wb2NSSNeb1LalEmiQAAAIBu+BCcxJP5ikoj7YQ5JBGcC/lpcUCIaYzVSaFPEmfu70mK8Rtv35wxe3FjSCzTR1q9uJE9WtC6QOu3UvwX/iT5zb9nuo6MjOKmW94WAlDSmMACJPMDn34ZoyU8FMIxZZb+ogyy+mCfgEWuyPVAFMAncH0Nq7CH8kBJeKxH+tvjrgAAAIARxzXcCXGarBT/RGz3Yi9t8vyw740EPCTJI+U/CFMJFR/q4WDoqrC4F7l0zEwyW4k7VhvXACHmmFGtVZfbSOsSMtnOZmvNDmEyTnmYjf6mhmGMDPN2HR8xKWE2kXU+Ou19jfitnqOxbLhV4uoUsYfcW03Ljb/e307mCSFZu/IXJQ== root@kvm1
-----END SSH HOST KEY KEYS-----
=== network info ===
if-info: lo,up,127.0.0.1,8,::1
if-info: eth0,up,35.0.0.10,24,fe80::f816:3eff:fefa:e1a9
ip-route:default via 35.0.0.1 dev eth0
ip-route:35.0.0.0/24 dev eth0 src 35.0.0.10
ip-route:169.254.169.254 via 35.0.0.10 dev eth0
=== datasource: ec2 net ===
instance-id: i-00000004
name: N/A
availability-zone: nova
local-hostname: kvm1.novalocal
launch-index: 0
=== cirros: current=0.3.4 uptime=33.06 ===
____ ____ ____
/ __/ __ ____ ____ / __ \/ __/
/ /__ / // __// __// /_/ /\ \
\___//_//_/ /_/ \____/___/
http://cirros-cloud.net
login as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for root.
kvm1 login: [ 70.126707] atkbd serio0: Unknown key pressed (translated set 2, code 0x0 on isa0060/serio0).
[ 70.127678] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 70.313103] atkbd serio0: Unknown key released (translated set 2, code 0x0 on isa0060/serio0).
[ 70.313854] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 70.475118] atkbd serio0: Unknown key pressed (translated set 2, code 0x0 on isa0060/serio0).
[ 70.475837] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 70.520802] atkbd serio0: Unknown key released (translated set 2, code 0x0 on isa0060/serio0).
[ 70.521520] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 70.615013] atkbd serio0: Unknown key pressed (translated set 2, code 0x0 on isa0060/serio0).
[ 70.615745] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 70.619000] atkbd serio0: Unknown key released (translated set 2, code 0x0 on isa0060/serio0).
[ 70.619706] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 70.719010] atkbd serio0: Unknown key pressed (translated set 2, code 0x0 on isa0060/serio0).
[ 70.719661] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 70.806963] atkbd serio0: Unknown key pressed (translated set 2, code 0x0 on isa0060/serio0).
[ 70.807609] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 70.813356] atkbd serio0: Unknown key released (translated set 2, code 0x0 on isa0060/serio0).
[ 70.814004] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 70.961184] atkbd serio0: Unknown key released (translated set 2, code 0x0 on isa0060/serio0).
[ 70.961895] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 74.002960] atkbd serio0: Unknown key pressed (translated set 2, code 0x0 on isa0060/serio0).
[ 74.003678] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 74.004462] atkbd serio0: Unknown key pressed (translated set 2, code 0x0 on isa0060/serio0).
[ 74.005059] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 74.289409] atkbd serio0: Unknown key released (translated set 2, code 0x0 on isa0060/serio0).
[ 74.290092] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
[ 74.358856] atkbd serio0: Unknown key released (translated set 2, code 0x0 on isa0060/serio0).
[ 74.359493] atkbd serio0: Use 'setkeycodes 00 <keycode>' to make it known.
To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1619554/+subscriptions