Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 949350 Details for
Bug 1150701
virt-v2v does not fstrim data disks and non-mounted filesystems
[?]
New
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.rh83 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-1.27.60. debug log
xen-hvm-win7-x86_64-first.log (text/plain), 202.78 KB, created by
zhoujunqin
on 2014-10-22 11:32:38 UTC
(
hide
)
Description:
libguestfs-1.27.60. debug log
Filename:
MIME Type:
Creator:
zhoujunqin
Created:
2014-10-22 11:32:38 UTC
Size:
202.78 KB
patch
obsolete
>[ 0.0] Opening the source -i libvirt -ic xen+ssh://10.66.106.64 xen-hvm-win7-x86_64 >libvirt xml is: ><domain type='xen'> > <name>xen-hvm-win7-x86_64</name> > <uuid>a0e13e6b-96a2-ba79-b290-88dfd7d64306</uuid> > <memory>524288</memory> > <currentMemory>524288</currentMemory> > <vcpu>1</vcpu> > <os> > <type arch='x86_64' machine='xenfv'>hvm</type> > <loader>/usr/lib/xen/boot/hvmloader</loader> > <boot dev='hd'/> > </os> > <features> > <acpi/> > <apic/> > <pae/> > </features> > <clock offset='utc'/> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>restart</on_crash> > <devices> > <emulator>/usr/lib64/xen/bin/qemu-dm</emulator> > <disk type='file' device='disk'> > <driver name='file'/> > <source file='/var/lib/xen/images/xen/xen-hvm/xen-hvm-win7-x86_64.img'/> > <target dev='hda' bus='ide'/> > </disk> > <disk type='file' device='disk'> > <driver name='file'/> > <source file='/var/juzhou/xen-test.img'/> > <target dev='hdb' bus='ide'/> > </disk> > <interface type='bridge'> > <mac address='00:16:3e:18:bb:ce'/> > <source bridge='xenbr0'/> > <script path='vif-bridge'/> > </interface> > <serial type='pty'> > <target port='0'/> > </serial> > <console type='pty'> > <target port='0'/> > </console> > <input type='mouse' bus='ps2'/> > <graphics type='vnc' port='-1' autoport='yes' keymap='en-us'/> > </devices> ></domain> > >ssh: json parameters: { "file.driver" : "ssh", "file.path" : "/var/lib/xen/images/xen/xen-hvm/xen-hvm-win7-x86_64.img", "file.host" : "10.66.106.64", "file.host_key_check" : "no" } >ssh: json parameters: { "file.driver" : "ssh", "file.path" : "/var/juzhou/xen-test.img", "file.host" : "10.66.106.64", "file.host_key_check" : "no" } > source name: xen-hvm-win7-x86_64 >hypervisor type: xen > memory: 536870912 (bytes) > nr vCPUs: 1 > CPU features: pae,apic,acpi > display: vnc en-us >disks: > json: { "file.driver" : "ssh", "file.path" : "/var/lib/xen/images/xen/xen-hvm/xen-hvm-win7-x86_64.img", "file.host" : "10.66.106.64", "file.host_key_check" : "no" } [hda] > json: { "file.driver" : "ssh", "file.path" : "/var/juzhou/xen-test.img", "file.host" : "10.66.106.64", "file.host_key_check" : "no" } [hdb] >removable media: > >NICs: > Bridge "xenbr0" mac: 00:16:3e:18:bb:ce >[ 0.0] Creating an overlay to protect the source from being modified >qemu-img create -q -f qcow2 -b 'json: { "file.driver" : "ssh", "file.path" : "/var/lib/xen/images/xen/xen-hvm/xen-hvm-win7-x86_64.img", "file.host" : "10.66.106.64", "file.host_key_check" : "no" }' -o 'compat=1.1' /var/tmp/v2vovlf27a40.qcow2 >qemu-img create -q -f qcow2 -b 'json: { "file.driver" : "ssh", "file.path" : "/var/juzhou/xen-test.img", "file.host" : "10.66.106.64", "file.host_key_check" : "no" }' -o 'compat=1.1' /var/tmp/v2vovl4c49fe.qcow2 >[ 1.0] Opening the overlay >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: set_network true >libguestfs: trace: set_network = 0 >libguestfs: trace: add_drive "/var/tmp/v2vovlf27a40.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true" >libguestfs: trace: add_drive = 0 >libguestfs: trace: add_drive "/var/tmp/v2vovl4c49fe.qcow2" "format:qcow2" "cachemode:unsafe" "discard:besteffort" "copyonread:true" >libguestfs: trace: add_drive = 0 >libguestfs: trace: launch >libguestfs: trace: get_tmpdir >libguestfs: trace: get_tmpdir = "/tmp" >libguestfs: trace: version >libguestfs: trace: version = <struct guestfs_version *> >libguestfs: trace: get_backend >libguestfs: trace: get_backend = "direct" >libguestfs: launch: program=virt-v2v >libguestfs: launch: version=1.27.60rhel=7,release=1.1.el7,libvirt >libguestfs: launch: backend registered: unix >libguestfs: launch: backend registered: uml >libguestfs: launch: backend registered: libvirt >libguestfs: launch: backend registered: direct >libguestfs: launch: backend=direct >libguestfs: launch: tmpdir=/tmp/libguestfswfL0Zu >libguestfs: launch: umask=0022 >libguestfs: launch: euid=0 >libguestfs: trace: get_backend_setting "force_tcg" >libguestfs: trace: get_backend_setting = NULL (error) >libguestfs: trace: get_cachedir >libguestfs: trace: get_cachedir = "/var/tmp" >libguestfs: [00000ms] begin building supermin appliance >libguestfs: [00000ms] 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-0/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-0/appliance.d >supermin: version: 5.1.10 >supermin: rpm: detected RPM version 4.11 >supermin: package handler: fedora/rpm >supermin: acquiring lock on /var/tmp/.guestfs-0/lock >supermin: if-newer: output does not need rebuilding >libguestfs: [00169ms] finished building supermin appliance >libguestfs: [00169ms] begin testing qemu features >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -help >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -version >libguestfs: qemu version 2.1 >libguestfs: command: run: /usr/libexec/qemu-kvm >libguestfs: command: run: \ -display none >libguestfs: command: run: \ -machine accel=kvm:tcg >libguestfs: command: run: \ -device ? >libguestfs: [00403ms] finished testing qemu features >libguestfs: trace: get_backend_setting "gdb" >libguestfs: trace: get_backend_setting = NULL (error) >[00403ms] /usr/libexec/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -enable-fips \ > -nodefaults \ > -display none \ > -cpu host \ > -machine accel=kvm:tcg \ > -m 500 \ > -no-reboot \ > -rtc driftfix=slew \ > -no-hpet \ > -global kvm-pit.lost_tick_policy=discard \ > -kernel /var/tmp/.guestfs-0/appliance.d/kernel \ > -initrd /var/tmp/.guestfs-0/appliance.d/initrd \ > -device virtio-scsi-pci,id=scsi \ > -drive file=/var/tmp/v2vovlf27a40.qcow2,cache=unsafe,discard=unmap,format=qcow2,copy-on-read=on,id=hd0,if=none \ > -device scsi-hd,drive=hd0 \ > -drive file=/var/tmp/v2vovl4c49fe.qcow2,cache=unsafe,discard=unmap,format=qcow2,copy-on-read=on,id=hd1,if=none \ > -device scsi-hd,drive=hd1 \ > -drive file=/var/tmp/.guestfs-0/appliance.d/root,snapshot=on,id=appliance,cache=unsafe,if=none \ > -device scsi-hd,drive=appliance \ > -device virtio-serial-pci \ > -serial stdio \ > -device sga \ > -chardev socket,path=/tmp/libguestfswfL0Zu/guestfsd.sock,id=channel0 \ > -device virtserialport,chardev=channel0,name=org.libguestfs.channel.0 \ > -netdev user,id=usernet,net=169.254.0.0/16 \ > -device virtio-net-pci,netdev=usernet \ > -append 'panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color' >\x1b[1;256r\x1b[256;256H\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 >\x1b[2J SeaBIOS (version seabios-1.7.5-5.el7) > > > iPXE (http://ipxe.org) 00:04.0 C100 PCI2.10 PnP PMM+1F397B90+1F2F7B90 C100 > Press Ctrl-B to configure iPXE (PCI 00:04.0)... > > > Booting from ROM... > Probing EDD (edd=off to disable)... ok >\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-175.el7.x86_64 (mockbuild@x86-018.build.eng.bos.redhat.com) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-7) (GCC) ) #1 SMP Tue Sep 30 02:14:47 EDT 2014 >[ 0.000000] Command line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=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-0x000000001f3dffff] usable >[ 0.000000] BIOS-e820: [mem 0x000000001f3e0000-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] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x1f3e0 max_arch_pfn = 0x400000000 >[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >[ 0.000000] found SMP MP-table at [mem 0x000f2050-0x000f205f] mapped at [ffff8800000f2050] >[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] init_memory_mapping: [mem 0x1ee00000-0x1effffff] >[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1edfffff] >[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff] >[ 0.000000] init_memory_mapping: [mem 0x1f000000-0x1f3dffff] >[ 0.000000] RAMDISK: [mem 0x1f0be000-0x1f3d7fff] >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001f3dffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1f3dffff] >[ 0.000000] NODE_DATA [mem 0x1f097000-0x1f0bdfff] >[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >[ 0.000000] kvm-clock: cpu 0, msr 0:1f047001, 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-0x1f3dffff] >[ 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 29 pages/cpu @ffff88001ee00000 s86656 r8192 d23936 u2097152 >[ 0.000000] KVM setup async PF for cpu 0 >[ 0.000000] kvm-stealtime: cpu 0, msr 1ee0e000 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 125849 >[ 0.000000] Policy zone: DMA32 >[ 0.000000] Kernel command line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color >[ 0.000000] Disabling memory control group subsystem >[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) >[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 484492k/511872k available (6216k kernel code, 392k absent, 26988k reserved, 4153k data, 1604k 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] \tExperimental no-CBs for all CPUs >[ 0.000000] \tExperimental no-CBs CPUs: 0. >[ 0.000000] NR_IRQS:327936 nr_irqs:256 16 >[ 0.000000] Console: colour *CGA 80x25 >[ 0.000000] console [ttyS0] enabled >[ 0.000000] tsc: Detected 3392.294 MHz processor >[ 0.001000] Calibrating delay loop (skipped) preset value.. 6784.58 BogoMIPS (lpj=3392294) >[ 0.001007] pid_max: default: 32768 minimum: 301 >[ 0.001399] Security Framework initialized >[ 0.001740] SELinux: Disabled at boot. >[ 0.002057] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.002706] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.003033] Mount-cache hash table entries: 4096 >[ 0.003546] Initializing cgroup subsys memory >[ 0.004007] Initializing cgroup subsys devices >[ 0.004375] Initializing cgroup subsys freezer >[ 0.005003] Initializing cgroup subsys net_cls >[ 0.005367] Initializing cgroup subsys blkio >[ 0.005717] Initializing cgroup subsys perf_event >[ 0.006003] Initializing cgroup subsys hugetlb >[ 0.006423] mce: CPU supports 10 MCE banks >[ 0.007019] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >[ 0.007019] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >[ 0.007019] tlb_flushall_shift: 6 >[ 0.016719] Freeing SMP alternatives: 24k freed >[ 0.020040] ftrace: allocating 23854 entries in 94 pages >[ 0.025222] Enabling x2apic >[ 0.025512] Enabled x2apic >[ 0.026003] Switched APIC routing to physical x2apic. >[ 0.027817] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.028001] smpboot: CPU0: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (fam: 06, model: 2a, stepping: 07) >[ 0.029148] Performance Events: 16-deep LBR, SandyBridge events, Intel PMU driver. >[ 0.029803] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >[ 0.030004] ... version: 2 >[ 0.030333] ... bit width: 48 >[ 0.030660] ... generic registers: 4 >[ 0.030979] ... value mask: 0000ffffffffffff >[ 0.031002] ... max period: 000000007fffffff >[ 0.031426] ... fixed-purpose events: 3 >[ 0.031748] ... event mask: 000000070000000f >[ 0.033438] KVM setup paravirtual spinlock >[ 0.034589] Brought up 1 CPUs >[ 0.034859] smpboot: Total of 1 processors activated (6784.58 BogoMIPS) >[ 0.035242] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >[ 0.036063] devtmpfs: initialized >[ 0.038016] EVM: security.selinux >[ 0.038301] EVM: security.ima >[ 0.038544] EVM: security.capability >[ 0.039483] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.040037] NET: Registered protocol family 16 >[ 0.040615] PCI: Using configuration type 1 for base access >[ 0.041489] ACPI: Interpreter disabled. >[ 0.041849] vgaarb: loaded >[ 0.042042] SCSI subsystem initialized >[ 0.042364] usbcore: registered new interface driver usbfs >[ 0.042840] usbcore: registered new interface driver hub >[ 0.043016] usbcore: registered new device driver usb >[ 0.043457] PCI: Probing PCI hardware >[ 0.043804] PCI host bridge to bus 0000:00 >[ 0.044004] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >[ 0.044512] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >[ 0.045003] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] >[ 0.049818] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.050004] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.050525] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.051003] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.051866] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >[ 0.052010] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >[ 0.068757] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] >[ 0.069152] NetLabel: Initializing >[ 0.069424] NetLabel: domain hash size = 128 >[ 0.069797] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.070010] NetLabel: unlabeled traffic allowed by default >[ 0.070589] Switching to clocksource kvm-clock >[ 0.072351] pnp: PnP ACPI: disabled >[ 0.073343] NET: Registered protocol family 2 >[ 0.073819] TCP established hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.074438] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) >[ 0.074987] TCP: Hash tables configured (established 4096 bind 4096) >[ 0.075506] TCP: reno registered >[ 0.075807] UDP hash table entries: 256 (order: 1, 8192 bytes) >[ 0.076280] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) >[ 0.076822] NET: Registered protocol family 1 >[ 0.077229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >[ 0.077704] pci 0000:00:01.0: PIIX3: Enabling Passive Release >[ 0.078214] pci 0000:00:01.0: Activating ISA DMA hang workarounds >[ 0.078796] Unpacking initramfs... >[ 0.086454] Freeing initrd memory: 3176k freed >[ 0.087189] platform rtc_cmos: registered platform RTC device (no PNP device found) >[ 0.087874] RAPL PMU detected, hw unit 2^-24 Joules, API unit is 2^-32 Joules, 3 fixed counters 640 ms ovfl timer >[ 0.088898] microcode: CPU0 sig=0x206a7, pf=0x1, revision=0x1 >[ 0.089466] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 0.090382] futex hash table entries: 256 (order: 2, 16384 bytes) >[ 0.090886] Initialise system trusted keyring >[ 0.091293] audit: initializing netlink socket (disabled) >[ 0.091737] type=2000 audit(1413972211.754:1): initialized >[ 0.106590] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.107705] zbud: loaded >[ 0.108066] VFS: Disk quotas dquot_6.5.2 >[ 0.108412] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.109061] msgmni has been set to 952 >[ 0.109404] Key type big_key registered >[ 0.109990] alg: No test for stdrng (krng) >[ 0.110357] NET: Registered protocol family 38 >[ 0.110722] Key type asymmetric registered >[ 0.111065] Asymmetric key parser 'x509' registered >[ 0.111478] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 0.112107] io scheduler noop registered >[ 0.112484] io scheduler deadline registered (default) >[ 0.112910] io scheduler cfq registered >[ 0.113307] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.113770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.114422] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.139564] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.140434] Non-volatile memory driver v1.3 >[ 0.140810] Linux agpgart interface v0.103 >[ 0.141234] crash memory driver: version 1.1 >[ 0.141590] rdac: device handler registered >[ 0.141994] hp_sw: device handler registered >[ 0.142364] emc: device handler registered >[ 0.142702] alua: device handler registered >[ 0.143069] libphy: Fixed MDIO Bus: probed >[ 0.143435] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.143966] ehci-pci: EHCI PCI platform driver >[ 0.144345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.144844] ohci-pci: OHCI PCI platform driver >[ 0.145224] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.145765] usbcore: registered new interface driver usbserial >[ 0.146279] usbcore: registered new interface driver usbserial_generic >[ 0.146788] usbserial: USB Serial support registered for generic >[ 0.147293] i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 0.148353] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.148760] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.149215] mousedev: PS/2 mouse device common for all mice >[ 0.149860] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.151948] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >[ 0.152539] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >[ 0.153090] cpuidle: using governor menu >[ 0.153482] hidraw: raw HID events driver (C) Jiri Kosina >[ 0.153970] usbcore: registered new interface driver usbhid >[ 0.154437] usbhid: USB HID core driver >[ 0.154768] drop_monitor: Initializing network drop monitor service >[ 0.155362] TCP: cubic registered >[ 0.155665] Initializing XFRM netlink socket >[ 0.156071] NET: Registered protocol family 10 >[ 0.156543] NET: Registered protocol family 17 >[ 0.157074] Loading compiled-in X.509 certificates >[ 0.157877] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >[ 0.159235] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >[ 0.160504] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 4304258329ea0da1b80ad429df72c33fe68bdcec' >[ 0.161396] registered taskstats version 1 >[ 0.161884] Key type trusted registered >[ 0.164617] Key type encrypted registered >[ 0.165081] IMA: No TPM chip found, activating TPM-bypass! >[ 0.165747] rtc_cmos rtc_cmos: setting system clock to 2014-10-22 10:03:31 UTC (1413972211) >[ 0.167124] Freeing unused kernel memory: 1604k freed >supermin: mounting /proc >supermin: uptime: 0.16 0.02 >supermin: ext2 mini initrd starting up: 5.1.10 zlib >supermin: cmdline: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color >supermin: mounting /sys >supermin: internal insmod crc32-pclmul.ko >[ 0.170542] alg: No test for crc32 (crc32-pclmul) >supermin: internal insmod crc32c-intel.ko >supermin: internal insmod crct10dif_common.ko >supermin: internal insmod crct10dif-pclmul.ko >supermin: internal insmod crc32.ko >[ 0.174044] alg: No test for crc32 (crc32-table) >supermin: internal insmod crct10dif_generic.ko >supermin: internal insmod libata.ko >supermin: internal insmod ata_piix.ko >[ 0.180937] scsi host0: ata_piix >[ 0.181308] scsi host1: ata_piix >[ 0.181589] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14 >[ 0.182171] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 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 sparse-keymap.ko >supermin: internal insmod rfkill.ko >supermin: internal insmod ideapad-laptop.ko >insmod: init_module: ideapad-laptop.ko: No such device >supermin: internal insmod megaraid_sas.ko >[ 0.345635] megasas: 06.805.06.00-rc1 Thu. Sep. 4 17:00:00 PDT 2014 >supermin: internal insmod scsi_transport_spi.ko >supermin: internal insmod crc-t10dif.ko >supermin: internal insmod sd_mod.ko >supermin: internal insmod cdrom.ko >supermin: internal insmod sr_mod.ko >supermin: internal insmod virtio_scsi.ko >supermin: internal insmod virtio_balloon.ko >supermin: internal insmod virtio_pci.ko >[ 0.355079] virtio-pci 0000:00:02.0: PCI->APIC IRQ transform: INT A -> IRQ 34 >[ 0.356185] scsi host2: Virtio SCSI HBA >[ 0.356673] virtio-pci 0000:00:03.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.358153] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >[ 0.359021] scsi 2:0:1:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >[ 0.361334] scsi 2:0:2:0: Direct-Access QEMU QEMU HARDDISK 2.1. PQ: 0 ANSI: 5 >[ 0.364953] virtio-pci 0000:00:04.0: PCI->APIC IRQ transform: INT A -> IRQ 35 >[ 0.380337] sd 2:0:0:0: [sda] 20480000 512-byte logical blocks: (10.4 GB/9.76 GiB) >[ 0.381062] sd 2:0:1:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) >[ 0.381805] sd 2:0:0:0: [sda] Write Protect is off >[ 0.382337] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.383178] sd 2:0:1:0: [sdb] Write Protect is off >[ 0.383618] sd 2:0:2:0: [sdc] 8388608 512-byte logical blocks: (4.29 GB/4.00 GiB) >[ 0.384363] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.385373] sd 2:0:2:0: [sdc] Write Protect is off >[ 0.385896] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.386891] sda: sda1 sda2 >[ 0.387350] sdb: sdb1 >[ 0.387803] sd 2:0:0:0: [sda] Attached SCSI disk >[ 0.388400] sd 2:0:1:0: [sdb] Attached SCSI disk >[ 0.388808] sdc: unknown partition table >[ 0.389550] sd 2:0:2:0: [sdc] 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/sdc/dev as root device >supermin: creating /dev/root as block special 8:32 >supermin: mounting new root on /root >[ 0.409921] EXT4-fs (sdc): mounting ext2 file system using the ext4 subsystem >[ 0.462400] EXT4-fs (sdc): mounted filesystem without journal. Opts: >supermin: chroot >Starting /init script ... >[ 0.981869] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input1 >[ 1.779968] systemd-udevd[90]: starting version 208 >[ 2.064645] input: PC Speaker as /devices/platform/pcspkr/input/input2 >[ 2.085159] ACPI Exception: AE_BAD_PARAMETER, Thread 497900288 could not acquire Mutex [0x1] (20130517/utmutex-285) >[ 2.089539] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 >[ 2.101118] intel_rapl: no valid rapl domains found in package 0 >[/usr/lib/tmpfiles.d/systemd.conf:26] Failed to replace specifiers: /var/log/journal/%m >[/usr/lib/tmpfiles.d/systemd.conf:28] Failed to replace specifiers: /run/log/journal/%m >/init: line 73: /sys/block/hd*/queue/scheduler: No such file or directory >/init: line 73: /sys/block/ubd*/queue/scheduler: No such file or directory >/init: line 73: /sys/block/vd*/queue/scheduler: No such file or directory >mdadm: No arrays found in config file or automatically >[ 3.040158] device-mapper: uevent: version 1.0.3 >[ 3.041107] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com > lvmetad is not active yet, using direct activation during sysinit > No volume groups found >/init: line 99: ldmtool: command not found >Linux (none) 3.10.0-175.el7.x86_64 #1 SMP Tue Sep 30 02:14:47 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux >/dev: >total 0 >crw------- 1 root root 10, 235 Oct 22 10:03 autofs >drwxr-xr-x 2 root root 160 Oct 22 10:03 block >drwxr-xr-x 2 root root 100 Oct 22 10:03 bsg >crw------- 1 root root 10, 234 Oct 22 10:03 btrfs-control >drwxr-xr-x 2 root root 2240 Oct 22 10:03 char >crw------- 1 root root 5, 1 Oct 22 10:03 console >lrwxrwxrwx 1 root root 11 Oct 22 10:03 core -> /proc/kcore >drwxr-xr-x 3 root root 80 Oct 22 10:03 cpu >crw------- 1 root root 10, 61 Oct 22 10:03 cpu_dma_latency >crw------- 1 root root 10, 62 Oct 22 10:03 crash >drwxr-xr-x 6 root root 120 Oct 22 10:03 disk >lrwxrwxrwx 1 root root 13 Oct 22 10:03 fd -> /proc/self/fd >crw-rw-rw- 1 root root 1, 7 Oct 22 10:03 full >crw------- 1 root root 10, 229 Oct 22 10:03 fuse >drwxr-xr-x 3 root root 160 Oct 22 10:03 input >crw-r--r-- 1 root root 1, 11 Oct 22 10:03 kmsg >crw------- 1 root root 10, 237 Oct 22 10:03 loop-control >drwxr-xr-x 2 root root 60 Oct 22 10:03 mapper >crw------- 1 root root 10, 227 Oct 22 10:03 mcelog >crw------- 1 root root 1, 1 Oct 22 10:03 mem >drwxr-xr-x 2 root root 60 Oct 22 10:03 net >crw------- 1 root root 10, 60 Oct 22 10:03 network_latency >crw------- 1 root root 10, 59 Oct 22 10:03 network_throughput >crw-rw-rw- 1 root root 1, 3 Oct 22 10:03 null >crw------- 1 root root 10, 144 Oct 22 10:03 nvram >crw------- 1 root root 1, 12 Oct 22 10:03 oldmem >crw------- 1 root root 1, 4 Oct 22 10:03 port >crw------- 1 root root 108, 0 Oct 22 10:03 ppp >crw-rw-rw- 1 root root 5, 2 Oct 22 10:03 ptmx >crw-rw-rw- 1 root root 1, 8 Oct 22 10:03 random >drwxr-xr-x 2 root root 60 Oct 22 10:03 raw >crw------- 1 root root 10, 58 Oct 22 10:03 rfkill >lrwxrwxrwx 1 root root 4 Oct 22 10:03 rtc -> rtc0 >crw------- 1 root root 254, 0 Oct 22 10:03 rtc0 >brw------- 1 root root 8, 0 Oct 22 10:03 sda >brw------- 1 root root 8, 1 Oct 22 10:03 sda1 >brw------- 1 root root 8, 2 Oct 22 10:03 sda2 >brw------- 1 root root 8, 16 Oct 22 10:03 sdb >brw------- 1 root root 8, 17 Oct 22 10:03 sdb1 >brw------- 1 root root 8, 32 Oct 22 10:03 sdc >crw------- 1 root root 10, 231 Oct 22 10:03 snapshot >drwxr-xr-x 2 root root 80 Oct 22 10:03 snd >lrwxrwxrwx 1 root root 15 Oct 22 10:03 stderr -> /proc/self/fd/2 >lrwxrwxrwx 1 root root 15 Oct 22 10:03 stdin -> /proc/self/fd/0 >lrwxrwxrwx 1 root root 15 Oct 22 10:03 stdout -> /proc/self/fd/1 >crw-rw-rw- 1 root root 5, 0 Oct 22 10:03 tty >crw------- 1 root root 4, 0 Oct 22 10:03 tty0 >crw------- 1 root root 4, 1 Oct 22 10:03 tty1 >crw------- 1 root root 4, 10 Oct 22 10:03 tty10 >crw------- 1 root root 4, 11 Oct 22 10:03 tty11 >crw------- 1 root root 4, 12 Oct 22 10:03 tty12 >crw------- 1 root root 4, 13 Oct 22 10:03 tty13 >crw------- 1 root root 4, 14 Oct 22 10:03 tty14 >crw------- 1 root root 4, 15 Oct 22 10:03 tty15 >crw------- 1 root root 4, 16 Oct 22 10:03 tty16 >crw------- 1 root root 4, 17 Oct 22 10:03 tty17 >crw------- 1 root root 4, 18 Oct 22 10:03 tty18 >crw------- 1 root root 4, 19 Oct 22 10:03 tty19 >crw------- 1 root root 4, 2 Oct 22 10:03 tty2 >crw------- 1 root root 4, 20 Oct 22 10:03 tty20 >crw------- 1 root root 4, 21 Oct 22 10:03 tty21 >crw------- 1 root root 4, 22 Oct 22 10:03 tty22 >crw------- 1 root root 4, 23 Oct 22 10:03 tty23 >crw------- 1 root root 4, 24 Oct 22 10:03 tty24 >crw------- 1 root root 4, 25 Oct 22 10:03 tty25 >crw------- 1 root root 4, 26 Oct 22 10:03 tty26 >crw------- 1 root root 4, 27 Oct 22 10:03 tty27 >crw------- 1 root root 4, 28 Oct 22 10:03 tty28 >crw------- 1 root root 4, 29 Oct 22 10:03 tty29 >crw------- 1 root root 4, 3 Oct 22 10:03 tty3 >crw------- 1 root root 4, 30 Oct 22 10:03 tty30 >crw------- 1 root root 4, 31 Oct 22 10:03 tty31 >crw------- 1 root root 4, 32 Oct 22 10:03 tty32 >crw------- 1 root root 4, 33 Oct 22 10:03 tty33 >crw------- 1 root root 4, 34 Oct 22 10:03 tty34 >crw------- 1 root root 4, 35 Oct 22 10:03 tty35 >crw------- 1 root root 4, 36 Oct 22 10:03 tty36 >crw------- 1 root root 4, 37 Oct 22 10:03 tty37 >crw------- 1 root root 4, 38 Oct 22 10:03 tty38 >crw------- 1 root root 4, 39 Oct 22 10:03 tty39 >crw------- 1 root root 4, 4 Oct 22 10:03 tty4 >crw------- 1 root root 4, 40 Oct 22 10:03 tty40 >crw------- 1 root root 4, 41 Oct 22 10:03 tty41 >crw------- 1 root root 4, 42 Oct 22 10:03 tty42 >crw------- 1 root root 4, 43 Oct 22 10:03 tty43 >crw------- 1 root root 4, 44 Oct 22 10:03 tty44 >crw------- 1 root root 4, 45 Oct 22 10:03 tty45 >crw------- 1 root root 4, 46 Oct 22 10:03 tty46 >crw------- 1 root root 4, 47 Oct 22 10:03 tty47 >crw------- 1 root root 4, 48 Oct 22 10:03 tty48 >crw------- 1 root root 4, 49 Oct 22 10:03 tty49 >crw------- 1 root root 4, 5 Oct 22 10:03 tty5 >crw------- 1 root root 4, 50 Oct 22 10:03 tty50 >crw------- 1 root root 4, 51 Oct 22 10:03 tty51 >crw------- 1 root root 4, 52 Oct 22 10:03 tty52 >crw------- 1 root root 4, 53 Oct 22 10:03 tty53 >crw------- 1 root root 4, 54 Oct 22 10:03 tty54 >crw------- 1 root root 4, 55 Oct 22 10:03 tty55 >crw------- 1 root root 4, 56 Oct 22 10:03 tty56 >crw------- 1 root root 4, 57 Oct 22 10:03 tty57 >crw------- 1 root root 4, 58 Oct 22 10:03 tty58 >crw------- 1 root root 4, 59 Oct 22 10:03 tty59 >crw------- 1 root root 4, 6 Oct 22 10:03 tty6 >crw------- 1 root root 4, 60 Oct 22 10:03 tty60 >crw------- 1 root root 4, 61 Oct 22 10:03 tty61 >crw------- 1 root root 4, 62 Oct 22 10:03 tty62 >crw------- 1 root root 4, 63 Oct 22 10:03 tty63 >crw------- 1 root root 4, 7 Oct 22 10:03 tty7 >crw------- 1 root root 4, 8 Oct 22 10:03 tty8 >crw------- 1 root root 4, 9 Oct 22 10:03 tty9 >crw------- 1 root root 4, 64 Oct 22 10:03 ttyS0 >crw------- 1 root root 4, 65 Oct 22 10:03 ttyS1 >crw------- 1 root root 4, 66 Oct 22 10:03 ttyS2 >crw------- 1 root root 4, 67 Oct 22 10:03 ttyS3 >crw------- 1 root root 10, 239 Oct 22 10:03 uhid >crw------- 1 root root 10, 223 Oct 22 10:03 uinput >crw-rw-rw- 1 root root 1, 9 Oct 22 10:03 urandom >crw------- 1 root root 251, 0 Oct 22 10:03 usbmon0 >crw------- 1 root root 7, 0 Oct 22 10:03 vcs >crw------- 1 root root 7, 1 Oct 22 10:03 vcs1 >crw------- 1 root root 7, 128 Oct 22 10:03 vcsa >crw------- 1 root root 7, 129 Oct 22 10:03 vcsa1 >drwxr-xr-x 2 root root 60 Oct 22 10:03 vfio >crw------- 1 root root 10, 63 Oct 22 10:03 vga_arbiter >crw------- 1 root root 10, 238 Oct 22 10:03 vhost-net >drwxr-xr-x 2 root root 60 Oct 22 10:03 virtio-ports >crw------- 1 root root 248, 1 Oct 22 10:03 vport1p1 >crw-rw-rw- 1 root root 1, 5 Oct 22 10:03 zero > >/dev/block: >total 0 >lrwxrwxrwx 1 root root 6 Oct 22 10:03 8:0 -> ../sda >lrwxrwxrwx 1 root root 7 Oct 22 10:03 8:1 -> ../sda1 >lrwxrwxrwx 1 root root 6 Oct 22 10:03 8:16 -> ../sdb >lrwxrwxrwx 1 root root 7 Oct 22 10:03 8:17 -> ../sdb1 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 8:2 -> ../sda2 >lrwxrwxrwx 1 root root 6 Oct 22 10:03 8:32 -> ../sdc > >/dev/bsg: >total 0 >crw------- 1 root root 252, 0 Oct 22 10:03 2:0:0:0 >crw------- 1 root root 252, 1 Oct 22 10:03 2:0:1:0 >crw------- 1 root root 252, 2 Oct 22 10:03 2:0:2:0 > >/dev/char: >total 0 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 10:144 -> ../nvram >lrwxrwxrwx 1 root root 16 Oct 22 10:03 10:184 -> ../cpu/microcode >lrwxrwxrwx 1 root root 9 Oct 22 10:03 10:227 -> ../mcelog >lrwxrwxrwx 1 root root 11 Oct 22 10:03 10:231 -> ../snapshot >lrwxrwxrwx 1 root root 9 Oct 22 10:03 10:235 -> ../autofs >lrwxrwxrwx 1 root root 17 Oct 22 10:03 10:236 -> ../mapper/control >lrwxrwxrwx 1 root root 9 Oct 22 10:03 10:58 -> ../rfkill >lrwxrwxrwx 1 root root 21 Oct 22 10:03 10:59 -> ../network_throughput >lrwxrwxrwx 1 root root 18 Oct 22 10:03 10:60 -> ../network_latency >lrwxrwxrwx 1 root root 18 Oct 22 10:03 10:61 -> ../cpu_dma_latency >lrwxrwxrwx 1 root root 8 Oct 22 10:03 10:62 -> ../crash >lrwxrwxrwx 1 root root 14 Oct 22 10:03 10:63 -> ../vga_arbiter >lrwxrwxrwx 1 root root 15 Oct 22 10:03 13:32 -> ../input/mouse0 >lrwxrwxrwx 1 root root 13 Oct 22 10:03 13:63 -> ../input/mice >lrwxrwxrwx 1 root root 15 Oct 22 10:03 13:64 -> ../input/event0 >lrwxrwxrwx 1 root root 15 Oct 22 10:03 13:65 -> ../input/event1 >lrwxrwxrwx 1 root root 15 Oct 22 10:03 13:66 -> ../input/event2 >lrwxrwxrwx 1 root root 13 Oct 22 10:03 162:0 -> ../raw/rawctl >lrwxrwxrwx 1 root root 6 Oct 22 10:03 1:1 -> ../mem >lrwxrwxrwx 1 root root 7 Oct 22 10:03 1:11 -> ../kmsg >lrwxrwxrwx 1 root root 9 Oct 22 10:03 1:12 -> ../oldmem >lrwxrwxrwx 1 root root 7 Oct 22 10:03 1:3 -> ../null >lrwxrwxrwx 1 root root 7 Oct 22 10:03 1:4 -> ../port >lrwxrwxrwx 1 root root 7 Oct 22 10:03 1:5 -> ../zero >lrwxrwxrwx 1 root root 7 Oct 22 10:03 1:7 -> ../full >lrwxrwxrwx 1 root root 9 Oct 22 10:03 1:8 -> ../random >lrwxrwxrwx 1 root root 10 Oct 22 10:03 1:9 -> ../urandom >lrwxrwxrwx 1 root root 12 Oct 22 10:03 202:0 -> ../cpu/0/msr >lrwxrwxrwx 1 root root 14 Oct 22 10:03 203:0 -> ../cpu/0/cpuid >lrwxrwxrwx 1 root root 11 Oct 22 10:03 248:1 -> ../vport1p1 >lrwxrwxrwx 1 root root 10 Oct 22 10:03 251:0 -> ../usbmon0 >lrwxrwxrwx 1 root root 14 Oct 22 10:03 252:0 -> ../bsg/2:0:0:0 >lrwxrwxrwx 1 root root 14 Oct 22 10:03 252:1 -> ../bsg/2:0:1:0 >lrwxrwxrwx 1 root root 14 Oct 22 10:03 252:2 -> ../bsg/2:0:2:0 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 254:0 -> ../rtc0 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 4:0 -> ../tty0 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 4:1 -> ../tty1 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:10 -> ../tty10 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:11 -> ../tty11 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:12 -> ../tty12 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:13 -> ../tty13 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:14 -> ../tty14 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:15 -> ../tty15 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:16 -> ../tty16 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:17 -> ../tty17 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:18 -> ../tty18 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:19 -> ../tty19 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 4:2 -> ../tty2 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:20 -> ../tty20 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:21 -> ../tty21 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:22 -> ../tty22 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:23 -> ../tty23 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:24 -> ../tty24 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:25 -> ../tty25 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:26 -> ../tty26 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:27 -> ../tty27 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:28 -> ../tty28 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:29 -> ../tty29 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 4:3 -> ../tty3 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:30 -> ../tty30 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:31 -> ../tty31 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:32 -> ../tty32 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:33 -> ../tty33 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:34 -> ../tty34 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:35 -> ../tty35 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:36 -> ../tty36 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:37 -> ../tty37 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:38 -> ../tty38 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:39 -> ../tty39 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 4:4 -> ../tty4 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:40 -> ../tty40 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:41 -> ../tty41 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:42 -> ../tty42 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:43 -> ../tty43 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:44 -> ../tty44 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:45 -> ../tty45 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:46 -> ../tty46 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:47 -> ../tty47 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:48 -> ../tty48 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:49 -> ../tty49 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 4:5 -> ../tty5 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:50 -> ../tty50 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:51 -> ../tty51 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:52 -> ../tty52 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:53 -> ../tty53 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:54 -> ../tty54 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:55 -> ../tty55 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:56 -> ../tty56 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:57 -> ../tty57 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:58 -> ../tty58 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:59 -> ../tty59 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 4:6 -> ../tty6 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:60 -> ../tty60 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:61 -> ../tty61 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:62 -> ../tty62 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:63 -> ../tty63 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:64 -> ../ttyS0 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:65 -> ../ttyS1 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:66 -> ../ttyS2 >lrwxrwxrwx 1 root root 8 Oct 22 10:03 4:67 -> ../ttyS3 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 4:7 -> ../tty7 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 4:8 -> ../tty8 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 4:9 -> ../tty9 >lrwxrwxrwx 1 root root 6 Oct 22 10:03 5:0 -> ../tty >lrwxrwxrwx 1 root root 10 Oct 22 10:03 5:1 -> ../console >lrwxrwxrwx 1 root root 7 Oct 22 10:03 5:2 -> ../ptmx >lrwxrwxrwx 1 root root 6 Oct 22 10:03 7:0 -> ../vcs >lrwxrwxrwx 1 root root 7 Oct 22 10:03 7:1 -> ../vcs1 >lrwxrwxrwx 1 root root 7 Oct 22 10:03 7:128 -> ../vcsa >lrwxrwxrwx 1 root root 8 Oct 22 10:03 7:129 -> ../vcsa1 > >/dev/cpu: >total 0 >drwxr-xr-x 2 root root 80 Oct 22 10:03 0 >crw------- 1 root root 10, 184 Oct 22 10:03 microcode > >/dev/cpu/0: >total 0 >crw------- 1 root root 203, 0 Oct 22 10:03 cpuid >crw------- 1 root root 202, 0 Oct 22 10:03 msr > >/dev/disk: >total 0 >drwxr-xr-x 2 root root 160 Oct 22 10:03 by-id >drwxr-xr-x 2 root root 80 Oct 22 10:03 by-label >drwxr-xr-x 2 root root 160 Oct 22 10:03 by-path >drwxr-xr-x 2 root root 120 Oct 22 10:03 by-uuid > >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Oct 22 10:03 scsi-0QEMU_QEMU_HARDDISK_appliance -> ../../sdc >lrwxrwxrwx 1 root root 9 Oct 22 10:03 scsi-0QEMU_QEMU_HARDDISK_hd0 -> ../../sda >lrwxrwxrwx 1 root root 10 Oct 22 10:03 scsi-0QEMU_QEMU_HARDDISK_hd0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Oct 22 10:03 scsi-0QEMU_QEMU_HARDDISK_hd0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Oct 22 10:03 scsi-0QEMU_QEMU_HARDDISK_hd1 -> ../../sdb >lrwxrwxrwx 1 root root 10 Oct 22 10:03 scsi-0QEMU_QEMU_HARDDISK_hd1-part1 -> ../../sdb1 > >/dev/disk/by-label: >total 0 >lrwxrwxrwx 1 root root 10 Oct 22 10:03 New\x20Volume -> ../../sdb1 >lrwxrwxrwx 1 root root 10 Oct 22 10:03 System\x20Reserved -> ../../sda1 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Oct 22 10:03 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda >lrwxrwxrwx 1 root root 10 Oct 22 10:03 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 root root 10 Oct 22 10:03 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0-part2 -> ../../sda2 >lrwxrwxrwx 1 root root 9 Oct 22 10:03 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb >lrwxrwxrwx 1 root root 10 Oct 22 10:03 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0-part1 -> ../../sdb1 >lrwxrwxrwx 1 root root 9 Oct 22 10:03 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:2:0 -> ../../sdc > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root root 9 Oct 22 10:03 1f051b0f-141d-4441-9172-7f88441bb3a7 -> ../../sdc >lrwxrwxrwx 1 root root 10 Oct 22 10:03 28B60A9AB60A6920 -> ../../sda2 >lrwxrwxrwx 1 root root 10 Oct 22 10:03 6E063A95063A5E71 -> ../../sdb1 >lrwxrwxrwx 1 root root 10 Oct 22 10:03 80CC044CCC043EC2 -> ../../sda1 > >/dev/input: >total 0 >drwxr-xr-x 2 root root 120 Oct 22 10:03 by-path >crw------- 1 root root 13, 64 Oct 22 10:03 event0 >crw------- 1 root root 13, 65 Oct 22 10:03 event1 >crw------- 1 root root 13, 66 Oct 22 10:03 event2 >crw------- 1 root root 13, 63 Oct 22 10:03 mice >crw------- 1 root root 13, 32 Oct 22 10:03 mouse0 > >/dev/input/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Oct 22 10:03 platform-i8042-serio-0-event-kbd -> ../event0 >lrwxrwxrwx 1 root root 9 Oct 22 10:03 platform-i8042-serio-1-event-mouse -> ../event1 >lrwxrwxrwx 1 root root 9 Oct 22 10:03 platform-i8042-serio-1-mouse -> ../mouse0 >lrwxrwxrwx 1 root root 9 Oct 22 10:03 platform-pcspkr-event-spkr -> ../event2 > >/dev/mapper: >total 0 >crw------- 1 root root 10, 236 Oct 22 10:03 control > >/dev/net: >total 0 >crw------- 1 root root 10, 200 Oct 22 10:03 tun > >/dev/raw: >total 0 >crw------- 1 root root 162, 0 Oct 22 10:03 rawctl > >/dev/snd: >total 0 >crw------- 1 root root 116, 1 Oct 22 10:03 seq >crw------- 1 root root 116, 33 Oct 22 10:03 timer > >/dev/vfio: >total 0 >crw------- 1 root root 10, 196 Oct 22 10:03 vfio > >/dev/virtio-ports: >total 0 >lrwxrwxrwx 1 root root 11 Oct 22 10:03 org.libguestfs.channel.0 -> ../vport1p1 >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=97860k,mode=755 0 0 >/dev /dev devtmpfs rw,relatime,size=242256k,nr_inodes=60564,mode=755 0 0 > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad. Falling back to internal scanning. > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad. Falling back to internal scanning. > No volume groups found > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad. Falling back to internal scanning. > No volume groups found >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN > 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 >2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 > link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff > inet 169.254.2.10/16 brd 169.254.255.255 scope global eth0 > valid_lft forever preferred_lft forever > inet6 fe80::5054:ff:fe12:3456/64 scope link tentative > valid_lft forever preferred_lft forever >default via 169.254.2.2 dev eth0 >169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.2.10 >Module Size Used by >dm_mod 103133 0 >i2c_piix4 22106 0 >serio_raw 13462 0 >i2c_core 40325 1 i2c_piix4 >pcspkr 12718 0 >ata_generic 12910 0 >pata_acpi 13038 0 >ghash_clmulni_intel 13259 0 >cryptd 20359 1 ghash_clmulni_intel >libcrc32c 12644 0 >crc8 12893 0 >crc_itu_t 12707 0 >crc_ccitt 12707 0 >ext4 529019 1 >mbcache 14958 1 ext4 >jbd2 98340 1 ext4 >virtio_pci 17725 0 >virtio_balloon 13530 0 >virtio_scsi 18330 1 >sr_mod 22416 0 >cdrom 42556 1 sr_mod >sd_mod 45499 1 >crc_t10dif 12714 1 sd_mod >scsi_transport_spi 30732 0 >megaraid_sas 117865 0 >rfkill 26536 0 >sparse_keymap 13948 0 >virtio_net 28059 0 >virtio_console 28018 0 >virtio_rng 13019 0 >virtio_blk 18329 0 >virtio_ring 21423 7 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_scsi >virtio 14187 7 virtio_blk,virtio_net,virtio_pci,virtio_rng,virtio_balloon,virtio_console,virtio_scsi >ata_piix 35038 0 >libata 219478 3 pata_acpi,ata_generic,ata_piix >crct10dif_generic 12647 0 >crc32 12714 0 >crct10dif_pclmul 14289 1 >crct10dif_common 12595 3 crct10dif_pclmul,crct10dif_generic,crc_t10dif >crc32c_intel 22079 1 >crc32_pclmul 13113 0 >Wed Oct 22 10:03:34 UTC 2014 >clocksource: kvm-clock >uptime: 3.25 0.56 >verbose daemon enabled >linux commmand line: panic=1 console=ttyS0 udevtimeout=6000 no_timer_check acpi=off printk.time=1 cgroup_disable=memory root=/dev/sdc selinux=0 guestfs_verbose=1 guestfs_network=1 TERM=xterm-256color > >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: [05608ms] appliance is up >libguestfs: trace: launch = 0 >libguestfs: trace: blockdev_getsize64 "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >udevadm --debug settle >calling: settle >blockdev --getsize64 /dev/sda >libguestfs: trace: blockdev_getsize64 = 10485760000 >libguestfs: trace: blockdev_getsize64 "/dev/sdb" >guestfsd: main_loop: proc 63 (blockdev_getsize64) took 0.00 seconds >guestfsd: main_loop: new request, len 0x34 >udevadm --debug settle >calling: settle >blockdev --getsize64 /dev/sdb >guestfsd: main_loop: proc 63 (blockdev_getsize64) took 0.00 seconds >libguestfs: trace: blockdev_getsize64 = 1073741824 >[ 6.0] Initializing the target -o libvirt -os default >[ 7.0] Inspecting the overlay >libguestfs: trace: inspect_os >libguestfs: trace: umount_all >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=97860k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242256k,nr_inodes=60564,mode=755 freq=0 passno=0 >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >libguestfs: trace: umount_all = 0 >libguestfs: trace: list_filesystems >libguestfs: trace: feature_available "lvm2" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 398 (feature_available) took 0.00 seconds >libguestfs: trace: feature_available = 1 >libguestfs: trace: feature_available "ldm" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 398 (feature_available) took 0.00 seconds >libguestfs: trace: feature_available = 0 >libguestfs: trace: list_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds >libguestfs: trace: list_devices = ["/dev/sda", "/dev/sdb"] >libguestfs: trace: list_partitions >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 8 (list_partitions) took 0.00 seconds >libguestfs: trace: list_partitions = ["/dev/sda1", "/dev/sda2", "/dev/sdb1"] >libguestfs: trace: list_md_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 300 (list_md_devices) took 0.00 seconds >libguestfs: trace: list_md_devices = [] >libguestfs: trace: part_to_dev "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_to_dev "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: part_to_dev "/dev/sdb1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sdb" >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: vfs_type = "ntfs" >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "ntfs" >libguestfs: trace: vfs_type "/dev/sdb1" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sdb1 >libguestfs: trace: vfs_type = "ntfs" >libguestfs: trace: lvs >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x28 >lvm lvs -o vg_name,lv_name --noheadings --separator / > /run/lvm/lvmetad.socket: connect failed: No such file or directory > WARNING: Failed to connect to lvmetad. Falling back to internal scanning. > No volume groups found >guestfsd: main_loop: proc 11 (lvs) took 0.00 seconds >libguestfs: trace: lvs = [] >libguestfs: trace: list_filesystems = ["/dev/sda1", "ntfs", "/dev/sda2", "ntfs", "/dev/sdb1", "ntfs"] >libguestfs: trace: vfs_type "/dev/sda1" >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda1 >libguestfs: trace: vfs_type = "ntfs" >libguestfs: check_for_filesystem_on: /dev/sda1 (ntfs) >libguestfs: trace: internal_parse_mountable "/dev/sda1" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *> >libguestfs: trace: is_whole_device "/dev/sda1" > >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: is_whole_device = 0 >libguestfs: trace: mount_ro "/dev/sda1" "/" >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/sda1 /sysroot/ >[ 3.412273] fuse init (API version 7.22) >libguestfs: trace: mount_ro = 0 >libguestfs: trace: part_to_partnum "/dev/sda1" >guestfsd: main_loop: proc 73 (mount_ro) took 0.16 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = 1 >libguestfs: trace: is_dir "/etc" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/grub/menu.lst" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub/grub.conf" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub2/grub.cfg" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/log" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: case_sensitive_path "/windows" >guestfsd: main_loop: new request, len 0x34 >libguestfs: trace: case_sensitive_path = "/windows" >libguestfs: trace: case_sensitive_path "/windows/system32" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: windows: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 secondslibguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/winnt" > >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/winnt" >libguestfs: trace: case_sensitive_path "/winnt/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: winnt: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/win32" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/win32" >libguestfs: trace: case_sensitive_path "/win32/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win32: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 secondslibguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/win" > >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/win" >libguestfs: trace: case_sensitive_path "/win/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/boot.ini" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/boot.ini" >libguestfs: trace: is_file "/boot.ini" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/System Volume Information" >libguestfs: trace: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 1 >libguestfs: trace: case_sensitive_path "/Program Files" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/Program Files" >libguestfs: trace: is_dir "/Program Files" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/System Volume Information" >libguestfs: trace: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 1 >libguestfs: trace: umount_all >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=97860k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242256k,nr_inodes=60564,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda1 dir=/sysroot type=fuseblk opts=ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096 freq=0 passno=0 >umount /sysroot >libguestfs: trace: umount_all = 0 >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "ntfs" >libguestfs: check_for_filesystem_on: /dev/sda2 (ntfs) >libguestfs: trace: internal_parse_mountable "/dev/sda2" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 secondslibguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *> >libguestfs: trace: is_whole_device "/dev/sda2" > >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: is_whole_device = 0 >libguestfs: trace: mount_ro "/dev/sda2" "/" >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/sda2 /sysroot/ >libguestfs: trace: mount_ro = 0 >libguestfs: trace: part_to_partnum "/dev/sda2" >guestfsd: main_loop: proc 73 (mount_ro) took 0.07 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = 2 >libguestfs: trace: is_dir "/etc" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/grub/menu.lst" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub/grub.conf" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub2/grub.cfg" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/log" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: case_sensitive_path "/windows" >guestfsd: main_loop: new request, len 0x34 >libguestfs: trace: case_sensitive_path = "/Windows" >libguestfs: trace: case_sensitive_path "/Windows/system32" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.07 seconds >guestfsd: main_loop: new request, len 0x40 >libguestfs: trace: case_sensitive_path = "/Windows/System32" >libguestfs: trace: is_dir "/Windows/System32" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.10 seconds >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 1 >libguestfs: trace: case_sensitive_path "/Windows/system32/config" >guestfsd: main_loop: new request, len 0x44 >libguestfs: trace: case_sensitive_path = "/Windows/System32/config" >libguestfs: trace: is_dir "/Windows/System32/config" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.27 seconds >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 secondslibguestfs: trace: is_dir = 1 >libguestfs: trace: case_sensitive_path "/Windows/system32/cmd.exe" > >guestfsd: main_loop: new request, len 0x48 >libguestfs: trace: case_sensitive_path = "/Windows/System32/cmd.exe" >libguestfs: trace: is_file "/Windows/System32/cmd.exe" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: windows %SYSTEMROOT% = /Windows >libguestfs: trace: case_sensitive_path "/Windows/system32/cmd.exe" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/Windows/System32/cmd.exe" >libguestfs: trace: file_architecture "/Windows/System32/cmd.exe" >libguestfs: trace: file "/Windows/System32/cmd.exe" >guestfsd: main_loop: new request, len 0x48 >file -zb /sysroot/Windows/System32/cmd.exe >guestfsd: main_loop: proc 49 (file) took 0.08 seconds >libguestfs: trace: file = "PE32+ executable (console) x86-64, for MS Windows" >libguestfs: trace: file_architecture = "x86_64" >libguestfs: trace: case_sensitive_path "/Windows/system32/config/software" >guestfsd: main_loop: new request, len 0x50 >libguestfs: trace: case_sensitive_path = "/Windows/System32/config/SOFTWARE" >libguestfs: trace: is_file "/Windows/System32/config/SOFTWARE" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.12 seconds >guestfsd: main_loop: new request, len 0x54 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 8438 [sml: 4096, lge: 16384] > blocks: 707075 [sml: 8, avg: 52, lge: 16352] > blocks used: 692248 > bytes used: 36620264 >guestfsd: main_loop: proc 350 (hivex_open) took 1.27 seconds >libguestfs: trace: hivex_open = 0 >libguestfs: trace: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4448 >libguestfs: trace: hivex_node_get_child 4448 "Windows NT" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 104216 >libguestfs: trace: hivex_node_get_child 104216 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 104312 >libguestfs: trace: hivex_node_values 104312 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 357 (hivex_node_values) took 0.00 seconds >libguestfs: trace: hivex_node_values = <struct guestfs_hivex_value_list *> >libguestfs: trace: hivex_value_key 4496744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CurrentVersion" >libguestfs: trace: hivex_value_utf8 4496744 >libguestfs: trace: hivex_value_value 4496744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "6\x00.\x001\x00\x00\x00" >libguestfs: trace: hivex_value_utf8 = "6.1" >libguestfs: trace: hivex_value_key 4496792 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CurrentBuild" >libguestfs: trace: hivex_value_key 4496848 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "SoftwareType" >libguestfs: trace: hivex_value_key 4481040 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CurrentType" >libguestfs: trace: hivex_value_key 4481344 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "InstallDate" >libguestfs: trace: hivex_value_key 4481880 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "RegisteredOrganization" >libguestfs: trace: hivex_value_key 4481928 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "RegisteredOwner" >libguestfs: trace: hivex_value_key 4482016 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "SystemRoot" >libguestfs: trace: hivex_value_key 29425096 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "InstallationType" >libguestfs: trace: hivex_value_utf8 29425096 >libguestfs: trace: hivex_value_value 29425096 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "C\x00l\x00i\x00e\x00n\x00t\x00\x00\x00" >libguestfs: trace: hivex_value_utf8 = "Client" >libguestfs: trace: hivex_value_key 29425160 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "EditionID" >libguestfs: trace: hivex_value_key 4482088 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "ProductName" >libguestfs: trace: hivex_value_utf8 4482088 >libguestfs: trace: hivex_value_value 4482088 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "W\x00i\x00n\x00d\x00o\x00w\x00s\x00 \x007\x00 \x00U\x00l\x00t\x00i\x00m\x00a\x00t\x00e\x00\x00\x00" >libguestfs: trace: hivex_value_utf8 = "Windows 7 Ultimate" >libguestfs: trace: hivex_value_key 11809408 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "ProductId" >libguestfs: trace: hivex_value_key 12809376 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DigitalProductId" >libguestfs: trace: hivex_value_key 29052808 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DigitalProductId4" >libguestfs: trace: hivex_value_key 32802208 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CurrentBuildNumber" >libguestfs: trace: hivex_value_key 29050992 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "BuildLab" >libguestfs: trace: hivex_value_key 32800272 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "BuildLabEx" >libguestfs: trace: hivex_value_key 32802488 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "BuildGUID" >libguestfs: trace: hivex_value_key 32802328 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CSDBuildNumber" >libguestfs: trace: hivex_value_key 1936496 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "PathName" >libguestfs: trace: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: hivex_close = 0 >libguestfs: trace: case_sensitive_path "/Windows/system32/config/system" >guestfsd: main_loop: new request, len 0x4c >libguestfs: trace: case_sensitive_path = "/Windows/System32/config/SYSTEM" >libguestfs: trace: is_file "/Windows/System32/config/SYSTEM" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 1 >libguestfs: trace: hivex_open "/Windows/System32/config/SYSTEM" "verbose:true" >guestfsd: main_loop: new request, len 0x58 >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 2001 [sml: 4096, lge: 16384] > blocks: 140179 [sml: 8, avg: 62, lge: 16352] > blocks used: 135456 > bytes used: 8558360 >guestfsd: main_loop: proc 350 (hlibguestfs: trace: hivex_open = 0 >libguestfs: trace: hivex_root >ivex_open) took 0.30 seconds >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "Select" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: libguestfs: trace: hivex_node_get_child = 592040 >libguestfs: trace: hivex_node_get_value 592040 "Current" >proc 355 (hivex_node_get_child) took 0.00 seconds >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 secondslibguestfs: trace: hivex_node_get_value = 592168 >libguestfs: trace: hivex_value_value 592168 > >guestfsd: main_loop: new request, len 0x30 >glibguestfs: trace: hivex_value_value = "\x01\x00\x00\x00" >libguestfs: trace: hivex_node_get_child 4128 "MountedDevices" >uestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hlibguestfs: trace: hivex_node_get_child = 2999864 >libguestfs: trace: hivex_node_values 2999864 >ivex_node_get_child) took 0.00 seconds >guestfsd: main_loop: new request, len 0x30 >libguestfs: trace: hivex_node_values = <struct guestfs_hivex_value_list *> >libguestfs: trace: hivex_value_key 3008504 >guestfsd: main_loop: proc 357 (hivex_node_values) took 0.00 seconds >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: prlibguestfs: trace: hivex_value_key = "\DosDevices\C:" >libguestfs: trace: hivex_value_key 3140784 >oc 359 (hivex_value_key) took 0.00 seconds >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f4f-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 3140856 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f50-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 3183104 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f53-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 7316704 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{37a8ceb9-f929-11e3-89f4-00163e18bbce}" >libguestfs: trace: hivex_value_key 3186744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\DosDevices\D:" >libguestfs: trace: hivex_value_key 3008504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\DosDevices\C:" >libguestfs: trace: hivex_value_type 3008504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 360 (hivex_value_type) took 0.00 seconds >libguestfs: trace: hivex_value_type = 3 >libguestfs: trace: hivex_value_value 3008504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "\x97\x0f\xfc5\x00\x00P\x06\x00\x00\x00\x00" >libguestfs: trace: list_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds >libguestfs: trace: list_devices = ["/dev/sda", "/dev/sdb"] >libguestfs: trace: pread_device "/dev/sda" 4 440 >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 276 (pread_device) took 0.00 seconds >libguestfs: trace: pread_device = "\x97\x0f\xfc5" >libguestfs: trace: part_list "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >parted -s -m /dev/null >Error: The device /dev/null is so small that it cannot possibly store a file system or partition table. Perhaps you selected the wrong device? >Warning: Error fsyncing/closing /dev/null: Invalid argument >parted -m -- /dev/sda unit b print >libguestfs: trace: part_list = <struct guestfs_partition_list *> >libguestfs: trace: hivex_value_key 3140784 >guestfsd: main_loop: proc 213 (part_list) took 0.07 seconds >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f4f-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 3140856 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f50-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 3183104 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{09cc3f53-8e18-11df-b069-806e6f6e6963}" >libguestfs: trace: hivex_value_key 7316704 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\??\Volume{37a8ceb9-f929-11e3-89f4-00163e18bbce}" >libguestfs: trace: hivex_value_key 3186744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "\DosDevices\D:" >libguestfs: trace: hivex_value_type 3186744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 360 (hivex_value_type) took 0.00 seconds >libguestfs: trace: hivex_value_type = 3 >libguestfs: trace: hivex_value_value 3186744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "(\xdb\xf0\xfe\x00\x00\x01\x00\x00\x00\x00\x00" >libguestfs: trace: list_devices >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 7 (list_devices) took 0.00 seconds >libguestfs: trace: list_devices = ["/dev/sda", "/dev/sdb"] >libguestfs: trace: pread_device "/dev/sda" 4 440 >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 276 (pread_device) took 0.00 seconds >libguestfs: trace: pread_device = "\x97\x0f\xfc5" >libguestfs: trace: pread_device "/dev/sdb" 4 440 >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 276 (pread_device) took 0.00 seconds >libguestfs: trace: pread_device = "(\xdb\xf0\xfe" >libguestfs: trace: part_list "/dev/sdb" >guestfsd: main_loop: new request, len 0x34 >parted -m -- /dev/sdb unit b print >libguestfs: trace: part_list = <struct guestfs_partition_list *> >libguestfs: trace: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: proc 213 (part_list) took 0.00 seconds >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4448 >libguestfs: trace: hivex_node_get_child 4448 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4560 >libguestfs: trace: hivex_node_get_child 4560 "Tcpip" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 secondslibguestfs: trace: hivex_node_get_child = 241696 >libguestfs: trace: hivex_node_get_child 241696 "Parameters" > >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 484384 >libguestfs: trace: hivex_node_values 484384 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 357 (hivex_node_values) took 0.00 seconds >libguestfs: trace: hivex_node_values = <struct guestfs_hivex_value_list *> >libguestfs: trace: hivex_value_key 484480 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "ICSDomain" >libguestfs: trace: hivex_value_key 642048 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "SyncDomainWithMembership" >libguestfs: trace: hivex_value_key 3152384 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "NV Hostname" >libguestfs: trace: hivex_value_key 3767280 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DataBasePath" >libguestfs: trace: hivex_value_key 3767416 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "NameServer" >libguestfs: trace: hivex_value_key 3767456 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "ForwardBroadcasts" >libguestfs: trace: hivex_value_key 3767536 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "IPEnableRouter" >libguestfs: trace: hivex_value_key 3815600 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "Domain" >libguestfs: trace: hivex_value_key 3767504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "Hostname" >libguestfs: trace: hivex_value_utf8 3767504 >libguestfs: trace: hivex_value_value 3767504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "r\x00e\x00d\x00h\x00a\x00t\x00-\x00P\x00C\x00\x00\x00" >libguestfs: trace: hivex_value_utf8 = "redhat-PC" >libguestfs: trace: hivex_value_key 3815712 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "SearchList" >libguestfs: trace: hivex_value_key 3815800 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "UseDomainNameDevolution" >libguestfs: trace: hivex_value_key 3815848 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "EnableICMPRedirect" >libguestfs: trace: hivex_value_key 3815752 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DeadGWDetectDefault" >libguestfs: trace: hivex_value_key 3815952 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DontAddDefaultGatewayDefault" >libguestfs: trace: hivex_value_key 8331744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "EnableWsd" >libguestfs: trace: hivex_value_key 8331784 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "QualifyingDestinationThreshold" >libguestfs: trace: hivex_value_key 453656 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DhcpNameServer" >libguestfs: trace: hivex_value_key 453408 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DhcpDomain" >libguestfs: trace: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: hivex_close = 0 >libguestfs: trace: umount_all >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=97860k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242256k,nr_inodes=60564,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot type=fuseblk opts=ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096 freq=0 passno=0 >umount /sysroot >libguestfs: trace: umount_all = 0 >libguestfs: trace: vfs_type "/dev/sdb1" >guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sdb1 >libguestfs: trace: vfs_type = "ntfs" >libguestfs: check_for_filesystem_on: /dev/sdb1 (ntfs) >libguestfs: trace: internal_parse_mountable "/dev/sdb1" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 396 (internal_parse_mountable) took 0.00 seconds >libguestfs: trace: internal_parse_mountable = <struct guestfs_internal_mountable *> >libguestfs: trace: is_whole_device "/dev/sdb1" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 395 (is_whole_device) took 0.00 seconds >libguestfs: trace: is_whole_device = 0 >libguestfs: trace: mount_ro "/dev/sdb1" "/" >guestfsd: main_loop: new request, len 0x40 >mount -o ro /dev/sdb1 /sysroot/ >libguestfs: trace: mount_ro = 0 >libguestfs: trace: part_to_partnum "/dev/sdb1" >guestfsd: main_loop: proc 73 (mount_ro) took 0.05 seconds >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 293 (part_to_partnum) took 0.00 seconds >libguestfs: trace: part_to_partnum = 1 >libguestfs: trace: is_dir "/etc" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/bin" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_dir "/share" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: is_file "/grub/menu.lst" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub/grub.conf" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/grub2/grub.cfg" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_file "/hurd/console" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: is_dir "/log" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: case_sensitive_path "/windows" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 secondslibguestfs: trace: case_sensitive_path = "/windows" >libguestfs: trace: case_sensitive_path "/windows/system32" > >guestfsd: main_loop: new request, len 0x40 >guestfsd: error: windows: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/winnt" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/winnt" >libguestfs: trace: case_sensitive_path "/winnt/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: winnt: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/win32" >guestfsd: main_loop: new request, len 0x34 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/win32" >libguestfs: trace: case_sensitive_path "/win32/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win32: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/win" >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/win" >libguestfs: trace: case_sensitive_path "/win/system32" >guestfsd: main_loop: new request, len 0x3c >guestfsd: error: win: no file or directory found with this name >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = NULL (error) >libguestfs: trace: case_sensitive_path "/boot.ini" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/boot.ini" >libguestfs: trace: is_file "/boot.ini" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds >libguestfs: trace: is_file = 0 >libguestfs: trace: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/System Volume Information" >libguestfs: trace: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 1 >libguestfs: trace: case_sensitive_path "/Program Files" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/Program Files" >libguestfs: trace: is_dir "/Program Files" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 0 >libguestfs: trace: case_sensitive_path "/System Volume Information" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/System Volume Information" >libguestfs: trace: is_dir "/System Volume Information" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 38 (is_dir) took 0.00 seconds >libguestfs: trace: is_dir = 1 >libguestfs: trace: umount_all >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=97860k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242256k,nr_inodes=60564,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sdb1 dir=/sysroot type=fuseblk opts=ro,relatime,user_id=0,group_id=0,allow_other,blksize=4096 freq=0 passno=0 >umount /sysroot >libguestfs: trace: umount_all = 0 >libguestfs: trace: inspect_get_roots >libguestfs: trace: inspect_get_roots = ["/dev/sda2"] >libguestfs: trace: inspect_os = ["/dev/sda2"] >libguestfs: trace: inspect_get_format "/dev/sda2" >libguestfs: trace: inspect_get_format = "installed" >libguestfs: trace: inspect_get_mountpoints "/dev/sda2" >libguestfs: trace: inspect_get_mountpoints = ["/", "/dev/sda2"] >libguestfs: trace: mount "/dev/sda2" "/" >guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds >guestfsd: main_loop: new request, len 0x40 >mount -o /dev/sda2 /sysroot/ >libguestfs: trace: mount = 0 >libguestfs: trace: inspect_list_applications2 "/dev/sda2" >libguestfs: trace: case_sensitive_path "/Windows/system32/config/software" >guestfsd: main_loop: proc 1 (mount) took 0.01 seconds >guestfsd: main_loop: new request, len 0x50 >libguestfs: trace: case_sensitive_path = "/Windows/System32/config/SOFTWARE" >libguestfs: trace: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 8438 [sml: 4096, lge: 16384] > blocks: 707075 [sml: 8, avg: 52, lge: 16352] > blocks used: 692248 > bytes used: 36620264 >guestfsd: main_loop: proc 350 (hivex_open) took 0.04 seconds >libguestfs: trace: hivex_open = 0 >libguestfs: trace: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4448 >libguestfs: trace: hivex_node_get_child 4448 "Windows" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4560 >libguestfs: trace: hivex_node_get_child 4560 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4664 >libguestfs: trace: hivex_node_get_child 4664 "Uninstall" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 3230672 >libguestfs: trace: hivex_node_children 3230672 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 354 (hivex_node_children) took 0.00 seconds >libguestfs: trace: hivex_node_children = <struct guestfs_hivex_node_list *> >libguestfs: trace: hivex_node_name 8006328 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "AddressBook" >libguestfs: trace: hivex_node_get_value 8006328 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 7633000 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "Connection Manager" >libguestfs: trace: hivex_node_get_value 7633000 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 4505296 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "DirectDrawEx" >libguestfs: trace: hivex_node_get_value 4505296 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 19367440 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "DXM_Runtime" >libguestfs: trace: hivex_node_get_value 19367440 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064224 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "Fontcore" >libguestfs: trace: hivex_node_get_value 29064224 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 3230768 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE40" >libguestfs: trace: hivex_node_get_value 3230768 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29063984 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE4Data" >libguestfs: trace: hivex_node_get_value 29063984 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064136 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE5BAKEX" >libguestfs: trace: hivex_node_get_value 29064136 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064504 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IEData" >libguestfs: trace: hivex_node_get_value 29064504 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064312 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "MobileOptionPack" >libguestfs: trace: hivex_node_get_value 29064312 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 19367352 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "MPlayer2" >libguestfs: trace: hivex_node_get_value 19367352 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064592 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "SchedulingAgent" >libguestfs: trace: hivex_node_get_value 29064592 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 29064688 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "WIC" >libguestfs: trace: hivex_node_get_value 29064688 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "WOW6432node" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 8016 >libguestfs: trace: hivex_node_get_child 8016 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 8224 >libguestfs: trace: hivex_node_get_child 8224 "Windows" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 102832 >libguestfs: trace: hivex_node_get_child 102832 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 102944 >libguestfs: trace: hivex_node_get_child 102944 "Uninstall" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 3211144 >libguestfs: trace: hivex_node_children 3211144 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 354 (hivex_node_children) took 0.00 seconds >libguestfs: trace: hivex_node_children = <struct guestfs_hivex_node_list *> >libguestfs: trace: hivex_node_name 7915888 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "AddressBook" >libguestfs: trace: hivex_node_get_value 7915888 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 7629008 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "Connection Manager" >libguestfs: trace: hivex_node_get_value 7629008 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 4498360 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "DirectDrawEx" >libguestfs: trace: hivex_node_get_value 4498360 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044464 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "Fontcore" >libguestfs: trace: hivex_node_get_value 25044464 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 3211296 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE40" >libguestfs: trace: hivex_node_get_value 3211296 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044224 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE4Data" >libguestfs: trace: hivex_node_get_value 25044224 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044376 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IE5BAKEX" >libguestfs: trace: hivex_node_get_value 25044376 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044744 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "IEData" >libguestfs: trace: hivex_node_get_value 25044744 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044552 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "MobileOptionPack" >libguestfs: trace: hivex_node_get_value 25044552 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044832 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "SchedulingAgent" >libguestfs: trace: hivex_node_get_value 25044832 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_node_name 25044928 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 353 (hivex_node_name) took 0.00 seconds >libguestfs: trace: hivex_node_name = "WIC" >libguestfs: trace: hivex_node_get_value 25044928 "DisplayName" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 0 >libguestfs: trace: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: hivex_close = 0 >libguestfs: trace: inspect_list_applications2 = <struct guestfs_application2_list *> >libguestfs: trace: inspect_get_product_variant "/dev/sda2" >libguestfs: trace: inspect_get_product_variant = "Client" >libguestfs: trace: inspect_get_product_name "/dev/sda2" >libguestfs: trace: inspect_get_product_name = "Windows 7 Ultimate" >libguestfs: trace: inspect_get_package_management "/dev/sda2" >libguestfs: trace: inspect_get_package_management = "unknown" >libguestfs: trace: inspect_get_package_format "/dev/sda2" >libguestfs: trace: inspect_get_package_format = "unknown" >libguestfs: trace: inspect_get_minor_version "/dev/sda2" >libguestfs: trace: inspect_get_minor_version = 1 >libguestfs: trace: inspect_get_major_version "/dev/sda2" >libguestfs: trace: inspect_get_major_version = 6 >libguestfs: trace: inspect_get_arch "/dev/sda2" >libguestfs: trace: inspect_get_arch = "x86_64" >libguestfs: trace: inspect_get_distro "/dev/sda2" >libguestfs: trace: inspect_get_distro = "windows" >libguestfs: trace: inspect_get_type "/dev/sda2" >libguestfs: trace: inspect_get_type = "windows" >libguestfs: trace: mountpoints >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 147 (mountpoints) took 0.00 seconds >libguestfs: trace: mountpoints = ["/dev/sda2", "/"] >libguestfs: trace: statvfs "/" >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 54 (statvfs) took 0.00 seconds >libguestfs: trace: statvfs = <struct guestfs_statvfs *> >libguestfs: trace: vfs_type "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >blkid -c /dev/null -o value -s TYPE /dev/sda2 >libguestfs: trace: vfs_type = "ntfs" >[ 10.0] Checking for sufficient free disk space in the guest >[ 10.0] Estimating space required on target for each disk >estimate_target_size: fs_total_size = 10378801152 [9.7G] >estimate_target_size: source_total_size = 11559501824 [10.8G] >estimate_target_size: ratio = 0.898 >estimate_target_size: fs_free = 0 [0] >estimate_target_size: scaled_saving = 0 [0] >estimate_target_size: sda: 10485760000 [9.8G] >estimate_target_size: sdb: 1073741824 [1.0G] >[ 10.0] Converting Windows 7 Ultimate to run on KVM >picked conversion module windows >libguestfs: trace: inspect_get_windows_systemroot "/dev/sda2" >libguestfs: trace: inspect_get_windows_systemroot = "/Windows" >libguestfs: trace: case_sensitive_path "/Windows/system32/config/software" >guestfsd: main_loop: proc 198 (vfs_type) took 0.00 seconds >guestfsd: main_loop: new request, len 0x50 >libguestfs: trace: case_sensitive_path = "/Windows/System32/config/SOFTWARE" >libguestfs: trace: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" "write:false" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 8438 [sml: 4096, lge: 16384] > blocks: 707075 [sml: 8, avg: 52, lge: 16352] > blocks used: 692248 > bytes used: 36620264 >guestfsd: main_loop: proc 350 (hivex_open) took 0.01 seconds >libguestfs: trace: hivex_open = 0 >libguestfs: trace: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4448 >libguestfs: trace: hivex_node_get_child 4448 "Windows" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4560 >libguestfs: trace: hivex_node_get_child 4560 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4664 >libguestfs: trace: hivex_node_get_child 4664 "Uninstall" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 3230672 >libguestfs: trace: hivex_node_get_child 3230672 "Red Hat Paravirtualized Xen Drivers for Windows(R)" >guestfsd: main_loop: new request, len 0x68 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 0 >libguestfs: trace: hivex_close >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: hivex_close = 0 >libguestfs: trace: upload "/usr/share/virt-tools/rhev-apt.exe" "/rhev-apt.exe" >guestfsd: main_loop: new request, len 0x3c >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 7400, buf = 0x7f21e0a07340 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 0, buf = (nil) >guestfsd: receive_file: end of file, leaving function >guestfsd: main_llibguestfs: trace: upload = 0 >libguestfs: trace: inspect_get_type "/dev/sda2" >libguestfs: trace: inspect_get_type = "windows" >libguestfs: trace: inspect_get_distro "/dev/sda2" >libguestfs: trace: inspect_get_distro = "windows" >libguestfs: trace: case_sensitive_path "/Program Files" >oop: proc 66 (upload) took 0.45 seconds >guestfsd: main_loop: new request, len 0x3c >gulibguestfs: trace: case_sensitive_path = "/Program Files" >libguestfs: trace: mkdir_p "/Program Files" >estfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds >libguestfs: trace: mkdir_p = 0 >libguestfs: trace: case_sensitive_path "/Program Files/Red Hat" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/Program Files/Red Hat" >libguestfs: trace: mkdir_p "/Program Files/Red Hat" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds >libguestfs: trace: mkdir_p = 0 >libguestfs: trace: case_sensitive_path "/Program Files/Red Hat/Firstboot" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >libguestfs: trace: case_sensitive_path = "/Program Files/Red Hat/Firstboot" >libguestfs: trace: mkdir_p "/Program Files/Red Hat/Firstboot" >guestfsd: main_loop: new request, len 0x4c >libguestfs: trace: mkdir_p = 0 >libguestfs: trace: mkdir_p "/Program Files/Red Hat/Firstboot/scripts" >guestfsd: main_loop: proc 33 (mkdir_p) took 0.01 seconds >guestfsd: main_loop: new request, len 0x54 >libguestfs: trace: mkdir_p = 0 >libguestfs: trace: upload "/usr/share/virt-tools/rhsrvany.exe" "/Program Files/Red Hat/Firstboot/rhsrvany.exe" >guestfsd: main_loop: proc 33 (mkdir_p) took 0.01 seconds >guestfsd: main_loop: new request, len 0x5c >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x7f21e0a07650 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 4356, buf = 0x7f21e0a06760 >guestfsd: receive_file: reading length word >guestfsd: receive_file: got chunk: cancel = 0x0, len = 0, buf = (nil) >guestfsd: receive_file: end of file, leaving function >guestfsd: main_loop: proc 66 (upload) took 0.02 seconds >libguestfs: trace: upload = 0 >libguestfs: trace: write "/Program Files/Red Hat/Firstboot/firstboot.bat" "@echo off\x0d\x0aecho starting firstboot service >>log.txt\x0d\x0afor /f %%f in ('dir /b scripts') do call "scripts\%%f" >>log.txt\x0d\x0aecho uninstalling firstboot service >>log.txt\x0d\x0arhsrvany.exe -s firstboot uninstall >>log.txt\x0d\x0a" >libguestfs: trace: internal_write "/Program Files/Red Hat/Firstboot/firstboot.bat" "@echo off\x0d\x0aecho starting firstboot service >>log.txt\x0d\x0afor /f %%f in ('dir /b scripts') do call "scripts\%%f" >>log.txt\x0d\x0aecho uninstalling firstboot service >>log.txt\x0d\x0arhsrvany.exe -s firstboot uninstall >>log.txt\x0d\x0a" >guestfsd: main_loop: new request, len 0x138 >guestfsd: main_loop: proc 246 (internal_write) took 0.00 secondslibguestfs: trace: internal_write = 0 >libguestfs: trace: write = 0 >libguestfs: trace: inspect_get_windows_systemroot "/dev/sda2" >libguestfs: trace: inspect_get_windows_systemroot = "/Windows" >libguestfs: trace: case_sensitive_path "/Windows/system32/config/SYSTEM" > >guestfsd: main_loop: new request, len 0x4c >libguestfs: trace: case_sensitive_path = "/Windows/System32/config/SYSTEM" >libguestfs: trace: hivex_open "/Windows/System32/config/SYSTEM" "write:true" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x58 >libguestfs: trace: hivex_open = 0 >libguestfs: trace: hivex_root >guestfsd: main_loop: proc 350 (hivex_open) took 0.01 seconds >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "Select" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 592040 >libguestfs: trace: hivex_node_get_value 592040 "Current" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 592168 >libguestfs: trace: hivex_value_value 592168 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "\x01\x00\x00\x00" >libguestfs: trace: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4448 >libguestfs: trace: hivex_node_get_child 4448 "services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4560 >libguestfs: trace: hivex_node_get_child 4560 "firstboot" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 0 >libguestfs: trace: hivex_node_add_child 4560 "firstboot" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: hivex_node_add_child = 8781856 >libguestfs: trace: hivex_node_set_value 8781856 "Type" 4 "\x10\x00\x00\x00" >guestfsd: main_loop: new request, len 0x48 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: hivex_node_set_value = 0 >libguestfs: trace: hivex_node_set_value 8781856 "Start" 4 "\x02\x00\x00\x00" >guestfsd: main_loop: new request, len 0x4c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: hivex_node_set_value = 0 >libguestfs: trace: hivex_node_set_value 8781856 "ErrorControl" 4 "\x01\x00\x00\x00" >guestfsd: main_loop: new request, len 0x50 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: hivex_node_set_value = 0 >libguestfs: trace: hivex_node_set_value 8781856 "ImagePath" 1 "C\x00:\x00\\x00P\x00r\x00o\x00g\x00r\x00a\x00m\x00 \x00F\x00i\x00l\x00e\x00s\x00\\x00R\x00e\x00d\x00 \x00H\x00a\x00t\x00\\x00F\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00\\x00r\x00h\x00s\x00r\x00v\x00a\x00n\x00y\x00.\x00e\x00x\x00e\x00 \x00-\x00s\x00 \x00f\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00\x00\x00" >guestfsd: main_loop: new request, len 0xc8 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: hivex_node_set_value = 0 >libguestfs: trace: hivex_node_set_value 8781856 "DisplayName" 1 "V\x00i\x00r\x00t\x00 \x00t\x00o\x00o\x00l\x00s\x00 \x00f\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00 \x00s\x00e\x00r\x00v\x00i\x00c\x00e\x00\x00\x00" >guestfsd: main_loop: new request, len 0x88 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: hivex_node_set_value = 0 >libguestfs: trace: hivex_node_set_value 8781856 "ObjectName" 1 "L\x00o\x00c\x00a\x00l\x00S\x00y\x00s\x00t\x00e\x00m\x00\x00\x00" >guestfsd: main_loop: new request, len 0x64 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: hivex_node_set_value = 0 >libguestfs: trace: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4448 >libguestfs: trace: hivex_node_get_child 4448 "services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4560 >libguestfs: trace: hivex_node_get_child 4560 "firstboot" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 8781856 >libguestfs: trace: hivex_node_get_child 8781856 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 0 >libguestfs: trace: hivex_node_add_child 8781856 "Parameters" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 363 (hivex_node_add_child) took 0.00 seconds >libguestfs: trace: hivex_node_add_child = 8786744 >libguestfs: trace: hivex_node_set_value 8786744 "CommandLine" 1 "c\x00m\x00d\x00 \x00/\x00c\x00 \x00"\x00C\x00:\x00\\x00P\x00r\x00o\x00g\x00r\x00a\x00m\x00 \x00F\x00i\x00l\x00e\x00s\x00\\x00R\x00e\x00d\x00 \x00H\x00a\x00t\x00\\x00F\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00\\x00f\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00.\x00b\x00a\x00t\x00"\x00\x00\x00" >guestfsd: main_loop: new request, len 0xc0 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: hivex_node_set_value = 0 >libguestfs: trace: hivex_node_set_value 8786744 "PWD" 1 "C\x00:\x00\\x00P\x00r\x00o\x00g\x00r\x00a\x00m\x00 \x00F\x00i\x00l\x00e\x00s\x00\\x00R\x00e\x00d\x00 \x00H\x00a\x00t\x00\\x00F\x00i\x00r\x00s\x00t\x00b\x00o\x00o\x00t\x00\x00\x00" >guestfsd: main_loop: new request, len 0x8c >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: hivex_node_set_value = 0 >libguestfs: trace: hivex_commit null >guestfsd: main_loop: new request, len 0x2c >libguestfs: trace: hivex_commit = 0 >libguestfs: trace: hivex_close >guestfsd: main_loop: proc 362 (hivex_commit) took 0.05 seconds >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 351 (hivex_close) tooklibguestfs: trace: hivex_close = 0 >libguestfs: trace: write "/Program Files/Red Hat/Firstboot/scripts/0001-1413972218-kqwk1sn6.bat" "@echo off\x0aecho installing rhev-apt\x0a"\rhev-apt.exe" /S /v /qn\x0a\x0aecho starting rhev-apt\x0anet start rhev-apt\x0a" >libguestfs: trace: internal_write "/Program Files/Red Hat/Firstboot/scripts/0001-1413972218-kqwk1sn6.bat" "@echo off\x0aecho installing rhev-apt\x0a"\rhev-apt.exe" /S /v /qn\x0a\x0aecho starting rhev-apt\x0anet start rhev-apt\x0a" > 0.00 seconds >guestfsd: main_loop: new request, len 0xe0 >libguestfs: trace: internal_write = 0 >libguestfs: trace: write = 0 >libguestfs: trace: case_sensitive_path "/Windows/system32/config/system" >guestfsd: main_loop: proc 246 (internal_write) took 0.00 seconds >guestfsd: main_loop: new request, len 0x4c >libguestfs: trace: case_sensitive_path = "/Windows/System32/config/SYSTEM" >libguestfs: trace: hivex_open "/Windows/System32/config/SYSTEM" "verbose:true" "write:true" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x58 >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 2003 [sml: 4096, lge: 16384] > blocks: 140226 [sml: 8, avg: 62, lge: 16352] > blocks used: 135474 > bytes used: 8558864 >guestfsd: main_loop: proc 350 (hivex_open) took 0.00 seconds >libguestfs: trace: hivex_open = 0 >libguestfs: trace: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "Select" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 592040 >libguestfs: trace: hivex_node_get_value 592040 "Current" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 358 (hivex_node_get_value) took 0.00 seconds >libguestfs: trace: hivex_node_get_value = 592168 >libguestfs: trace: hivex_value_value 592168 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "\x01\x00\x00\x00" >current ControlSet is ControlSet001 >libguestfs: trace: hivex_node_get_child 4128 "ControlSet001" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4448 >libguestfs: trace: hivex_node_get_child 4448 "Services" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4560 >libguestfs: trace: hivex_node_get_child 4560 "Processor" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 2339896 >libguestfs: trace: hivex_node_delete_child 2339896 >guestfsd: main_loop: new request, len 0x30 >libguestfs: trace: hivex_node_delete_child = 0 >libguestfs: trace: hivex_node_get_child 4560 "Intelppm" >guestfsd: main_loop: proc 364 (hivex_node_delete_child) took 0.01 seconds >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 2341320 >libguestfs: trace: hivex_node_delete_child 2341320 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 364 (hivex_node_delete_child) took 0.00 seconds >libguestfs: trace: hivex_node_delete_child = 0 >libguestfs: trace: hivex_node_get_child 4560 "rhelscsi" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 0 >libguestfs: trace: mkdir_p "/Windows/Drivers/VirtIO" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 33 (mkdir_p) took 0.00 seconds >libguestfs: trace: mkdir_p = 0 >virt-v2v: warning: there are no virtio drivers available for this version >of Windows (6.1 x86_64 Client). virt-v2v looks for drivers in >/usr/share/virtio-win > >The guest will be configured to use slower emulated devices. >libguestfs: trace: hivex_commit null >guestfsd: main_loop: new request, len 0x2c >libguestfs: trace: hivex_commit = 0 >libguestfs: trace: hivex_close >guestfsd: main_loop: proc 362 (hivex_commit) took 0.06 seconds >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >libguestfs: trace: hivex_close = 0 >libguestfs: trace: case_sensitive_path "/Windows/system32/config/software" >guestfsd: main_loop: new request, len 0x50 >libguestfs: trace: case_sensitive_path = "/Windows/System32/config/SOFTWARE" >libguestfs: trace: hivex_open "/Windows/System32/config/SOFTWARE" "verbose:true" "write:true" >guestfsd: main_loop: proc 197 (case_sensitive_path) took 0.00 seconds >guestfsd: main_loop: new request, len 0x5c >hivex: hivex_open: successfully read Windows Registry hive file: > pages: 8438 [sml: 4096, lge: 16384] > blocks: 707075 [sml: 8, avg: 52, lge: 16352] > blocks used: 692248 > bytes used: 36620264 >guestfsd: main_loop: proc 350 (hivex_open) took 0.04 seconds >libguestfs: trace: hivex_open = 0 >libguestfs: trace: hivex_root >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 352 (hivex_root) took 0.00 seconds >libguestfs: trace: hivex_root = 4128 >libguestfs: trace: hivex_node_get_child 4128 "Microsoft" >guestfsd: main_loop: new request, len 0x40 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4448 >libguestfs: trace: hivex_node_get_child 4448 "Windows" >guestfsd: main_loop: new request, len 0x3c >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4560 >libguestfs: trace: hivex_node_get_child 4560 "CurrentVersion" >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 355 (hivex_node_get_child) took 0.00 seconds >libguestfs: trace: hivex_node_get_child = 4664 >libguestfs: trace: hivex_node_values 4664 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 357 (hivex_node_values) took 0.00 seconds >libguestfs: trace: hivex_node_values = <struct guestfs_hivex_value_list *> >libguestfs: trace: hivex_value_key 3375664 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "SM_GamesName" >libguestfs: trace: hivex_value_key 3375704 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "SM_ConfigureProgramsName" >libguestfs: trace: hivex_value_key 4480680 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CommonFilesDir" >libguestfs: trace: hivex_value_key 4480784 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CommonFilesDir (x86)" >libguestfs: trace: hivex_value_key 4480936 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "CommonW6432Dir" >libguestfs: trace: hivex_value_key 4427152 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 359 (hivex_value_key) took 0.00 seconds >libguestfs: trace: hivex_value_key = "DevicePath" >libguestfs: trace: hivex_value_value 4427152 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 361 (hivex_value_value) took 0.00 seconds >libguestfs: trace: hivex_value_value = "%\x00S\x00y\x00s\x00t\x00e\x00m\x00R\x00o\x00o\x00t\x00%\x00\\x00i\x00n\x00f\x00\x00\x00" >libguestfs: trace: hivex_value_type 4427152 >guestfsd: main_loop: new request, len 0x30 >guestfsd: main_loop: proc 360 (hivex_value_type) took 0.00 seconds >libguestfs: trace: hivex_value_type = 2 >libguestfs: trace: hivex_node_set_value 4664 "DevicePath" 2 "%\x00S\x00y\x00s\x00t\x00e\x00m\x00R\x00o\x00o\x00t\x00%\x00\\x00i\x00n\x00f\x00;\x00%\x00S\x00y\x00s\x00t\x00e\x00m\x00R\x00o\x00o\x00t\x00%\x00\\x00D\x00r\x00i\x00v\x00e\x00r\x00s\x00\\x00V\x00i\x00r\x00t\x00I\x00O\x00\x00\x00" >guestfsd: main_loop: new request, len 0xa8 >guestfsd: main_loop: proc 365 (hivex_node_set_value) took 0.00 seconds >libguestfs: trace: hivex_node_set_value = 0 >libguestfs: trace: hivex_commit null >guestfsd: main_loop: new request, len 0x2c >libguestfs: trace: hivex_commit = 0 >libguestfs: trace: hivex_close >guestfsd: main_loop: proc 362 (hivex_commit) took 0.26 seconds >guestfsd: main_loop: new request, len 0x28 >hivex: hivex_close: hivex_close >libguestfs: trace: hivex_close = 0 >libguestfs: trace: pread_device "/dev/sda2" 8 3 >guestfsd: main_loop: proc 351 (hivex_close) took 0.00 seconds >guestfsd: main_loop: new request, len 0x44 >guestfsd: main_loop: proc 276 (pread_device) took 0.00 seconds >libguestfs: trace: pread_device = "NTFS " >libguestfs: trace: part_to_dev "/dev/sda2" >guestfsd: main_loop: new request, len 0x38 >guestfsd: main_loop: proc 272 (part_to_dev) took 0.00 seconds >libguestfs: trace: part_to_dev = "/dev/sda" >libguestfs: trace: blockdev_getsize64 "/dev/sda" >guestfsd: main_loop: new request, len 0x34 >udevadm --debug settle >calling: settle >blockdev --getsize64 /dev/sda >libguestfs: trace: blockdev_getsize64 = 10485760000 >libguestfs: trace: pwrite_device "/dev/sda2" "\xff\x00" 26 >guestfsd: main_loop: proc 63 (blockdev_getsize64) took 0.00 seconds >guestfsd: main_loop: new request, len 0x48 >udevadm --debug settle >calling: settle >guestfsd: main_loop: proc 275 (pwrite_device) took 0.00 seconds >libguestfs: trace: pwrite_device = 2 >This guest does not have virtio drivers installed. >[ 11.0] Mapping filesystem data to avoid copying unused and blank areas >libguestfs: trace: mountpoints >guestfsd: main_loop: new request, len 0x28 >guestfsd: main_loop: proc 147 (mlibguestfs: trace: mountpoints = ["/dev/sda2", "/"] >libguestfs: trace: fstrim "/" >ountpoints) took 0.00 seconds >guestfsd: main_loop: new request, len 0x48 >fsync /dev/sda >fsync /dev/sdb >fstrim -v /sysroot/ >/sysroot/: 16 EiB (18446744073709551615 bytes) trimmed > >guestfsd: main_loop: proc 334 (fstrim) took 2.09 seconds >libguestfs: trace: fstrim = 0 >[ 13.0] Closing the overlay >libguestfs: trace: umount_all >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=97860k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242256k,nr_inodes=60564,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev/sda2 dir=/sysroot type=fuseblk opts=rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096 freq=0 passno=0 >umount /sysroot >libguestfs: trace: umount_all = 0 >libguestfs: trace: shutdown >libguestfs: trace: internal_autosync >guestfsd: main_loop: proc 47 (umount_all) took 0.01 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=97860k,mode=755 freq=0 passno=0 >umount-all: /proc/mounts: fsname=/dev dir=/dev type=devtmpfs opts=rw,relatime,size=242256k,nr_inodes=60564,mode=755 freq=0 passno=0 >fsync /dev/sda >fsync /dev/sdb >guestfsd: main_loop: proc 282 (internal_autosync) took 0.00 seconds >libguestfs: trace: internal_autosync = 0 >libguestfs: sending SIGTERM to process 28348 >libguestfs: trace: shutdown = 0 >libguestfs: trace: close >libguestfs: closing guestfs handle 0x1167d20 (state 0) >libguestfs: command: run: rm >libguestfs: command: run: \ -rf /tmp/libguestfswfL0Zu >[ 13.0] Copying disk 1/2 to /var/lib/libvirt/images/xen-hvm-win7-x86_64-first-sda (raw) >target_file = /var/lib/libvirt/images/xen-hvm-win7-x86_64-first-sda >target_format = raw >target_estimated_size = 10485760000 >target_overlay = /var/tmp/v2vovlf27a40.qcow2 >target_overlay.ov_source = json: { "file.driver" : "ssh", "file.path" : "/var/lib/xen/images/xen/xen-hvm/xen-hvm-win7-x86_64.img", "file.host" : "10.66.106.64", "file.host_key_check" : "no" } >qemu-img convert -p -n -f qcow2 -O 'raw' '/var/tmp/v2vovlf27a40.qcow2' '/var/lib/libvirt/images/xen-hvm-win7-x86_64-first-sda' > (0.00/100%) (1.01/100%) (2.02/100%) (3.02/100%) (4.03/100%) (5.04/100%) (6.05/100%) (7.06/100%) (8.06/100%) (9.07/100%) (10.08/100%) (11.09/100%) (12.10/100%) (13.11/100%) (14.11/100%) (15.12/100%) (16.13/100%) (17.14/100%) (18.15/100%) (19.15/100%) (20.16/100%) (21.17/100%) (22.18/100%) (23.19/100%) (24.19/100%) (25.20/100%) (26.21/100%) (27.22/100%) (28.23/100%) (29.23/100%) (30.24/100%) (31.25/100%) (32.26/100%) (33.27/100%) (34.27/100%) (35.28/100%) (36.29/100%) (37.30/100%) (38.31/100%) (39.32/100%) (40.32/100%) (41.33/100%) (42.34/100%) (43.35/100%) (44.36/100%) (45.36/100%) (46.37/100%) (47.38/100%) (48.39/100%) (49.40/100%) (50.40/100%) (51.41/100%) (52.42/100%) (53.43/100%) (54.44/100%) (55.44/100%) (56.45/100%) (57.46/100%) (58.47/100%) (59.48/100%) (60.48/100%) (61.49/100%) (62.50/100%) (63.51/100%) (64.52/100%) (65.53/100%) (66.53/100%) (67.54/100%) (68.55/100%) (69.56/100%) (70.57/100%) (71.57/100%) (72.58/100%) (73.59/100%) (74.60/100%) (75.61/100%) (76.61/100%) (77.62/100%) (78.63/100%) (79.64/100%) (80.65/100%) (81.65/100%) (82.66/100%) (83.67/100%) (84.68/100%) (85.69/100%) (86.69/100%) (87.70/100%) (88.71/100%) (89.72/100%) (90.73/100%) (91.74/100%) (92.74/100%) (93.75/100%) (94.76/100%) (95.77/100%) (96.78/100%) (97.78/100%) (98.79/100%) (99.80/100%) (100.00/100%) (100.00/100%) >sda: estimate 10485760000 (9.8G) versus actual 7749697536 (7.2G): 35.3% >[ 266.0] Copying disk 2/2 to /var/lib/libvirt/images/xen-hvm-win7-x86_64-first-sdb (raw) >target_file = /var/lib/libvirt/images/xen-hvm-win7-x86_64-first-sdb >target_format = raw >target_estimated_size = 1073741824 >target_overlay = /var/tmp/v2vovl4c49fe.qcow2 >target_overlay.ov_source = json: { "file.driver" : "ssh", "file.path" : "/var/juzhou/xen-test.img", "file.host" : "10.66.106.64", "file.host_key_check" : "no" } >qemu-img convert -p -n -f qcow2 -O 'raw' '/var/tmp/v2vovl4c49fe.qcow2' '/var/lib/libvirt/images/xen-hvm-win7-x86_64-first-sdb' > (0.00/100%) (1.17/100%) (2.34/100%) (3.52/100%) (4.69/100%) (5.86/100%) (7.03/100%) (8.20/100%) (9.38/100%) (10.55/100%) (11.72/100%) (12.89/100%) (14.06/100%) (15.24/100%) (16.41/100%) (17.58/100%) (18.75/100%) (19.92/100%) (21.10/100%) (22.27/100%) (23.44/100%) (24.61/100%) (25.78/100%) (26.96/100%) (28.13/100%) (29.30/100%) (30.47/100%) (31.64/100%) (32.82/100%) (33.99/100%) (35.16/100%) (36.33/100%) (37.50/100%) (38.68/100%) (39.85/100%) (41.02/100%) (42.19/100%) (43.36/100%) (44.54/100%) (45.71/100%) (46.88/100%) (48.05/100%) (49.22/100%) (50.40/100%) (51.57/100%) (52.74/100%) (53.91/100%) (55.08/100%) (56.26/100%) (57.43/100%) (58.60/100%) (59.77/100%) (60.94/100%) (62.12/100%) (63.29/100%) (64.46/100%) (65.63/100%) (66.81/100%) (67.98/100%) (69.15/100%) (70.32/100%) (71.49/100%) (72.67/100%) (73.84/100%) (75.01/100%) (76.18/100%) (77.35/100%) (78.53/100%) (79.70/100%) (80.87/100%) (82.04/100%) (83.21/100%) (84.39/100%) (85.56/100%) (86.73/100%) (87.90/100%) (89.07/100%) (90.25/100%) (91.42/100%) (92.59/100%) (93.76/100%) (94.93/100%) (96.11/100%) (97.28/100%) (98.45/100%) (99.62/100%) (100.00/100%) (100.00/100%) >sdb: estimate 1073741824 (1.0G) versus actual 8003584 (7.6M): 13315.8% >[ 299.0] Creating output metadata >Pool default refreshed > >Domain xen-hvm-win7-x86_64-first defined from /tmp/v2vlibvirt9d92c0.xml > >[ 301.0] Finishing off
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 1150701
: 949350 |
949352