Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1360290 Details for
Bug 1516689
Sparsify doesn't work on iSCSI
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
libguestfs-test-tool log file
libguestfs-test-tool.log (text/plain), 50.37 KB, created by
Liran Rotenberg
on 2017-11-29 12:43:08 UTC
(
hide
)
Description:
libguestfs-test-tool log file
Filename:
MIME Type:
Creator:
Liran Rotenberg
Created:
2017-11-29 12:43:08 UTC
Size:
50.37 KB
patch
obsolete
>bash-4.2$ unset XDG_RUNTIME_DIR >bash-4.2$ libguestfs-test-tool > ************************************************************ > * IMPORTANT NOTICE > * > * When reporting bugs, include the COMPLETE, UNEDITED > * output below in your bug report. > * > ************************************************************ >PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin >SELinux: Disabled >guestfs_get_append: (null) >guestfs_get_autosync: 1 >guestfs_get_backend: libvirt >guestfs_get_backend_settings: [] >guestfs_get_cachedir: /var/tmp >guestfs_get_direct: 0 >guestfs_get_hv: /usr/libexec/qemu-kvm >guestfs_get_memsize: 500 >guestfs_get_network: 0 >guestfs_get_path: /usr/lib64/guestfs >guestfs_get_pgroup: 0 >guestfs_get_program: libguestfs-test-tool >guestfs_get_recovery_proc: 1 >guestfs_get_smp: 1 >guestfs_get_sockdir: /tmp >guestfs_get_tmpdir: /tmp >guestfs_get_trace: 0 >guestfs_get_verbose: 1 >host_cpu: x86_64 >Launching appliance, timeout set to 600 seconds. >libguestfs: launch: program=libguestfs-test-tool >libguestfs: launch: version=1.36.3rhel=7,release=6.el7_4.3,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=libvirt >libguestfs: launch: tmpdir=/tmp/libguestfsnFrwVM >libguestfs: launch: umask=0022 >libguestfs: launch: euid=36 >libguestfs: libvirt version = 3002000 (3.2.0) >libguestfs: guest random name = guestfs-x42s08pvwx3md5ck >libguestfs: connect to libvirt >libguestfs: opening libvirt handle: URI = qemu:///session, auth = default+wrapper, flags = 0 >libguestfs: successfully opened libvirt handle: conn = 0x55d7dad455c0 >libguestfs: qemu version (reported by libvirt) = 2009000 (2.9.0) >libguestfs: get libvirt capabilities >libguestfs: parsing capabilities XML >libguestfs: build appliance >libguestfs: begin building supermin appliance >libguestfs: run supermin >libguestfs: command: run: /usr/bin/supermin5 >libguestfs: command: run: \ --build >libguestfs: command: run: \ --verbose >libguestfs: command: run: \ --if-newer >libguestfs: command: run: \ --lock /var/tmp/.guestfs-36/lock >libguestfs: command: run: \ --copy-kernel >libguestfs: command: run: \ -f ext2 >libguestfs: command: run: \ --host-cpu x86_64 >libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d >libguestfs: command: run: \ -o /var/tmp/.guestfs-36/appliance.d >supermin: version: 5.1.16 >supermin: rpm: detected RPM version 4.11 >supermin: package handler: fedora/rpm >supermin: acquiring lock on /var/tmp/.guestfs-36/lock >supermin: if-newer: output does not need rebuilding >libguestfs: finished building supermin appliance >libguestfs: command: run: qemu-img >libguestfs: command: run: \ create >libguestfs: command: run: \ -f qcow2 >libguestfs: command: run: \ -o backing_file=/var/tmp/.guestfs-36/appliance.d/root,backing_fmt=raw >libguestfs: command: run: \ /tmp/libguestfsnFrwVM/overlay2 >Formatting '/tmp/libguestfsnFrwVM/overlay2', fmt=qcow2 size=4294967296 backing_file=/var/tmp/.guestfs-36/appliance.d/root backing_fmt=raw encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16 >libguestfs: set_socket_create_context: getcon failed: (none): Invalid argument [you can ignore this message if you are not using SELinux + sVirt] >libguestfs: clear_socket_create_context: setsockcreatecon failed: NULL: Invalid argument [you can ignore this message if you are not using SELinux + sVirt] >libguestfs: create libvirt XML >libguestfs: libvirt XML:\n<?xml version="1.0"?>\n<domain type="kvm" xmlns:qemu="http://libvirt.org/schemas/domain/qemu/1.0">\n <name>guestfs-x42s08pvwx3md5ck</name>\n <memory unit="MiB">500</memory>\n <currentMemory unit="MiB">500</currentMemory>\n <cpu mode="host-passthrough">\n <model fallback="allow"/>\n </cpu>\n <vcpu>1</vcpu>\n <clock offset="utc">\n <timer name="rtc" tickpolicy="catchup"/>\n <timer name="pit" tickpolicy="delay"/>\n <timer name="hpet" present="no"/>\n </clock>\n <os>\n <type>hvm</type>\n <kernel>/var/tmp/.guestfs-36/appliance.d/kernel</kernel>\n <initrd>/var/tmp/.guestfs-36/appliance.d/initrd</initrd>\n <cmdline>panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color</cmdline>\n <bios useserial="yes"/>\n </os>\n <on_reboot>destroy</on_reboot>\n <devices>\n <rng model="virtio">\n <backend model="random">/dev/urandom</backend>\n </rng>\n <controller type="scsi" index="0" model="virtio-scsi"/>\n <disk device="disk" type="file">\n <source file="/tmp/libguestfsnFrwVM/scratch.1"/>\n <target dev="sda" bus="scsi"/>\n <driver name="qemu" type="raw" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="0" unit="0"/>\n </disk>\n <disk type="file" device="disk">\n <source file="/tmp/libguestfsnFrwVM/overlay2"/>\n <target dev="sdb" bus="scsi"/>\n <driver name="qemu" type="qcow2" cache="unsafe"/>\n <address type="drive" controller="0" bus="0" target="1" unit="0"/>\n <shareable/>\n </disk>\n <serial type="unix">\n <source mode="connect" path="/tmp/libguestfsOgmrqU/console.sock"/>\n <target port="0"/>\n </serial>\n <channel type="unix">\n <source mode="connect" path="/tmp/libguestfsOgmrqU/guestfsd.sock"/>\n <target type="virtio" name="org.libguestfs.channel.0"/>\n </channel>\n <controller type="usb" model="none"/>\n <memballoon model="none"/>\n </devices>\n <qemu:commandline>\n <qemu:env name="TMPDIR" value="/var/tmp"/>\n </qemu:commandline>\n</domain>\n >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -R >libguestfs: command: run: \ -Z /var/tmp/.guestfs-36 >libguestfs: /var/tmp/.guestfs-36: >libguestfs: drwxr-xr-x vdsm kvm ? . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: drwxr-xr-x vdsm kvm ? appliance.d >libguestfs: -rw-r--r-- vdsm kvm ? lock >libguestfs: >libguestfs: /var/tmp/.guestfs-36/appliance.d: >libguestfs: drwxr-xr-x vdsm kvm ? . >libguestfs: drwxr-xr-x vdsm kvm ? .. >libguestfs: -rw-r--r-- vdsm kvm ? initrd >libguestfs: -rwxr-xr-x vdsm kvm ? kernel >libguestfs: -rw-r--r-- vdsm kvm ? root >libguestfs: command: run: ls >libguestfs: command: run: \ -a >libguestfs: command: run: \ -l >libguestfs: command: run: \ -Z /tmp/libguestfsOgmrqU >libguestfs: drwx------ vdsm kvm ? . >libguestfs: drwxrwxrwt. root root system_u:object_r:tmp_t:s0 .. >libguestfs: srwxr-xr-x vdsm kvm ? console.sock >libguestfs: srwxr-xr-x vdsm kvm ? guestfsd.sock >libguestfs: launch libvirt guest >\x1b[1;256r\x1b[256;256libguestfs: responding to serial console Device Status Report >H\x1b[6n >Google, Inc. >Serial Graphics Adapter 12/29/13 >SGABIOS $Id: sgabios.S 8 2010-04-22 00:03:40Z nlaredo $ (mockbuild@) Sun Dec 29 03:43:06 UTC 2013 >Term: 80x24 >4 0 >SeaBIOS (version 1.10.2-3.el7_4.1) >Machine UUID e42bfa60-355f-4b36-a8d9-c5a726ce20e9 >Booting from ROM... >\x1b[2J[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Initializing cgroup subsys cpuacct >[ 0.000000] Linux version 3.10.0-693.11.1.el7.x86_64 (mockbuild@x86-041.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-16) (GCC) ) #1 SMP Fri Oct 27 05:39:05 EDT 2017 >[ 0.000000] Command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001f3fdfff] usable >[ 0.000000] BIOS-e820: [mem 0x000000001f3fe000-0x000000001f3fffff] 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] Hypervisor detected: KVM >[ 0.000000] AGP: No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f3fe max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f7300-0x000f730f] mapped at [ffff8800000f7300] >[ 0.000000] Using GB pages for direct mapping >[ 0.000000] RAMDISK: [mem 0x1f0d2000-0x1f3effff] >[ 0.000000] Early table checksum verification disabled >[ 0.000000] ACPI BIOS Error (bug): A valid RSDP was not found (20130517/tbxfroot-243) >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3fdfff] >[ 0.000000] NODE_DATA(0) allocated [mem 0x1f0ab000-0x1f0d1fff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f05b001, primary cpu clock >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal empty >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0x1f3fdfff] >[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x1f3fdfff] >[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org >[ 0.000000] Intel MultiProcessor Specification v1.4 >[ 0.000000] MPTABLE: OEM ID: BOCHSCPU >[ 0.000000] MPTABLE: Product ID: 0.1 >[ 0.000000] MPTABLE: APIC at: 0xFEE00000 >[ 0.000000] Processor #0 (Bootup-CPU) >[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >[ 0.000000] Processors: 1 >[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >[ 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 0x1f400000-0xfeffbfff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on KVM >[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001ee00000 s97048 r8192 d29928 u2097152 >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1ee0f440 >[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125879 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] AGP: Checking aperture... >[ 0.000000] AGP: No AGP bridge found >[ 0.000000] Memory: 482944k/511992k available (6886k kernel code, 392k absent, 28656k reserved, 4545k data, 1764k init) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=1. >[ 0.000000] NR_IRQS:327936 nr_irqs:256 0 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Detected 2094.724 MHz processor >[ 0.003000] Calibrating delay loop (skipped) preset value.. 4189.44 BogoMIPS (lpj=2094724) >[ 0.005097] pid_max: default: 32768 minimum: 301 >[ 0.006441] Security Framework initialized >[ 0.008102] SELinux: Disabled at boot. >[ 0.011132] Yama: becoming mindful. >[ 0.012434] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.013666] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.016320] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.017117] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) >[ 0.021298] Initializing cgroup subsys memory >[ 0.022349] Initializing cgroup subsys devices >[ 0.023098] Initializing cgroup subsys freezer >[ 0.026104] Initializing cgroup subsys net_cls >[ 0.027095] Initializing cgroup subsys blkio >[ 0.030093] Initializing cgroup subsys perf_event >[ 0.031102] Initializing cgroup subsys hugetlb >[ 0.034091] Initializing cgroup subsys pids >[ 0.036093] Initializing cgroup subsys net_prio >[ 0.042158] mce: CPU supports 10 MCE banks >[ 0.050418] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 >[ 0.053093] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127 >[ 0.055089] tlb_flushall_shift: 6 >[ 0.256014] random: fast init done >[ 0.796125] Freeing SMP alternatives: 24k freed >[ 1.619332] ftrace: allocating 26586 entries in 104 pages >[ 1.672239] smpboot: Max logical packages: 1 >[ 1.691811] Enabling x2apic >[ 1.692000] Enabled x2apic >[ 1.693104] Switched APIC routing to physical x2apic. >[ 1.745000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 1.745122] smpboot: CPU0: AMD Opteron(tm) Processor 4170 HE (fam: 10, model: 08, stepping: 01) >[ 1.823826] Performance Events: AMD PMU driver. >[ 1.825171] ... version: 0 >[ 1.826098] ... bit width: 48 >[ 1.827165] ... generic registers: 4 >[ 1.828308] ... value mask: 0000ffffffffffff >[ 1.829122] ... max period: 00007fffffffffff >[ 1.830107] ... fixed-purpose events: 0 >[ 1.831097] ... event mask: 000000000000000f >[ 1.833090] KVM setup paravirtual spinlock >[ 1.839798] Brought up 1 CPUs >[ 1.840111] smpboot: Total of 1 processors activated (4189.44 BogoMIPS) >[ 1.848769] devtmpfs: initialized >[ 1.867623] EVM: security.selinux >[ 1.868246] EVM: security.ima >[ 1.869096] EVM: security.capability >[ 1.875168] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 1.876142] pinctrl core: initialized pinctrl subsystem >[ 1.878095] RTC time: 11:56:42, date: 11/29/17 >[ 1.879762] NET: Registered protocol family 16 >[ 1.904143] PCI: Using configuration type 1 for base access >[ 1.905097] PCI: Using configuration type 1 for extended access >[ 1.911543] ACPI: Interpreter disabled. >[ 1.912406] vgaarb: loaded >[ 1.913371] SCSI subsystem initialized >[ 1.914702] usbcore: registered new interface driver usbfs >[ 1.915197] usbcore: registered new interface driver hub >[ 1.916193] usbcore: registered new device driver usb >[ 1.917738] PCI: Probing PCI hardware >[ 1.918395] PCI host bridge to bus 0000:00 >[ 1.919118] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 1.920114] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffffff] >[ 1.921132] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 1.976937] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 1.977169] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 1.978106] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 1.979143] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 2.113656] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 2.117517] NetLabel: Initializing >[ 2.118157] NetLabel: domain hash size = 128 >[ 2.119091] NetLabel: protocols = UNLABELED CIPSOv4 >[ 2.120166] NetLabel: unlabeled traffic allowed by default >[ 2.121527] amd_nb: Cannot enumerate AMD northbridges >[ 2.122153] Switched to clocksource kvm-clock >[ 2.181972] pnp: PnP ACPI: disabled >[ 2.209925] NET: Registered protocol family 2 >[ 2.228291] TCP established hash table entries: 4096 (order: 3, 32768 bytes) >[ 2.255438] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) >[ 2.279628] TCP: Hash tables configured (established 4096 bind 4096) >[ 2.310674] TCP: reno registered >[ 2.324308] UDP hash table entries: 256 (order: 1, 8192 bytes) >[ 2.345378] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >[ 2.369236] NET: Registered protocol family 1 >[ 2.385648] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 2.409611] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 2.431833] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 2.457966] Unpacking initramfs... >[ 2.513893] Freeing initrd memory: 3192k freed >[ 2.534817] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 2.564276] sha1_ssse3: Neither AVX nor AVX2 nor SSSE3/SHA-NI is available/usable. >[ 2.591427] sha256_ssse3: Neither AVX nor SSSE3/SHA-NI is available/usable. >[ 2.616676] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 2.637687] Initialise system trusted keyring >[ 2.653646] audit: initializing netlink socket (disabled) >[ 2.672362] type=2000 audit(1511956598.792:1): initialized >[ 2.814456] HugeTLB registered 1 GB page size, pre-allocated 0 pages >[ 2.836312] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 2.864258] zpool: loaded >[ 2.873607] zbud: loaded >[ 2.883628] VFS: Disk quotas dquot_6.5.2 >[ 2.897633] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 2.921286] msgmni has been set to 949 >[ 2.938693] Key type big_key registered >[ 2.954893] NET: Registered protocol family 38 >[ 2.975326] Key type asymmetric registered >[ 2.990319] Asymmetric key parser 'x509' registered >[ 3.007408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) >[ 3.035435] io scheduler noop registered >[ 3.064650] io scheduler deadline registered (default) >[ 3.087260] io scheduler cfq registered >[ 3.100821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 3.119473] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 3.149420] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled >[ 3.251985] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 3.279975] Non-volatile memory driver v1.3 >[ 3.306312] Linux agpgart interface v0.103 >[ 3.321972] crash memory driver: version 1.1 >[ 3.339906] rdac: device handler registered >[ 3.355392] hp_sw: device handler registered >[ 3.369724] emc: device handler registered >[ 3.384264] alua: device handler registered >[ 3.399385] libphy: Fixed MDIO Bus: probed >[ 3.415714] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 3.438471] ehci-pci: EHCI PCI platform driver >[ 3.454405] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 3.475589] ohci-pci: OHCI PCI platform driver >[ 3.491273] uhci_hcd: USB Universal Host Controller Interface driver >[ 3.513423] usbcore: registered new interface driver usbserial >[ 3.533649] usbcore: registered new interface driver usbserial_generic >[ 3.556189] usbserial: USB Serial support registered for generic >[ 3.576978] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 3.620248] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 3.637440] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 3.654924] mousedev: PS/2 mouse device common for all mice >[ 3.688225] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 3.719735] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 3.744615] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 3.778733] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input1 >[ 3.808238] cpuidle: using governor menu >[ 3.822340] hidraw: raw HID events driver (C) Jiri Kosina >[ 3.847843] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 >[ 3.877615] usbcore: registered new interface driver usbhid >[ 3.896608] usbhid: USB HID core driver >[ 3.920103] drop_monitor: Initializing network drop monitor service >[ 3.942266] TCP: cubic registered >[ 3.954214] Initializing XFRM netlink socket >[ 3.969852] NET: Registered protocol family 10 >[ 3.986804] NET: Registered protocol family 17 >[ 4.003922] microcode: CPU0: patch_level=0x01000065 >[ 4.021588] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 4.054986] Loading compiled-in X.509 certificates >[ 4.075281] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >[ 4.121269] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >[ 4.158431] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 34fc3b85a61b8fead6e9e905e7e602a1f7fa049a' >[ 4.221839] registered taskstats version 1 >[ 4.237933] Key type trusted registered >[ 4.253658] Key type encrypted registered >[ 4.267988] IMA: No TPM chip found, activating TPM-bypass! >[ 4.296289] Magic number: 9:268:935 >[ 4.311797] rtc_cmos rtc_cmos: setting system clock to 2017-11-29 11:56:45 UTC (1511956605) >[ 4.357906] Freeing unused kernel memory: 1764k freed >supermin: mounting /proc >supermin: ext2 mini initrd starting up: 5.1.16 glibc >supermin: cmdline: panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color >supermin: uptime: 4.45 1.60 >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >[ 4.500328] PCLMULQDQ-NI instructions are not detected. >insmod: init_module: crc32-pclmul.ko: No such device >supermin: internal insmod crc32c-intel.ko >insmod: init_module: crc32c-intel.ko: No such device >supermin: internal insmod crct10dif_common.ko >supermin: internal insmod crct10dif-pclmul.ko >insmod: init_module: crct10dif-pclmul.ko: No such device >supermin: internal insmod crc32_generic.ko >[ 4.639828] alg: No test for crc32 (crc32-generic) >supermin: internal insmod crct10dif_generic.ko >supermin: internal insmod libnvdimm.ko >supermin: internal insmod nfit.ko >insmod: init_module: nfit.ko: No such device >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 4.913910] scsi host0: ata_piix >[ 4.926634] scsi host1: ata_piix >[ 4.938379] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >[ 4.962363] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >supermin: internal insmod virtio.ko >supermin: internal insmod virtio_ring.ko >supermin: internal insmod virtio_blk.ko >supermin: internal insmod virtio-rng.ko >supermin: internal insmod virtio_console.ko >supermin: internal insmod virtio_net.ko >supermin: internal insmod nd_btt.ko >supermin: internal insmod nd_pmem.ko >supermin: internal insmod crc-t10dif.ko >supermin: internal insmod sd_mod.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_input.ko >supermin: internal insmod virtio_pci.ko >[ 5.507430] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 24 >[ 5.581673] scsi host2: Virtio SCSI HBA >[ 5.597455] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 5.629726] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 25 >[ 5.681991] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5 >[ 6.030843] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 25 >[ 6.107391] random: crng init done >[ 6.208713] sd 2:0:0:0: [sda] 204800 512-byte logical blocks: (104 MB/100 MiB) >[ 6.237641] sd 2:0:1:0: [sdb] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 6.265640] sd 2:0:0:0: [sda] Write Protect is off >[ 6.283762] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 6.316677] sd 2:0:1:0: [sdb] Write Protect is off >[ 6.341625] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 6.415628] sd 2:0:0:0: [sda] Attached SCSI disk >[ 6.436375] sd 2:0:1:0: [sdb] Attached SCSI disk >supermin: internal insmod jbd2.ko >supermin: internal insmod mbcache.ko >supermin: internal insmod ext4.ko >supermin: internal insmod crc-ccitt.ko >supermin: internal insmod crc-itu-t.ko >supermin: internal insmod crc8.ko >supermin: internal insmod libcrc32c.ko >supermin: picked /sys/block/sdb/dev as root device >supermin: creating /dev/root as block special 8:16 >supermin: mounting new root on /root >[ 6.928324] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem >[ 6.972997] EXT4-fs (sdb): mounted filesystem without journal. Opts: >supermin: deleting initramfs files >supermin: chroot >Starting /init script ... >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_network=1* ]] >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_rescue=1* ]] >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_noreboot=1* ]] >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *guestfs_boot_analysis=1* ]] >+ '[' '!' -d /sys ']' >+ mkdir -p /sys >+ mount -t sysfs /sys /sys >+ mkdir -p /run >+ mount -t tmpfs -o nosuid,size=20%,mode=0755 tmpfs /run >+ mkdir -p /run/lock >+ ln -s ../run/lock /var/lock >+ test -e /etc/mtab >+ mount -t devtmpfs /dev /dev >+ mkdir -p /dev/pts >+ mount -t devpts /dev/pts /dev/pts >+ [[ panic=1 console=ttyS0 edd=off udevtimeout=6000 udev.event-timeout=6000 no_timer_check printk.time=1 cgroup_disable=memory usbcore.nousb cryptomgr.notests tsc=reliable 8250.nr_uarts=1 root=/dev/sdb selinux=0 guestfs_verbose=1 TERM=xterm-256color == *selinux=1* ]] >+ mkdir -p /run/tmpfiles.d >+ kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf >++ dd if=/dev/urandom bs=16 count=1 status=none >++ od -x -A n >+ machine_id=' 1284 d49b 7601 0f16 f6c4 ed0f d659 1e18' >+ echo 1284d49b76010f16f6c4ed0fd6591e18 >+ systemd-tmpfiles --prefix=/dev --prefix=/run --prefix=/var/run --create --boot >[/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp'. >[/usr/lib/tmpfiles.d/systemd.conf:19] Unknown user 'systemd-network'. >[/usr/lib/tmpfiles.d/systemd.conf:20] Unknown user 'systemd-network'. >[/usr/lib/tmpfiles.d/systemd.conf:21] Unknown user 'systemd-network'. >[/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'. >[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'. >+ for f in /lib/systemd/systemd-udevd /usr/lib/systemd/systemd-udevd /sbin/udevd /lib/udev/udevd /usr/lib/udev/udevd >+ '[' -x /lib/systemd/systemd-udevd ']' >+ UDEVD=/lib/systemd/systemd-udevd >+ break >+ '[' -z /lib/systemd/systemd-udevd ']' >+ /lib/systemd/systemd-udevd --daemon >starting version 219 >specified group 'input' unknown >specified group 'realtime' unknown >+ udevadm trigger >+ udevadm settle --timeout=600 >[ 9.327626] input: PC Speaker as /devices/platform/pcspkr/input/input3 >[ 9.631700] EDAC MC: Ver: 3.0.0 >[ 9.649324] sd 2:0:0:0: Attached scsi generic sg0 type 0 >[ 9.784929] sd 2:0:1:0: Attached scsi generic sg1 type 0 >[ 9.850247] MCE: In-kernel MCE decoding enabled. >[ 10.139979] AMD64 EDAC driver v3.4.0 >[ 10.431843] Error: Driver 'pcspkr' is already registered, aborting... >+ shopt -s nullglob >+ for f in '/sys/block/sd*/device/timeout' >+ echo 300 >+ for f in '/sys/block/sd*/device/timeout' >+ echo 300 >+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler' >+ echo noop >+ for f in '/sys/block/{h,s,ub,v}d*/queue/scheduler' >+ echo noop >+ shopt -u nullglob >+ ip addr add 127.0.0.1/8 brd + dev lo scope host >+ ip link set dev lo up >+ ip addr add 169.254.2.10/16 brd + dev eth0 scope global >Cannot find device "eth0" >+ ip link set dev eth0 up >Cannot find device "eth0" >+ ip route add default via 169.254.2.2 >RTNETLINK answers: Network is unreachable >+ echo nameserver 169.254.2.3 >+ mdadm -As --auto=yes --run >mdadm: No arrays found in config file or automatically >+ modprobe dm_mod >[ 11.082750] device-mapper: uevent: version 1.0.3 >[ 11.104278] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com >+ lvm vgchange -aay --sysinit > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ ldmtool create all >/init: line 137: ldmtool: command not found >+ test 1 = 1 >+ test '' '!=' 1 >+ uname -a >Linux (none) 3.10.0-693.11.1.el7.x86_64 #1 SMP Fri Oct 27 05:39:05 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux >+ ls -lR /dev >/dev: >total 0 >crw------- 1 root root 10, 235 Nov 29 11:56 autofs >drwxr-xr-x 2 root root 80 Nov 29 11:56 block >drwxr-xr-x 2 root root 80 Nov 29 11:56 bsg >crw------- 1 root root 10, 234 Nov 29 11:56 btrfs-control >drwxr-xr-x 2 root root 2280 Nov 29 11:56 char >crw------- 1 root root 5, 1 Nov 29 11:56 console >lrwxrwxrwx 1 root root 11 Nov 29 11:56 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Nov 29 11:56 cpu >crw------- 1 root root 10, 61 Nov 29 11:56 cpu_dma_latency >crw------- 1 root root 10, 62 Nov 29 11:56 crash >drwxr-xr-x 5 root root 100 Nov 29 11:56 disk >lrwxrwxrwx 1 root root 13 Nov 29 11:56 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Nov 29 11:56 full >crw-rw-rw- 1 root root 10, 229 Nov 29 11:56 fuse >crw------- 1 root root 10, 183 Nov 29 11:56 hwrng >drwxr-xr-x 3 root root 220 Nov 29 11:56 input >crw-r--r-- 1 root root 1, 11 Nov 29 11:56 kmsg >crw-rw---- 1 root disk 10, 237 Nov 29 11:56 loop-control >drwxr-xr-x 2 root root 60 Nov 29 11:56 mapper >crw------- 1 root root 10, 227 Nov 29 11:56 mcelog >crw------- 1 root root 1, 1 Nov 29 11:56 mem >drwxr-xr-x 2 root root 60 Nov 29 11:56 net >crw------- 1 root root 10, 60 Nov 29 11:56 network_latency >crw------- 1 root root 10, 59 Nov 29 11:56 network_throughput >crw-rw-rw- 1 root root 1, 3 Nov 29 11:56 null >crw------- 1 root root 10, 144 Nov 29 11:56 nvram >crw------- 1 root root 1, 12 Nov 29 11:56 oldmem >crw------- 1 root root 1, 4 Nov 29 11:56 port >crw------- 1 root root 108, 0 Nov 29 11:56 ppp >crw-rw-rw- 1 root root 5, 2 Nov 29 11:56 ptmx >drwxr-xr-x 2 root root 0 Nov 29 11:56 pts >crw-rw-rw- 1 root root 1, 8 Nov 29 11:56 random >drwxr-xr-x 2 root root 60 Nov 29 11:56 raw >lrwxrwxrwx 1 root root 4 Nov 29 11:56 rtc -> rtc0 >crw------- 1 root root 253, 0 Nov 29 11:56 rtc0 >brw------- 1 root root 8, 0 Nov 29 11:56 sda >brw------- 1 root root 8, 16 Nov 29 11:56 sdb >crw-rw---- 1 root disk 21, 0 Nov 29 11:56 sg0 >crw-rw---- 1 root disk 21, 1 Nov 29 11:56 sg1 >crw------- 1 root root 10, 231 Nov 29 11:56 snapshot >drwxr-xr-x 2 root root 80 Nov 29 11:56 snd >lrwxrwxrwx 1 root root 15 Nov 29 11:56 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Nov 29 11:56 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Nov 29 11:56 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Nov 29 11:56 tty >crw------- 1 root root 4, 0 Nov 29 11:56 tty0 >crw------- 1 root root 4, 1 Nov 29 11:56 tty1 >crw------- 1 root root 4, 10 Nov 29 11:56 tty10 >crw------- 1 root root 4, 11 Nov 29 11:56 tty11 >crw------- 1 root root 4, 12 Nov 29 11:56 tty12 >crw------- 1 root root 4, 13 Nov 29 11:56 tty13 >crw------- 1 root root 4, 14 Nov 29 11:56 tty14 >crw------- 1 root root 4, 15 Nov 29 11:56 tty15 >crw------- 1 root root 4, 16 Nov 29 11:56 tty16 >crw------- 1 root root 4, 17 Nov 29 11:56 tty17 >crw------- 1 root root 4, 18 Nov 29 11:56 tty18 >crw------- 1 root root 4, 19 Nov 29 11:56 tty19 >crw------- 1 root root 4, 2 Nov 29 11:56 tty2 >crw------- 1 root root 4, 20 Nov 29 11:56 tty20 >crw------- 1 root root 4, 21 Nov 29 11:56 tty21 >crw------- 1 root root 4, 22 Nov 29 11:56 tty22 >crw------- 1 root root 4, 23 Nov 29 11:56 tty23 >crw------- 1 root root 4, 24 Nov 29 11:56 tty24 >crw------- 1 root root 4, 25 Nov 29 11:56 tty25 >crw------- 1 root root 4, 26 Nov 29 11:56 tty26 >crw------- 1 root root 4, 27 Nov 29 11:56 tty27 >crw------- 1 root root 4, 28 Nov 29 11:56 tty28 >crw------- 1 root root 4, 29 Nov 29 11:56 tty29 >crw------- 1 root root 4, 3 Nov 29 11:56 tty3 >crw------- 1 root root 4, 30 Nov 29 11:56 tty30 >crw------- 1 root root 4, 31 Nov 29 11:56 tty31 >crw------- 1 root root 4, 32 Nov 29 11:56 tty32 >crw------- 1 root root 4, 33 Nov 29 11:56 tty33 >crw------- 1 root root 4, 34 Nov 29 11:56 tty34 >crw------- 1 root root 4, 35 Nov 29 11:56 tty35 >crw------- 1 root root 4, 36 Nov 29 11:56 tty36 >crw------- 1 root root 4, 37 Nov 29 11:56 tty37 >crw------- 1 root root 4, 38 Nov 29 11:56 tty38 >crw------- 1 root root 4, 39 Nov 29 11:56 tty39 >crw------- 1 root root 4, 4 Nov 29 11:56 tty4 >crw------- 1 root root 4, 40 Nov 29 11:56 tty40 >crw------- 1 root root 4, 41 Nov 29 11:56 tty41 >crw------- 1 root root 4, 42 Nov 29 11:56 tty42 >crw------- 1 root root 4, 43 Nov 29 11:56 tty43 >crw------- 1 root root 4, 44 Nov 29 11:56 tty44 >crw------- 1 root root 4, 45 Nov 29 11:56 tty45 >crw------- 1 root root 4, 46 Nov 29 11:56 tty46 >crw------- 1 root root 4, 47 Nov 29 11:56 tty47 >crw------- 1 root root 4, 48 Nov 29 11:56 tty48 >crw------- 1 root root 4, 49 Nov 29 11:56 tty49 >crw------- 1 root root 4, 5 Nov 29 11:56 tty5 >crw------- 1 root root 4, 50 Nov 29 11:56 tty50 >crw------- 1 root root 4, 51 Nov 29 11:56 tty51 >crw------- 1 root root 4, 52 Nov 29 11:56 tty52 >crw------- 1 root root 4, 53 Nov 29 11:56 tty53 >crw------- 1 root root 4, 54 Nov 29 11:56 tty54 >crw------- 1 root root 4, 55 Nov 29 11:56 tty55 >crw------- 1 root root 4, 56 Nov 29 11:56 tty56 >crw------- 1 root root 4, 57 Nov 29 11:56 tty57 >crw------- 1 root root 4, 58 Nov 29 11:56 tty58 >crw------- 1 root root 4, 59 Nov 29 11:56 tty59 >crw------- 1 root root 4, 6 Nov 29 11:56 tty6 >crw------- 1 root root 4, 60 Nov 29 11:56 tty60 >crw------- 1 root root 4, 61 Nov 29 11:56 tty61 >crw------- 1 root root 4, 62 Nov 29 11:56 tty62 >crw------- 1 root root 4, 63 Nov 29 11:56 tty63 >crw------- 1 root root 4, 7 Nov 29 11:56 tty7 >crw------- 1 root root 4, 8 Nov 29 11:56 tty8 >crw------- 1 root root 4, 9 Nov 29 11:56 tty9 >crw------- 1 root root 4, 64 Nov 29 11:56 ttyS0 >crw------- 1 root root 10, 239 Nov 29 11:56 uhid >crw------- 1 root root 10, 223 Nov 29 11:56 uinput >crw-rw-rw- 1 root root 1, 9 Nov 29 11:56 urandom >crw------- 1 root root 249, 0 Nov 29 11:56 usbmon0 >crw------- 1 root root 7, 0 Nov 29 11:56 vcs >crw------- 1 root root 7, 1 Nov 29 11:56 vcs1 >crw------- 1 root root 7, 128 Nov 29 11:56 vcsa >crw------- 1 root root 7, 129 Nov 29 11:56 vcsa1 >drwxr-xr-x 2 root root 60 Nov 29 11:56 vfio >crw------- 1 root root 10, 63 Nov 29 11:56 vga_arbiter >crw------- 1 root root 10, 137 Nov 29 11:56 vhci >crw------- 1 root root 10, 238 Nov 29 11:56 vhost-net >drwxr-xr-x 2 root root 60 Nov 29 11:56 virtio-ports >crw------- 1 root root 245, 1 Nov 29 11:56 vport1p1 >crw-rw-rw- 1 root root 1, 5 Nov 29 11:56 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Nov 29 11:56 8:0 -> ../sda >lrwxrwxrwx 1 root root 6 Nov 29 11:56 8:16 -> ../sdb > >/dev/bsg: >total 0 >crw------- 1 root root 250, 0 Nov 29 11:56 2:0:0:0 >crw------- 1 root root 250, 1 Nov 29 11:56 2:0:1:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 10:144 -> ../nvram >lrwxrwxrwx 1 root root 8 Nov 29 11:56 10:183 -> ../hwrng >lrwxrwxrwx 1 root root 16 Nov 29 11:56 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 Nov 29 11:56 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Nov 29 11:56 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 9 Nov 29 11:56 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Nov 29 11:56 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 21 Nov 29 11:56 10:59 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Nov 29 11:56 10:60 -> ../network_latency >lrwxrwxrwx 1 root root 18 Nov 29 11:56 10:61 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 8 Nov 29 11:56 10:62 -> ../crash >lrwxrwxrwx 1 root root 14 Nov 29 11:56 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 12 Nov 29 11:56 116:33 -> ../snd/timer >lrwxrwxrwx 1 root root 12 Nov 29 11:56 13:0 -> ../input/js0 >lrwxrwxrwx 1 root root 15 Nov 29 11:56 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 15 Nov 29 11:56 13:33 -> ../input/mouse1 >lrwxrwxrwx 1 root root 13 Nov 29 11:56 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Nov 29 11:56 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Nov 29 11:56 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Nov 29 11:56 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 15 Nov 29 11:56 13:67 -> ../input/event3 >lrwxrwxrwx 1 root root 13 Nov 29 11:56 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 6 Nov 29 11:56 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Nov 29 11:56 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Nov 29 11:56 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Nov 29 11:56 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Nov 29 11:56 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Nov 29 11:56 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Nov 29 11:56 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Nov 29 11:56 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Nov 29 11:56 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Nov 29 11:56 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Nov 29 11:56 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 6 Nov 29 11:56 21:0 -> ../sg0 >lrwxrwxrwx 1 root root 6 Nov 29 11:56 21:1 -> ../sg1 >lrwxrwxrwx 1 root root 11 Nov 29 11:56 245:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Nov 29 11:56 249:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 14 Nov 29 11:56 250:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Nov 29 11:56 250:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 253:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Nov 29 11:56 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Nov 29 11:56 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Nov 29 11:56 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Nov 29 11:56 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Nov 29 11:56 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Nov 29 11:56 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Nov 29 11:56 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Nov 29 11:56 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Nov 29 11:56 0 >crw------- 1 root root 10, 184 Nov 29 11:56 microcode > >/dev/cpu/0: >total 0 >crw-r----- 1 root root 203, 0 Nov 29 11:56 cpuid >crw-r----- 1 root root 202, 0 Nov 29 11:56 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 80 Nov 29 11:56 by-id >drwxr-xr-x 2 root root 80 Nov 29 11:56 by-path >drwxr-xr-x 2 root root 60 Nov 29 11:56 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Nov 29 11:56 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 -> ../../sda >lrwxrwxrwx 1 root root 9 Nov 29 11:56 scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-1-0 -> ../../sdb > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Nov 29 11:56 virtio-pci-0000:00:02.0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 9 Nov 29 11:56 virtio-pci-0000:00:02.0-scsi-0:0:1:0 -> ../../sdb > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Nov 29 11:56 709fe078-fe88-4a59-973d-8629ebfc98d0 -> ../../sdb > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Nov 29 11:56 by-path >crw------- 1 root root 13, 64 Nov 29 11:56 event0 >crw------- 1 root root 13, 65 Nov 29 11:56 event1 >crw------- 1 root root 13, 66 Nov 29 11:56 event2 >crw------- 1 root root 13, 67 Nov 29 11:56 event3 >crw-rw-r-- 1 root root 13, 0 Nov 29 11:56 js0 >crw------- 1 root root 13, 63 Nov 29 11:56 mice >crw------- 1 root root 13, 32 Nov 29 11:56 mouse0 >crw------- 1 root root 13, 33 Nov 29 11:56 mouse1 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Nov 29 11:56 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Nov 29 11:56 platform-i8042-serio-1-event-mouse -> ../event1 >lrwxrwxrwx 1 root root 6 Nov 29 11:56 platform-i8042-serio-1-mouse -> ../js0 >lrwxrwxrwx 1 root root 9 Nov 29 11:56 platform-pcspkr-event-spkr -> ../event3 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Nov 29 11:56 control > >/dev/net: >total 0 >crw-rw-rw- 1 root root 10, 200 Nov 29 11:56 tun > >/dev/pts: >total 0 >c--------- 1 root root 5, 2 Nov 29 11:56 ptmx > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Nov 29 11:56 rawctl > >/dev/snd: >total 0 >crw-rw---- 1 root audio 116, 1 Nov 29 11:56 seq >crw-rw---- 1 root audio 116, 33 Nov 29 11:56 timer > >/dev/vfio: >total 0 >crw------- 1 root root 10, 196 Nov 29 11:56 vfio > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Nov 29 11:56 org.libguestfs.channel.0 -> ../vport1p1 >+ cat /proc/mounts >rootfs / rootfs rw 0 0 >proc /proc proc rw,relatime 0 0 >/dev/root / ext2 rw,noatime 0 0 >/proc /proc proc rw,relatime 0 0 >/sys /sys sysfs rw,relatime 0 0 >tmpfs /run tmpfs rw,nosuid,relatime,size=97588k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=241484k,nr_inodes=60371,mode=755 0 0 >/dev/pts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0 >+ lvm pvs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ lvm vgs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ lvm lvs > WARNING: Failed to connect to lvmetad. Falling back to device scanning. >+ ip a >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1 > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >+ ip r >+ lsmod >Module Size Used by >dm_mod 123303 0 >snd_pcm 106416 0 >snd_timer 29810 1 snd_pcm >snd 83383 2 snd_timer,snd_pcm >edac_mce_amd 27251 0 >soundcore 15047 1 snd >edac_core 58151 0 >sg 40721 0 >joydev 17377 0 >ata_generic 12910 0 >serio_raw 13413 0 >pcspkr 12718 0 >pata_acpi 13038 0 >libcrc32c 12644 0 >crc8 12893 0 >crc_itu_t 12707 0 >crc_ccitt 12707 0 >ext4 571503 1 >mbcache 14958 1 ext4 >jbd2 103046 1 ext4 >virtio_pci 22913 0 >virtio_input 13247 0 >virtio_balloon 13864 0 >virtio_scsi 18407 1 >sd_mod 46322 1 >crc_t10dif 12714 1 sd_mod >nd_pmem 13122 0 >nd_btt 22068 1 nd_pmem >virtio_net 28096 0 >virtio_console 28066 0 >virtio_rng 13019 0 >virtio_blk 18156 0 >virtio_ring 22746 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi >virtio 14959 8 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_input,virtio_console,virtio_scsi >ata_piix 35038 0 >libata 238896 3 pata_acpi,ata_generic,ata_piix >libnvdimm 132047 2 nd_pmem,nd_btt >crct10dif_generic 12647 1 >crc32_generic 12714 0 >crct10dif_common 12595 2 crct10dif_generic,crc_t10dif >+ date >Wed Nov 29 11:56:58 UTC 2017 >+ echo -n 'clocksource: ' >clocksource: + cat /sys/devices/system/clocksource/clocksource0/current_clocksource >kvm-clock >+ echo -n 'uptime: ' >uptime: + cat /proc/uptime >17.60 1.75 >+ test '' = 1 >+ cmd=guestfsd >++ grep -Eo 'guestfs_channel=[^[:space:]]+' /proc/cmdline >+ eval >+ test x '!=' x >+ test 1 = 1 >+ cmd='guestfsd --verbose' >+ test '' = 1 >+ echo guestfsd --verbose >guestfsd --verbose >+ guestfsd --verbose >lvmetad >trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0' >udevadm --debug settle >calling: settle >libguestfs: recv_from_daemon: received GUESTFS_LAUNCH_FLAG >libguestfs: appliance is up >Guest launched OK. >guestfsd: main_loop: new request, len 0x3c >udevadm --debug settle >calling: settle >commandrvf: stdout=e stderr=y flags=0x10000 >commandrvf: parted -s -- /dev/sda mklabel msdos mkpart primary 128s -128s >Warning: The resulting partition is not properly aligned for best performance. >udevadm --debug settle[ 18.162683] sda: sda1 > >calling: settle >guestfsd: main_loop: proc 210 (part_disk) took 0.34 seconds >guestfsd: main_loop: new request, len 0x54 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: wipefs --help >commandrvf: stdout=n stderr=n flags=0x0 >commandrvf: wipefs -a --force /dev/sda1 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: mke2fs -t ext2 -F /dev/sda1 >mke2fs 1.42.9 (28-Dec-2013) >guestfsd: main_loop: proc 278 (mkfs) took 0.27 seconds >guestfsd: main_loop: new request, len 0x38 >commandrvf: stdout=y stderr=y flags=0x0 >commandrvf: blkid -c /dev/null -o value -s TYPE /dev/sda1 >guestfsd: main_loop: proc 198 (vfs_type) took 0.11 seconds >guestfsd: main_loop: new request, len 0x40 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: mount -o /dev/sda1 /sysroot/ >[ 18.905460] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem >[ 18.938927] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) >guestfsd: main_loop: proc 1 (mount) took 0.13 seconds >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 3 (touch) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >umount-all: /proc/mounts: fsname=rootfs dir=/ type=rootfs opts=rw freq=0 passno=0 >umount-all: /proc/mounts: fsname=proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/root dir=/ type=ext2 opts=rw,noatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/proc dir=/proc type=proc opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=/sys dir=/sys type=sysfs opts=rw,relatime freq=0 passno=0 >umount-all: /proc/mounts: fsname=tmpfs dir=/run type=tmpfs opts=rw,nosuid,relatime,size=97588k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=241484k,nr_inodes=60371,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=ext2 opts=rw,relatime freq=0 passno=0 >commandrvf: stdout=n stderr=y flags=0x0 >commandrvf: umount /sysroot >fsync /dev/sda >guestfsd: main_loop: proc 282 (ilibguestfs: calling virDomainDestroy flags=VIR_DOMAIN_DESTROY_GRACEFUL >libguestfs: closing guestfs handle 0x55d7dad44c80 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsnFrwVM >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfsOgmrqU >===== TEST FINISHED OK ===== >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1516689
: 1360290 |
1363692
|
1367132