Skip to content

Instantly share code, notes, and snippets.

@openstacker
Created December 19, 2017 02:30
Show Gist options
  • Select an option

  • Save openstacker/e531cf10818186074ff88cf37193bf87 to your computer and use it in GitHub Desktop.

Select an option

Save openstacker/e531cf10818186074ff88cf37193bf87 to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 4.11.11-300.fc26.x86_64 ([email protected]) (gcc version 7.1.1 20170622 (Red Hat 7.1.1-3) (GCC) ) #1 SMP Mon Jul 17 16:32:11 UTC 2017
[ 0.000000] Command line: BOOT_IMAGE=/ostree/fedora-atomic-fd847730e42578775b44cc22ea9f5f5a7b84e0bcb0f67bea9eb6807495907cd2/vmlinuz-4.11.11-300.fc26.x86_64 no_timer_check console=tty1 console=ttyS0,115200n8 net.ifnames=0 rd.lvm.lv=atomicos/root root=/dev/mapper/atomicos-root ostree=/ostree/boot.0/fedora-atomic/fd847730e42578775b44cc22ea9f5f5a7b84e0bcb0f67bea9eb6807495907cd2/0
[ 0.000000] x86/fpu: x87 FPU will use FXSAVE
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.10.1-1ubuntu1~cloud0 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000
[ 0.000000] x86/PAT: PAT not supported by CPU.
[ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
[ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff9126c00f6a40]
[ 0.000000] RAMDISK: [mem 0x32900000-0x35477fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000003FFE1871 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000003FFE1785 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000003FFE0040 001745 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040
[ 0.000000] ACPI: APIC 0x000000003FFE17F9 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffb1000-0x3ffdbfff]
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:3ff31001, primary cpu clock
[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffdbfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffdbfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 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] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 36 pages/cpu @ffff9126ffc00000 s108888 r8192 d30376 u2097152
[ 0.000000] KVM setup async PF for cpu 0
[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d900
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/ostree/fedora-atomic-fd847730e42578775b44cc22ea9f5f5a7b84e0bcb0f67bea9eb6807495907cd2/vmlinuz-4.11.11-300.fc26.x86_64 no_timer_check console=tty1 console=ttyS0,115200n8 net.ifnames=0 rd.lvm.lv=atomicos/root root=/dev/mapper/atomicos-root ostree=/ostree/boot.0/fedora-atomic/fd847730e42578775b44cc22ea9f5f5a7b84e0bcb0f67bea9eb6807495907cd2/0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Memory: 966136K/1048040K available (8687K kernel code, 1668K rwdata, 3604K rodata, 2120K init, 1816K bss, 81904K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.001000] Hierarchical RCU implementation.
[ 0.001000] Build-time adjustment of leaf fanout to 64.
[ 0.001000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.001000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
[ 0.001000] NR_IRQS:524544 nr_irqs:256 16
[ 0.001000] Offload RCU callbacks from all CPUs
[ 0.001000] Offload RCU callbacks from CPUs: 0.
[ 0.001000] Console: colour VGA+ 80x25
[ 0.001000] console [tty1] enabled
[ 0.001000] console [ttyS0] enabled
[ 0.001006] tsc: Detected 2693.766 MHz processor
[ 0.001898] Calibrating delay loop (skipped) preset value.. 5387.53 BogoMIPS (lpj=2693766)
[ 0.003003] pid_max: default: 32768 minimum: 301
[ 0.004016] ACPI: Core revision 20170119
[ 0.006071] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.007045] Security Framework initialized
[ 0.007839] Yama: becoming mindful.
[ 0.008006] SELinux: Initializing.
[ 0.009074] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.011403] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.012289] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.013005] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.015188] CPU: Physical Processor ID: 0
[ 0.016003] mce: CPU supports 10 MCE banks
[ 0.016815] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.017003] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.030211] Freeing SMP alternatives memory: 32K
[ 0.031555] ftrace: allocating 31980 entries in 125 pages
[ 0.039172] smpboot: Max logical packages: 1
[ 0.040161] x2apic enabled
[ 0.041005] Switched APIC routing to physical x2apic.
[ 0.043883] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.044000] smpboot: CPU0: Intel QEMU Virtual CPU version 2.5+ (family: 0x6, model: 0x6, stepping: 0x3)
[ 0.044109] Performance Events: PMU not available due to virtualization, using software events only.
[ 0.045547] smp: Bringing up secondary CPUs ...
[ 0.046003] smp: Brought up 1 node, 1 CPU
[ 0.047003] smpboot: Total of 1 processors activated (5387.53 BogoMIPS)
[ 0.048275] devtmpfs: initialized
[ 0.049036] x86/mm: Memory block size: 128MB
[ 0.051347] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.052006] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.053049] pinctrl core: initialized pinctrl subsystem
[ 0.054055] RTC time: 22:35:04, date: 12/13/17
[ 0.055093] NET: Registered protocol family 16
[ 0.056141] cpuidle: using governor menu
[ 0.057003] PCCT header not found.
[ 0.058077] ACPI: bus type PCI registered
[ 0.058828] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.059085] PCI: Using configuration type 1 for base access
[ 0.061677] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.063223] ACPI: Added _OSI(Module Device)
[ 0.064002] ACPI: Added _OSI(Processor Device)
[ 0.065001] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.066002] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.068144] ACPI: Interpreter enabled
[ 0.069016] ACPI: (supports S0 S3 S4 S5)
[ 0.070003] ACPI: Using IOAPIC for interrupt routing
[ 0.071019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.075180] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.076007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.077006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.078010] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.080003] acpiphp: Slot [3] registered
[ 0.080885] acpiphp: Slot [4] registered
[ 0.081020] acpiphp: Slot [5] registered
[ 0.082018] acpiphp: Slot [6] registered
[ 0.083021] acpiphp: Slot [7] registered
[ 0.084017] acpiphp: Slot [8] registered
[ 0.085018] acpiphp: Slot [9] registered
[ 0.085838] acpiphp: Slot [10] registered
[ 0.086021] acpiphp: Slot [11] registered
[ 0.087017] acpiphp: Slot [12] registered
[ 0.088016] acpiphp: Slot [13] registered
[ 0.089025] acpiphp: Slot [14] registered
[ 0.090017] acpiphp: Slot [15] registered
[ 0.090839] acpiphp: Slot [16] registered
[ 0.091022] acpiphp: Slot [17] registered
[ 0.092018] acpiphp: Slot [18] registered
[ 0.093018] acpiphp: Slot [19] registered
[ 0.094016] acpiphp: Slot [20] registered
[ 0.094811] acpiphp: Slot [21] registered
[ 0.095016] acpiphp: Slot [22] registered
[ 0.096016] acpiphp: Slot [23] registered
[ 0.097024] acpiphp: Slot [24] registered
[ 0.098017] acpiphp: Slot [25] registered
[ 0.098771] acpiphp: Slot [26] registered
[ 0.099017] acpiphp: Slot [27] registered
[ 0.100023] acpiphp: Slot [28] registered
[ 0.101017] acpiphp: Slot [29] registered
[ 0.102021] acpiphp: Slot [30] registered
[ 0.102788] acpiphp: Slot [31] registered
[ 0.103012] PCI host bridge to bus 0000:00
[ 0.104003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.105003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.106002] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.107002] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[ 0.108003] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.114871] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.115004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.116003] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.117002] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.128573] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 0.129030] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 0.198029] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[ 0.199155] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[ 0.200089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[ 0.201084] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[ 0.202117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[ 0.203171] ACPI: Enabled 3 GPEs in block 00 to 0F
[ 0.205253] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.206000] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.206005] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.207002] vgaarb: loaded
[ 0.208190] SCSI subsystem initialized
[ 0.209216] ACPI: bus type USB registered
[ 0.210042] usbcore: registered new interface driver usbfs
[ 0.211018] usbcore: registered new interface driver hub
[ 0.212016] usbcore: registered new device driver usb
[ 0.213155] PCI: Using ACPI for IRQ routing
[ 0.214337] NetLabel: Initializing
[ 0.215003] NetLabel: domain hash size = 128
[ 0.216001] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.217024] NetLabel: unlabeled traffic allowed by default
[ 0.218185] clocksource: Switched to clocksource kvm-clock
[ 0.337407] VFS: Disk quotas dquot_6.6.0
[ 0.338510] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.339817] pnp: PnP ACPI init
[ 0.340971] pnp: PnP ACPI: found 5 devices
[ 0.347371] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.349490] NET: Registered protocol family 2
[ 0.350781] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.352091] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.353210] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.354269] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.355289] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.384881] NET: Registered protocol family 1
[ 0.385917] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 0.387024] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 0.388097] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 0.409123] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[ 0.434407] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.436447] Unpacking initramfs...
[ 1.946346] Freeing initrd memory: 44512K
[ 1.948347] audit: initializing netlink subsys (disabled)
[ 1.950583] Initialise system trusted keyrings
[ 1.951815] audit: type=2000 audit(1513204506.089:1): state=initialized audit_enabled=0 res=1
[ 1.953980] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[ 1.956576] zbud: loaded
[ 2.005869] NET: Registered protocol family 38
[ 2.007031] Key type asymmetric registered
[ 2.007992] Asymmetric key parser 'x509' registered
[ 2.009303] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 2.011467] io scheduler noop registered
[ 2.012413] io scheduler deadline registered
[ 2.013800] io scheduler cfq registered (default)
[ 2.014811] io scheduler mq-deadline registered
[ 2.015851] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 2.017739] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.020524] ACPI: Power Button [PWRF]
[ 2.022183] GHES: HEST is not enabled!
[ 2.023718] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.049360] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 2.054391] Non-volatile memory driver v1.3
[ 2.055944] Linux agpgart interface v0.103
[ 2.059419] scsi host0: ata_piix
[ 2.061119] scsi host1: ata_piix
[ 2.062653] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14
[ 2.064735] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15
[ 2.066886] libphy: Fixed MDIO Bus: probed
[ 2.068499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.070546] ehci-pci: EHCI PCI platform driver
[ 2.072286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.074177] ohci-pci: OHCI PCI platform driver
[ 2.075855] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.113529] uhci_hcd 0000:00:01.2: UHCI Host Controller
[ 2.114734] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
[ 2.116529] uhci_hcd 0000:00:01.2: detected 2 ports
[ 2.117675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040
[ 2.118901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.121250] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.123834] usb usb1: Product: UHCI Host Controller
[ 2.125528] usb usb1: Manufacturer: Linux 4.11.11-300.fc26.x86_64 uhci_hcd
[ 2.127799] usb usb1: SerialNumber: 0000:00:01.2
[ 2.129641] hub 1-0:1.0: USB hub found
[ 2.130738] hub 1-0:1.0: 2 ports detected
[ 2.131813] usbcore: registered new interface driver usbserial
[ 2.132980] usbcore: registered new interface driver usbserial_generic
[ 2.134297] usbserial: USB Serial support registered for generic
[ 2.135626] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 2.138051] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.139028] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.140100] mousedev: PS/2 mouse device common for all mice
[ 2.143976] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 2.146363] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
[ 2.148284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
[ 2.150187] rtc_cmos 00:00: RTC can wake from S4
[ 2.151282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 2.152408] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram
[ 2.153582] device-mapper: uevent: version 1.0.3
[ 2.154528] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: [email protected]
[ 2.156327] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.157387] usbcore: registered new interface driver usbhid
[ 2.158354] usbhid: USB HID core driver
[ 2.159201] drop_monitor: Initializing network drop monitor service
[ 2.160295] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.161241] Initializing XFRM netlink socket
[ 2.162116] NET: Registered protocol family 10
[ 2.164574] Segment Routing with IPv6
[ 2.165386] mip6: Mobile IPv6
[ 2.166049] NET: Registered protocol family 17
[ 2.167542] registered taskstats version 1
[ 2.168364] Loading compiled-in X.509 certificates
[ 2.170401] alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256))
[ 2.172470] Loaded X.509 cert 'Fedora kernel signing key: 48d319e3a2f4944604d4eb23c516930bbc609b7c'
[ 2.174047] zswap: loaded using pool lzo/zbud
[ 2.184013] Key type big_key registered
[ 2.185920] Key type encrypted registered
[ 2.186952] Magic number: 13:378:603
[ 2.187849] rtc_cmos 00:00: setting system clock to 2017-12-13 22:35:06 UTC (1513204506)
[ 2.241904] Freeing unused kernel memory: 2120K
[ 2.243032] Write protecting the kernel read-only data: 14336k
[ 2.244589] Freeing unused kernel memory: 1536K
[ 2.246761] Freeing unused kernel memory: 492K
[ 2.249228] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.250231] rodata_test: all tests were successful
[ 2.255419] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.256807] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.257969] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.259764] systemd[1]: systemd 233 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN default-hierarchy=hybrid)
[ 2.263009] systemd[1]: Detected virtualization kvm.
[ 2.264262] systemd[1]: Detected architecture x86-64.
[ 2.265118] systemd[1]: Running in initial RAM disk.
Welcome to dracut-044-183.fc26 (Initramfs)!
[ 2.266834] systemd[1]: No hostname configured.
[ 2.267605] systemd[1]: Set hostname to <localhost>.
[ 2.268479] systemd[1]: Initializing machine ID from KVM UUID.
[ 2.282832] random: systemd-cryptse: uninitialized urandom read (16 bytes read)
[ 2.312042] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.313160] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.314185] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.315233] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.316963] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.318073] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.323258] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ 2.324680] systemd[1]: Reached target Timers.
[ OK ] Reached target Timers.
[ 2.326060] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ OK ] Reached target Slices.
[ OK ] Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Audit Socket.
[ OK ] Reached target Swap.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Reached target Paths.
[ OK ] Reached target Encrypted Volumes.
[ OK ] Listening on Journal Socket.
Starting Create list of required st…ce nodes for the current kernel...
Starting dracut cmdline hook...
[ 2.335174] random: fast init done
Starting Apply Kernel Variables...
Starting Journal Service...
[ OK ] Reached target Local File Systems.
[ OK ] Listening on udev Kernel Socket.
[ OK ] Started Create list of required sta…vice nodes for the current kernel.
[ OK ] Started Apply Kernel Variables.
Starting Create Static Device Nodes in /dev...
[ OK ] Started Create Static Device Nodes in /dev.
[ 2.372279] audit: type=1130 audit(1513204506.684:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started Journal Service.
[ 2.398879] audit: type=1130 audit(1513204506.710:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started dracut cmdline hook.
[ 2.508049] audit: type=1130 audit(1513204506.819:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Starting dracut pre-udev hook...
Starting Open-iSCSI...
[ 2.535921] Loading iSCSI transport class v2.0-870.
[ OK ] Started Open-iSCSI.
[ 2.542637] audit: type=1130 audit(1513204506.854:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.568651] RPC: Registered named UNIX socket transport module.
[ 2.569751] RPC: Registered udp transport module.
[ 2.570656] RPC: Registered tcp transport module.
[ 2.581269] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.597942] dracut-pre-udev[264]: rpcbind: /run/rpcbind/rpcbind.lock: No such file or directory
[ 2.611849] dracut-pre-udev[264]: rpc.idmapd: conf_reinit: open ("(null)", O_RDONLY) failed
[ 2.613461] dracut-pre-udev[264]: rpc.idmapd: conf_reinit: open ("(null)", O_RDONLY) failed
[ 2.615137] dracut-pre-udev[264]: rpc.idmapd: Could not find user "nobody"
[ OK ] Started dracut pre-udev hook.
Starting udev Kernel Device Manager...
[ 2.632071] audit: type=1130 audit(1513204506.942:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started udev Kernel Device Manager.
Starting dracut pre-trigger hook...
[ 2.653035] audit: type=1130 audit(1513204506.957:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started dracut pre-trigger hook.
Starting udev Coldplug all Devices...[ 2.704401] audit: type=1130 audit(1513204507.014:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ OK ] Started udev Coldplug all Devices.
[ 2.782081] audit: type=1130 audit(1513204507.093:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Starting dracut initqueue hook...
[ OK ] Reached target System Initialization.
[ OK ] Listening on Open-iSCSI iscsiuio Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Mounting Configuration File System...
[ OK ] Mounted Configuration File System.
[ 2.976072] tsc: Refined TSC clocksource calibration: 2693.767 MHz
[ 2.977688] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26d43e4b905, max_idle_ns: 440795319618 ns
[ 2.995072] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[ 3.077010] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[ 3.107630] vda: vda1 vda2
[ OK ] Found device /dev/mapper/atomicos-root.
[ OK ] Reached target Initrd Root Device.
[ OK ] Started dracut initqueue hook.
[ 3.266504] audit: type=1130 audit(1513204507.578:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Starting dracut pre-mount hook...
[ OK ] Reached target Remote File Systems (Pre).
[ OK ] Reached target Remote File Systems.
[ OK ] Started dracut pre-mount hook.
Starting File System Check on /dev/mapper/atomicos-root...
[ OK ] Started File System Check on /dev/mapper/atomicos-root.
Mounting /sysroot...
[ 3.389159] SGI XFS with ACLs, security attributes, no debug enabled
[ 3.398996] XFS (dm-0): Mounting V5 Filesystem
[ 3.440366] XFS (dm-0): Ending clean mount
[ OK ] Mounted /sysroot.
[ OK ] Reached target Initrd Root File System.
Starting Reload Configuration from the Real Root...
[ OK ] Started Reload Configuration from the Real Root.
[ OK ] Reached target Initrd File Systems.
[ OK ] Reached target Initrd Default Target.
Starting dracut pre-pivot and cleanup hook...
[ OK ] Started dracut pre-pivot and cleanup hook.
Starting Cleaning Up and Shutting Down Daemons...
[ OK ] Stopped target Timers.
[ OK ] Stopped dracut pre-pivot and cleanup hook.
[ OK ] Stopped target Remote File Systems.
[ OK ] Stopped target Remote File Systems (Pre).
[ OK ] Stopped dracut pre-mount hook.
[ OK ] Stopped dracut initqueue hook.
Stopping Open-iSCSI...
[ OK ] Stopped target Initrd Default Target.
[ OK ] Stopped target Basic System.
[ OK ] Stopped target Sockets.
[ OK ] Closed Open-iSCSI iscsiuio Socket.
[ OK ] Stopped target System Initialization.
[ OK ] Stopped udev Coldplug all Devices.
[ OK ] Stopped dracut pre-trigger hook.
Stopping udev Kernel Device Manager...
[ OK ] Stopped target Swap.
[ OK ] Stopped Apply Kernel Variables.
[ OK ] Stopped target Local File Systems.
[ OK ] Stopped target Paths.
[ OK ] Stopped target Encrypted Volumes.
[ OK ] Stopped Dispatch Password Requests to Console Directory Watch.
[ OK ] Stopped target Slices.
[ OK ] Stopped target Initrd Root Device.
[ OK ] Stopped udev Kernel Device Manager.
[ OK ] Stopped Open-iSCSI.
[ OK ] Started Cleaning Up and Shutting Down Daemons.
[ OK ] Stopped Create Static Device Nodes in /dev.
[ OK ] Stopped Create list of required sta…vice nodes for the current kernel.
[ OK ] Stopped dracut pre-udev hook.
[ OK ] Stopped dracut cmdline hook.
[ OK ] Closed udev Kernel Socket.
[ OK ] Closed udev Control Socket.
Starting Cleanup udevd DB...
[ OK ] Started Cleanup udevd DB.
[ OK ] Reached target Switch Root.
Starting OSTree Prepare OS/...
[ OK ] Started OSTree Prepare OS/.
Starting Switch Root...
[ 3.741593] systemd-journald[141]: Received SIGTERM from PID 1 (systemd).
[ 3.770889] systemd: 19 output lines suppressed due to ratelimiting
[ 3.964277] SELinux: Class sctp_socket not defined in policy.
[ 3.965537] SELinux: Class icmp_socket not defined in policy.
[ 3.966732] SELinux: Class ax25_socket not defined in policy.
[ 3.967988] SELinux: Class ipx_socket not defined in policy.
[ 3.969206] SELinux: Class netrom_socket not defined in policy.
[ 3.970441] SELinux: Class atmpvc_socket not defined in policy.
[ 3.971717] SELinux: Class x25_socket not defined in policy.
[ 3.973031] SELinux: Class rose_socket not defined in policy.
[ 3.974230] SELinux: Class decnet_socket not defined in policy.
[ 3.975524] SELinux: Class atmsvc_socket not defined in policy.
[ 3.976766] SELinux: Class rds_socket not defined in policy.
[ 3.977978] SELinux: Class irda_socket not defined in policy.
[ 3.979318] SELinux: Class pppox_socket not defined in policy.
[ 3.980604] SELinux: Class llc_socket not defined in policy.
[ 3.981870] SELinux: Class can_socket not defined in policy.
[ 3.983241] SELinux: Class tipc_socket not defined in policy.
[ 3.984550] SELinux: Class bluetooth_socket not defined in policy.
[ 3.985986] SELinux: Class iucv_socket not defined in policy.
[ 3.987428] SELinux: Class rxrpc_socket not defined in policy.
[ 3.988956] SELinux: Class isdn_socket not defined in policy.
[ 3.990575] SELinux: Class phonet_socket not defined in policy.
[ 3.992401] SELinux: Class ieee802154_socket not defined in policy.
[ 3.994433] SELinux: Class caif_socket not defined in policy.
[ 3.996378] SELinux: Class alg_socket not defined in policy.
[ 3.998166] SELinux: Class nfc_socket not defined in policy.
[ 3.999677] SELinux: Class vsock_socket not defined in policy.
[ 4.001108] SELinux: Class kcm_socket not defined in policy.
[ 4.002572] SELinux: Class qipcrtr_socket not defined in policy.
[ 4.004134] SELinux: Class smc_socket not defined in policy.
[ 4.005619] SELinux: the above unknown classes and permissions will be allowed
[ 4.016808] systemd[1]: Successfully loaded SELinux policy in 135.279ms.
[ 4.061822] systemd[1]: Relabelled /dev and /run in 26.712ms.
Welcome to Fedora 26 (Atomic Host)!
[ OK ] Stopped Switch Root.
[ OK ] Stopped Journal Service.
Starting Journal Service...
[ OK ] Listening on Device-mapper event daemon FIFOs.
Mounting Huge Pages File System...
[ OK ] Created slice User and Session Slice.
[ OK ] Reached target Slices.
Starting Create list of required st…ce nodes for the current kernel...
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Set up automount Arbitrary Executab…rmats File System Automount Point.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Listening on LVM2 metadata daemon socket.
[ OK ] Created slice system-sshd\x2dkeygen.slice.
[ OK ] Created slice system-systemd\x2dfsck.slice.
Starting Monitoring of LVM2 mirrors…ng dmeventd or progress polling...
[ OK ] Listening on udev Kernel Socket.
Mounting Debug File System...
Mounting POSIX Message Queue File System...
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ OK ] Reached target Paths.
[ OK ] Stopped File System Check on Root Device.
Starting Remount Root and Kernel File Systems...
[ OK ] Created slice system-getty.slice.
[ OK ] Listening on Process Core Dump Socket.
[ OK ] Reached target Encrypted Volumes.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Stopped target Switch Root.
[ OK ] Stopped target Initrd Root File System.
[ OK ] Stopped target Initrd File Systems.
[ OK ] Listening on udev Control Socket.
Starting Apply Kernel Variables...
[ OK ] Reached target Swap.
[ OK ] Listening on LVM2 poll daemon socket.
[ OK ] Mounted Debug File System.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Huge Pages File System.
[ OK ] Started Journal Service.
[ OK ] Started Create list of required sta…vice nodes for the current kernel.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Apply Kernel Variables.
[ OK ] Started LVM2 metadata daemon.
Starting Rebuild Hardware Database...
Starting Create System Users...
Starting OSTree Remount OS/ bind mounts...
Starting Configure read-only root support...
[ OK ] Started OSTree Remount OS/ bind mounts.
[ OK ] Started Configure read-only root support.
[ OK ] Started Create System Users.
Starting Create Static Device Nodes in /dev...
[ OK ] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Rebuild Hardware Database.
Starting udev Coldplug all Devices...
[ OK ] Started udev Coldplug all Devices.
[ 5.544804] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
[ OK ] Created slice system-lvm2\x2dpvscan.slice.
Starting LVM2 PV scan on device 252:2...
[ OK ] Found device /dev/disk/by-uuid/533ede2f-6c8d-464e-850b-0c5eea90be05.
[ OK ] Found device /dev/ttyS0.
[ OK ] Started Monitoring of LVM2 mirrors,…sing dmeventd or progress polling.
[ OK ] Reached target Local File Systems (Pre).
Mounting /var...
Starting File System Check on /dev/…e2f-6c8d-464e-850b-0c5eea90be05...
[ OK ] Mounted /var.
Starting Flush Journal to Persistent Storage...
Starting Load/Save Random Seed...
Starting Initial cloud-init job (pre-networking)...
[ 5.758585] systemd-journald[548]: Received request to flush runtime journal from PID 1
[ OK ] Started Load/Save Random Seed.
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started File System Check on /dev/d…ede2f-6c8d-464e-850b-0c5eea90be05.
Mounting /boot...
[ 5.857432] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
[ OK ] Mounted /boot.
[ OK ] Reached target Local File Systems.
Starting Commit a transient machine-id on disk...
Starting Create Volatile Files and Directories...
Starting Rebuild Journal Catalog...
Starting Rebuild Dynamic Linker Cache...
Starting Preprocess NFS configuration...
Starting Restore /run/initramfs on shutdown...
[ OK ] Started Restore /run/initramfs on shutdown.
[ OK ] Started Preprocess NFS configuration.
[ OK ] Started Commit a transient machine-id on disk.
[ OK ] Started Rebuild Journal Catalog.
[ OK ] Started Create Volatile Files and Directories.
Mounting RPC Pipe File System...
Starting Security Auditing Service...
[ OK ] Mounted RPC Pipe File System.
[ OK ] Reached target rpc_pipefs.target.
[ 6.301639] ppdev: user-space parallel port driver
[ 6.448634] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ OK ] Reached target Sound Card.
[ OK ] Started Security Auditing Service.
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ 6.504942] [TTM] Zone kernel: Available graphics memory: 507414 kiB
[ 6.506549] [TTM] Initializing pool allocator
[ 6.514009] [TTM] Initializing DMA pool allocator
[ 6.518472] [drm] fb mappable at 0xFC000000
[ 6.519558] [drm] vram aper at 0xFC000000
[ 6.520528] [drm] size 33554432
[ 6.521402] [drm] fb depth is 24
[ 6.522248] [drm] pitch is 3072
[ OK ] Started Rebuild Dynamic Linker Cache.
Starting Update is Completed...
[ 6.557627] fbcon: cirrusdrmfb (fb0) is primary device
[ 6.564349] pmd_set_huge: Cannot satisfy [mem 0xfc000000-0xfc200000] with a huge-page mapping due to MTRR override.
[ 6.675512] Console: switching to colour frame buffer device 128x48
[ 6.697758] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device
[ OK ] Started Update is Completed.
[ 6.701425] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0
[ OK ] Started LVM2 PV scan on device 252:2.
[ 9.416353] cloud-init[593]: Cloud-init v. 0.7.9 running 'init-local' at Wed, 13 Dec 2017 22:35:13 +0000. Up 9.05 seconds.
[ OK ] Started Initial cloud-init job (pre-networking).
[ OK ] Reached target Network (Pre).
[ OK ] Reached target System Initialization.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Listening on Docker Block RHEL push plugin Socket for the API.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timers.
[ OK ] Listening on Open-iSCSI iscsiuio Socket.
[ OK ] Listening on Open-iSCSI iscsid Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting NTP client/server...
Starting Login Service...
[ OK ] Started D-Bus System Message Bus.
Starting Network Manager...
Starting OpenSSH rsa Server Key Generation...
Starting GSSAPI Proxy Daemon...
Starting OpenSSH ecdsa Server Key Generation...
Starting OpenSSH ed25519 Server Key Generation...
[ OK ] Started NTP client/server.
[ OK ] Started Login Service.
[ OK ] Started GSSAPI Proxy Daemon.
[ OK ] Reached target NFS client services.
[ OK ] Started Network Manager.
Starting Initial cloud-init job (metadata service crawler)...
[ OK ] Reached target Network.
[ OK ] Started Logout off all iSCSI sessions on shutdown.
[ OK ] Reached target Remote File Systems (Pre).
[ OK ] Reached target Remote File Systems.
[ OK ] Started Containerd Standalone OCI Container Daemon.
Starting SystemWide Container Registries...
Starting Network Manager Wait Online...
[ OK ] Started SystemWide Container Registries.
Starting Network Manager Script Dispatcher Service...
[ OK ] Started Network Manager Script Dispatcher Service.
Starting Hostname Service...
[ OK ] Started OpenSSH ed25519 Server Key Generation.
[ OK ] Started OpenSSH ecdsa Server Key Generation.
[ OK ] Started Hostname Service.
[ OK ] Started OpenSSH rsa Server Key Generation.
[ OK ] Reached target sshd-keygen.target.
[ 9.848751] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Starting Authorization Manager...
[ OK ] Started Authorization Manager.
[ OK ] Started Network Manager Wait Online.
[ 15.164256] cloud-init[704]: Cloud-init v. 0.7.9 running 'init' at Wed, 13 Dec 2017 22:35:16 +0000. Up 12.28 seconds.
[ 15.165498] cloud-init[704]: ci-info: +++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++
[ 15.166609] cloud-init[704]: ci-info: +--------+------+-----------+---------------+-------+-------------------+
[ 15.167604] cloud-init[704]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
[ 15.168587] cloud-init[704]: ci-info: +--------+------+-----------+---------------+-------+-------------------+
[ 15.169579] cloud-init[704]: ci-info: | eth0: | True | 10.0.0.7 | 255.255.255.0 | . | fa:16:3e:db:4c:d1 |
[ 15.170539] cloud-init[704]: ci-info: | eth0: | True | . | . | d | fa:16:3e:db:4c:d1 |
[ 15.171476] cloud-init[704]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | . |
[ 15.172466] cloud-init[704]: ci-info: | lo: | True | . | . | d | . |
[ 15.173478] cloud-init[704]: ci-info: +--------+------+-----------+---------------+-------+-------------------+
[ 15.174430] cloud-init[704]: ci-info: ++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++
[ 15.175398] cloud-init[704]: ci-info: +-------+-----------------+----------+-----------------+-----------+-------+
[ 15.176424] cloud-init[704]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
[ 15.177405] cloud-init[704]: ci-info: +-------+-----------------+----------+-----------------+-----------+-------+
[ 15.179283] cloud-init[704]: ci-info: | 0 | 0.0.0.0 | 10.0.0.1 | 0.0.0.0 | eth0 | UG |
[ 15.180262] cloud-init[704]: ci-info: | 1 | 10.0.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |
[ 15.181255] cloud-init[704]: ci-info: | 2 | 169.254.169.254 | 10.0.0.1 | 255.255.255.255 | eth0 | UGH |
[ 15.182273] cloud-init[704]: ci-info: +-------+-----------------+----------+-----------------+-----------+-------+
[ OK ] Started Initial cloud-init job (metadata service crawler).
Starting Permit User Sessions...
[ OK ] Reached target Network is Online.
Starting Notify NFS peers of a restart...
Starting OpenSSH server daemon...
Starting Docker Storage Setup...
[ OK ] Reached target Cloud-config availability.
Starting Apply the settings specified in cloud-config...
[ OK ] Started Notify NFS peers of a restart.
[ OK ] Started Permit User Sessions.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
[ OK ] Started OpenSSH server daemon.
[ 16.054131] XFS (dm-1): Mounting V5 Filesystem
[ 16.068130] XFS (dm-1): Ending clean mount
[ OK ] Started Docker Storage Setup.
Starting Docker Application Container Engine...
[ 18.259324] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 18.264292] Bridge firewalling registered
[ 18.281775] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[ 18.643826] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[ OK ] Started Docker Block RHEL push plugin authZ Plugin.
[ OK ] Started Docker Application Container Engine.
[ OK ] Reached target Multi-User System.
Starting Update UTMP about System Runlevel Changes...
[ 19.286851] cloud-init[890]: Cloud-init v. 0.7.9 running 'modules:config' at Wed, 13 Dec 2017 22:35:23 +0000. Up 19.04 seconds.
[ OK ] Started Update UTMP about System Runlevel Changes.
[ OK ] Started Apply the settings specified in cloud-config.
Starting Execute cloud user/final scripts...
Fedora 26 (Atomic Host)
Kernel 4.11.11-300.fc26.x86_64 on an x86_64 (ttyS0)
k8scluster-3qhzonlok7ej-minion-0 login: [ 21.371381] cloud-init[1185]: % Total % Received % Xferd Average Speed Time Time Time Current
[ 21.380833] cloud-init[1185]: Dload Upload Total Spent Left Speed
[ 24.284516] cloud-init[1185]:
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
100 1413 100 1413 0 0 484 0 0:00:02 0:00:02 --:--:-- 484
100 1413 100 1413 0 0 484 0 0:00:02 0:00:02 --:--:-- 484
[ 24.299963] cloud-init[1185]: Generating RSA private key, 4096 bit long modulus
[ 25.462495] cloud-init[1185]: ..........................................................................................................................................................................................................................++
[ 26.830543] cloud-init[1185]: .............................................................................................................................................................................................................................................................................++
[ 26.833542] cloud-init[1185]: unable to write 'random state'
[ 26.834271] cloud-init[1185]: e is 65537 (0x010001)
[ 26.908780] cloud-init[1185]: % Total % Received % Xferd Average Speed Time Time Time Current
[ 26.910957] cloud-init[1185]: Dload Upload Total Spent Left Speed
[ 28.039795] cloud-init[1185]:
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1847 0 0 100 1847 0 9185 --:--:-- --:--:-- --:--:-- 9189
100 1847 0 0 100 1847 0 1631 0:00:01 0:00:01 --:--:-- 1631
100 5501 100 3654 100 1847 3227 1631 0:00:01 0:00:01 --:--:-- 3225
[ 28.269619] XFS (dm-1): Unmounting Filesystem
[ 28.337362] cloud-init[1185]: Logical volume "docker-root-lv" successfully removed
[ 28.732851] cloud-init[1185]: Size of logical volume atomicos/root changed from 2.93 GiB (750 extents) to 5.00 GiB (1280 extents).
[ 28.753258] cloud-init[1185]: Logical volume atomicos/root successfully resized.
[ 28.819354] cloud-init[1185]: meta-data=/dev/mapper/atomicos-root isize=512 agcount=4, agsize=192000 blks
[ 28.821059] cloud-init[1185]: = sectsz=512 attr=2, projid32bit=1
[ 28.822127] cloud-init[1185]: = crc=1 finobt=1 spinodes=0 rmapbt=0
[ 28.822954] cloud-init[1185]: = reflink=0
[ 28.823635] cloud-init[1185]: data = bsize=4096 blocks=768000, imaxpct=25
[ 28.824508] cloud-init[1185]: = sunit=0 swidth=0 blks
[ 28.825419] cloud-init[1185]: naming =version 2 bsize=4096 ascii-ci=0 ftype=1
[ 28.826280] cloud-init[1185]: log =internal bsize=4096 blocks=2560, version=2
[ 28.827410] cloud-init[1185]: = sectsz=512 sunit=0 blks, lazy-count=1
[ 28.828500] cloud-init[1185]: realtime =none extsz=4096 blocks=0, rtextents=0
[ 28.829338] cloud-init[1185]: data blocks changed from 768000 to 1310720
[ 28.907550] cloud-init[1185]: Using default stripesize 64.00 KiB.
[ 28.910405] cloud-init[1185]: Rounding up size to full physical extent 12.00 MiB
[ 29.041589] device-mapper: thin: Data device (dm-2) discard unsupported: Disabling discard passdown.
[ OK ] Started Device-mapper event daemon.
[ 29.172602] cloud-init[1185]: Logical volume "docker-pool" created.
[ 29.450043] cloud-init[1185]: Logical volume atomicos/docker-pool changed.
[ 29.466392] cloud-init[1185]: configuring kubernetes (minion)
[ 51.472157] cloud-init[1185]: Pulling layer eb64f1fb7ee0716f652a39381e4b18393cb9900910472235ddc3f9345261d574
[ 51.474253] cloud-init[1185]: Pulling layer 8d941e01c5e903b561e1911629de5465990d66ea6e0c82ef37bec6a3fed0c7d1
[ 51.475848] cloud-init[1185]: Pulling layer 0df692b4291a04a352d4dcba308d54bd7a9d66cafbad67a114e444932c6eba10
[ 51.477523] cloud-init[1185]: Pulling layer b9769b82ce121190e240a532ea9b4d6f6fb852cd37b1696b077f4a2619fbba9c
[ 51.479139] cloud-init[1185]: Pulling layer 13377f22e91034305c3f717dfeea74a72109288dab1a884fd19af5fc022158dc
[ 51.480802] cloud-init[1185]: Pulling layer e64209a9fce88e72ac7e1fd07ef66c2f32e509a54397162b5d8d80f79cdbd25f
[ 58.547144] random: crng init done
[ 164.297529] cloud-init[1185]: Pulling layer d6f88f4a8cf117af666c4e7d4d8e4f47babc9220987e6218ac8d273f4be201b6
[ 166.587827] cloud-init[1185]: Extracting to /var/lib/containers/atomic/kubelet.0
[ 166.589094] cloud-init[1185]: File /etc/kubernetes/config already exists.
[ 166.592278] cloud-init[1185]: File /etc/kubernetes/kubelet already exists.
[ 166.716349] cloud-init[1185]: systemctl daemon-reload
[ 166.841494] cloud-init[1185]: systemctl enable kubelet
[ 183.958198] cloud-init[1185]: Pulling layer f0c510d733c9606b91aa96d95a4c2f7ac5c02c50057269ecd28dcadac96536de
[ 183.960047] cloud-init[1185]: Pulling layer 22ddfee1625bdd1d13c7292a138521c7f6cc5f91bbb700da32aefd0a18a17529
[ 183.961171] cloud-init[1185]: Pulling layer f508804388fb7966cb4c521a4b44437de8a83c797df6e24cbb1121bcd495fd78
[ 193.994852] cloud-init[1185]: Pulling layer 328489b8a82fe8df8c6afe676ff976b4c5d35828660fe31a0914a87f6355d812
[ 195.253443] cloud-init[1185]: Extracting to /var/lib/containers/atomic/kube-proxy.0
[ 195.254627] cloud-init[1185]: File /etc/kubernetes/config already exists.
[ 195.256231] cloud-init[1185]: File /etc/kubernetes/proxy already exists.
[ 195.388089] cloud-init[1185]: systemctl daemon-reload
[ 195.529787] cloud-init[1185]: systemctl enable kube-proxy
[ 195.771231] cloud-init[1185]: {"action":"get","node":{"key":"/atomic.io/network/config","value":"{\n \"Network\": \"10.100.0.0/16\",\n \"Subnetlen\": 24,\n \"Backend\": {\n \"Type\": \"udp\"\n }\n}\n","modifiedIndex":4,"createdIndex":4}}
[ 195.795622] cloud-init[1185]: activating service flanneld
[ 195.800934] cloud-init[1185]: Created symlink /etc/systemd/system/multi-user.target.wants/flanneld.service → /usr/lib/systemd/system/flanneld.service.
[ 195.802249] cloud-init[1185]: Created symlink /etc/systemd/system/docker.service.requires/flanneld.service → /usr/lib/systemd/system/flanneld.service.
Starting Flanneld overlay address etcd agent...
[ 195.950053] cloud-init[1185]: stopping docker
Starting Hostname Service...
Starting Network Manager Script Dispatcher Service...
[ OK ] Started Hostname Service.
[ OK ] Started Network Manager Script Dispatcher Service.
[ 196.356615] cloud-init[1185]: activating service docker
[ 196.787790] tun: Universal TUN/TAP device driver, 1.6
Starting Docker Storage Setup...
Starting SystemWide Container Registries...
[ 196.890115] cloud-init[1185]: activating service kubelet
[ OK ] Started SystemWide Container Registries.
[ OK ] Started Flanneld overlay address etcd agent.
Starting flannel-docker-bridge.service...
[ OK ] Started flannel-docker-bridge.service.
[ 197.277873] cloud-init[1185]: activating service kube-proxy
[ OK ] Started kubernetes-proxy.
[ OK ] Created slice libcontainer_2049_systemd_test_default.slice.
[ OK ] Removed slice libcontainer_2049_systemd_test_default.slice.
[ OK ] Started libcontainer container kube-proxy.
[ 197.661084] cloud-init[1185]: #!/bin/bash -v
[ 197.662168] cloud-init[1185]: curl -i -X POST -H 'X-Auth-Token: gAAAAABaMasCaebk2rP5vQV_6Z3fni3J94yRLcWd_SnGF_zTpzqxmociwjoymYyTyhpAWcUWJ-5ZhRzr-bQl4UThMLVIBTsT14eJhWco7tTnQxKIVExZ0bp2WzYsCJYLenUEyzgOFcPRuAds3wG9PA1CKwsCQSD6iw3hs6JCD0PtSBGIdnTK9vE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://192.168.122.1/heat-api/v1/fe77e64908124745b0d045bde0794d44/stacks/k8scluster-3qhzonlok7ej-kube_minions-uxd6wcnrdx7w-0-ch43sxs7s5vm/ac3e2d5b-edd3-42f2-9a6f-ac8ba37dd7a3/resources/minion_wait_handle/signal --data-binary '{"status": "SUCCESS"}'
[ 197.771735] cloud-init[1185]: % Total % Received % Xferd Average Speed Time Time Time Current
[ 197.774997] cloud-init[1185]: Dload Upload Total Spent Left Speed
[ OK ] Started Docker Storage Setup.
Starting Docker Application Container Engine...
[ 197.990230] cloud-init[1185]:
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 25 100 4 100 21 18 95 --:--:-- --:--:-- --:--:-- 95
[ 197.992048] cloud-init[1185]: HTTP/1.1 200 OK
[ 197.992886] cloud-init[1185]: Date: Wed, 13 Dec 2017 22:38:21 GMT
[ 197.994794] cloud-init[1185]: Server: Apache/2.4.18 (Ubuntu)
[ 197.995561] cloud-init[1185]: Content-Type: application/json
[ 197.996239] cloud-init[1185]: Content-Length: 4
[ 197.996963] cloud-init[1185]: x-openstack-request-id: req-5605d21e-28c4-43fb-a2dd-d7f1557dddb8
[ 197.998934] cloud-init[1185]: Connection: close
[ 197.999610] cloud-init[1185]:
ci-info: +++++++++++++++++++++Authorized keys from /home/fedora/.ssh/authorized_keys for user fedora+++++++++++++++++++++
ci-info: +---------+-------------------------------------------------+---------+----------------------------------------+
ci-info: | Keytype | Fingerprint (md5) | Options | Comment |
ci-info: +---------+-------------------------------------------------+---------+----------------------------------------+
ci-info: | ssh-rsa | b5:1e:02:bf:65:12:3a:a1:2e:a1:5a:ae:11:93:1a:bc | - | feilong@feilong-ThinkPad-X1-Carbon-2nd |
ci-info: +---------+-------------------------------------------------+---------+----------------------------------------+
<14>Dec 13 22:38:22 ec2:
<14>Dec 13 22:38:22 ec2: #############################################################
<14>Dec 13 22:38:22 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
<14>Dec 13 22:38:22 ec2: 256 SHA256:C3RQmaAsNIT2K8sQL5w6nzcFnaBDhLzYu831uTdmCdY no comment (ECDSA)
<14>Dec 13 22:38:22 ec2: 256 SHA256:BZdCa6jnAwdMzB0DEes9tp3dbQhUEial1ako3Nc69Q0 no comment (ED25519)
<14>Dec 13 22:38:22 ec2: 2048 SHA256:496EjiGDEkQKkmgF0P+dfNMAA+/Wj1mtEsYHiVk9/wQ no comment (RSA)
<14>Dec 13 22:38:22 ec2: -----END SSH HOST KEY FINGERPRINTS-----
<14>Dec 13 22:38:22 ec2: #############################################################
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO4DeY+0lmn24U/RlNhNf9RxvHrFRrUK4wQd/n63qwpcNIMdk+AFjsT/W9PTqfvmLo+w1wPaJFmBJ6XWHcm8164=
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBFQ7V1m3u1j9GwKA4VuM1MEw3VMXZ//bAAI/VUhCwZw
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrKbNCgob7evtdvdEektknq9GKGotzkihuqfvnzG+4WxVTc0Vnj7G8c7bpiiF4zOqQN4FduyaIz0gLa1KBFrjXZHEEkJnDoilShomNk2yw1tvsCTLSLFgux7f+HLv4LlSMkj/TeBE7/XQz7aH5CDFkm7LI6qFcAuqNS2vd3OBpJu/+FFCZ+P5bDKTqhjJGsM6ClvZ8OBj1b5Kg64NxAvysohHJgcZurlNlcp2+hxdo2JSrY8B5hHwpNWGPb+9RkNF7NZUW49iZHPiQ1vGQ4ui7zazSAdo25hYA0eocNNME5ykSq/8gJGd61OzRaEZ6zCmdGAM+0qVNQuBjXyjB0Noh
-----END SSH HOST KEY KEYS-----
[ 198.185105] cloud-init[1185]: nullCloud-init v. 0.7.9 running 'modules:final' at Wed, 13 Dec 2017 22:35:25 +0000. Up 21.10 seconds.
[ 198.186839] cloud-init[1185]: Cloud-init v. 0.7.9 finished at Wed, 13 Dec 2017 22:38:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 198.15 seconds
[ OK ] Started Execute cloud user/final scripts.
[ OK ] Reached target Cloud-init target.
[ 199.010731] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[ OK ] Started Docker Application Container Engine.
[ OK ] Started kubernetes-kubelet.
[42192.099713] clocksource: timekeeping watchdog on CPU0: Marking clocksource 'tsc' as unstable because the skew is too large:
[42192.099713] clocksource: 'kvm-clock' wd_now: 26606f15b07d wd_last: 117b2f257c21 mask: ffffffffffffffff
[42192.099713] clocksource: 'tsc' cs_now: 2f182f153a3b cs_last: 2f172e00d227 mask: ffffffffffffffff
[42192.099713] tsc: Marking TSC unstable due to clocksource watchdog
[42195.226300] systemd-coredump[9414]: Process 548 (systemd-journal) of user 0 dumped core.
[42195.229069] systemd-coredump[9414]: Coredump diverted to /var/lib/systemd/coredump/core.systemd-journal.0.2b4813cad546411d9fbc4df01ddab18c.548.1513246696000000.lz4
[42195.233179] systemd-coredump[9414]: Stack trace of thread 548:
[42195.235992] systemd-coredump[9414]: #0 0x00007fb716d0183d pthread_join (libpthread.so.0)
[42195.238597] systemd-coredump[9414]: #1 0x00007fb71762c85e journal_file_set_offline_thread_join (libsystemd-shared-233.so)
[42195.241921] systemd-coredump[9414]: #2 0x00007fb71762c91d journal_file_set_online (libsystemd-shared-233.so)
[42195.245188] systemd-coredump[9414]: #3 0x00007fb71762ca36 journal_file_append_object (libsystemd-shared-233.so)
[42195.247980] systemd-coredump[9414]: #4 0x00007fb71762ff2b journal_file_append_data (libsystemd-shared-233.so)
[42195.250712] systemd-coredump[9414]: #5 0x00007fb717630a81 journal_file_append_entry (libsystemd-shared-233.so)
[42195.253323] systemd-coredump[9414]: #6 0x0000562b69ece1ca dispatch_message_real (systemd-journald)
[42195.260647] systemd-coredum: 14 output lines suppressed due to ratelimiting
[339397.618331] systemd-coredump[30094]: Process 9452 (systemd-journal) of user 0 dumped core.
[339397.647264] systemd-coredump[30094]: Coredump diverted to /var/lib/systemd/coredump/core.systemd-journal.0.2b4813cad546411d9fbc4df01ddab18c.9452.1513543899000000.lz4
[339397.650447] systemd-coredump[30094]: Stack trace of thread 9452:
[339397.653124] systemd-coredump[30094]: #0 0x00007fbe3aa845aa timerfd_settime (libc.so.6)
[339397.654638] systemd-coredump[30094]: #1 0x00007fbe3b6eeb27 event_arm_timer (libsystemd-shared-233.so)
[339397.660230] systemd-coredump[30094]: #2 0x00007fbe3b6eed8a sd_event_prepare (libsystemd-shared-233.so)
[339397.662549] systemd-coredump[30094]: #3 0x00007fbe3b6eefec sd_event_run (libsystemd-shared-233.so)
[339397.677097] systemd-coredump[30094]: #4 0x0000558595bd2299 main (systemd-journald)
[339397.679030] systemd-coredump[30094]: #5 0x00007fbe3a9934da __libc_start_main (libc.so.6)
[339397.680388] systemd-coredump[30094]: #6 0x0000558595bd47da _start (systemd-journald)
[339397.690381] systemd-coredum: 5 output lines suppressed due to ratelimiting
[339397.758739] systemd-journald[30108]: File /var/log/journal/c90bd618027a4c01a95ca98b6e9efc0e/system.journal corrupted or uncleanly shut down, renaming and replacing.
[413738.424012] systemd-coredump[7237]: Process 30108 (systemd-journal) of user 0 dumped core.
[413738.479282] systemd-coredump[7237]: Coredump diverted to /var/lib/systemd/coredump/core.systemd-journal.0.2b4813cad546411d9fbc4df01ddab18c.30108.1513618239000000.lz4
[413738.487585] systemd-coredump[7237]: Stack trace of thread 30108:
[413738.489472] systemd-coredump[7237]: #0 0x00007f7c9fb8165a __send (libpthread.so.0)
[413738.493488] systemd-coredump[7237]: #1 0x00005639b02d2a86 dispatch_notify_event (systemd-journald)
[413738.501820] systemd-coredump[7237]: #2 0x00007f7ca05199a0 source_dispatch (libsystemd-shared-233.so)
[413738.503298] systemd-coredump[7237]: #3 0x00007f7ca0519bca sd_event_dispatch (libsystemd-shared-233.so)
[413738.510429] systemd-coredump[7237]: #4 0x00007f7ca051b007 sd_event_run (libsystemd-shared-233.so)
[413738.550988] systemd-coredump[7237]: #5 0x00005639b02cd299 main (systemd-journald)
[413738.554590] systemd-coredump[7237]: #6 0x00007f7c9f7bf4da __libc_start_main (libc.so.6)
[413738.575528] systemd-coredum: 1 output lines suppressed due to ratelimiting
[423933.005009] systemd-coredump[9404]: Process 7258 (systemd-journal) of user 0 dumped core.
[423933.068132] systemd-coredump[9404]: Coredump diverted to /var/lib/systemd/coredump/core.systemd-journal.0.2b4813cad546411d9fbc4df01ddab18c.7258.1513628436000000.lz4
[423933.089048] systemd-coredump[9404]: Stack trace of thread 7258:
[423933.101185] systemd-coredump[9404]: #0 0x00007fb81271c0f3 epoll_wait (libc.so.6)
[423933.111221] systemd-coredump[9404]: #1 0x00007fb813386380 sd_event_wait (libsystemd-shared-233.so)
[423933.123075] systemd-coredump[9404]: #2 0x00007fb81338704b sd_event_run (libsystemd-shared-233.so)
[423933.133092] systemd-coredump[9404]: #3 0x000055d58c76b299 main (systemd-journald)
[423933.143070] systemd-coredump[9404]: #4 0x00007fb81262b4da __libc_start_main (libc.so.6)
[423933.155214] systemd-coredump[9404]: #5 0x000055d58c76d7da _start (systemd-journald)
[423933.257552] systemd-journald[9420]: File /var/log/journal/c90bd618027a4c01a95ca98b6e9efc0e/system.journal corrupted or uncleanly shut down, renaming and replacing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment