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 941579 Details for
Bug 1146585
Missing --size argument for logvol leads to stacktrace
[?]
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.
all sorts of logs
anacondabt.txt (text/plain), 298.06 KB, created by
Fabian Deutsch
on 2014-09-26 14:03:38 UTC
(
hide
)
Description:
all sorts of logs
Filename:
MIME Type:
Creator:
Fabian Deutsch
Created:
2014-09-26 14:03:38 UTC
Size:
298.06 KB
patch
obsolete
>############################################################################## >### file 1 of 8: anaconda.log >############################################################################## >13:46:37,916 INFO anaconda: /sbin/anaconda 21.48.3-1 >13:46:38,259 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:38,272 INFO anaconda: check_memory(): total:2097152, needed:1070, graphical:1160 >13:46:38,282 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >13:46:38,283 INFO anaconda: Default encoding = utf-8 >13:46:38,314 INFO anaconda: Parsing kickstart: /run/install/ks.cfg >13:46:38,332 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:38,909 WARN anaconda.stdout: Not asking for VNC because of an automated install >13:46:38,918 INFO anaconda: Display mode = t >13:46:38,919 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:38,928 INFO anaconda: check_memory(): total:2097152, needed:1070, graphical:1160 >13:46:38,939 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:46:38,942 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:46:38,942 INFO anaconda: using only installclass _Fedora >13:46:38,948 INFO anaconda: bootloader GRUB2 on X86 platform >13:46:38,979 INFO anaconda: bootloader GRUB2 on X86 platform >13:46:39,005 DEBUG anaconda: network: devices found ['ens3'] >13:46:39,024 WARN anaconda: network: apply kickstart: --device does not exist >13:46:39,108 WARN anaconda: network: set ONBOOT: --device does not exist >13:46:39,180 DEBUG anaconda: updating hostname localhost.localdomain >13:46:39,200 INFO anaconda: Running Thread: AnaStorageThread (140167486678784) >13:46:39,201 INFO anaconda: Running Thread: AnaTimeInitThread (140167473600256) >13:46:39,203 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140167465207552) >13:46:39,204 INFO anaconda: Running Thread: AnaPayloadThread (140167456814848) >13:46:39,287 DEBUG anaconda: updating hostname localhost.localdomain >13:46:39,313 INFO anaconda: got 0 NTP servers from DHCP >13:46:39,314 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140167465207552) >13:46:39,007 INFO anaconda: Thread Done: AnaTimeInitThread (140167473600256) >13:46:39,115 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:39,122 INFO anaconda: Running Thread: AnaStorageWatcher (140167473600256) >13:46:40,493 INFO anaconda: Thread Done: AnaStorageThread (140167486678784) >13:46:40,506 INFO anaconda: Thread Done: AnaStorageWatcher (140167473600256) >13:46:41,192 DEBUG anaconda: new disk order: [] >13:46:42,399 DEBUG anaconda: running handleException >13:46:42,400 CRIT anaconda: Traceback (most recent call last): > > File "/sbin/anaconda", line 1358, in <module> > anaconda._intf.setup(ksdata) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 170, in setup > should_schedule = obj.setup(self.ENVIRONMENT) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 53, in setup > spoke.execute() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 372, in execute > doKickstartStorage(self.storage, self.data, self.instclass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1924, in doKickstartStorage > ksdata.logvol.execute(storage, ksdata, instClass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 755, in execute > l.execute(storage, ksdata, instClass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 861, in execute > if not size: > >UnboundLocalError: local variable 'size' referenced before assignment > >13:46:42,963 DEBUG anaconda: Gtk cannot be initialized >13:46:42,963 DEBUG anaconda: In the main thread, running exception handler >13:46:43,855 INFO anaconda: Running kickstart %%traceback script(s) >13:46:43,855 INFO anaconda: All kickstart %%traceback script(s) have been run >13:46:43,857 INFO anaconda: Running Thread: AnaInputThread1 (140167473600256) >13:46:43,859 INFO anaconda: Running Thread: AnaInputThread2 (140167486678784) >13:46:43,859 INFO anaconda: Thread Done: AnaInputThread2 (140167486678784) >############################################################################## >### file 2 of 8: ifcfg.log >############################################################################## >13:46:39,005 DEBUG ifcfg: content of files (network initialization): >13:46:39,006 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >13:46:39,006 DEBUG ifcfg: # Generated by dracut initrd >13:46:39,006 DEBUG ifcfg: DEVICE="ens3" >13:46:39,006 DEBUG ifcfg: ONBOOT=yes >13:46:39,006 DEBUG ifcfg: NETBOOT=yes >13:46:39,006 DEBUG ifcfg: UUID="905e7b97-cdbf-49c7-a2c6-9827b80eecd2" >13:46:39,006 DEBUG ifcfg: IPV6INIT=yes >13:46:39,006 DEBUG ifcfg: BOOTPROTO=dhcp >13:46:39,007 DEBUG ifcfg: TYPE=Ethernet >13:46:39,007 DEBUG ifcfg: NAME="ens3" >13:46:39,014 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}}, 'connection': {'timestamp': 1411739195L, 'interface-name': 'ens3', 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': '905e7b97-cdbf-49c7-a2c6-9827b80eecd2'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >13:46:39,097 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:46:39,098 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:46:39,098 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:46:39,099 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >############################################################################## >### file 3 of 8: packaging.log >############################################################################## >############################################################################## >### file 4 of 8: program.log >############################################################################## >13:46:38,259 INFO program: Running... losetup --list >13:46:38,332 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:46:38,345 DEBUG program: Return code: 0 >13:46:38,348 INFO program: Running... udevadm settle --timeout=300 >13:46:38,423 DEBUG program: Return code: 0 >13:46:38,459 INFO program: Running... modprobe fcoe >13:46:38,551 DEBUG program: Return code: 0 >13:46:38,552 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >13:46:38,597 INFO program: No FCoE boot disk information is found in EDD! >13:46:38,597 DEBUG program: Return code: 1 >13:46:38,612 INFO program: Running... loadkeys us >13:46:38,710 DEBUG program: Return code: 0 >13:46:38,710 INFO program: Running... loadkeys us >13:46:38,775 DEBUG program: Return code: 0 >13:46:38,920 INFO program: Running... losetup --list >13:46:39,202 INFO program: Running... hwclock --hctosys --utc >13:46:39,001 DEBUG program: Return code: 0 >13:46:39,001 INFO program: Running... systemctl start chronyd.service >13:46:39,061 DEBUG program: Return code: 0 >13:46:39,062 INFO program: Running... udevadm settle --timeout=300 >13:46:39,126 DEBUG program: Return code: 0 >13:46:39,127 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >13:46:39,175 DEBUG program: Return code: 0 >13:46:39,176 INFO program: Running... udevadm settle --timeout=300 >13:46:39,187 DEBUG program: Return code: 0 >13:46:39,191 INFO program: Running... udevadm settle --timeout=300 >13:46:39,201 DEBUG program: Return code: 0 >13:46:39,206 INFO program: Running... udevadm settle --timeout=300 >13:46:39,217 DEBUG program: Return code: 0 >13:46:39,220 INFO program: Running... udevadm settle --timeout=300 >13:46:39,232 DEBUG program: Return code: 0 >13:46:39,235 INFO program: Running... udevadm settle --timeout=300 >13:46:39,246 DEBUG program: Return code: 0 >13:46:39,262 INFO program: Running... multipath -c /dev/sda >13:46:39,269 INFO program: /dev/sda is not a valid multipath device path >13:46:39,269 DEBUG program: Return code: 1 >13:46:39,782 INFO program: Running... dumpe2fs -h /dev/loop1 >13:46:39,799 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:46:39,800 INFO program: Filesystem volume name: Anaconda >13:46:39,800 INFO program: Last mounted on: / >13:46:39,801 INFO program: Filesystem UUID: 1e3d8740-a939-4be1-983f-e01d3ae275b6 >13:46:39,801 INFO program: Filesystem magic number: 0xEF53 >13:46:39,801 INFO program: Filesystem revision #: 1 (dynamic) >13:46:39,801 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:46:39,802 INFO program: Filesystem flags: signed_directory_hash >13:46:39,802 INFO program: Default mount options: user_xattr acl >13:46:39,802 INFO program: Filesystem state: clean >13:46:39,802 INFO program: Errors behavior: Continue >13:46:39,803 INFO program: Filesystem OS type: Linux >13:46:39,803 INFO program: Inode count: 131072 >13:46:39,803 INFO program: Block count: 2097152 >13:46:39,803 INFO program: Reserved block count: 0 >13:46:39,803 INFO program: Free blocks: 1181939 >13:46:39,804 INFO program: Free inodes: 96762 >13:46:39,804 INFO program: First block: 1 >13:46:39,804 INFO program: Block size: 1024 >13:46:39,804 INFO program: Fragment size: 1024 >13:46:39,805 INFO program: Reserved GDT blocks: 256 >13:46:39,805 INFO program: Blocks per group: 8192 >13:46:39,805 INFO program: Fragments per group: 8192 >13:46:39,805 INFO program: Inodes per group: 512 >13:46:39,805 INFO program: Inode blocks per group: 128 >13:46:39,806 INFO program: Flex block group size: 16 >13:46:39,806 INFO program: Filesystem created: Mon Sep 22 10:17:56 2014 >13:46:39,806 INFO program: Last mount time: Mon Sep 22 10:18:19 2014 >13:46:39,806 INFO program: Last write time: Mon Sep 22 10:18:29 2014 >13:46:39,806 INFO program: Mount count: 2 >13:46:39,806 INFO program: Maximum mount count: -1 >13:46:39,807 INFO program: Last checked: Mon Sep 22 10:17:56 2014 >13:46:39,807 INFO program: Check interval: 0 (<none>) >13:46:39,807 INFO program: Lifetime writes: 32 MB >13:46:39,807 INFO program: Reserved blocks uid: 0 (user root) >13:46:39,808 INFO program: Reserved blocks gid: 0 (group root) >13:46:39,808 INFO program: First inode: 11 >13:46:39,808 INFO program: Inode size: 256 >13:46:39,808 INFO program: Required extra isize: 28 >13:46:39,809 INFO program: Desired extra isize: 28 >13:46:39,809 INFO program: Journal inode: 8 >13:46:39,809 INFO program: Default directory hash: half_md4 >13:46:39,809 INFO program: Directory Hash Seed: d3dd4a38-8d21-4807-82d3-b1d4e1ad3f1e >13:46:39,810 INFO program: Journal backup: inode blocks >13:46:39,810 INFO program: Journal features: (none) >13:46:39,810 INFO program: Journal size: 32M >13:46:39,810 INFO program: Journal length: 32768 >13:46:39,810 INFO program: Journal sequence: 0x00000009 >13:46:39,811 INFO program: Journal start: 0 >13:46:39,811 INFO program: >13:46:39,811 DEBUG program: Return code: 0 >13:46:39,812 INFO program: Running... resize2fs -P /dev/loop1 >13:46:39,824 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:46:39,825 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >13:46:39,825 INFO program: Couldn't find valid filesystem superblock. >13:46:39,826 DEBUG program: Return code: 1 >13:46:39,869 INFO program: Running... multipath -c /dev/zram0 >13:46:39,875 DEBUG program: Return code: 1 >13:46:39,907 INFO program: Running... multipath -c /dev/zram1 >13:46:39,914 DEBUG program: Return code: 1 >13:46:39,949 INFO program: Running... multipath -c /dev/zram2 >13:46:39,955 DEBUG program: Return code: 1 >13:46:39,984 INFO program: Running... multipath -c /dev/zram3 >13:46:39,992 DEBUG program: Return code: 1 >13:46:40,118 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:46:40,124 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:46:40,124 INFO program: Filesystem volume name: Anaconda >13:46:40,124 INFO program: Last mounted on: / >13:46:40,125 INFO program: Filesystem UUID: 1e3d8740-a939-4be1-983f-e01d3ae275b6 >13:46:40,125 INFO program: Filesystem magic number: 0xEF53 >13:46:40,125 INFO program: Filesystem revision #: 1 (dynamic) >13:46:40,125 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:46:40,126 INFO program: Filesystem flags: signed_directory_hash >13:46:40,126 INFO program: Default mount options: user_xattr acl >13:46:40,126 INFO program: Filesystem state: clean >13:46:40,126 INFO program: Errors behavior: Continue >13:46:40,127 INFO program: Filesystem OS type: Linux >13:46:40,127 INFO program: Inode count: 131072 >13:46:40,127 INFO program: Block count: 2097152 >13:46:40,127 INFO program: Reserved block count: 0 >13:46:40,128 INFO program: Free blocks: 1181939 >13:46:40,128 INFO program: Free inodes: 96762 >13:46:40,128 INFO program: First block: 1 >13:46:40,128 INFO program: Block size: 1024 >13:46:40,128 INFO program: Fragment size: 1024 >13:46:40,129 INFO program: Reserved GDT blocks: 256 >13:46:40,129 INFO program: Blocks per group: 8192 >13:46:40,129 INFO program: Fragments per group: 8192 >13:46:40,129 INFO program: Inodes per group: 512 >13:46:40,130 INFO program: Inode blocks per group: 128 >13:46:40,130 INFO program: Flex block group size: 16 >13:46:40,130 INFO program: Filesystem created: Mon Sep 22 10:17:56 2014 >13:46:40,130 INFO program: Last mount time: Fri Sep 26 13:46:23 2014 >13:46:40,131 INFO program: Last write time: Fri Sep 26 13:46:23 2014 >13:46:40,131 INFO program: Mount count: 3 >13:46:40,131 INFO program: Maximum mount count: -1 >13:46:40,131 INFO program: Last checked: Mon Sep 22 10:17:56 2014 >13:46:40,132 INFO program: Check interval: 0 (<none>) >13:46:40,132 INFO program: Lifetime writes: 32 MB >13:46:40,132 INFO program: Reserved blocks uid: 0 (user root) >13:46:40,132 INFO program: Reserved blocks gid: 0 (group root) >13:46:40,133 INFO program: First inode: 11 >13:46:40,133 INFO program: Inode size: 256 >13:46:40,133 INFO program: Required extra isize: 28 >13:46:40,133 INFO program: Desired extra isize: 28 >13:46:40,134 INFO program: Journal inode: 8 >13:46:40,134 INFO program: Default directory hash: half_md4 >13:46:40,134 INFO program: Directory Hash Seed: d3dd4a38-8d21-4807-82d3-b1d4e1ad3f1e >13:46:40,134 INFO program: Journal backup: inode blocks >13:46:40,135 INFO program: Journal features: (none) >13:46:40,135 INFO program: Journal size: 32M >13:46:40,135 INFO program: Journal length: 32768 >13:46:40,135 INFO program: Journal sequence: 0x0000000a >13:46:40,135 INFO program: Journal start: 1 >13:46:40,136 INFO program: >13:46:40,136 DEBUG program: Return code: 0 >13:46:40,136 INFO program: Running... resize2fs -P /dev/mapper/live-rw >13:46:40,142 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:46:40,142 INFO program: Estimated minimum size of the filesystem: 994916 >13:46:40,142 DEBUG program: Return code: 0 >13:46:40,216 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >13:46:40,221 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:46:40,222 INFO program: Filesystem volume name: Anaconda >13:46:40,223 INFO program: Last mounted on: / >13:46:40,223 INFO program: Filesystem UUID: 1e3d8740-a939-4be1-983f-e01d3ae275b6 >13:46:40,223 INFO program: Filesystem magic number: 0xEF53 >13:46:40,224 INFO program: Filesystem revision #: 1 (dynamic) >13:46:40,224 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:46:40,225 INFO program: Filesystem flags: signed_directory_hash >13:46:40,225 INFO program: Default mount options: user_xattr acl >13:46:40,225 INFO program: Filesystem state: clean >13:46:40,226 INFO program: Errors behavior: Continue >13:46:40,226 INFO program: Filesystem OS type: Linux >13:46:40,226 INFO program: Inode count: 131072 >13:46:40,227 INFO program: Block count: 2097152 >13:46:40,227 INFO program: Reserved block count: 0 >13:46:40,227 INFO program: Free blocks: 1181939 >13:46:40,228 INFO program: Free inodes: 96762 >13:46:40,228 INFO program: First block: 1 >13:46:40,229 INFO program: Block size: 1024 >13:46:40,229 INFO program: Fragment size: 1024 >13:46:40,229 INFO program: Reserved GDT blocks: 256 >13:46:40,230 INFO program: Blocks per group: 8192 >13:46:40,230 INFO program: Fragments per group: 8192 >13:46:40,230 INFO program: Inodes per group: 512 >13:46:40,230 INFO program: Inode blocks per group: 128 >13:46:40,230 INFO program: Flex block group size: 16 >13:46:40,231 INFO program: Filesystem created: Mon Sep 22 10:17:56 2014 >13:46:40,231 INFO program: Last mount time: Mon Sep 22 10:18:19 2014 >13:46:40,231 INFO program: Last write time: Mon Sep 22 10:18:29 2014 >13:46:40,231 INFO program: Mount count: 2 >13:46:40,231 INFO program: Maximum mount count: -1 >13:46:40,232 INFO program: Last checked: Mon Sep 22 10:17:56 2014 >13:46:40,232 INFO program: Check interval: 0 (<none>) >13:46:40,232 INFO program: Lifetime writes: 32 MB >13:46:40,232 INFO program: Reserved blocks uid: 0 (user root) >13:46:40,232 INFO program: Reserved blocks gid: 0 (group root) >13:46:40,232 INFO program: First inode: 11 >13:46:40,233 INFO program: Inode size: 256 >13:46:40,233 INFO program: Required extra isize: 28 >13:46:40,233 INFO program: Desired extra isize: 28 >13:46:40,233 INFO program: Journal inode: 8 >13:46:40,233 INFO program: Default directory hash: half_md4 >13:46:40,234 INFO program: Directory Hash Seed: d3dd4a38-8d21-4807-82d3-b1d4e1ad3f1e >13:46:40,234 INFO program: Journal backup: inode blocks >13:46:40,234 INFO program: Journal features: (none) >13:46:40,234 INFO program: Journal size: 32M >13:46:40,234 INFO program: Journal length: 32768 >13:46:40,234 INFO program: Journal sequence: 0x00000009 >13:46:40,235 INFO program: Journal start: 0 >13:46:40,235 INFO program: >13:46:40,235 DEBUG program: Return code: 0 >13:46:40,235 INFO program: Running... resize2fs -P /dev/mapper/live-base >13:46:40,241 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:46:40,243 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >13:46:40,243 INFO program: Couldn't find valid filesystem superblock. >13:46:40,244 DEBUG program: Return code: 1 >13:46:40,263 INFO program: Running... udevadm settle --timeout=300 >13:46:40,275 DEBUG program: Return code: 0 >13:46:40,282 INFO program: Running... udevadm settle --timeout=300 >13:46:40,292 DEBUG program: Return code: 0 >13:46:40,297 INFO program: Running... udevadm settle --timeout=300 >13:46:40,307 DEBUG program: Return code: 0 >############################################################################## >### file 5 of 8: sensitive-info.log >############################################################################## >############################################################################## >### file 6 of 8: storage.log >############################################################################## >13:46:38,456 DEBUG blivet: IGNORED: Caught exception, continuing. >13:46:38,457 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >13:46:38,457 DEBUG blivet: IGNORED: Begin exception details. >13:46:38,457 DEBUG blivet: IGNORED: Traceback (most recent call last): >13:46:38,457 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >13:46:38,458 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >13:46:38,458 DEBUG blivet: IGNORED: IOError: Unknown error >13:46:38,458 DEBUG blivet: IGNORED: End exception details. >13:46:38,458 INFO blivet: ISCSID is /sbin/iscsid >13:46:38,459 INFO blivet: no initiator set >13:46:38,597 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:46:38,598 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >13:46:38,928 DEBUG blivet: trying to set new default fstype to 'ext4' >13:46:38,931 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:38,931 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >13:46:38,932 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:38,933 DEBUG blivet: IGNORED: Caught exception, continuing. >13:46:38,933 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >13:46:38,933 DEBUG blivet: IGNORED: Begin exception details. >13:46:38,934 DEBUG blivet: IGNORED: Traceback (most recent call last): >13:46:38,934 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >13:46:38,934 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >13:46:38,934 DEBUG blivet: IGNORED: IOError: Unknown error >13:46:38,934 DEBUG blivet: IGNORED: End exception details. >13:46:38,949 INFO blivet: Detected 2048 MiB of memory >13:46:38,964 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >13:46:38,978 INFO blivet: Swap attempt of 0.0 >13:46:39,201 INFO blivet: resetting Blivet (version 0.62) instance <blivet.Blivet object at 0x7f7b4bbc8a10> >13:46:39,202 INFO blivet: no initiator set >13:46:39,204 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >13:46:39,204 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:46:39,190 DEBUG blivet: protected device spec /dev/zram3 resolved to zram3 >13:46:39,206 DEBUG blivet: protected device spec /dev/zram2 resolved to zram2 >13:46:39,220 DEBUG blivet: protected device spec /dev/zram1 resolved to zram1 >13:46:39,235 DEBUG blivet: protected device spec /dev/zram0 resolved to zram0 >13:46:39,249 INFO blivet: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'zram0', 'zram1', 'zram2', 'zram3', 'dm-0', 'dm-1'] >13:46:39,254 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.4.2', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '818283', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >13:46:39,254 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >13:46:39,255 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:39,256 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,258 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >13:46:39,259 INFO blivet: sda is a disk >13:46:39,259 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >13:46:39,261 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:46:39,269 INFO blivet: added disk sda (id 1) to device tree >13:46:39,270 DEBUG blivet: looking up parted Device: /dev/sda >13:46:39,270 INFO blivet: got device: DiskDevice instance (0x7f7b46f8d2d0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a4d0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7b46f26e90> >13:46:39,297 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >13:46:39,298 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >13:46:39,298 DEBUG blivet: device sda does not contain a disklabel >13:46:39,299 DEBUG blivet: no type or existing type for sda, bailing >13:46:39,302 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.4.2', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '818938', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >13:46:39,302 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >13:46:39,303 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >13:46:39,304 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,305 INFO blivet: sr0 is a cdrom >13:46:39,306 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >13:46:39,306 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >13:46:39,308 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:46:39,308 INFO blivet: added cdrom sr0 (id 5) to device tree >13:46:39,311 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:39,343 DEBUG blivet: looking up parted Device: /dev/sr0 >13:46:39,308 INFO blivet: got device: OpticalDevice instance (0x7f7b46f26f90) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >13:46:39,410 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:39,442 DEBUG blivet: looking up parted Device: /dev/sr0 >13:46:39,512 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:39,543 DEBUG blivet: looking up parted Device: /dev/sr0 >13:46:39,607 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:39,639 DEBUG blivet: looking up parted Device: /dev/sr0 >13:46:39,703 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:46:39,704 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:39,738 DEBUG blivet: no media present for device sr0 >13:46:39,740 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '832410', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:46:39,741 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >13:46:39,742 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >13:46:39,743 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,743 INFO blivet: loop0 is a loop device >13:46:39,744 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:46:39,746 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; incomplete: False ; >13:46:39,747 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,747 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 10 >13:46:39,749 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >13:46:39,749 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 9) to device tree >13:46:39,751 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >13:46:39,751 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >13:46:39,752 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:46:39,753 INFO blivet: added loop loop0 (id 12) to device tree >13:46:39,753 INFO blivet: got device: LoopDevice instance (0x7f7b46eed750) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (9)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >13:46:39,757 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:46:39,758 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:46:39,758 DEBUG blivet: device loop0 does not contain a disklabel >13:46:39,759 INFO blivet: type detected on 'loop0' is 'squashfs' >13:46:39,759 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 15 >13:46:39,760 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:46:39,763 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_UUID_ENC': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '832687', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:46:39,764 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >13:46:39,765 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >13:46:39,766 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,766 INFO blivet: loop1 is a loop device >13:46:39,768 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:46:39,769 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >13:46:39,770 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,770 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >13:46:39,772 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >13:46:39,772 INFO blivet: added file /LiveOS/rootfs.img (id 17) to device tree >13:46:39,774 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >13:46:39,774 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >13:46:39,775 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:46:39,775 INFO blivet: added loop loop1 (id 20) to device tree >13:46:39,776 INFO blivet: got device: LoopDevice instance (0x7f7b46eedb50) -- > name = loop1 status = False kids = 0 id = 20 > parents = ['existing 0 B file /LiveOS/rootfs.img (17)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >13:46:39,780 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:46:39,781 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:46:39,781 DEBUG blivet: device loop1 does not contain a disklabel >13:46:39,781 INFO blivet: type detected on 'loop1' is 'ext4' >13:46:39,826 DEBUG blivet: size=0 B, current=2048 MiB >13:46:39,839 DEBUG blivet: using current size 0 as min size >13:46:39,841 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:39,841 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 23 >13:46:39,842 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >13:46:39,843 INFO blivet: got format: existing ext4 filesystem >13:46:39,845 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '832885', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:46:39,845 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >13:46:39,846 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >13:46:39,847 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,847 INFO blivet: loop2 is a loop device >13:46:39,848 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:46:39,849 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >13:46:39,851 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,851 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >13:46:39,852 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:46:39,853 INFO blivet: added file /overlay (deleted) (id 25) to device tree >13:46:39,854 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:46:39,854 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >13:46:39,856 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:46:39,856 INFO blivet: added loop loop2 (id 28) to device tree >13:46:39,856 INFO blivet: got device: LoopDevice instance (0x7f7b46eed490) -- > name = loop2 status = False kids = 0 id = 28 > parents = ['existing 0 B file /overlay (deleted) (25)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >13:46:39,860 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:46:39,861 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:46:39,861 DEBUG blivet: device loop2 does not contain a disklabel >13:46:39,861 DEBUG blivet: no type or existing type for loop2, bailing >13:46:39,863 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'zram0', > 'DEVPATH': '/devices/virtual/block/zram0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '233320', > 'name': 'zram0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/zram0'} ; name: zram0 ; >13:46:39,864 INFO blivet: scanning zram0 (/devices/virtual/block/zram0)... >13:46:39,865 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: zram0 ; incomplete: False ; >13:46:39,866 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,867 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: zram0 ; >13:46:39,867 INFO blivet: zram0 is a disk >13:46:39,868 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >13:46:39,869 DEBUG blivet: DiskDevice._setFormat: zram0 ; current: None ; type: None ; >13:46:39,875 INFO blivet: added disk zram0 (id 32) to device tree >13:46:39,876 DEBUG blivet: looking up parted Device: /dev/zram0 >13:46:39,876 INFO blivet: got device: DiskDevice instance (0x7f7b46eeddd0) -- > name = zram0 status = True kids = 0 id = 32 > parents = [] > uuid = None size = 500.45 MiB > format = existing None > major = 252 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/zram0 partedDevice = parted.Device instance -- > model: Unknown path: /dev/zram0 type: 0 > sectorSize: 4096 physicalSectorSize: 4096 > length: 128114 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (7, 255, 63) biosGeometry: (7, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a680> > target size = 0 B path = /dev/zram0 > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7b46eede90> >13:46:39,895 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: zram0 ; >13:46:39,897 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: zram0 ; label_type: None ; >13:46:39,897 DEBUG blivet: device zram0 does not contain a disklabel >13:46:39,898 DEBUG blivet: no type or existing type for zram0, bailing >13:46:39,899 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'zram1', > 'DEVPATH': '/devices/virtual/block/zram1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '234355', > 'name': 'zram1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/zram1'} ; name: zram1 ; >13:46:39,900 INFO blivet: scanning zram1 (/devices/virtual/block/zram1)... >13:46:39,901 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: zram1 ; incomplete: False ; >13:46:39,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,903 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: zram1 ; >13:46:39,904 INFO blivet: zram1 is a disk >13:46:39,904 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >13:46:39,906 DEBUG blivet: DiskDevice._setFormat: zram1 ; current: None ; type: None ; >13:46:39,914 INFO blivet: added disk zram1 (id 36) to device tree >13:46:39,915 DEBUG blivet: looking up parted Device: /dev/zram1 >13:46:39,914 INFO blivet: got device: DiskDevice instance (0x7f7b46eedfd0) -- > name = zram1 status = True kids = 0 id = 36 > parents = [] > uuid = None size = 500.45 MiB > format = existing None > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/virtual/block/zram1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/zram1 type: 0 > sectorSize: 4096 physicalSectorSize: 4096 > length: 128114 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (7, 255, 63) biosGeometry: (7, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a710> > target size = 0 B path = /dev/zram1 > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7b46eedcd0> >13:46:39,939 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: zram1 ; >13:46:39,940 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: zram1 ; label_type: None ; >13:46:39,940 DEBUG blivet: device zram1 does not contain a disklabel >13:46:39,941 DEBUG blivet: no type or existing type for zram1, bailing >13:46:39,943 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'zram2', > 'DEVPATH': '/devices/virtual/block/zram2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '234423', > 'name': 'zram2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/zram2'} ; name: zram2 ; >13:46:39,944 INFO blivet: scanning zram2 (/devices/virtual/block/zram2)... >13:46:39,945 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: zram2 ; incomplete: False ; >13:46:39,946 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,947 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: zram2 ; >13:46:39,947 INFO blivet: zram2 is a disk >13:46:39,948 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >13:46:39,949 DEBUG blivet: DiskDevice._setFormat: zram2 ; current: None ; type: None ; >13:46:39,956 INFO blivet: added disk zram2 (id 40) to device tree >13:46:39,956 DEBUG blivet: looking up parted Device: /dev/zram2 >13:46:39,956 INFO blivet: got device: DiskDevice instance (0x7f7b46eed850) -- > name = zram2 status = True kids = 0 id = 40 > parents = [] > uuid = None size = 500.45 MiB > format = existing None > major = 252 minor = 2 exists = True protected = True > sysfs path = /devices/virtual/block/zram2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/zram2 type: 0 > sectorSize: 4096 physicalSectorSize: 4096 > length: 128114 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (7, 255, 63) biosGeometry: (7, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a7a0> > target size = 0 B path = /dev/zram2 > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7b46efa110> >13:46:39,975 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: zram2 ; >13:46:39,976 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: zram2 ; label_type: None ; >13:46:39,976 DEBUG blivet: device zram2 does not contain a disklabel >13:46:39,977 DEBUG blivet: no type or existing type for zram2, bailing >13:46:39,978 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'zram3', > 'DEVPATH': '/devices/virtual/block/zram3', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '234504', > 'name': 'zram3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/zram3'} ; name: zram3 ; >13:46:39,979 INFO blivet: scanning zram3 (/devices/virtual/block/zram3)... >13:46:39,980 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: zram3 ; incomplete: False ; >13:46:39,981 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,982 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: zram3 ; >13:46:39,982 INFO blivet: zram3 is a disk >13:46:39,983 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >13:46:39,984 DEBUG blivet: DiskDevice._setFormat: zram3 ; current: None ; type: None ; >13:46:39,992 INFO blivet: added disk zram3 (id 44) to device tree >13:46:39,993 DEBUG blivet: looking up parted Device: /dev/zram3 >13:46:39,992 INFO blivet: got device: DiskDevice instance (0x7f7b46efa290) -- > name = zram3 status = True kids = 0 id = 44 > parents = [] > uuid = None size = 500.45 MiB > format = existing None > major = 252 minor = 3 exists = True protected = True > sysfs path = /devices/virtual/block/zram3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/zram3 type: 0 > sectorSize: 4096 physicalSectorSize: 4096 > length: 128114 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (7, 255, 63) biosGeometry: (7, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a830> > target size = 0 B path = /dev/zram3 > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7b46efa350> >13:46:40,011 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: zram3 ; >13:46:40,012 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: zram3 ; label_type: None ; >13:46:40,013 DEBUG blivet: device zram3 does not contain a disklabel >13:46:40,013 DEBUG blivet: no type or existing type for zram3, bailing >13:46:40,016 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_UUID_ENC': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '820689', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:46:40,016 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >13:46:40,017 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >13:46:40,018 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:40,019 INFO blivet: live-rw is a device-mapper device >13:46:40,020 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >13:46:40,021 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >13:46:40,022 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (20) with existing ext4 filesystem >13:46:40,024 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >13:46:40,025 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (28) >13:46:40,027 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >13:46:40,028 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:40,029 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >13:46:40,030 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >13:46:40,031 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:46:40,031 INFO blivet: added dm live-rw (id 48) to device tree >13:46:40,032 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >13:46:40,031 INFO blivet: got device: DMDevice instance (0x7f7b46efa250) -- > name = live-rw status = True kids = 0 id = 48 > parents = ['existing 0 B loop loop2 (28)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a560> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:46:40,116 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:46:40,117 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:46:40,118 DEBUG blivet: device live-rw does not contain a disklabel >13:46:40,118 INFO blivet: type detected on 'live-rw' is 'ext4' >13:46:40,143 DEBUG blivet: size=971.6 MiB, current=2048 MiB >13:46:40,165 DEBUG blivet: padding min size from 1018793984 up to 1018794484 >13:46:40,167 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:40,167 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 51 >13:46:40,169 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:46:40,169 INFO blivet: got format: existing ext4 filesystem >13:46:40,173 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_UUID_ENC': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '843049', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >13:46:40,173 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >13:46:40,174 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >13:46:40,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:40,176 INFO blivet: live-base is a device-mapper device >13:46:40,177 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >13:46:40,178 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >13:46:40,180 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >13:46:40,182 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (20) with existing ext4 filesystem >13:46:40,184 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >13:46:40,185 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:40,187 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >13:46:40,187 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 54 >13:46:40,189 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >13:46:40,189 INFO blivet: added dm live-base (id 53) to device tree >13:46:40,190 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >13:46:40,189 INFO blivet: got device: DMDevice instance (0x7f7b46eed890) -- > name = live-base status = True kids = 0 id = 53 > parents = ['existing 0 B loop loop1 (20) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a8c0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >13:46:40,214 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >13:46:40,215 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >13:46:40,215 DEBUG blivet: device live-base does not contain a disklabel >13:46:40,215 INFO blivet: type detected on 'live-base' is 'ext4' >13:46:40,244 DEBUG blivet: size=0 B, current=2048 MiB >13:46:40,259 DEBUG blivet: using current size 0 as min size >13:46:40,261 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:40,261 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 56 >13:46:40,262 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >13:46:40,263 INFO blivet: got format: existing ext4 filesystem >13:46:40,279 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:46:40,281 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:46:40,282 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:46:40,294 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:46:40,295 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:46:40,296 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:46:40,309 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:46:40,309 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >13:46:40,309 INFO blivet: edd: collected mbr signatures: {} >13:46:40,310 DEBUG blivet: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: None > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 41943040 >13:46:40,310 WARN blivet: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >13:46:40,310 ERR blivet: edd: unable to match edd entry 0x80 >13:46:40,417 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:40,418 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:40,420 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:40,422 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:40,493 DEBUG blivet: onlyuse is now: sda,zram0,zram1,zram2,zram3 >13:46:41,178 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,180 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >13:46:41,180 DEBUG blivet: clearpart: initializing sda >13:46:41,180 DEBUG blivet: removing sda >13:46:41,181 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >13:46:41,182 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:46:41,182 INFO blivet: registered action: [58] destroy format None on disk sda (id 1) >13:46:41,183 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >13:46:41,184 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:46:41,184 INFO blivet: registered action: [60] destroy format None on disk sda (id 1) >13:46:41,185 DEBUG blivet: required disklabel type for sda (1) is None >13:46:41,185 DEBUG blivet: default disklabel type for sda is msdos >13:46:41,186 DEBUG blivet: selecting msdos disklabel for sda based on size >13:46:41,187 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >13:46:41,188 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >13:46:41,189 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f7b46e62850> > PedDisk: <_ped.Disk object at 0x7f7b46e63a70> >13:46:41,190 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 62 >13:46:41,191 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >13:46:41,191 INFO blivet: registered action: [63] create format msdos disklabel on disk sda (id 1) >13:46:41,194 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,195 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,205 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,206 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 64 >13:46:41,207 DEBUG blivet: PartitionDevice._setFormat: req0 ; >13:46:41,208 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: biosboot ; >13:46:41,209 INFO blivet: added partition req0 (id 65) to device tree >13:46:41,209 INFO blivet: registered action: [67] create device partition req0 (id 65) >13:46:41,210 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >13:46:41,211 DEBUG blivet: PartitionDevice._setFormat: req0 ; >13:46:41,212 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: biosboot ; type: biosboot ; >13:46:41,213 INFO blivet: registered action: [68] create format biosboot on partition req0 (id 65) >13:46:41,214 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:41,214 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 70 >13:46:41,216 DEBUG blivet: PartitionDevice._setFormat: req1 ; >13:46:41,217 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >13:46:41,217 INFO blivet: added partition req1 (id 71) to device tree >13:46:41,218 INFO blivet: registered action: [73] create device partition req1 (id 71) >13:46:41,218 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 75 >13:46:41,219 DEBUG blivet: PartitionDevice._setFormat: req1 ; >13:46:41,220 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >13:46:41,221 INFO blivet: registered action: [74] create format ext4 filesystem mounted at /boot on partition req1 (id 71) >13:46:41,222 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: pv.01 ; incomplete: False ; >13:46:41,223 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:41,224 DEBUG blivet: LVMPhysicalVolume.__init__: mountopts: ; mountpoint: ; size: 5000 MiB ; fsprofile: ; label: ; >13:46:41,234 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 76 >13:46:41,235 DEBUG blivet: PartitionDevice._setFormat: pv.01 ; >13:46:41,237 DEBUG blivet: PartitionDevice._setFormat: pv.01 ; current: None ; type: lvmpv ; >13:46:41,237 INFO blivet: added partition pv.01 (id 77) to device tree >13:46:41,238 INFO blivet: registered action: [79] create device partition pv.01 (id 77) >13:46:41,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 81 >13:46:41,239 DEBUG blivet: PartitionDevice._setFormat: pv.01 ; >13:46:41,240 DEBUG blivet: PartitionDevice._setFormat: pv.01 ; current: lvmpv ; type: lvmpv ; >13:46:41,240 INFO blivet: registered action: [80] create format lvmpv on partition pv.01 (id 77) >13:46:41,242 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:46:41,243 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,244 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = req0 status = False kids = 0 id = 65 > parents = [] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e62e90) -- > name = req1 status = False kids = 0 id = 71 > parents = [] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = True start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e72410) -- > name = pv.01 status = False kids = 0 id = 77 > parents = [] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/pv.01 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >13:46:41,311 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,312 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = req0 status = False kids = 0 id = 65 > parents = [] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e62e90) -- > name = req1 status = False kids = 0 id = 71 > parents = [] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = True start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e72410) -- > name = pv.01 status = False kids = 0 id = 77 > parents = [] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/pv.01 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >13:46:41,383 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,384 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = req0 status = False kids = 0 id = 65 > parents = [] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e62e90) -- > name = req1 status = False kids = 0 id = 71 > parents = [] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = True start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e72410) -- > name = pv.01 status = False kids = 0 id = 77 > parents = [] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/pv.01 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >13:46:41,439 DEBUG blivet: removing all non-preexisting partitions ['pv.01(id 77)', 'req0(id 65)', 'req1(id 71)'] from disk(s) ['sda'] >13:46:41,439 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['pv.01(id 77)', 'req0(id 65)', 'req1(id 71)'] >13:46:41,439 DEBUG blivet: removing all non-preexisting partitions ['req0(id 65)', 'req1(id 71)', 'pv.01(id 77)'] from disk(s) ['sda'] >13:46:41,440 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,441 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,451 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,452 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,453 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,463 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,463 DEBUG blivet: allocating partition: req0 ; id: 65 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >13:46:41,472 DEBUG blivet: checking freespace on sda >13:46:41,473 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024 KiB boot=True best=None grow=False start=None >13:46:41,482 DEBUG blivet: checking 63-41943039 (20 GiB) >13:46:41,491 DEBUG blivet: current free range is 63-41943039 (20 GiB) >13:46:41,502 DEBUG blivet: updating use_disk to sda, type: 0 >13:46:41,503 DEBUG blivet: new free: 63-41943039 / 20 GiB >13:46:41,512 DEBUG blivet: new free allows for 0 sectors of growth >13:46:41,513 DEBUG blivet: found free space for bootable request >13:46:41,514 DEBUG blivet: adjusted start sector from 63 to 2048 >13:46:41,515 DEBUG blivet: created partition sda1 of 1024 KiB and added it to /dev/sda >13:46:41,527 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >13:46:41,528 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011d70> >13:46:41,529 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:46:41,530 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >13:46:41,533 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >13:46:41,533 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012a50> PedPartition: <_ped.Partition object at 0x7f7b46011d10> >13:46:41,535 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,536 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,546 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,547 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,549 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,562 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,563 DEBUG blivet: allocating partition: req1 ; id: 71 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 512 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >13:46:41,572 DEBUG blivet: checking freespace on sda >13:46:41,573 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=512 MiB boot=True best=None grow=False start=None >13:46:41,582 DEBUG blivet: checking 63-2047 (992.5 KiB) >13:46:41,591 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >13:46:41,600 DEBUG blivet: checking 4096-41943039 (20 GiB) >13:46:41,609 DEBUG blivet: current free range is 4096-41943039 (20 GiB) >13:46:41,618 DEBUG blivet: updating use_disk to sda, type: 0 >13:46:41,618 DEBUG blivet: new free: 4096-41943039 / 20 GiB >13:46:41,627 DEBUG blivet: new free allows for 0 sectors of growth >13:46:41,627 DEBUG blivet: found free space for bootable request >13:46:41,628 DEBUG blivet: created partition sda2 of 512 MiB and added it to /dev/sda >13:46:41,637 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >13:46:41,637 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012f10> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> >13:46:41,639 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:46:41,640 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >13:46:41,641 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >13:46:41,641 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025090> PedPartition: <_ped.Partition object at 0x7f7b46011ef0> >13:46:41,642 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,643 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,652 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,653 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,654 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,663 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,663 DEBUG blivet: allocating partition: pv.01 ; id: 77 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 5000 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >13:46:41,672 DEBUG blivet: checking freespace on sda >13:46:41,672 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=5000 MiB boot=False best=None grow=False start=None >13:46:41,681 DEBUG blivet: checking 63-2047 (992.5 KiB) >13:46:41,689 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >13:46:41,697 DEBUG blivet: checking 1052672-41943039 (19.5 GiB) >13:46:41,705 DEBUG blivet: current free range is 1052672-41943039 (19.5 GiB) >13:46:41,713 DEBUG blivet: updating use_disk to sda, type: 0 >13:46:41,714 DEBUG blivet: new free: 1052672-41943039 / 19.5 GiB >13:46:41,722 DEBUG blivet: new free allows for 0 sectors of growth >13:46:41,722 DEBUG blivet: created partition sda3 of 5000 MiB and added it to /dev/sda >13:46:41,732 DEBUG blivet: PartitionDevice._setPartedPartition: pv.01 ; >13:46:41,732 DEBUG blivet: device pv.01 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025550> PedPartition: <_ped.Partition object at 0x7f7b46011e30> >13:46:41,733 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >13:46:41,734 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >13:46:41,736 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >13:46:41,736 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> >13:46:41,737 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda3(id 77)', 'sda1(id 65)', 'sda2(id 71)'] >13:46:41,737 DEBUG blivet: no growable partitions >13:46:41,738 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,738 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = sda1 status = False kids = 0 id = 65 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012a50> PedPartition: <_ped.Partition object at 0x7f7b46011d10> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f7b46e62e90) -- > name = sda2 status = False kids = 0 id = 71 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = True start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025090> PedPartition: <_ped.Partition object at 0x7f7b46011ef0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f7b46e72410) -- > name = sda3 status = False kids = 0 id = 77 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1052672 end = 11292671 length = 10240000 > flags = ] >13:46:41,847 DEBUG blivet: fixing size of non-existent 1024 KiB partition sda1 (65) with non-existent biosboot >13:46:41,856 DEBUG blivet: fixing size of non-existent 512 MiB partition sda2 (71) with non-existent ext4 filesystem mounted at /boot >13:46:41,865 DEBUG blivet: fixing size of non-existent 5000 MiB partition sda3 (77) with non-existent lvmpv >13:46:41,874 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,875 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = sda1 status = False kids = 0 id = 65 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012a50> PedPartition: <_ped.Partition object at 0x7f7b46011d10> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f7b46e62e90) -- > name = sda2 status = False kids = 0 id = 71 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = True start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025090> PedPartition: <_ped.Partition object at 0x7f7b46011ef0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f7b46e72410) -- > name = sda3 status = False kids = 0 id = 77 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1052672 end = 11292671 length = 10240000 > flags = ] >13:46:41,984 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,985 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = sda1 status = False kids = 0 id = 65 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012a50> PedPartition: <_ped.Partition object at 0x7f7b46011d10> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f7b46e62e90) -- > name = sda2 status = False kids = 0 id = 71 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = True start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025090> PedPartition: <_ped.Partition object at 0x7f7b46011ef0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f7b46e72410) -- > name = sda3 status = False kids = 0 id = 77 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1052672 end = 11292671 length = 10240000 > flags = ] >13:46:42,096 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:42,097 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = sda1 status = False kids = 0 id = 65 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012a50> PedPartition: <_ped.Partition object at 0x7f7b46011d10> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f7b46e62e90) -- > name = sda2 status = False kids = 0 id = 71 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = True start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025090> PedPartition: <_ped.Partition object at 0x7f7b46011ef0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f7b46e72410) -- > name = sda3 status = False kids = 0 id = 77 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1052672 end = 11292671 length = 10240000 > flags = ] >13:46:42,209 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: pv.01 ; incomplete: False ; >13:46:42,209 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:42,211 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/pv.01 ; hidden: False ; incomplete: False ; >13:46:42,212 DEBUG blivet: DeviceTree.getDeviceByPath returned None >13:46:42,212 DEBUG blivet: failed to resolve '/dev/pv.01' >13:46:42,213 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: pv.01 ; incomplete: False ; >13:46:42,214 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:42,214 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/pv.01 ; hidden: False ; incomplete: False ; >13:46:42,215 DEBUG blivet: DeviceTree.getDeviceByPath returned None >13:46:42,215 DEBUG blivet: failed to resolve '/dev/pv.01' >13:46:42,219 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >13:46:42,220 DEBUG blivet: DeviceTree.getDevicesByType returned [] >13:46:42,221 DEBUG blivet: LVMVolumeGroupDevice._addParent: HostVG ; member: sda3 ; >13:46:42,223 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >13:46:42,223 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 83 >13:46:42,224 DEBUG blivet: LVMVolumeGroupDevice._setFormat: HostVG ; current: None ; type: None ; >13:46:42,224 INFO blivet: added lvmvg HostVG (id 82) to device tree >13:46:42,225 INFO blivet: registered action: [85] create device lvmvg HostVG (id 82) >13:46:42,226 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG ; incomplete: False ; >13:46:42,226 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4996 MiB lvmvg HostVG (82) >13:46:42,237 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG-Config ; incomplete: False ; >13:46:42,238 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:42,239 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:42,239 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 86 >13:46:42,241 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: HostVG ; >13:46:42,242 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Config ; current: None ; type: ext4 ; >13:46:42,246 DEBUG blivet: HostVG size is 4996 MiB >13:46:42,255 DEBUG blivet: vg HostVG has 4996 MiB free >13:46:42,264 DEBUG blivet: Adding HostVG-Config/64 MiB to HostVG >13:46:42,272 INFO blivet: added lvmlv HostVG-Config (id 87) to device tree >13:46:42,272 INFO blivet: registered action: [89] create device lvmlv HostVG-Config (id 87) >13:46:42,273 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 91 >13:46:42,274 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Config ; current: ext4 ; type: ext4 ; >13:46:42,274 INFO blivet: registered action: [90] create format ext4 filesystem mounted at /config on lvmlv HostVG-Config (id 87) >13:46:42,275 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG ; incomplete: False ; >13:46:42,276 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4996 MiB lvmvg HostVG (82) >13:46:42,286 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG-ImagePool ; incomplete: False ; >13:46:42,287 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:42,288 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 92 >13:46:42,289 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: HostVG ; >13:46:42,290 DEBUG blivet: LVMThinPoolDevice._setFormat: HostVG-ImagePool ; current: None ; type: None ; >13:46:42,294 DEBUG blivet: HostVG size is 4996 MiB >13:46:42,303 DEBUG blivet: vg HostVG has 4932 MiB free >13:46:42,312 DEBUG blivet: Adding HostVG-ImagePool/4000 MiB to HostVG >13:46:42,323 INFO blivet: added lvmthinpool HostVG-ImagePool (id 93) to device tree >13:46:42,323 INFO blivet: registered action: [95] create device lvmthinpool HostVG-ImagePool (id 93) >13:46:42,325 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG ; incomplete: False ; >13:46:42,326 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4996 MiB lvmvg HostVG (82) >13:46:42,344 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG-ImagePool ; incomplete: False ; >13:46:42,345 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4000 MiB lvmthinpool HostVG-ImagePool (93) >13:46:42,356 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG-Image-0.0 ; incomplete: False ; >13:46:42,357 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:42,358 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:42,358 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 96 >13:46:42,361 DEBUG blivet: LVMThinPoolDevice.addChild: kids: 0 ; name: HostVG-ImagePool ; >13:46:42,362 DEBUG blivet: LVMThinLogicalVolumeDevice._setFormat: HostVG-Image-0.0 ; current: None ; type: ext4 ; >13:46:42,365 DEBUG blivet: Adding HostVG-Image-0.0/3000 MiB to HostVG >13:46:42,374 DEBUG blivet: Adding HostVG-Image-0.0/3000 MiB to HostVG-ImagePool >13:46:42,383 INFO blivet: added lvmthinlv HostVG-Image-0.0 (id 97) to device tree >13:46:42,383 INFO blivet: registered action: [99] create device lvmthinlv HostVG-Image-0.0 (id 97) >13:46:42,383 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 101 >13:46:42,384 DEBUG blivet: LVMThinLogicalVolumeDevice._setFormat: HostVG-Image-0.0 ; current: ext4 ; type: ext4 ; >13:46:42,385 INFO blivet: registered action: [100] create format ext4 filesystem mounted at / on lvmthinlv HostVG-Image-0.0 (id 97) >13:46:42,385 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG ; incomplete: False ; >13:46:42,386 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4996 MiB lvmvg HostVG (82) >13:46:42,398 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG- ; incomplete: False ; >13:46:42,399 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:43,063 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,073 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,082 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,093 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,144 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,153 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,161 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,171 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,222 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,231 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,240 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,249 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,289 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,299 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,307 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,319 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,351 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:43,383 DEBUG blivet: looking up parted Device: /dev/sr0 >13:46:43,450 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:43,483 DEBUG blivet: looking up parted Device: /dev/sr0 >############################################################################## >### file 7 of 8: anaconda.log >############################################################################## >13:46:37,916 INFO anaconda: /sbin/anaconda 21.48.3-1 >13:46:38,259 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:38,272 INFO anaconda: check_memory(): total:2097152, needed:1070, graphical:1160 >13:46:38,282 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >13:46:38,283 INFO anaconda: Default encoding = utf-8 >13:46:38,314 INFO anaconda: Parsing kickstart: /run/install/ks.cfg >13:46:38,332 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:38,909 WARN anaconda.stdout: Not asking for VNC because of an automated install >13:46:38,918 INFO anaconda: Display mode = t >13:46:38,919 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:38,928 INFO anaconda: check_memory(): total:2097152, needed:1070, graphical:1160 >13:46:38,939 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:46:38,942 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:46:38,942 INFO anaconda: using only installclass _Fedora >13:46:38,948 INFO anaconda: bootloader GRUB2 on X86 platform >13:46:38,979 INFO anaconda: bootloader GRUB2 on X86 platform >13:46:39,005 DEBUG anaconda: network: devices found ['ens3'] >13:46:39,024 WARN anaconda: network: apply kickstart: --device does not exist >13:46:39,108 WARN anaconda: network: set ONBOOT: --device does not exist >13:46:39,180 DEBUG anaconda: updating hostname localhost.localdomain >13:46:39,200 INFO anaconda: Running Thread: AnaStorageThread (140167486678784) >13:46:39,201 INFO anaconda: Running Thread: AnaTimeInitThread (140167473600256) >13:46:39,203 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140167465207552) >13:46:39,204 INFO anaconda: Running Thread: AnaPayloadThread (140167456814848) >13:46:39,287 DEBUG anaconda: updating hostname localhost.localdomain >13:46:39,313 INFO anaconda: got 0 NTP servers from DHCP >13:46:39,314 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140167465207552) >13:46:39,007 INFO anaconda: Thread Done: AnaTimeInitThread (140167473600256) >13:46:39,115 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:39,122 INFO anaconda: Running Thread: AnaStorageWatcher (140167473600256) >13:46:40,493 INFO anaconda: Thread Done: AnaStorageThread (140167486678784) >13:46:40,506 INFO anaconda: Thread Done: AnaStorageWatcher (140167473600256) >13:46:41,192 DEBUG anaconda: new disk order: [] >13:46:42,399 DEBUG anaconda: running handleException >13:46:42,400 CRIT anaconda: Traceback (most recent call last): > > File "/sbin/anaconda", line 1358, in <module> > anaconda._intf.setup(ksdata) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 170, in setup > should_schedule = obj.setup(self.ENVIRONMENT) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 53, in setup > spoke.execute() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 372, in execute > doKickstartStorage(self.storage, self.data, self.instclass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1924, in doKickstartStorage > ksdata.logvol.execute(storage, ksdata, instClass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 755, in execute > l.execute(storage, ksdata, instClass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 861, in execute > if not size: > >UnboundLocalError: local variable 'size' referenced before assignment > >13:46:42,963 DEBUG anaconda: Gtk cannot be initialized >13:46:42,963 DEBUG anaconda: In the main thread, running exception handler >13:46:43,855 INFO anaconda: Running kickstart %%traceback script(s) >13:46:43,855 INFO anaconda: All kickstart %%traceback script(s) have been run >13:46:43,857 INFO anaconda: Running Thread: AnaInputThread1 (140167473600256) >13:46:43,859 INFO anaconda: Running Thread: AnaInputThread2 (140167486678784) >13:46:43,859 INFO anaconda: Thread Done: AnaInputThread2 (140167486678784) >############################################################################## >### file 8 of 8: anaconda-tb-tiVaQN >############################################################################## >anaconda 21.48.3-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 861, in execute > if not size: > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 755, in execute > l.execute(storage, ksdata, instClass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1924, in doKickstartStorage > ksdata.logvol.execute(storage, ksdata, instClass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 372, in execute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 53, in setup > spoke.execute() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 170, in setup > should_schedule = obj.setup(self.ENVIRONMENT) > File "/sbin/anaconda", line 1358, in <module> > anaconda._intf.setup(ksdata) >UnboundLocalError: local variable 'size' referenced before assignment > >Local variables in innermost frame: >tmp: None >instClass: <pyanaconda.installclass.DefaultInstall object at 0x7f7b4bb4d110> >vgname: HostVG >ty: swap >devicetree: <blivet.devicetree.DeviceTree object at 0x7f7b4bb4d090> >self: logvol --fstype="swap" --name= --vgname=HostVG > >vg: non-existent 4996 MiB lvmvg HostVG (82) >storage: <blivet.Blivet object at 0x7f7b4bbc8a10> >ksdata: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Reboot after installation >reboot ># Use live disk image installation >liveimg --url="http://10.0.2.2:8000/rootfs.tar" ># Use text mode install >text ># Run the Setup Agent on first boot >firstboot --reconfig >ignoredisk --only-use=sda,zram0,zram1,zram2,zram3 ># Keyboard layouts ># old format: keyboard us ># new format: >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp >network --hostname=localhost.localdomain ># Root password >rootpw --plaintext THISISJUSTADUMMY ># SELinux configuration >selinux --enforcing ># Do not configure the X Window System >skipx ># System timezone >timezone Etc/UTC --isUtc ># System bootloader configuration >bootloader --append="console=ttyS0 quiet" --location=mbr --timeout=1 --boot-drive=sda ># Partition clearing information >clearpart --all --initlabel ># Disk partitioning information >part --size=1 >part /boot --asprimary --fstype="ext4" --size=512 --label=Boot >part --size=5000 >volgroup HostVG --pesize=4096 pv.01 >logvol /config --fstype="ext4" --size=64 --name=Config --vgname=HostVG >logvol --size=4000 --thinpool --metadatasize=4 --chunksize=128 --name=ImagePool --vgname=HostVG >logvol / --fstype="ext4" --size=3000 --fsoptions="discard" --thin --poolname=ImagePool --name=Image-0.0 --vgname=HostVG >logvol --fstype="swap" --name= --vgname=HostVG > >%post --erroronfail >echo "Build imgbased" >yum remove -y imgbased >cd /root >git clone https://github.com/fabiand/imgbased.git >cd imgbased >./autogen.sh >./configure >make install >%end > >%post >imgbase layer --add >%end > >%packages >initial-setup > >%end > >%addon com_redhat_kdump --disable --reserve-mb='128' > >%end > >pool: None > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: TextUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.productTitle: Anaconda > _intf._meh_interface: TextIntf instance, containing members: > _intf._meh_interface._io: IOHandler instance, containing members: > _intf._meh_interface._io.out_func: <built-in function print> > _intf._meh_interface._io.in_func: <bound method App.raw_input of <pyanaconda.ui.tui.simpleline.base.App object at 0x7f7b4a03aa10>> > _intf._meh_interface.screen: None > _intf.isFinal: True > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: existing 20 GiB disk sda (1) with non-existent msdos disklabel > origFormat: existing None > container: None > id: 58 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 60 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 63 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 1024 KiB partition sda1 (65) with non-existent biosboot > container: None > id: 67 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: BIOSBoot instance, containing members: > _format.exists: None > _format._options: None > _format.id: 64 > _format._device: /dev/req0 > _format.uuid: None > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 68 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 512 MiB partition sda2 (71) with non-existent ext4 filesystem mounted at /boot > container: None > id: 73 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: Boot > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: Skipped > _format._targetSize: 512 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: Skipped > _format.mountpoint: /boot > _format.id: 70 > _format._device: /dev/req1 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 74 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 5000 MiB partition sda3 (77) with non-existent lvmpv > container: None > id: 79 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 80 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 4996 MiB lvmvg HostVG (82) > container: None > id: 85 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 64 MiB lvmlv HostVG-Config (87) with non-existent ext4 filesystem mounted at /config > container: Already dumped (LVMVolumeGroupDevice instance) > id: 89 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: Skipped > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: Skipped > _format.mountpoint: /config > _format.id: 86 > _format._device: /dev/mapper/HostVG-Config > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 90 > _applied: True >, ActionCreateDevice instance, containing members: > device: LVMThinPoolDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.req_percent: 0 > device.exists: False > device.req_size: 4000 MiB > device.logSize: 0 > device.metaDataSize: 4096 KiB > device.req_max_size: 0 B > device.req_grow: False > device._size: Already dumped (Size instance) > device.singlePV: False > device.id: 93 > device._parents: ParentList instance, containing members: > device._parents.appendfunc: <bound method LVMThinPoolDevice._addParent of LVMThinPoolDevice instance (0x7f7b460251d0) -- > name = HostVG-ImagePool status = False kids = 1 id = 93 > parents = ['non-existent 4996 MiB lvmvg HostVG (82)'] > uuid = None size = 4000 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4000 MiB path = /dev/mapper/HostVG-ImagePool > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7b46012d90) -- > name = HostVG status = False kids = 2 id = 82 > parents = ['non-existent 5000 MiB partition sda3 (77) with non-existent lvmpv'] > uuid = None size = 4996 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/HostVG > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 1249 free space = 124 MiB > free extents = 31 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 5000 MiB partition sda3 (77) with non-existent lvmpv'] > LVs = ['non-existent 64 MiB lvmlv HostVG-Config (87) with non-existent ext4 filesystem mounted at /config', > 'non-existent 4000 MiB lvmthinpool HostVG-ImagePool (93)', > 'non-existent 3000 MiB lvmthinlv HostVG-Image-0.0 (97) with non-existent ext4 filesystem mounted at /'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 4808 MiB> > device._parents.items: [Already dumped (LVMVolumeGroupDevice instance) >] > device._parents.removefunc: <bound method LVMThinPoolDevice._removeParent of LVMThinPoolDevice instance (0x7f7b460251d0) -- > name = HostVG-ImagePool status = False kids = 1 id = 93 > parents = ['non-existent 4996 MiB lvmvg HostVG (82)'] > uuid = None size = 4000 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4000 MiB path = /dev/mapper/HostVG-ImagePool > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7b46012d90) -- > name = HostVG status = False kids = 2 id = 82 > parents = ['non-existent 5000 MiB partition sda3 (77) with non-existent lvmpv'] > uuid = None size = 4996 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/HostVG > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 1249 free space = 124 MiB > free extents = 31 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 5000 MiB partition sda3 (77) with non-existent lvmpv'] > LVs = ['non-existent 64 MiB lvmlv HostVG-Config (87) with non-existent ext4 filesystem mounted at /config', > 'non-existent 4000 MiB lvmthinpool HostVG-ImagePool (93)', > 'non-existent 3000 MiB lvmthinlv HostVG-Image-0.0 (97) with non-existent ext4 filesystem mounted at /'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 4808 MiB> > device.controllable: True > device.uuid: None > device._format: non-existent None > device.dmUuid: None > device.copies: 1 > device.segType: linear > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: Already dumped (Size instance) > device.snapshots: [] > device.singlePVerr: A proposed logical volume is restricted to a single physical volume on this platform. No physical volumes available in volume group HostVG with 4000 MiB of available space. > device.chunkSize: 128 KiB > device._model: Skipped > device.kids: 1 > device.target: None > device._vendor: Skipped > device._name: ImagePool > device._lvs: [LVMThinLogicalVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > req_percent: 0 > exists: False > req_size: 3000 MiB > logSize: 0 > metaDataSize: 0 > req_max_size: 0 B > req_grow: False > _size: Already dumped (Size instance) > singlePV: False > id: 97 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LVMThinLogicalVolumeDevice._addParent of LVMThinLogicalVolumeDevice instance (0x7f7b46012450) -- > name = HostVG-Image-0.0 status = False kids = 0 id = 97 > parents = ['non-existent 4000 MiB lvmthinpool HostVG-ImagePool (93)'] > uuid = None size = 3000 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 3000 MiB path = /dev/mapper/HostVG-Image--0.0 > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7b46012d90) -- > name = HostVG status = False kids = 2 id = 82 > parents = ['non-existent 5000 MiB partition sda3 (77) with non-existent lvmpv'] > uuid = None size = 4996 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/HostVG > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 1249 free space = 124 MiB > free extents = 31 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 5000 MiB partition sda3 (77) with non-existent lvmpv'] > LVs = ['non-existent 64 MiB lvmlv HostVG-Config (87) with non-existent ext4 filesystem mounted at /config', > 'non-existent 4000 MiB lvmthinpool HostVG-ImagePool (93)', > 'non-existent 3000 MiB lvmthinlv HostVG-Image-0.0 (97) with non-existent ext4 filesystem mounted at /'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 0> > _parents.items: [Already dumped (LVMThinPoolDevice instance) >] > _parents.removefunc: <bound method LVMThinLogicalVolumeDevice._removeParent of LVMThinLogicalVolumeDevice instance (0x7f7b46012450) -- > name = HostVG-Image-0.0 status = False kids = 0 id = 97 > parents = ['non-existent 4000 MiB lvmthinpool HostVG-ImagePool (93)'] > uuid = None size = 3000 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 3000 MiB path = /dev/mapper/HostVG-Image--0.0 > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f7b46012d90) -- > name = HostVG status = False kids = 2 id = 82 > parents = ['non-existent 5000 MiB partition sda3 (77) with non-existent lvmpv'] > uuid = None size = 4996 MiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/HostVG > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 1249 free space = 124 MiB > free extents = 31 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 5000 MiB partition sda3 (77) with non-existent lvmpv'] > LVs = ['non-existent 64 MiB lvmlv HostVG-Config (87) with non-existent ext4 filesystem mounted at /config', > 'non-existent 4000 MiB lvmthinpool HostVG-ImagePool (93)', > 'non-existent 3000 MiB lvmthinlv HostVG-Image-0.0 (97) with non-existent ext4 filesystem mounted at /'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 0> > controllable: True > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Skipped > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: Skipped > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: discard > _format.mountpoint: / > _format.id: 96 > _format._device: /dev/mapper/HostVG-Image--0.0 > dmUuid: None > copies: 1 > segType: linear > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > snapshots: [] > singlePVerr: / is restricted to a single physical volume on this platform. No physical volumes available in volume group HostVG with 3000 MiB of available space. > _model: Skipped > kids: 0 > target: None > _vendor: Skipped > _name: Image-0.0 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Skipped > originalFormat.exists: None > originalFormat._mountpoint: None > originalFormat.mountpoint: / > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: discard > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 96 > originalFormat._device: /dev/mapper/HostVG-Image--0.0 > originalFormat.errors: False > originalFormat.uuid: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: Skipped > originalFormat.dirty: False > _serial: None >] > device.protected: False > device.originalFormat: non-existent None > device._serial: None > container: Already dumped (LVMVolumeGroupDevice instance) > id: 95 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMThinLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 99 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Already dumped (Ext4FS instance) > origFormat: non-existent None > device: Already dumped (LVMThinLogicalVolumeDevice instance) > id: 100 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 B > id: 5 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f7b46f26f90) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f7b46f26f90) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing None > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: Already dumped (Size instance) > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 9 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f7b46f26fd0) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 9 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f7b46f26fd0) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 9 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url1/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 12 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f7b46eed750) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (9)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f7b46eed750) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (9)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 17 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f7b46f26dd0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 17 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f7b46f26dd0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 17 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 20 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f7b46eedb50) -- > name = loop1 status = False kids = 1 id = 20 > parents = ['existing 0 B file /LiveOS/rootfs.img (17)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f7b46eedb50) -- > name = loop1 status = False kids = 1 id = 20 > parents = ['existing 0 B file /LiveOS/rootfs.img (17)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: 1e3d8740-a939-4be1-983f-e01d3ae275b6 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 23 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 23 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 1e3d8740-a939-4be1-983f-e01d3ae275b6 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 25 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f7b46eed4d0) -- > name = /overlay (deleted) status = False kids = 1 id = 25 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f7b46eed4d0) -- > name = /overlay (deleted) status = False kids = 1 id = 25 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 28 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f7b46eed490) -- > name = loop2 status = False kids = 1 id = 28 > parents = ['existing 0 B file /overlay (deleted) (25)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f7b46eed490) -- > name = loop2 status = False kids = 1 id = 28 > parents = ['existing 0 B file /overlay (deleted) (25)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 500.45 MiB disk zram0 (32) >, existing 500.45 MiB disk zram1 (36) >, existing 500.45 MiB disk zram2 (40) >, existing 500.45 MiB disk zram3 (44) >, existing 2048 MiB dm live-rw (48) with existing ext4 filesystem >, existing 2048 MiB dm live-base (53) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMThinPoolDevice instance) >, Already dumped (LVMThinLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sda, sr0, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), zram0, zram1, zram2, zram3, live-rw, live-base, pv.01, HostVG, HostVG-Config, HostVG-ImagePool, HostVG-Image-0.0] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [zram3, zram2, zram1, zram0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/zram3, /dev/zram2, /dev/zram1, /dev/zram0] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 1 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/zram3, /dev/zram2, /dev/zram1, /dev/zram0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: tty0 > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: 1 > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: console=ttyS0 quiet > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Reboot after installation >reboot ># Use live disk image installation >liveimg --url="http://10.0.2.2:8000/rootfs.tar" ># Use text mode install >text ># Run the Setup Agent on first boot >firstboot --reconfig >ignoredisk --only-use=sda,zram0,zram1,zram2,zram3 ># Keyboard layouts ># old format: keyboard us ># new format: >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp >network --hostname=localhost.localdomain ># Root password >rootpw --plaintext THISISJUSTADUMMY ># SELinux configuration >selinux --enforcing ># Do not configure the X Window System >skipx ># System timezone >timezone Etc/UTC --isUtc ># System bootloader configuration >bootloader --append="console=ttyS0 quiet" --location=mbr --timeout=1 --boot-drive=sda ># Partition clearing information >clearpart --all --initlabel ># Disk partitioning information >part --size=1 >part /boot --asprimary --fstype="ext4" --size=512 --label=Boot >part --size=5000 >volgroup HostVG --pesize=4096 pv.01 >logvol /config --fstype="ext4" --size=64 --name=Config --vgname=HostVG >logvol --size=4000 --thinpool --metadatasize=4 --chunksize=128 --name=ImagePool --vgname=HostVG >logvol / --fstype="ext4" --size=3000 --fsoptions="discard" --thin --poolname=ImagePool --name=Image-0.0 --vgname=HostVG >logvol --fstype="swap" --name= --vgname=HostVG > >%post --erroronfail >echo "Build imgbased" >yum remove -y imgbased >cd /root >git clone https://github.com/fabiand/imgbased.git >cd imgbased >./autogen.sh >./configure >make install >%end > >%post >imgbase layer --add >%end > >%packages >initial-setup > >%end > >%addon com_redhat_kdump --disable --reserve-mb='128' > >%end > > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 2 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f7b4bb6f3d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f7b4bb6f450) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f7b4bb6f490) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f7b4bb6f4d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f7b4bb6f510) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf.quitMessage: None > _intf._app: App instance, containing members: > _intf._app.quit_message: Do you really want to quit? > _intf._app._screens: [] > _intf._app._handlers: {4: [(<function exception_msg_handler at 0x7f7b4bcf15f0>, None)], 5: [(<bound method TextUserInterface._handle_show_message of <pyanaconda.ui.tui.TextUserInterface object at 0x7f7b4bb6f2d0>>, None)]} > _intf._app._redraw: True > _intf._app._width: 80 > _intf._app._header: Anaconda > _intf._app.queue: Queue instance, containing members: > _intf._app.queue.unfinished_tasks: 1 > _intf._app.queue.queue: deque([(5, [<bound method TextUserInterface._showError of <pyanaconda.ui.tui.TextUserInterface object at 0x7f7b4bb6f2d0>>, ('The following error occurred while installing. This is a fatal error and installation will be aborted.\n\nhttp request returned 404',), <Queue.Queue instance at 0x7f7b46efe200>])]) > _intf._app.queue.maxsize: 0 > _intf._app.queue.all_tasks_done: <Condition(<thread.lock object at 0x7f7b4bffb370>, 0)> > _intf._app.queue.mutex: <thread.lock object at 0x7f7b4bffb370> > _intf._app.queue.not_full: <Condition(<thread.lock object at 0x7f7b4bffb370>, 0)> > _intf._app.queue.not_empty: <Condition(<thread.lock object at 0x7f7b4bffb370>, 0)> > _intf._app._spacer: ================================================================================ >================================================================================ > _intf._app.quit_question: <class 'pyanaconda.ui.tui.tuiobject.YesNoDialog'> > _intf.payload: LiveImageKSPayload instance, containing members: > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.image_path: /mnt/sysimage/disk.img > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._min_size: 0 > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload.source_size: 1 > _intf.payload._createdInitrds: False > _intf.payload._proxies: {} > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: http://10.0.2.2:8000/ >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: tty0 > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (LiveImageKSPayload instance) >displayMode: t >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f7b4bb82aa0>, True), 'type': (<function <lambda> at 0x7f7b4bb82cf8>, True), 'addons': (<function list_addons_callback at 0x7f7b4bb82c08>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f7b4bb82b18>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.48.3-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: t > opts.stage2: http://10.0.2.2:8000/ > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: /run/install/ks.cfg > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >13:46:37,916 INFO anaconda: /sbin/anaconda 21.48.3-1 >13:46:38,259 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:38,272 INFO anaconda: check_memory(): total:2097152, needed:1070, graphical:1160 >13:46:38,282 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >13:46:38,283 INFO anaconda: Default encoding = utf-8 >13:46:38,314 INFO anaconda: Parsing kickstart: /run/install/ks.cfg >13:46:38,332 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:38,909 WARN anaconda.stdout: Not asking for VNC because of an automated install >13:46:38,918 INFO anaconda: Display mode = t >13:46:38,919 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:38,928 INFO anaconda: check_memory(): total:2097152, needed:1070, graphical:1160 >13:46:38,939 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:46:38,942 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:46:38,942 INFO anaconda: using only installclass _Fedora >13:46:38,948 INFO anaconda: bootloader GRUB2 on X86 platform >13:46:38,979 INFO anaconda: bootloader GRUB2 on X86 platform >13:46:39,005 DEBUG anaconda: network: devices found ['ens3'] >13:46:39,024 WARN anaconda: network: apply kickstart: --device does not exist >13:46:39,108 WARN anaconda: network: set ONBOOT: --device does not exist >13:46:39,180 DEBUG anaconda: updating hostname localhost.localdomain >13:46:39,200 INFO anaconda: Running Thread: AnaStorageThread (140167486678784) >13:46:39,201 INFO anaconda: Running Thread: AnaTimeInitThread (140167473600256) >13:46:39,203 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140167465207552) >13:46:39,204 INFO anaconda: Running Thread: AnaPayloadThread (140167456814848) >13:46:39,287 DEBUG anaconda: updating hostname localhost.localdomain >13:46:39,313 INFO anaconda: got 0 NTP servers from DHCP >13:46:39,314 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140167465207552) >13:46:39,007 INFO anaconda: Thread Done: AnaTimeInitThread (140167473600256) >13:46:39,115 INFO anaconda: 2097152 kB (2048 MB) are available >13:46:39,122 INFO anaconda: Running Thread: AnaStorageWatcher (140167473600256) >13:46:40,493 INFO anaconda: Thread Done: AnaStorageThread (140167486678784) >13:46:40,506 INFO anaconda: Thread Done: AnaStorageWatcher (140167473600256) >13:46:41,192 DEBUG anaconda: new disk order: [] >13:46:42,399 DEBUG anaconda: running handleException >13:46:42,400 CRIT anaconda: Traceback (most recent call last): > > File "/sbin/anaconda", line 1358, in <module> > anaconda._intf.setup(ksdata) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 170, in setup > should_schedule = obj.setup(self.ENVIRONMENT) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 53, in setup > spoke.execute() > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 372, in execute > doKickstartStorage(self.storage, self.data, self.instclass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1924, in doKickstartStorage > ksdata.logvol.execute(storage, ksdata, instClass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 755, in execute > l.execute(storage, ksdata, instClass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 861, in execute > if not size: > >UnboundLocalError: local variable 'size' referenced before assignment > >13:46:42,963 DEBUG anaconda: Gtk cannot be initialized >13:46:42,963 DEBUG anaconda: In the main thread, running exception handler > > >/tmp/packaging.log: > > >/tmp/program.log: >13:46:38,259 INFO program: Running... losetup --list >13:46:38,332 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:46:38,345 DEBUG program: Return code: 0 >13:46:38,348 INFO program: Running... udevadm settle --timeout=300 >13:46:38,423 DEBUG program: Return code: 0 >13:46:38,459 INFO program: Running... modprobe fcoe >13:46:38,551 DEBUG program: Return code: 0 >13:46:38,552 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >13:46:38,597 INFO program: No FCoE boot disk information is found in EDD! >13:46:38,597 DEBUG program: Return code: 1 >13:46:38,612 INFO program: Running... loadkeys us >13:46:38,710 DEBUG program: Return code: 0 >13:46:38,710 INFO program: Running... loadkeys us >13:46:38,775 DEBUG program: Return code: 0 >13:46:38,920 INFO program: Running... losetup --list >13:46:39,202 INFO program: Running... hwclock --hctosys --utc >13:46:39,001 DEBUG program: Return code: 0 >13:46:39,001 INFO program: Running... systemctl start chronyd.service >13:46:39,061 DEBUG program: Return code: 0 >13:46:39,062 INFO program: Running... udevadm settle --timeout=300 >13:46:39,126 DEBUG program: Return code: 0 >13:46:39,127 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >13:46:39,175 DEBUG program: Return code: 0 >13:46:39,176 INFO program: Running... udevadm settle --timeout=300 >13:46:39,187 DEBUG program: Return code: 0 >13:46:39,191 INFO program: Running... udevadm settle --timeout=300 >13:46:39,201 DEBUG program: Return code: 0 >13:46:39,206 INFO program: Running... udevadm settle --timeout=300 >13:46:39,217 DEBUG program: Return code: 0 >13:46:39,220 INFO program: Running... udevadm settle --timeout=300 >13:46:39,232 DEBUG program: Return code: 0 >13:46:39,235 INFO program: Running... udevadm settle --timeout=300 >13:46:39,246 DEBUG program: Return code: 0 >13:46:39,262 INFO program: Running... multipath -c /dev/sda >13:46:39,269 INFO program: /dev/sda is not a valid multipath device path >13:46:39,269 DEBUG program: Return code: 1 >13:46:39,782 INFO program: Running... dumpe2fs -h /dev/loop1 >13:46:39,799 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:46:39,800 INFO program: Filesystem volume name: Anaconda >13:46:39,800 INFO program: Last mounted on: / >13:46:39,801 INFO program: Filesystem UUID: 1e3d8740-a939-4be1-983f-e01d3ae275b6 >13:46:39,801 INFO program: Filesystem magic number: 0xEF53 >13:46:39,801 INFO program: Filesystem revision #: 1 (dynamic) >13:46:39,801 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:46:39,802 INFO program: Filesystem flags: signed_directory_hash >13:46:39,802 INFO program: Default mount options: user_xattr acl >13:46:39,802 INFO program: Filesystem state: clean >13:46:39,802 INFO program: Errors behavior: Continue >13:46:39,803 INFO program: Filesystem OS type: Linux >13:46:39,803 INFO program: Inode count: 131072 >13:46:39,803 INFO program: Block count: 2097152 >13:46:39,803 INFO program: Reserved block count: 0 >13:46:39,803 INFO program: Free blocks: 1181939 >13:46:39,804 INFO program: Free inodes: 96762 >13:46:39,804 INFO program: First block: 1 >13:46:39,804 INFO program: Block size: 1024 >13:46:39,804 INFO program: Fragment size: 1024 >13:46:39,805 INFO program: Reserved GDT blocks: 256 >13:46:39,805 INFO program: Blocks per group: 8192 >13:46:39,805 INFO program: Fragments per group: 8192 >13:46:39,805 INFO program: Inodes per group: 512 >13:46:39,805 INFO program: Inode blocks per group: 128 >13:46:39,806 INFO program: Flex block group size: 16 >13:46:39,806 INFO program: Filesystem created: Mon Sep 22 10:17:56 2014 >13:46:39,806 INFO program: Last mount time: Mon Sep 22 10:18:19 2014 >13:46:39,806 INFO program: Last write time: Mon Sep 22 10:18:29 2014 >13:46:39,806 INFO program: Mount count: 2 >13:46:39,806 INFO program: Maximum mount count: -1 >13:46:39,807 INFO program: Last checked: Mon Sep 22 10:17:56 2014 >13:46:39,807 INFO program: Check interval: 0 (<none>) >13:46:39,807 INFO program: Lifetime writes: 32 MB >13:46:39,807 INFO program: Reserved blocks uid: 0 (user root) >13:46:39,808 INFO program: Reserved blocks gid: 0 (group root) >13:46:39,808 INFO program: First inode: 11 >13:46:39,808 INFO program: Inode size: 256 >13:46:39,808 INFO program: Required extra isize: 28 >13:46:39,809 INFO program: Desired extra isize: 28 >13:46:39,809 INFO program: Journal inode: 8 >13:46:39,809 INFO program: Default directory hash: half_md4 >13:46:39,809 INFO program: Directory Hash Seed: d3dd4a38-8d21-4807-82d3-b1d4e1ad3f1e >13:46:39,810 INFO program: Journal backup: inode blocks >13:46:39,810 INFO program: Journal features: (none) >13:46:39,810 INFO program: Journal size: 32M >13:46:39,810 INFO program: Journal length: 32768 >13:46:39,810 INFO program: Journal sequence: 0x00000009 >13:46:39,811 INFO program: Journal start: 0 >13:46:39,811 INFO program: >13:46:39,811 DEBUG program: Return code: 0 >13:46:39,812 INFO program: Running... resize2fs -P /dev/loop1 >13:46:39,824 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:46:39,825 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >13:46:39,825 INFO program: Couldn't find valid filesystem superblock. >13:46:39,826 DEBUG program: Return code: 1 >13:46:39,869 INFO program: Running... multipath -c /dev/zram0 >13:46:39,875 DEBUG program: Return code: 1 >13:46:39,907 INFO program: Running... multipath -c /dev/zram1 >13:46:39,914 DEBUG program: Return code: 1 >13:46:39,949 INFO program: Running... multipath -c /dev/zram2 >13:46:39,955 DEBUG program: Return code: 1 >13:46:39,984 INFO program: Running... multipath -c /dev/zram3 >13:46:39,992 DEBUG program: Return code: 1 >13:46:40,118 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:46:40,124 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:46:40,124 INFO program: Filesystem volume name: Anaconda >13:46:40,124 INFO program: Last mounted on: / >13:46:40,125 INFO program: Filesystem UUID: 1e3d8740-a939-4be1-983f-e01d3ae275b6 >13:46:40,125 INFO program: Filesystem magic number: 0xEF53 >13:46:40,125 INFO program: Filesystem revision #: 1 (dynamic) >13:46:40,125 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:46:40,126 INFO program: Filesystem flags: signed_directory_hash >13:46:40,126 INFO program: Default mount options: user_xattr acl >13:46:40,126 INFO program: Filesystem state: clean >13:46:40,126 INFO program: Errors behavior: Continue >13:46:40,127 INFO program: Filesystem OS type: Linux >13:46:40,127 INFO program: Inode count: 131072 >13:46:40,127 INFO program: Block count: 2097152 >13:46:40,127 INFO program: Reserved block count: 0 >13:46:40,128 INFO program: Free blocks: 1181939 >13:46:40,128 INFO program: Free inodes: 96762 >13:46:40,128 INFO program: First block: 1 >13:46:40,128 INFO program: Block size: 1024 >13:46:40,128 INFO program: Fragment size: 1024 >13:46:40,129 INFO program: Reserved GDT blocks: 256 >13:46:40,129 INFO program: Blocks per group: 8192 >13:46:40,129 INFO program: Fragments per group: 8192 >13:46:40,129 INFO program: Inodes per group: 512 >13:46:40,130 INFO program: Inode blocks per group: 128 >13:46:40,130 INFO program: Flex block group size: 16 >13:46:40,130 INFO program: Filesystem created: Mon Sep 22 10:17:56 2014 >13:46:40,130 INFO program: Last mount time: Fri Sep 26 13:46:23 2014 >13:46:40,131 INFO program: Last write time: Fri Sep 26 13:46:23 2014 >13:46:40,131 INFO program: Mount count: 3 >13:46:40,131 INFO program: Maximum mount count: -1 >13:46:40,131 INFO program: Last checked: Mon Sep 22 10:17:56 2014 >13:46:40,132 INFO program: Check interval: 0 (<none>) >13:46:40,132 INFO program: Lifetime writes: 32 MB >13:46:40,132 INFO program: Reserved blocks uid: 0 (user root) >13:46:40,132 INFO program: Reserved blocks gid: 0 (group root) >13:46:40,133 INFO program: First inode: 11 >13:46:40,133 INFO program: Inode size: 256 >13:46:40,133 INFO program: Required extra isize: 28 >13:46:40,133 INFO program: Desired extra isize: 28 >13:46:40,134 INFO program: Journal inode: 8 >13:46:40,134 INFO program: Default directory hash: half_md4 >13:46:40,134 INFO program: Directory Hash Seed: d3dd4a38-8d21-4807-82d3-b1d4e1ad3f1e >13:46:40,134 INFO program: Journal backup: inode blocks >13:46:40,135 INFO program: Journal features: (none) >13:46:40,135 INFO program: Journal size: 32M >13:46:40,135 INFO program: Journal length: 32768 >13:46:40,135 INFO program: Journal sequence: 0x0000000a >13:46:40,135 INFO program: Journal start: 1 >13:46:40,136 INFO program: >13:46:40,136 DEBUG program: Return code: 0 >13:46:40,136 INFO program: Running... resize2fs -P /dev/mapper/live-rw >13:46:40,142 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:46:40,142 INFO program: Estimated minimum size of the filesystem: 994916 >13:46:40,142 DEBUG program: Return code: 0 >13:46:40,216 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >13:46:40,221 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >13:46:40,222 INFO program: Filesystem volume name: Anaconda >13:46:40,223 INFO program: Last mounted on: / >13:46:40,223 INFO program: Filesystem UUID: 1e3d8740-a939-4be1-983f-e01d3ae275b6 >13:46:40,223 INFO program: Filesystem magic number: 0xEF53 >13:46:40,224 INFO program: Filesystem revision #: 1 (dynamic) >13:46:40,224 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:46:40,225 INFO program: Filesystem flags: signed_directory_hash >13:46:40,225 INFO program: Default mount options: user_xattr acl >13:46:40,225 INFO program: Filesystem state: clean >13:46:40,226 INFO program: Errors behavior: Continue >13:46:40,226 INFO program: Filesystem OS type: Linux >13:46:40,226 INFO program: Inode count: 131072 >13:46:40,227 INFO program: Block count: 2097152 >13:46:40,227 INFO program: Reserved block count: 0 >13:46:40,227 INFO program: Free blocks: 1181939 >13:46:40,228 INFO program: Free inodes: 96762 >13:46:40,228 INFO program: First block: 1 >13:46:40,229 INFO program: Block size: 1024 >13:46:40,229 INFO program: Fragment size: 1024 >13:46:40,229 INFO program: Reserved GDT blocks: 256 >13:46:40,230 INFO program: Blocks per group: 8192 >13:46:40,230 INFO program: Fragments per group: 8192 >13:46:40,230 INFO program: Inodes per group: 512 >13:46:40,230 INFO program: Inode blocks per group: 128 >13:46:40,230 INFO program: Flex block group size: 16 >13:46:40,231 INFO program: Filesystem created: Mon Sep 22 10:17:56 2014 >13:46:40,231 INFO program: Last mount time: Mon Sep 22 10:18:19 2014 >13:46:40,231 INFO program: Last write time: Mon Sep 22 10:18:29 2014 >13:46:40,231 INFO program: Mount count: 2 >13:46:40,231 INFO program: Maximum mount count: -1 >13:46:40,232 INFO program: Last checked: Mon Sep 22 10:17:56 2014 >13:46:40,232 INFO program: Check interval: 0 (<none>) >13:46:40,232 INFO program: Lifetime writes: 32 MB >13:46:40,232 INFO program: Reserved blocks uid: 0 (user root) >13:46:40,232 INFO program: Reserved blocks gid: 0 (group root) >13:46:40,232 INFO program: First inode: 11 >13:46:40,233 INFO program: Inode size: 256 >13:46:40,233 INFO program: Required extra isize: 28 >13:46:40,233 INFO program: Desired extra isize: 28 >13:46:40,233 INFO program: Journal inode: 8 >13:46:40,233 INFO program: Default directory hash: half_md4 >13:46:40,234 INFO program: Directory Hash Seed: d3dd4a38-8d21-4807-82d3-b1d4e1ad3f1e >13:46:40,234 INFO program: Journal backup: inode blocks >13:46:40,234 INFO program: Journal features: (none) >13:46:40,234 INFO program: Journal size: 32M >13:46:40,234 INFO program: Journal length: 32768 >13:46:40,234 INFO program: Journal sequence: 0x00000009 >13:46:40,235 INFO program: Journal start: 0 >13:46:40,235 INFO program: >13:46:40,235 DEBUG program: Return code: 0 >13:46:40,235 INFO program: Running... resize2fs -P /dev/mapper/live-base >13:46:40,241 INFO program: resize2fs 1.42.11 (09-Jul-2014) >13:46:40,243 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >13:46:40,243 INFO program: Couldn't find valid filesystem superblock. >13:46:40,244 DEBUG program: Return code: 1 >13:46:40,263 INFO program: Running... udevadm settle --timeout=300 >13:46:40,275 DEBUG program: Return code: 0 >13:46:40,282 INFO program: Running... udevadm settle --timeout=300 >13:46:40,292 DEBUG program: Return code: 0 >13:46:40,297 INFO program: Running... udevadm settle --timeout=300 >13:46:40,307 DEBUG program: Return code: 0 > > >/tmp/storage.log: >13:46:38,456 DEBUG blivet: IGNORED: Caught exception, continuing. >13:46:38,457 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >13:46:38,457 DEBUG blivet: IGNORED: Begin exception details. >13:46:38,457 DEBUG blivet: IGNORED: Traceback (most recent call last): >13:46:38,457 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >13:46:38,458 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >13:46:38,458 DEBUG blivet: IGNORED: IOError: Unknown error >13:46:38,458 DEBUG blivet: IGNORED: End exception details. >13:46:38,458 INFO blivet: ISCSID is /sbin/iscsid >13:46:38,459 INFO blivet: no initiator set >13:46:38,597 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:46:38,598 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >13:46:38,928 DEBUG blivet: trying to set new default fstype to 'ext4' >13:46:38,931 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:38,931 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >13:46:38,932 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:38,933 DEBUG blivet: IGNORED: Caught exception, continuing. >13:46:38,933 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >13:46:38,933 DEBUG blivet: IGNORED: Begin exception details. >13:46:38,934 DEBUG blivet: IGNORED: Traceback (most recent call last): >13:46:38,934 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >13:46:38,934 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >13:46:38,934 DEBUG blivet: IGNORED: IOError: Unknown error >13:46:38,934 DEBUG blivet: IGNORED: End exception details. >13:46:38,949 INFO blivet: Detected 2048 MiB of memory >13:46:38,964 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >13:46:38,978 INFO blivet: Swap attempt of 0.0 >13:46:39,201 INFO blivet: resetting Blivet (version 0.62) instance <blivet.Blivet object at 0x7f7b4bbc8a10> >13:46:39,202 INFO blivet: no initiator set >13:46:39,204 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >13:46:39,204 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:46:39,190 DEBUG blivet: protected device spec /dev/zram3 resolved to zram3 >13:46:39,206 DEBUG blivet: protected device spec /dev/zram2 resolved to zram2 >13:46:39,220 DEBUG blivet: protected device spec /dev/zram1 resolved to zram1 >13:46:39,235 DEBUG blivet: protected device spec /dev/zram0 resolved to zram0 >13:46:39,249 INFO blivet: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'zram0', 'zram1', 'zram2', 'zram3', 'dm-0', 'dm-1'] >13:46:39,254 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.4.2', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '818283', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >13:46:39,254 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >13:46:39,255 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:39,256 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,258 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >13:46:39,259 INFO blivet: sda is a disk >13:46:39,259 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >13:46:39,261 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:46:39,269 INFO blivet: added disk sda (id 1) to device tree >13:46:39,270 DEBUG blivet: looking up parted Device: /dev/sda >13:46:39,270 INFO blivet: got device: DiskDevice instance (0x7f7b46f8d2d0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a4d0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7b46f26e90> >13:46:39,297 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >13:46:39,298 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >13:46:39,298 DEBUG blivet: device sda does not contain a disklabel >13:46:39,299 DEBUG blivet: no type or existing type for sda, bailing >13:46:39,302 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.4.2', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '818938', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >13:46:39,302 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >13:46:39,303 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >13:46:39,304 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,305 INFO blivet: sr0 is a cdrom >13:46:39,306 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >13:46:39,306 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >13:46:39,308 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:46:39,308 INFO blivet: added cdrom sr0 (id 5) to device tree >13:46:39,311 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:39,343 DEBUG blivet: looking up parted Device: /dev/sr0 >13:46:39,308 INFO blivet: got device: OpticalDevice instance (0x7f7b46f26f90) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >13:46:39,410 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:39,442 DEBUG blivet: looking up parted Device: /dev/sr0 >13:46:39,512 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:39,543 DEBUG blivet: looking up parted Device: /dev/sr0 >13:46:39,607 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:39,639 DEBUG blivet: looking up parted Device: /dev/sr0 >13:46:39,703 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:46:39,704 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:39,738 DEBUG blivet: no media present for device sr0 >13:46:39,740 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '832410', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:46:39,741 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >13:46:39,742 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >13:46:39,743 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,743 INFO blivet: loop0 is a loop device >13:46:39,744 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:46:39,746 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; incomplete: False ; >13:46:39,747 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,747 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 10 >13:46:39,749 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >13:46:39,749 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 9) to device tree >13:46:39,751 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >13:46:39,751 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >13:46:39,752 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:46:39,753 INFO blivet: added loop loop0 (id 12) to device tree >13:46:39,753 INFO blivet: got device: LoopDevice instance (0x7f7b46eed750) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (9)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >13:46:39,757 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:46:39,758 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:46:39,758 DEBUG blivet: device loop0 does not contain a disklabel >13:46:39,759 INFO blivet: type detected on 'loop0' is 'squashfs' >13:46:39,759 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 15 >13:46:39,760 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:46:39,763 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_UUID_ENC': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '832687', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:46:39,764 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >13:46:39,765 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >13:46:39,766 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,766 INFO blivet: loop1 is a loop device >13:46:39,768 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:46:39,769 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >13:46:39,770 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,770 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >13:46:39,772 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >13:46:39,772 INFO blivet: added file /LiveOS/rootfs.img (id 17) to device tree >13:46:39,774 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >13:46:39,774 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >13:46:39,775 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:46:39,775 INFO blivet: added loop loop1 (id 20) to device tree >13:46:39,776 INFO blivet: got device: LoopDevice instance (0x7f7b46eedb50) -- > name = loop1 status = False kids = 0 id = 20 > parents = ['existing 0 B file /LiveOS/rootfs.img (17)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >13:46:39,780 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:46:39,781 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:46:39,781 DEBUG blivet: device loop1 does not contain a disklabel >13:46:39,781 INFO blivet: type detected on 'loop1' is 'ext4' >13:46:39,826 DEBUG blivet: size=0 B, current=2048 MiB >13:46:39,839 DEBUG blivet: using current size 0 as min size >13:46:39,841 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:39,841 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 23 >13:46:39,842 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >13:46:39,843 INFO blivet: got format: existing ext4 filesystem >13:46:39,845 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '832885', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:46:39,845 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >13:46:39,846 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >13:46:39,847 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,847 INFO blivet: loop2 is a loop device >13:46:39,848 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:46:39,849 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >13:46:39,851 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,851 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >13:46:39,852 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:46:39,853 INFO blivet: added file /overlay (deleted) (id 25) to device tree >13:46:39,854 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:46:39,854 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >13:46:39,856 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:46:39,856 INFO blivet: added loop loop2 (id 28) to device tree >13:46:39,856 INFO blivet: got device: LoopDevice instance (0x7f7b46eed490) -- > name = loop2 status = False kids = 0 id = 28 > parents = ['existing 0 B file /overlay (deleted) (25)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >13:46:39,860 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:46:39,861 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:46:39,861 DEBUG blivet: device loop2 does not contain a disklabel >13:46:39,861 DEBUG blivet: no type or existing type for loop2, bailing >13:46:39,863 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'zram0', > 'DEVPATH': '/devices/virtual/block/zram0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '233320', > 'name': 'zram0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/zram0'} ; name: zram0 ; >13:46:39,864 INFO blivet: scanning zram0 (/devices/virtual/block/zram0)... >13:46:39,865 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: zram0 ; incomplete: False ; >13:46:39,866 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,867 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: zram0 ; >13:46:39,867 INFO blivet: zram0 is a disk >13:46:39,868 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >13:46:39,869 DEBUG blivet: DiskDevice._setFormat: zram0 ; current: None ; type: None ; >13:46:39,875 INFO blivet: added disk zram0 (id 32) to device tree >13:46:39,876 DEBUG blivet: looking up parted Device: /dev/zram0 >13:46:39,876 INFO blivet: got device: DiskDevice instance (0x7f7b46eeddd0) -- > name = zram0 status = True kids = 0 id = 32 > parents = [] > uuid = None size = 500.45 MiB > format = existing None > major = 252 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/zram0 partedDevice = parted.Device instance -- > model: Unknown path: /dev/zram0 type: 0 > sectorSize: 4096 physicalSectorSize: 4096 > length: 128114 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (7, 255, 63) biosGeometry: (7, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a680> > target size = 0 B path = /dev/zram0 > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7b46eede90> >13:46:39,895 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: zram0 ; >13:46:39,897 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: zram0 ; label_type: None ; >13:46:39,897 DEBUG blivet: device zram0 does not contain a disklabel >13:46:39,898 DEBUG blivet: no type or existing type for zram0, bailing >13:46:39,899 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'zram1', > 'DEVPATH': '/devices/virtual/block/zram1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '234355', > 'name': 'zram1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/zram1'} ; name: zram1 ; >13:46:39,900 INFO blivet: scanning zram1 (/devices/virtual/block/zram1)... >13:46:39,901 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: zram1 ; incomplete: False ; >13:46:39,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,903 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: zram1 ; >13:46:39,904 INFO blivet: zram1 is a disk >13:46:39,904 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >13:46:39,906 DEBUG blivet: DiskDevice._setFormat: zram1 ; current: None ; type: None ; >13:46:39,914 INFO blivet: added disk zram1 (id 36) to device tree >13:46:39,915 DEBUG blivet: looking up parted Device: /dev/zram1 >13:46:39,914 INFO blivet: got device: DiskDevice instance (0x7f7b46eedfd0) -- > name = zram1 status = True kids = 0 id = 36 > parents = [] > uuid = None size = 500.45 MiB > format = existing None > major = 252 minor = 1 exists = True protected = True > sysfs path = /devices/virtual/block/zram1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/zram1 type: 0 > sectorSize: 4096 physicalSectorSize: 4096 > length: 128114 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (7, 255, 63) biosGeometry: (7, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a710> > target size = 0 B path = /dev/zram1 > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7b46eedcd0> >13:46:39,939 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: zram1 ; >13:46:39,940 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: zram1 ; label_type: None ; >13:46:39,940 DEBUG blivet: device zram1 does not contain a disklabel >13:46:39,941 DEBUG blivet: no type or existing type for zram1, bailing >13:46:39,943 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'zram2', > 'DEVPATH': '/devices/virtual/block/zram2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '234423', > 'name': 'zram2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/zram2'} ; name: zram2 ; >13:46:39,944 INFO blivet: scanning zram2 (/devices/virtual/block/zram2)... >13:46:39,945 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: zram2 ; incomplete: False ; >13:46:39,946 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,947 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: zram2 ; >13:46:39,947 INFO blivet: zram2 is a disk >13:46:39,948 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >13:46:39,949 DEBUG blivet: DiskDevice._setFormat: zram2 ; current: None ; type: None ; >13:46:39,956 INFO blivet: added disk zram2 (id 40) to device tree >13:46:39,956 DEBUG blivet: looking up parted Device: /dev/zram2 >13:46:39,956 INFO blivet: got device: DiskDevice instance (0x7f7b46eed850) -- > name = zram2 status = True kids = 0 id = 40 > parents = [] > uuid = None size = 500.45 MiB > format = existing None > major = 252 minor = 2 exists = True protected = True > sysfs path = /devices/virtual/block/zram2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/zram2 type: 0 > sectorSize: 4096 physicalSectorSize: 4096 > length: 128114 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (7, 255, 63) biosGeometry: (7, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a7a0> > target size = 0 B path = /dev/zram2 > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7b46efa110> >13:46:39,975 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: zram2 ; >13:46:39,976 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: zram2 ; label_type: None ; >13:46:39,976 DEBUG blivet: device zram2 does not contain a disklabel >13:46:39,977 DEBUG blivet: no type or existing type for zram2, bailing >13:46:39,978 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'zram3', > 'DEVPATH': '/devices/virtual/block/zram3', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '234504', > 'name': 'zram3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/zram3'} ; name: zram3 ; >13:46:39,979 INFO blivet: scanning zram3 (/devices/virtual/block/zram3)... >13:46:39,980 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: zram3 ; incomplete: False ; >13:46:39,981 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:39,982 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: zram3 ; >13:46:39,982 INFO blivet: zram3 is a disk >13:46:39,983 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >13:46:39,984 DEBUG blivet: DiskDevice._setFormat: zram3 ; current: None ; type: None ; >13:46:39,992 INFO blivet: added disk zram3 (id 44) to device tree >13:46:39,993 DEBUG blivet: looking up parted Device: /dev/zram3 >13:46:39,992 INFO blivet: got device: DiskDevice instance (0x7f7b46efa290) -- > name = zram3 status = True kids = 0 id = 44 > parents = [] > uuid = None size = 500.45 MiB > format = existing None > major = 252 minor = 3 exists = True protected = True > sysfs path = /devices/virtual/block/zram3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/zram3 type: 0 > sectorSize: 4096 physicalSectorSize: 4096 > length: 128114 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (7, 255, 63) biosGeometry: (7, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a830> > target size = 0 B path = /dev/zram3 > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7b46efa350> >13:46:40,011 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: zram3 ; >13:46:40,012 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: zram3 ; label_type: None ; >13:46:40,013 DEBUG blivet: device zram3 does not contain a disklabel >13:46:40,013 DEBUG blivet: no type or existing type for zram3, bailing >13:46:40,016 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_UUID_ENC': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '820689', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:46:40,016 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >13:46:40,017 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >13:46:40,018 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:40,019 INFO blivet: live-rw is a device-mapper device >13:46:40,020 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >13:46:40,021 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >13:46:40,022 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (20) with existing ext4 filesystem >13:46:40,024 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >13:46:40,025 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (28) >13:46:40,027 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >13:46:40,028 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:40,029 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >13:46:40,030 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >13:46:40,031 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:46:40,031 INFO blivet: added dm live-rw (id 48) to device tree >13:46:40,032 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >13:46:40,031 INFO blivet: got device: DMDevice instance (0x7f7b46efa250) -- > name = live-rw status = True kids = 0 id = 48 > parents = ['existing 0 B loop loop2 (28)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a560> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:46:40,116 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:46:40,117 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:46:40,118 DEBUG blivet: device live-rw does not contain a disklabel >13:46:40,118 INFO blivet: type detected on 'live-rw' is 'ext4' >13:46:40,143 DEBUG blivet: size=971.6 MiB, current=2048 MiB >13:46:40,165 DEBUG blivet: padding min size from 1018793984 up to 1018794484 >13:46:40,167 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:40,167 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 51 >13:46:40,169 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:46:40,169 INFO blivet: got format: existing ext4 filesystem >13:46:40,173 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1411739189', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_UUID_ENC': '1e3d8740-a939-4be1-983f-e01d3ae275b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '843049', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1e3d8740-a939-4be1-983f-e01d3ae275b6', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >13:46:40,173 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >13:46:40,174 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >13:46:40,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:40,176 INFO blivet: live-base is a device-mapper device >13:46:40,177 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >13:46:40,178 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >13:46:40,180 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >13:46:40,182 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (20) with existing ext4 filesystem >13:46:40,184 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >13:46:40,185 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:40,187 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >13:46:40,187 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 54 >13:46:40,189 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >13:46:40,189 INFO blivet: added dm live-base (id 53) to device tree >13:46:40,190 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >13:46:40,189 INFO blivet: got device: DMDevice instance (0x7f7b46eed890) -- > name = live-base status = True kids = 0 id = 53 > parents = ['existing 0 B loop loop1 (20) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b46f5a8c0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >13:46:40,214 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >13:46:40,215 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >13:46:40,215 DEBUG blivet: device live-base does not contain a disklabel >13:46:40,215 INFO blivet: type detected on 'live-base' is 'ext4' >13:46:40,244 DEBUG blivet: size=0 B, current=2048 MiB >13:46:40,259 DEBUG blivet: using current size 0 as min size >13:46:40,261 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:40,261 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 56 >13:46:40,262 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >13:46:40,263 INFO blivet: got format: existing ext4 filesystem >13:46:40,279 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:46:40,281 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:46:40,282 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >13:46:40,294 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:46:40,295 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:46:40,296 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:46:40,309 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:46:40,309 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >13:46:40,309 INFO blivet: edd: collected mbr signatures: {} >13:46:40,310 DEBUG blivet: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: None > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 41943040 >13:46:40,310 WARN blivet: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >13:46:40,310 ERR blivet: edd: unable to match edd entry 0x80 >13:46:40,417 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:40,418 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:40,420 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:40,422 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:40,493 DEBUG blivet: onlyuse is now: sda,zram0,zram1,zram2,zram3 >13:46:41,178 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,180 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >13:46:41,180 DEBUG blivet: clearpart: initializing sda >13:46:41,180 DEBUG blivet: removing sda >13:46:41,181 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >13:46:41,182 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:46:41,182 INFO blivet: registered action: [58] destroy format None on disk sda (id 1) >13:46:41,183 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >13:46:41,184 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:46:41,184 INFO blivet: registered action: [60] destroy format None on disk sda (id 1) >13:46:41,185 DEBUG blivet: required disklabel type for sda (1) is None >13:46:41,185 DEBUG blivet: default disklabel type for sda is msdos >13:46:41,186 DEBUG blivet: selecting msdos disklabel for sda based on size >13:46:41,187 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >13:46:41,188 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >13:46:41,189 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f7b46e62850> > PedDisk: <_ped.Disk object at 0x7f7b46e63a70> >13:46:41,190 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 62 >13:46:41,191 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >13:46:41,191 INFO blivet: registered action: [63] create format msdos disklabel on disk sda (id 1) >13:46:41,194 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,195 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,205 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,206 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 64 >13:46:41,207 DEBUG blivet: PartitionDevice._setFormat: req0 ; >13:46:41,208 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: biosboot ; >13:46:41,209 INFO blivet: added partition req0 (id 65) to device tree >13:46:41,209 INFO blivet: registered action: [67] create device partition req0 (id 65) >13:46:41,210 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >13:46:41,211 DEBUG blivet: PartitionDevice._setFormat: req0 ; >13:46:41,212 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: biosboot ; type: biosboot ; >13:46:41,213 INFO blivet: registered action: [68] create format biosboot on partition req0 (id 65) >13:46:41,214 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:41,214 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 70 >13:46:41,216 DEBUG blivet: PartitionDevice._setFormat: req1 ; >13:46:41,217 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >13:46:41,217 INFO blivet: added partition req1 (id 71) to device tree >13:46:41,218 INFO blivet: registered action: [73] create device partition req1 (id 71) >13:46:41,218 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 75 >13:46:41,219 DEBUG blivet: PartitionDevice._setFormat: req1 ; >13:46:41,220 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >13:46:41,221 INFO blivet: registered action: [74] create format ext4 filesystem mounted at /boot on partition req1 (id 71) >13:46:41,222 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: pv.01 ; incomplete: False ; >13:46:41,223 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:41,224 DEBUG blivet: LVMPhysicalVolume.__init__: mountopts: ; mountpoint: ; size: 5000 MiB ; fsprofile: ; label: ; >13:46:41,234 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 76 >13:46:41,235 DEBUG blivet: PartitionDevice._setFormat: pv.01 ; >13:46:41,237 DEBUG blivet: PartitionDevice._setFormat: pv.01 ; current: None ; type: lvmpv ; >13:46:41,237 INFO blivet: added partition pv.01 (id 77) to device tree >13:46:41,238 INFO blivet: registered action: [79] create device partition pv.01 (id 77) >13:46:41,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 81 >13:46:41,239 DEBUG blivet: PartitionDevice._setFormat: pv.01 ; >13:46:41,240 DEBUG blivet: PartitionDevice._setFormat: pv.01 ; current: lvmpv ; type: lvmpv ; >13:46:41,240 INFO blivet: registered action: [80] create format lvmpv on partition pv.01 (id 77) >13:46:41,242 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:46:41,243 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,244 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = req0 status = False kids = 0 id = 65 > parents = [] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e62e90) -- > name = req1 status = False kids = 0 id = 71 > parents = [] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = True start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e72410) -- > name = pv.01 status = False kids = 0 id = 77 > parents = [] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/pv.01 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >13:46:41,311 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,312 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = req0 status = False kids = 0 id = 65 > parents = [] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e62e90) -- > name = req1 status = False kids = 0 id = 71 > parents = [] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = True start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e72410) -- > name = pv.01 status = False kids = 0 id = 77 > parents = [] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/pv.01 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >13:46:41,383 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,384 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = req0 status = False kids = 0 id = 65 > parents = [] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/req0 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e62e90) -- > name = req1 status = False kids = 0 id = 71 > parents = [] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = True start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f7b46e72410) -- > name = pv.01 status = False kids = 0 id = 77 > parents = [] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/pv.01 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >13:46:41,439 DEBUG blivet: removing all non-preexisting partitions ['pv.01(id 77)', 'req0(id 65)', 'req1(id 71)'] from disk(s) ['sda'] >13:46:41,439 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['pv.01(id 77)', 'req0(id 65)', 'req1(id 71)'] >13:46:41,439 DEBUG blivet: removing all non-preexisting partitions ['req0(id 65)', 'req1(id 71)', 'pv.01(id 77)'] from disk(s) ['sda'] >13:46:41,440 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,441 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,451 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,452 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,453 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,463 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,463 DEBUG blivet: allocating partition: req0 ; id: 65 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 KiB ; grow: False ; max_size: 0 B ; start: None ; end: None >13:46:41,472 DEBUG blivet: checking freespace on sda >13:46:41,473 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024 KiB boot=True best=None grow=False start=None >13:46:41,482 DEBUG blivet: checking 63-41943039 (20 GiB) >13:46:41,491 DEBUG blivet: current free range is 63-41943039 (20 GiB) >13:46:41,502 DEBUG blivet: updating use_disk to sda, type: 0 >13:46:41,503 DEBUG blivet: new free: 63-41943039 / 20 GiB >13:46:41,512 DEBUG blivet: new free allows for 0 sectors of growth >13:46:41,513 DEBUG blivet: found free space for bootable request >13:46:41,514 DEBUG blivet: adjusted start sector from 63 to 2048 >13:46:41,515 DEBUG blivet: created partition sda1 of 1024 KiB and added it to /dev/sda >13:46:41,527 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >13:46:41,528 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011d70> >13:46:41,529 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:46:41,530 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >13:46:41,533 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >13:46:41,533 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012a50> PedPartition: <_ped.Partition object at 0x7f7b46011d10> >13:46:41,535 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,536 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,546 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,547 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,549 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,562 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,563 DEBUG blivet: allocating partition: req1 ; id: 71 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 512 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >13:46:41,572 DEBUG blivet: checking freespace on sda >13:46:41,573 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=512 MiB boot=True best=None grow=False start=None >13:46:41,582 DEBUG blivet: checking 63-2047 (992.5 KiB) >13:46:41,591 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >13:46:41,600 DEBUG blivet: checking 4096-41943039 (20 GiB) >13:46:41,609 DEBUG blivet: current free range is 4096-41943039 (20 GiB) >13:46:41,618 DEBUG blivet: updating use_disk to sda, type: 0 >13:46:41,618 DEBUG blivet: new free: 4096-41943039 / 20 GiB >13:46:41,627 DEBUG blivet: new free allows for 0 sectors of growth >13:46:41,627 DEBUG blivet: found free space for bootable request >13:46:41,628 DEBUG blivet: created partition sda2 of 512 MiB and added it to /dev/sda >13:46:41,637 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >13:46:41,637 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012f10> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> >13:46:41,639 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:46:41,640 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >13:46:41,641 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >13:46:41,641 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025090> PedPartition: <_ped.Partition object at 0x7f7b46011ef0> >13:46:41,642 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,643 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,652 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,653 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >13:46:41,654 DEBUG blivet: DeviceTree.getDeviceByName returned existing 20 GiB disk sda (1) with non-existent msdos disklabel >13:46:41,663 DEBUG blivet: resolved 'sda' to 'sda' (disk) >13:46:41,663 DEBUG blivet: allocating partition: pv.01 ; id: 77 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 5000 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >13:46:41,672 DEBUG blivet: checking freespace on sda >13:46:41,672 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=5000 MiB boot=False best=None grow=False start=None >13:46:41,681 DEBUG blivet: checking 63-2047 (992.5 KiB) >13:46:41,689 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >13:46:41,697 DEBUG blivet: checking 1052672-41943039 (19.5 GiB) >13:46:41,705 DEBUG blivet: current free range is 1052672-41943039 (19.5 GiB) >13:46:41,713 DEBUG blivet: updating use_disk to sda, type: 0 >13:46:41,714 DEBUG blivet: new free: 1052672-41943039 / 19.5 GiB >13:46:41,722 DEBUG blivet: new free allows for 0 sectors of growth >13:46:41,722 DEBUG blivet: created partition sda3 of 5000 MiB and added it to /dev/sda >13:46:41,732 DEBUG blivet: PartitionDevice._setPartedPartition: pv.01 ; >13:46:41,732 DEBUG blivet: device pv.01 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025550> PedPartition: <_ped.Partition object at 0x7f7b46011e30> >13:46:41,733 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >13:46:41,734 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >13:46:41,736 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >13:46:41,736 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> >13:46:41,737 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda3(id 77)', 'sda1(id 65)', 'sda2(id 71)'] >13:46:41,737 DEBUG blivet: no growable partitions >13:46:41,738 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,738 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = sda1 status = False kids = 0 id = 65 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012a50> PedPartition: <_ped.Partition object at 0x7f7b46011d10> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f7b46e62e90) -- > name = sda2 status = False kids = 0 id = 71 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = True start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025090> PedPartition: <_ped.Partition object at 0x7f7b46011ef0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f7b46e72410) -- > name = sda3 status = False kids = 0 id = 77 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1052672 end = 11292671 length = 10240000 > flags = ] >13:46:41,847 DEBUG blivet: fixing size of non-existent 1024 KiB partition sda1 (65) with non-existent biosboot >13:46:41,856 DEBUG blivet: fixing size of non-existent 512 MiB partition sda2 (71) with non-existent ext4 filesystem mounted at /boot >13:46:41,865 DEBUG blivet: fixing size of non-existent 5000 MiB partition sda3 (77) with non-existent lvmpv >13:46:41,874 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,875 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = sda1 status = False kids = 0 id = 65 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012a50> PedPartition: <_ped.Partition object at 0x7f7b46011d10> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f7b46e62e90) -- > name = sda2 status = False kids = 0 id = 71 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = True start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025090> PedPartition: <_ped.Partition object at 0x7f7b46011ef0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f7b46e72410) -- > name = sda3 status = False kids = 0 id = 77 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1052672 end = 11292671 length = 10240000 > flags = ] >13:46:41,984 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:41,985 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = sda1 status = False kids = 0 id = 65 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012a50> PedPartition: <_ped.Partition object at 0x7f7b46011d10> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f7b46e62e90) -- > name = sda2 status = False kids = 0 id = 71 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = True start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025090> PedPartition: <_ped.Partition object at 0x7f7b46011ef0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f7b46e72410) -- > name = sda3 status = False kids = 0 id = 77 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1052672 end = 11292671 length = 10240000 > flags = ] >13:46:42,096 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >13:46:42,097 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f7b46e62950) -- > name = sda1 status = False kids = 0 id = 65 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 1024 KiB > format = non-existent biosboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 KiB path = /dev/sda1 > format args = [] originalFormat = biosboot grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012a50> PedPartition: <_ped.Partition object at 0x7f7b46011d10> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 4095 length = 2048 > flags = , PartitionDevice instance (0x7f7b46e62e90) -- > name = sda2 status = False kids = 0 id = 71 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 512 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 512 MiB path = /dev/sda2 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = True start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46025090> PedPartition: <_ped.Partition object at 0x7f7b46011ef0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 4096 end = 1052671 length = 1048576 > flags = , PartitionDevice instance (0x7f7b46e72410) -- > name = sda3 status = False kids = 0 id = 77 > parents = ['existing 20 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 5000 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 5000 MiB path = /dev/sda3 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b46e62810> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b46012b50> PedPartition: <_ped.Partition object at 0x7f7b46011cb0> > disk = existing 20 GiB disk sda (1) with non-existent msdos disklabel > start = 1052672 end = 11292671 length = 10240000 > flags = ] >13:46:42,209 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: pv.01 ; incomplete: False ; >13:46:42,209 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:42,211 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/pv.01 ; hidden: False ; incomplete: False ; >13:46:42,212 DEBUG blivet: DeviceTree.getDeviceByPath returned None >13:46:42,212 DEBUG blivet: failed to resolve '/dev/pv.01' >13:46:42,213 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: pv.01 ; incomplete: False ; >13:46:42,214 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:42,214 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/pv.01 ; hidden: False ; incomplete: False ; >13:46:42,215 DEBUG blivet: DeviceTree.getDeviceByPath returned None >13:46:42,215 DEBUG blivet: failed to resolve '/dev/pv.01' >13:46:42,219 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >13:46:42,220 DEBUG blivet: DeviceTree.getDevicesByType returned [] >13:46:42,221 DEBUG blivet: LVMVolumeGroupDevice._addParent: HostVG ; member: sda3 ; >13:46:42,223 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >13:46:42,223 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 83 >13:46:42,224 DEBUG blivet: LVMVolumeGroupDevice._setFormat: HostVG ; current: None ; type: None ; >13:46:42,224 INFO blivet: added lvmvg HostVG (id 82) to device tree >13:46:42,225 INFO blivet: registered action: [85] create device lvmvg HostVG (id 82) >13:46:42,226 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG ; incomplete: False ; >13:46:42,226 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4996 MiB lvmvg HostVG (82) >13:46:42,237 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG-Config ; incomplete: False ; >13:46:42,238 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:42,239 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:42,239 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 86 >13:46:42,241 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: HostVG ; >13:46:42,242 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Config ; current: None ; type: ext4 ; >13:46:42,246 DEBUG blivet: HostVG size is 4996 MiB >13:46:42,255 DEBUG blivet: vg HostVG has 4996 MiB free >13:46:42,264 DEBUG blivet: Adding HostVG-Config/64 MiB to HostVG >13:46:42,272 INFO blivet: added lvmlv HostVG-Config (id 87) to device tree >13:46:42,272 INFO blivet: registered action: [89] create device lvmlv HostVG-Config (id 87) >13:46:42,273 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 91 >13:46:42,274 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: HostVG-Config ; current: ext4 ; type: ext4 ; >13:46:42,274 INFO blivet: registered action: [90] create format ext4 filesystem mounted at /config on lvmlv HostVG-Config (id 87) >13:46:42,275 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG ; incomplete: False ; >13:46:42,276 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4996 MiB lvmvg HostVG (82) >13:46:42,286 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG-ImagePool ; incomplete: False ; >13:46:42,287 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:42,288 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 92 >13:46:42,289 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: HostVG ; >13:46:42,290 DEBUG blivet: LVMThinPoolDevice._setFormat: HostVG-ImagePool ; current: None ; type: None ; >13:46:42,294 DEBUG blivet: HostVG size is 4996 MiB >13:46:42,303 DEBUG blivet: vg HostVG has 4932 MiB free >13:46:42,312 DEBUG blivet: Adding HostVG-ImagePool/4000 MiB to HostVG >13:46:42,323 INFO blivet: added lvmthinpool HostVG-ImagePool (id 93) to device tree >13:46:42,323 INFO blivet: registered action: [95] create device lvmthinpool HostVG-ImagePool (id 93) >13:46:42,325 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG ; incomplete: False ; >13:46:42,326 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4996 MiB lvmvg HostVG (82) >13:46:42,344 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG-ImagePool ; incomplete: False ; >13:46:42,345 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4000 MiB lvmthinpool HostVG-ImagePool (93) >13:46:42,356 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG-Image-0.0 ; incomplete: False ; >13:46:42,357 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:42,358 DEBUG blivet: Ext4FS.supported: supported: True ; >13:46:42,358 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 96 >13:46:42,361 DEBUG blivet: LVMThinPoolDevice.addChild: kids: 0 ; name: HostVG-ImagePool ; >13:46:42,362 DEBUG blivet: LVMThinLogicalVolumeDevice._setFormat: HostVG-Image-0.0 ; current: None ; type: ext4 ; >13:46:42,365 DEBUG blivet: Adding HostVG-Image-0.0/3000 MiB to HostVG >13:46:42,374 DEBUG blivet: Adding HostVG-Image-0.0/3000 MiB to HostVG-ImagePool >13:46:42,383 INFO blivet: added lvmthinlv HostVG-Image-0.0 (id 97) to device tree >13:46:42,383 INFO blivet: registered action: [99] create device lvmthinlv HostVG-Image-0.0 (id 97) >13:46:42,383 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 101 >13:46:42,384 DEBUG blivet: LVMThinLogicalVolumeDevice._setFormat: HostVG-Image-0.0 ; current: ext4 ; type: ext4 ; >13:46:42,385 INFO blivet: registered action: [100] create format ext4 filesystem mounted at / on lvmthinlv HostVG-Image-0.0 (id 97) >13:46:42,385 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG ; incomplete: False ; >13:46:42,386 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 4996 MiB lvmvg HostVG (82) >13:46:42,398 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: HostVG- ; incomplete: False ; >13:46:42,399 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:46:43,063 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,073 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,082 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,093 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,144 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,153 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,161 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,171 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,222 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,231 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,240 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,249 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,289 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,299 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,307 DEBUG blivet: HostVG size is 4996 MiB >13:46:43,319 DEBUG blivet: vg HostVG has 124 MiB free >13:46:43,351 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:43,383 DEBUG blivet: looking up parted Device: /dev/sr0 >13:46:43,450 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:46:43,483 DEBUG blivet: looking up parted Device: /dev/sr0 > > >/tmp/ifcfg.log: >13:46:39,005 DEBUG ifcfg: content of files (network initialization): >13:46:39,006 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >13:46:39,006 DEBUG ifcfg: # Generated by dracut initrd >13:46:39,006 DEBUG ifcfg: DEVICE="ens3" >13:46:39,006 DEBUG ifcfg: ONBOOT=yes >13:46:39,006 DEBUG ifcfg: NETBOOT=yes >13:46:39,006 DEBUG ifcfg: UUID="905e7b97-cdbf-49c7-a2c6-9827b80eecd2" >13:46:39,006 DEBUG ifcfg: IPV6INIT=yes >13:46:39,006 DEBUG ifcfg: BOOTPROTO=dhcp >13:46:39,007 DEBUG ifcfg: TYPE=Ethernet >13:46:39,007 DEBUG ifcfg: NAME="ens3" >13:46:39,014 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}}, 'connection': {'timestamp': 1411739195L, 'interface-name': 'ens3', 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': '905e7b97-cdbf-49c7-a2c6-9827b80eecd2'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >13:46:39,097 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:46:39,098 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:46:39,098 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:46:39,099 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 > > >/proc/cmdline: >console=tty0 inst.ks=http://10.0.2.2:8000/data/images/kickstarts/installation.ks inst.stage2=http://10.0.2.2:8000/ quiet > > >/tmp/syslog: >13:46:30,769 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1212" x-info="http://www.rsyslog.com"] start >13:46:30,769 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >13:46:30,769 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >13:46:30,769 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >13:46:30,769 NOTICE kernel:[ 0.000000] Linux version 3.16.1-301.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.1 20140813 (Red Hat 4.9.1-7) (GCC) ) #1 SMP Mon Aug 25 13:06:39 UTC 2014 >13:46:30,769 INFO kernel:[ 0.000000] Command line: console=tty0 inst.ks=http://10.0.2.2:8000/data/images/kickstarts/installation.ks inst.stage2=http://10.0.2.2:8000/ quiet >13:46:30,769 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >13:46:30,770 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >13:46:30,770 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >13:46:30,770 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >13:46:30,770 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >13:46:30,770 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >13:46:30,770 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >13:46:30,770 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >13:46:30,770 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >13:46:30,770 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >13:46:30,770 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >13:46:30,770 INFO kernel:[ 0.000000] Hypervisor detected: KVM >13:46:30,770 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >13:46:30,770 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >13:46:30,770 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >13:46:30,770 DEBUG kernel:[ 0.000000] MTRR default type: write-back >13:46:30,770 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >13:46:30,770 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >13:46:30,770 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >13:46:30,770 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >13:46:30,770 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >13:46:30,770 DEBUG kernel:[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable >13:46:30,770 DEBUG kernel:[ 0.000000] 1 disabled >13:46:30,770 DEBUG kernel:[ 0.000000] 2 disabled >13:46:30,770 DEBUG kernel:[ 0.000000] 3 disabled >13:46:30,770 DEBUG kernel:[ 0.000000] 4 disabled >13:46:30,770 DEBUG kernel:[ 0.000000] 5 disabled >13:46:30,770 DEBUG kernel:[ 0.000000] 6 disabled >13:46:30,770 DEBUG kernel:[ 0.000000] 7 disabled >13:46:30,770 DEBUG kernel:[ 0.000000] 8 disabled >13:46:30,770 DEBUG kernel:[ 0.000000] 9 disabled >13:46:30,770 INFO kernel:[ 0.000000] PAT not supported by CPU. >13:46:30,770 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdf20-0x000fdf2f] mapped at [ffff8800000fdf20] >13:46:30,770 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >13:46:30,770 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >13:46:30,770 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >13:46:30,770 DEBUG kernel:[ 0.000000] BRK [0x02018000, 0x02018fff] PGTABLE >13:46:30,770 DEBUG kernel:[ 0.000000] BRK [0x02019000, 0x02019fff] PGTABLE >13:46:30,770 DEBUG kernel:[ 0.000000] BRK [0x0201a000, 0x0201afff] PGTABLE >13:46:30,770 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d200000-0x7d3fffff] >13:46:30,770 DEBUG kernel:[ 0.000000] [mem 0x7d200000-0x7d3fffff] page 2M >13:46:30,770 DEBUG kernel:[ 0.000000] BRK [0x0201b000, 0x0201bfff] PGTABLE >13:46:30,770 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7d1fffff] >13:46:30,770 DEBUG kernel:[ 0.000000] [mem 0x7c000000-0x7d1fffff] page 2M >13:46:30,770 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] >13:46:30,770 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >13:46:30,770 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x7bffffff] page 2M >13:46:30,770 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d400000-0x7fffdfff] >13:46:30,770 DEBUG kernel:[ 0.000000] [mem 0x7d400000-0x7fdfffff] page 2M >13:46:30,770 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffdfff] page 4k >13:46:30,770 DEBUG kernel:[ 0.000000] BRK [0x0201c000, 0x0201cfff] PGTABLE >13:46:30,770 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d580000-0x7ffeffff] >13:46:30,770 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >13:46:30,770 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000FDD40 000014 (v00 BOCHS ) >13:46:30,770 WARNING kernel:[ 0.000000] ACPI: RSDT 0x000000007FFFE380 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >13:46:30,770 WARNING kernel:[ 0.000000] ACPI: FACP 0x000000007FFFFF80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >13:46:30,770 WARNING kernel:[ 0.000000] ACPI: DSDT 0x000000007FFFE3C0 0011A9 (v01 BXPC BXDSDT 00000001 INTL 20100528) >13:46:30,770 WARNING kernel:[ 0.000000] ACPI: FACS 0x000000007FFFFF40 000040 >13:46:30,770 WARNING kernel:[ 0.000000] ACPI: SSDT 0x000000007FFFF6E0 000858 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >13:46:30,770 WARNING kernel:[ 0.000000] ACPI: APIC 0x000000007FFFF5B0 000090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >13:46:30,770 WARNING kernel:[ 0.000000] ACPI: HPET 0x000000007FFFF570 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >13:46:30,770 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:46:30,770 INFO kernel:[ 0.000000] No NUMA configuration found >13:46:30,770 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >13:46:30,770 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >13:46:30,770 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7d56c000-0x7d57ffff] >13:46:30,770 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >13:46:30,770 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7d55c001, primary cpu clock >13:46:30,770 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007ac00000-ffff88007cbfffff] on node 0 >13:46:30,770 WARNING kernel:[ 0.000000] Zone ranges: >13:46:30,770 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >13:46:30,770 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >13:46:30,770 WARNING kernel:[ 0.000000] Normal empty >13:46:30,770 WARNING kernel:[ 0.000000] Movable zone start for each node >13:46:30,770 WARNING kernel:[ 0.000000] Early memory node ranges >13:46:30,770 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >13:46:30,770 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >13:46:30,770 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524188 >13:46:30,770 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >13:46:30,770 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >13:46:30,770 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >13:46:30,770 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >13:46:30,770 DEBUG kernel:[ 0.000000] DMA32 zone: 520190 pages, LIFO batch:31 >13:46:30,770 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >13:46:30,770 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:46:30,770 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >13:46:30,770 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >13:46:30,770 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >13:46:30,770 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >13:46:30,770 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >13:46:30,770 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >13:46:30,770 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >13:46:30,770 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >13:46:30,770 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >13:46:30,770 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >13:46:30,770 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >13:46:30,770 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >13:46:30,770 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >13:46:30,770 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >13:46:30,770 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >13:46:30,770 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >13:46:30,770 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >13:46:30,770 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >13:46:30,770 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >13:46:30,770 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >13:46:30,770 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >13:46:30,770 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >13:46:30,770 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >13:46:30,770 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >13:46:30,770 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >13:46:30,770 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >13:46:30,770 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >13:46:30,770 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >13:46:30,770 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88007d200000 s87872 r8192 d22720 u524288 >13:46:30,770 DEBUG kernel:[ 0.000000] pcpu-alloc: s87872 r8192 d22720 u524288 alloc=1*2097152 >13:46:30,770 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >13:46:30,770 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >13:46:30,770 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7d20e100 >13:46:30,770 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >13:46:30,770 WARNING kernel:[ 0.000000] Policy zone: DMA32 >13:46:30,770 NOTICE kernel:[ 0.000000] Kernel command line: console=tty0 inst.ks=http://10.0.2.2:8000/data/images/kickstarts/installation.ks inst.stage2=http://10.0.2.2:8000/ quiet >13:46:30,770 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >13:46:30,770 WARNING kernel:[ 0.000000] Memory: 2003088K/2096752K available (7326K kernel code, 1196K rwdata, 3156K rodata, 1452K init, 1504K bss, 93664K reserved) >13:46:30,770 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >13:46:30,770 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >13:46:30,770 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=4. >13:46:30,770 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >13:46:30,770 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0-3. >13:46:30,770 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 >13:46:30,770 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:712 16 >13:46:30,770 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >13:46:30,770 INFO kernel:[ 0.000000] console [tty0] enabled >13:46:30,770 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >13:46:30,770 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >13:46:30,770 DEBUG kernel:[ 0.000000] hpet clockevent registered >13:46:30,770 INFO kernel:[ 0.000000] tsc: Detected 2691.258 MHz processor >13:46:30,770 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 5382.51 BogoMIPS (lpj=2691258) >13:46:30,770 INFO kernel:[ 0.002000] pid_max: default: 32768 minimum: 301 >13:46:30,770 INFO kernel:[ 0.002000] ACPI: Core revision 20140424 >13:46:30,770 WARNING kernel:[ 0.002000] ACPI: All ACPI Tables successfully acquired >13:46:30,770 INFO kernel:[ 0.002000] Security Framework initialized >13:46:30,770 INFO kernel:[ 0.002000] SELinux: Initializing. >13:46:30,770 DEBUG kernel:[ 0.002000] SELinux: Starting in permissive mode >13:46:30,770 INFO kernel:[ 0.002362] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >13:46:30,770 INFO kernel:[ 0.002711] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >13:46:30,770 INFO kernel:[ 0.002850] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >13:46:30,770 INFO kernel:[ 0.002853] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >13:46:30,770 INFO kernel:[ 0.003000] Initializing cgroup subsys memory >13:46:30,770 INFO kernel:[ 0.003025] Initializing cgroup subsys devices >13:46:30,770 INFO kernel:[ 0.003029] Initializing cgroup subsys freezer >13:46:30,770 INFO kernel:[ 0.003031] Initializing cgroup subsys net_cls >13:46:30,770 INFO kernel:[ 0.003035] Initializing cgroup subsys blkio >13:46:30,770 INFO kernel:[ 0.003037] Initializing cgroup subsys perf_event >13:46:30,770 INFO kernel:[ 0.003039] Initializing cgroup subsys net_prio >13:46:30,770 INFO kernel:[ 0.003044] Initializing cgroup subsys hugetlb >13:46:30,770 INFO kernel:[ 0.003098] mce: CPU supports 10 MCE banks >13:46:30,770 INFO kernel:[ 0.003135] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >13:46:30,770 INFO kernel:[ 0.003135] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >13:46:30,770 INFO kernel:[ 0.003135] tlb_flushall_shift: 6 >13:46:30,770 INFO kernel:[ 0.003307] Freeing SMP alternatives memory: 24K (ffffffff81e98000 - ffffffff81e9e000) >13:46:30,770 INFO kernel:[ 0.006165] ftrace: allocating 26743 entries in 105 pages >13:46:30,770 INFO kernel:[ 0.012809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >13:46:30,770 INFO kernel:[ 0.012812] smpboot: CPU0: Intel QEMU Virtual CPU version 1.4.2 (fam: 06, model: 02, stepping: 03) >13:46:30,770 INFO kernel:[ 0.013000] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >13:46:30,770 INFO kernel:[ 0.013192] watchdog: disabled (inside virtual machine) >13:46:30,770 INFO kernel:[ 0.013283] x86: Booting SMP configuration: >13:46:30,770 INFO kernel:[ 0.013285] .... node #0, CPUs: #1 >13:46:30,770 INFO kernel:[ 0.002000] kvm-clock: cpu 1, msr 0:7d55c041, secondary cpu clock >13:46:30,770 INFO kernel:[ 0.025032] KVM setup async PF for cpu 1 >13:46:30,770 INFO kernel:[ 0.025032] kvm-stealtime: cpu 1, msr 7d28e100 >13:46:30,770 WARNING kernel:[ 0.025147] #2 >13:46:30,770 INFO kernel:[ 0.002000] kvm-clock: cpu 2, msr 0:7d55c081, secondary cpu clock >13:46:30,770 INFO kernel:[ 0.038015] KVM setup async PF for cpu 2 >13:46:30,770 INFO kernel:[ 0.038029] kvm-stealtime: cpu 2, msr 7d30e100 >13:46:30,770 WARNING kernel:[ 0.038121] #3 >13:46:30,770 INFO kernel:[ 0.002000] kvm-clock: cpu 3, msr 0:7d55c0c1, secondary cpu clock >13:46:30,770 INFO kernel:[ 0.050029] x86: Booted up 1 node, 4 CPUs >13:46:30,770 INFO kernel:[ 0.050007] KVM setup async PF for cpu 3 >13:46:30,770 INFO kernel:[ 0.050034] smpboot: Total of 4 processors activated (21530.06 BogoMIPS) >13:46:30,770 INFO kernel:[ 0.050011] kvm-stealtime: cpu 3, msr 7d38e100 >13:46:30,770 INFO kernel:[ 0.056099] devtmpfs: initialized >13:46:30,770 INFO kernel:[ 0.059458] atomic64_test: passed for x86-64 platform with CX8 and with SSE >13:46:30,770 INFO kernel:[ 0.059461] pinctrl core: initialized pinctrl subsystem >13:46:30,770 INFO kernel:[ 0.059554] RTC time: 13:46:07, date: 09/26/14 >13:46:30,770 INFO kernel:[ 0.059597] NET: Registered protocol family 16 >13:46:30,770 INFO kernel:[ 0.059917] cpuidle: using governor menu >13:46:30,770 INFO kernel:[ 0.060196] ACPI: bus type PCI registered >13:46:30,770 INFO kernel:[ 0.060199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >13:46:30,770 INFO kernel:[ 0.060312] PCI: Using configuration type 1 for base access >13:46:30,770 WARNING kernel:[ 0.060433] mtrr: your CPUs had inconsistent variable MTRR settings >13:46:30,770 WARNING kernel:[ 0.060433] mtrr: your CPUs had inconsistent MTRRdefType settings >13:46:30,770 INFO kernel:[ 0.060434] mtrr: probably your BIOS does not setup all CPUs. >13:46:30,770 INFO kernel:[ 0.060435] mtrr: corrected configuration. >13:46:30,770 INFO kernel:[ 0.063103] ACPI: Added _OSI(Module Device) >13:46:30,770 INFO kernel:[ 0.063104] ACPI: Added _OSI(Processor Device) >13:46:30,770 INFO kernel:[ 0.063105] ACPI: Added _OSI(3.0 _SCP Extensions) >13:46:30,770 INFO kernel:[ 0.063106] ACPI: Added _OSI(Processor Aggregator Device) >13:46:30,770 INFO kernel:[ 0.065338] ACPI: Interpreter enabled >13:46:30,770 WARNING kernel:[ 0.065342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >13:46:30,770 WARNING kernel:[ 0.065345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >13:46:30,770 INFO kernel:[ 0.065353] ACPI: (supports S0 S3 S4 S5) >13:46:30,770 INFO kernel:[ 0.065354] ACPI: Using IOAPIC for interrupt routing >13:46:30,770 INFO kernel:[ 0.065364] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >13:46:30,770 INFO kernel:[ 0.067371] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >13:46:30,770 INFO kernel:[ 0.067375] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >13:46:30,770 INFO kernel:[ 0.067379] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >13:46:30,770 WARNING kernel:[ 0.067455] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >13:46:30,770 INFO kernel:[ 0.067689] acpiphp: Slot [3] registered >13:46:30,770 INFO kernel:[ 0.067705] acpiphp: Slot [4] registered >13:46:30,770 INFO kernel:[ 0.067720] acpiphp: Slot [5] registered >13:46:30,770 INFO kernel:[ 0.067735] acpiphp: Slot [6] registered >13:46:30,770 INFO kernel:[ 0.067750] acpiphp: Slot [7] registered >13:46:30,770 INFO kernel:[ 0.067765] acpiphp: Slot [8] registered >13:46:30,770 INFO kernel:[ 0.067780] acpiphp: Slot [9] registered >13:46:30,770 INFO kernel:[ 0.067795] acpiphp: Slot [10] registered >13:46:30,770 INFO kernel:[ 0.067809] acpiphp: Slot [11] registered >13:46:30,770 INFO kernel:[ 0.067824] acpiphp: Slot [12] registered >13:46:30,770 INFO kernel:[ 0.067839] acpiphp: Slot [13] registered >13:46:30,770 INFO kernel:[ 0.067854] acpiphp: Slot [14] registered >13:46:30,770 INFO kernel:[ 0.067869] acpiphp: Slot [15] registered >13:46:30,770 INFO kernel:[ 0.067883] acpiphp: Slot [16] registered >13:46:30,770 INFO kernel:[ 0.067899] acpiphp: Slot [17] registered >13:46:30,770 INFO kernel:[ 0.067913] acpiphp: Slot [18] registered >13:46:30,770 INFO kernel:[ 0.067929] acpiphp: Slot [19] registered >13:46:30,770 INFO kernel:[ 0.067944] acpiphp: Slot [20] registered >13:46:30,770 INFO kernel:[ 0.067958] acpiphp: Slot [21] registered >13:46:30,770 INFO kernel:[ 0.067973] acpiphp: Slot [22] registered >13:46:30,770 INFO kernel:[ 0.067987] acpiphp: Slot [23] registered >13:46:30,770 INFO kernel:[ 0.068009] acpiphp: Slot [24] registered >13:46:30,770 INFO kernel:[ 0.068025] acpiphp: Slot [25] registered >13:46:30,770 INFO kernel:[ 0.068040] acpiphp: Slot [26] registered >13:46:30,770 INFO kernel:[ 0.068055] acpiphp: Slot [27] registered >13:46:30,770 INFO kernel:[ 0.068070] acpiphp: Slot [28] registered >13:46:30,770 INFO kernel:[ 0.068085] acpiphp: Slot [29] registered >13:46:30,770 INFO kernel:[ 0.068100] acpiphp: Slot [30] registered >13:46:30,770 INFO kernel:[ 0.068131] acpiphp: Slot [31] registered >13:46:30,770 INFO kernel:[ 0.068141] PCI host bridge to bus 0000:00 >13:46:30,770 INFO kernel:[ 0.068143] pci_bus 0000:00: root bus resource [bus 00-ff] >13:46:30,770 INFO kernel:[ 0.068145] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >13:46:30,770 INFO kernel:[ 0.068146] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >13:46:30,770 INFO kernel:[ 0.068148] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >13:46:30,770 INFO kernel:[ 0.068149] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >13:46:30,770 DEBUG kernel:[ 0.068179] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >13:46:30,770 DEBUG kernel:[ 0.068465] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >13:46:30,770 DEBUG kernel:[ 0.068850] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >13:46:30,770 DEBUG kernel:[ 0.071233] pci 0000:00:01.1: reg 0x20: [io 0xc040-0xc04f] >13:46:30,770 INFO kernel:[ 0.072022] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >13:46:30,770 INFO kernel:[ 0.072024] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >13:46:30,770 INFO kernel:[ 0.072025] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >13:46:30,770 INFO kernel:[ 0.072026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >13:46:30,770 DEBUG kernel:[ 0.072149] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >13:46:30,770 INFO kernel:[ 0.072441] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >13:46:30,770 INFO kernel:[ 0.072449] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >13:46:30,770 DEBUG kernel:[ 0.072617] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 >13:46:30,770 DEBUG kernel:[ 0.073501] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref] >13:46:30,770 DEBUG kernel:[ 0.074492] pci 0000:00:02.0: reg 0x14: [mem 0xfebf0000-0xfebf0fff] >13:46:30,770 DEBUG kernel:[ 0.079501] pci 0000:00:02.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref] >13:46:30,770 DEBUG kernel:[ 0.079803] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 >13:46:30,770 DEBUG kernel:[ 0.080875] pci 0000:00:03.0: reg 0x10: [mem 0xfeba0000-0xfebbffff] >13:46:30,770 DEBUG kernel:[ 0.081440] pci 0000:00:03.0: reg 0x14: [io 0xc000-0xc03f] >13:46:30,770 DEBUG kernel:[ 0.086004] pci 0000:00:03.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref] >13:46:30,770 INFO kernel:[ 0.086524] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >13:46:30,770 INFO kernel:[ 0.086613] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >13:46:30,770 INFO kernel:[ 0.086678] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >13:46:30,770 INFO kernel:[ 0.086740] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >13:46:30,770 INFO kernel:[ 0.086773] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >13:46:30,770 WARNING kernel:[ 0.087311] ACPI: Enabled 16 GPEs in block 00 to 0F >13:46:30,770 INFO kernel:[ 0.087407] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >13:46:30,770 INFO kernel:[ 0.087407] vgaarb: loaded >13:46:30,770 INFO kernel:[ 0.087407] vgaarb: bridge control possible 0000:00:02.0 >13:46:30,770 NOTICE kernel:[ 0.087407] SCSI subsystem initialized >13:46:30,770 DEBUG kernel:[ 0.087407] libata version 3.00 loaded. >13:46:30,770 INFO kernel:[ 0.087407] ACPI: bus type USB registered >13:46:30,770 INFO kernel:[ 0.087407] usbcore: registered new interface driver usbfs >13:46:30,770 INFO kernel:[ 0.087407] usbcore: registered new interface driver hub >13:46:30,770 INFO kernel:[ 0.087407] usbcore: registered new device driver usb >13:46:30,770 INFO kernel:[ 0.087407] PCI: Using ACPI for IRQ routing >13:46:30,770 DEBUG kernel:[ 0.087407] PCI: pci_cache_line_size set to 64 bytes >13:46:30,770 DEBUG kernel:[ 0.087407] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >13:46:30,770 DEBUG kernel:[ 0.087407] e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >13:46:30,770 INFO kernel:[ 0.088094] NetLabel: Initializing >13:46:30,770 INFO kernel:[ 0.088095] NetLabel: domain hash size = 128 >13:46:30,770 INFO kernel:[ 0.088095] NetLabel: protocols = UNLABELED CIPSOv4 >13:46:30,770 INFO kernel:[ 0.088105] NetLabel: unlabeled traffic allowed by default >13:46:30,770 INFO kernel:[ 0.088147] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >13:46:30,770 INFO kernel:[ 0.088161] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >13:46:30,770 INFO kernel:[ 0.088163] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >13:46:30,770 INFO kernel:[ 0.090046] Switched to clocksource kvm-clock >13:46:30,770 INFO kernel:[ 0.095438] pnp: PnP ACPI init >13:46:30,770 INFO kernel:[ 0.095454] ACPI: bus type PNP registered >13:46:30,770 DEBUG kernel:[ 0.095525] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >13:46:30,770 DEBUG kernel:[ 0.095567] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >13:46:30,770 DEBUG kernel:[ 0.095840] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >13:46:30,770 DEBUG kernel:[ 0.095875] pnp 00:03: [dma 2] >13:46:30,770 DEBUG kernel:[ 0.095891] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >13:46:30,770 DEBUG kernel:[ 0.095961] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >13:46:30,770 DEBUG kernel:[ 0.096008] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >13:46:30,770 INFO kernel:[ 0.096177] pnp: PnP ACPI: found 6 devices >13:46:30,770 INFO kernel:[ 0.096178] ACPI: bus type PNP unregistered >13:46:30,770 DEBUG kernel:[ 0.105275] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >13:46:30,770 DEBUG kernel:[ 0.105278] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >13:46:30,770 DEBUG kernel:[ 0.105280] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >13:46:30,770 DEBUG kernel:[ 0.105281] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >13:46:30,770 INFO kernel:[ 0.105315] NET: Registered protocol family 2 >13:46:30,770 INFO kernel:[ 0.105454] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >13:46:30,770 INFO kernel:[ 0.105490] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >13:46:30,770 INFO kernel:[ 0.105517] TCP: Hash tables configured (established 16384 bind 16384) >13:46:30,770 INFO kernel:[ 0.105536] TCP: reno registered >13:46:30,770 INFO kernel:[ 0.105539] UDP hash table entries: 1024 (order: 3, 32768 bytes) >13:46:30,770 INFO kernel:[ 0.105546] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >13:46:30,770 INFO kernel:[ 0.105581] NET: Registered protocol family 1 >13:46:30,770 INFO kernel:[ 0.105592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >13:46:30,770 INFO kernel:[ 0.105614] pci 0000:00:01.0: PIIX3: Enabling Passive Release >13:46:30,770 INFO kernel:[ 0.105630] pci 0000:00:01.0: Activating ISA DMA hang workarounds >13:46:30,770 DEBUG kernel:[ 0.105658] pci 0000:00:02.0: Boot video device >13:46:30,770 DEBUG kernel:[ 0.105674] PCI: CLS 0 bytes, default 64 >13:46:30,770 INFO kernel:[ 0.105739] Unpacking initramfs... >13:46:30,770 INFO kernel:[ 3.053500] Freeing initrd memory: 43456K (ffff88007d580000 - ffff88007fff0000) >13:46:30,770 INFO kernel:[ 3.055636] futex hash table entries: 1024 (order: 4, 65536 bytes) >13:46:30,770 NOTICE kernel:[ 3.055673] Initialise system trusted keyring >13:46:30,771 INFO kernel:[ 3.055787] audit: initializing netlink subsys (disabled) >13:46:30,771 NOTICE kernel:[ 3.055861] audit: type=2000 audit(1411739169.992:1): initialized >13:46:30,771 INFO kernel:[ 3.056649] HugeTLB registered 2 MB page size, pre-allocated 0 pages >13:46:30,771 INFO kernel:[ 3.061640] zbud: loaded >13:46:30,771 NOTICE kernel:[ 3.062257] VFS: Disk quotas dquot_6.5.2 >13:46:30,771 WARNING kernel:[ 3.062386] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >13:46:30,771 INFO kernel:[ 3.063535] msgmni has been set to 3997 >13:46:30,771 NOTICE kernel:[ 3.063725] Key type big_key registered >13:46:30,771 DEBUG kernel:[ 3.063734] SELinux: Registering netfilter hooks >13:46:30,771 INFO kernel:[ 3.067121] alg: No test for stdrng (krng) >13:46:30,771 INFO kernel:[ 3.067141] NET: Registered protocol family 38 >13:46:30,771 NOTICE kernel:[ 3.067148] Key type asymmetric registered >13:46:30,771 NOTICE kernel:[ 3.067151] Asymmetric key parser 'x509' registered >13:46:30,771 INFO kernel:[ 3.067193] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >13:46:30,771 INFO kernel:[ 3.067280] io scheduler noop registered >13:46:30,771 INFO kernel:[ 3.067283] io scheduler deadline registered >13:46:30,771 INFO kernel:[ 3.067338] io scheduler cfq registered (default) >13:46:30,771 INFO kernel:[ 3.067433] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >13:46:30,771 INFO kernel:[ 3.067450] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >13:46:30,771 DEBUG kernel:[ 3.067498] intel_idle: does not run on family 6 model 2 >13:46:30,771 INFO kernel:[ 3.067560] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >13:46:30,771 INFO kernel:[ 3.067564] ACPI: Power Button [PWRF] >13:46:30,771 INFO kernel:[ 3.067903] GHES: HEST is not enabled! >13:46:30,771 INFO kernel:[ 3.067969] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >13:46:30,771 INFO kernel:[ 3.091615] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >13:46:30,771 INFO kernel:[ 3.092123] Non-volatile memory driver v1.3 >13:46:30,771 INFO kernel:[ 3.092127] Linux agpgart interface v0.103 >13:46:30,771 DEBUG kernel:[ 3.092300] ata_piix 0000:00:01.1: version 2.13 >13:46:30,771 INFO kernel:[ 3.093300] scsi0 : ata_piix >13:46:30,771 INFO kernel:[ 3.093517] scsi1 : ata_piix >13:46:30,771 INFO kernel:[ 3.093559] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc040 irq 14 >13:46:30,771 INFO kernel:[ 3.093560] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc048 irq 15 >13:46:30,771 INFO kernel:[ 3.093619] libphy: Fixed MDIO Bus: probed >13:46:30,771 INFO kernel:[ 3.093674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >13:46:30,771 INFO kernel:[ 3.093678] ehci-pci: EHCI PCI platform driver >13:46:30,771 INFO kernel:[ 3.093688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >13:46:30,771 INFO kernel:[ 3.093699] ohci-pci: OHCI PCI platform driver >13:46:30,771 INFO kernel:[ 3.093708] uhci_hcd: USB Universal Host Controller Interface driver >13:46:30,771 INFO kernel:[ 3.093757] usbcore: registered new interface driver usbserial >13:46:30,771 INFO kernel:[ 3.093762] usbcore: registered new interface driver usbserial_generic >13:46:30,771 INFO kernel:[ 3.093769] usbserial: USB Serial support registered for generic >13:46:30,771 INFO kernel:[ 3.093792] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >13:46:30,771 INFO kernel:[ 3.094486] serio: i8042 KBD port at 0x60,0x64 irq 1 >13:46:30,771 INFO kernel:[ 3.094491] serio: i8042 AUX port at 0x60,0x64 irq 12 >13:46:30,771 INFO kernel:[ 3.094570] mousedev: PS/2 mouse device common for all mice >13:46:30,771 INFO kernel:[ 3.094916] rtc_cmos 00:00: RTC can wake from S4 >13:46:30,771 INFO kernel:[ 3.095197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >13:46:30,771 INFO kernel:[ 3.095290] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs >13:46:30,771 INFO kernel:[ 3.095350] device-mapper: uevent: version 1.0.3 >13:46:30,771 INFO kernel:[ 3.095441] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >13:46:30,771 INFO kernel:[ 3.095691] hidraw: raw HID events driver (C) Jiri Kosina >13:46:30,771 INFO kernel:[ 3.095832] usbcore: registered new interface driver usbhid >13:46:30,771 INFO kernel:[ 3.095834] usbhid: USB HID core driver >13:46:30,771 INFO kernel:[ 3.095836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >13:46:30,771 INFO kernel:[ 3.095871] drop_monitor: Initializing network drop monitor service >13:46:30,771 INFO kernel:[ 3.095943] ip_tables: (C) 2000-2006 Netfilter Core Team >13:46:30,771 INFO kernel:[ 3.096100] TCP: cubic registered >13:46:30,771 INFO kernel:[ 3.096115] Initializing XFRM netlink socket >13:46:30,771 INFO kernel:[ 3.096202] NET: Registered protocol family 10 >13:46:30,771 INFO kernel:[ 3.096492] mip6: Mobile IPv6 >13:46:30,771 INFO kernel:[ 3.096496] NET: Registered protocol family 17 >13:46:30,771 NOTICE kernel:[ 3.096915] Loading compiled-in X.509 certificates >13:46:30,771 NOTICE kernel:[ 3.098171] Loaded X.509 cert 'Fedora kernel signing key: 3ef43f90de979dd933841ca4d009814f19f7d554' >13:46:30,771 INFO kernel:[ 3.098189] registered taskstats version 1 >13:46:30,771 INFO kernel:[ 3.098791] Magic number: 14:586:787 >13:46:30,771 INFO kernel:[ 3.098992] rtc_cmos 00:00: setting system clock to 2014-09-26 13:46:10 UTC (1411739170) >13:46:30,771 DEBUG kernel:[ 3.099066] PM: Hibernation image not present or could not be loaded. >13:46:30,771 DEBUG kernel:[ 3.244825] ata1.01: NODEV after polling detection >13:46:30,771 DEBUG kernel:[ 3.246300] ata2.01: NODEV after polling detection >13:46:30,771 INFO kernel:[ 3.246741] ata1.00: ATA-7: QEMU HARDDISK, 1.4.2, max UDMA/100 >13:46:30,771 INFO kernel:[ 3.246746] ata1.00: 41943040 sectors, multi 16: LBA48 >13:46:30,771 INFO kernel:[ 3.247142] ata2.00: ATAPI: QEMU DVD-ROM, 1.4.2, max UDMA/100 >13:46:30,771 INFO kernel:[ 3.247867] ata1.00: configured for MWDMA2 >13:46:30,771 NOTICE kernel:[ 3.248051] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 2 PQ: 0 ANSI: 5 >13:46:30,771 NOTICE kernel:[ 3.248456] sd 0:0:0:0: [sda] 41943040 512-byte logical blocks: (21.4 GB/20.0 GiB) >13:46:30,771 NOTICE kernel:[ 3.248470] sd 0:0:0:0: Attached scsi generic sg0 type 0 >13:46:30,771 NOTICE kernel:[ 3.248720] sd 0:0:0:0: [sda] Write Protect is off >13:46:30,771 DEBUG kernel:[ 3.248726] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >13:46:30,771 INFO kernel:[ 3.248761] ata2.00: configured for MWDMA2 >13:46:30,771 NOTICE kernel:[ 3.248773] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >13:46:30,771 NOTICE kernel:[ 3.249861] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.4. PQ: 0 ANSI: 5 >13:46:30,771 INFO kernel:[ 3.253359] sda: unknown partition table >13:46:30,771 NOTICE kernel:[ 3.253626] sd 0:0:0:0: [sda] Attached SCSI disk >13:46:30,771 WARNING kernel:[ 3.265603] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >13:46:30,771 INFO kernel:[ 3.265609] cdrom: Uniform CD-ROM driver Revision: 3.20 >13:46:30,771 DEBUG kernel:[ 3.267073] sr 1:0:0:0: Attached scsi CD-ROM sr0 >13:46:30,771 NOTICE kernel:[ 3.267504] sr 1:0:0:0: Attached scsi generic sg1 type 5 >13:46:30,771 INFO kernel:[ 3.277451] Freeing unused kernel memory: 1452K (ffffffff81d2d000 - ffffffff81e98000) >13:46:30,771 INFO kernel:[ 3.277455] Write protecting the kernel read-only data: 12288k >13:46:30,771 INFO kernel:[ 3.281097] Freeing unused kernel memory: 856K (ffff88000172a000 - ffff880001800000) >13:46:30,771 INFO kernel:[ 3.284498] Freeing unused kernel memory: 940K (ffff880001b15000 - ffff880001c00000) >13:46:30,771 NOTICE kernel:[ 3.286804] random: systemd urandom read with 17 bits of entropy available >13:46:30,771 INFO kernel:[ 3.350449] device-mapper: multipath: version 1.7.0 loaded >13:46:30,771 INFO kernel:[ 3.407138] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >13:46:30,771 INFO kernel:[ 3.570027] squashfs: version 4.0 (2009/01/31) Phillip Lougher >13:46:30,771 INFO kernel:[ 3.576689] Loading iSCSI transport class v2.0-870. >13:46:30,771 NOTICE kernel:[ 3.584374] iscsi: registered transport (tcp) >13:46:30,771 INFO kernel:[ 3.605610] Floppy drive(s): fd0 is 1.44M >13:46:30,771 INFO kernel:[ 3.616609] FDC 0 is a S82078B >13:46:30,771 INFO kernel:[ 3.622641] No iBFT detected. >13:46:30,771 INFO kernel:[ 3.625613] md: raid0 personality registered for level 0 >13:46:30,771 INFO kernel:[ 3.630169] md: raid1 personality registered for level 1 >13:46:30,771 WARNING kernel:[ 3.657014] raid6: sse2x1 7468 MB/s >13:46:30,771 WARNING kernel:[ 3.674011] raid6: sse2x2 9675 MB/s >13:46:30,771 WARNING kernel:[ 3.691015] raid6: sse2x4 11929 MB/s >13:46:30,771 WARNING kernel:[ 3.691017] raid6: using algorithm sse2x4 (11929 MB/s) >13:46:30,771 WARNING kernel:[ 3.691018] raid6: using intx1 recovery algorithm >13:46:30,771 INFO kernel:[ 3.692506] async_tx: api initialized (async) >13:46:30,771 INFO kernel:[ 3.693970] xor: measuring software checksum speed >13:46:30,771 INFO kernel:[ 3.703012] prefetch64-sse: 14400.000 MB/sec >13:46:30,771 INFO kernel:[ 3.713012] generic_sse: 13660.000 MB/sec >13:46:30,771 INFO kernel:[ 3.713014] xor: using function: prefetch64-sse (14400.000 MB/sec) >13:46:30,771 INFO kernel:[ 3.724442] md: raid6 personality registered for level 6 >13:46:30,771 INFO kernel:[ 3.724444] md: raid5 personality registered for level 5 >13:46:30,771 INFO kernel:[ 3.724445] md: raid4 personality registered for level 4 >13:46:30,771 INFO kernel:[ 3.731858] md: raid10 personality registered for level 10 >13:46:30,771 INFO kernel:[ 3.734314] md: linear personality registered for level -1 >13:46:30,771 INFO kernel:[ 3.743494] device-mapper: multipath round-robin: version 1.0.0 loaded >13:46:30,771 INFO kernel:[ 3.752759] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >13:46:30,771 INFO kernel:[ 3.785376] RPC: Registered named UNIX socket transport module. >13:46:30,771 INFO kernel:[ 3.785378] RPC: Registered udp transport module. >13:46:30,771 INFO kernel:[ 3.785379] RPC: Registered tcp transport module. >13:46:30,771 INFO kernel:[ 3.785380] RPC: Registered tcp NFSv4.1 backchannel transport module. >13:46:30,771 INFO kernel:[ 3.938669] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >13:46:30,771 INFO kernel:[ 3.938672] e1000: Copyright (c) 1999-2006 Intel Corporation. >13:46:30,771 WARNING kernel:[ 3.939110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >13:46:30,771 INFO kernel:[ 3.943600] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >13:46:30,771 INFO kernel:[ 3.961405] [drm] Initialized drm 1.1.0 20060810 >13:46:30,771 INFO kernel:[ 4.055054] tsc: Refined TSC clocksource calibration: 2691.263 MHz >13:46:30,771 INFO kernel:[ 4.268362] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 >13:46:30,771 INFO kernel:[ 4.268372] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection >13:46:30,771 INFO kernel:[ 4.271067] [TTM] Zone kernel: Available graphics memory: 1024908 kiB >13:46:30,771 INFO kernel:[ 4.271071] [TTM] Initializing pool allocator >13:46:30,771 INFO kernel:[ 4.271078] [TTM] Initializing DMA pool allocator >13:46:30,771 INFO kernel:[ 4.284039] [drm] fb mappable at 0xFC000000 >13:46:30,771 INFO kernel:[ 4.284042] [drm] vram aper at 0xFC000000 >13:46:30,771 INFO kernel:[ 4.284044] [drm] size 4194304 >13:46:30,771 INFO kernel:[ 4.284045] [drm] fb depth is 24 >13:46:30,771 INFO kernel:[ 4.284047] [drm] pitch is 3072 >13:46:30,771 INFO kernel:[ 4.284196] fbcon: cirrusdrmfb (fb0) is primary device >13:46:30,771 INFO kernel:[ 4.300952] Console: switching to colour frame buffer device 128x48 >13:46:30,771 INFO kernel:[ 4.312404] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device >13:46:30,771 INFO kernel:[ 4.312407] cirrus 0000:00:02.0: registered panic notifier >13:46:30,771 INFO kernel:[ 4.316179] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 >13:46:30,771 ERR kernel:[ 4.446183] end_request: I/O error, dev fd0, sector 0 >13:46:30,771 INFO kernel:[ 4.446272] floppy: error -5 while reading block 0 >13:46:30,771 INFO kernel:[ 4.621655] IPv6: ADDRCONF(NETDEV_UP): ens3: link is not ready >13:46:30,771 INFO kernel:[ 6.623969] e1000: ens3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX >13:46:30,771 INFO kernel:[ 6.624881] IPv6: ADDRCONF(NETDEV_CHANGE): ens3: link becomes ready >13:46:30,771 NOTICE kernel:[ 10.077470] random: nonblocking pool is initialized >13:46:30,771 INFO kernel:[ 15.781006] loop: module loaded >13:46:30,771 INFO kernel:[ 15.987775] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >13:46:30,771 DEBUG kernel:[ 21.722601] SELinux: 2048 avtab hash slots, 108976 rules. >13:46:30,771 DEBUG kernel:[ 21.736218] SELinux: 2048 avtab hash slots, 108976 rules. >13:46:30,771 DEBUG kernel:[ 21.753588] SELinux: 8 users, 103 roles, 4910 types, 292 bools, 1 sens, 1024 cats >13:46:30,771 DEBUG kernel:[ 21.753592] SELinux: 83 classes, 108976 rules >13:46:30,771 INFO kernel:[ 21.756975] SELinux: Permission audit_read in class capability2 not defined in policy. >13:46:30,771 INFO kernel:[ 21.756980] SELinux: the above unknown classes and permissions will be allowed >13:46:30,771 DEBUG kernel:[ 21.756984] SELinux: Completing initialization. >13:46:30,771 DEBUG kernel:[ 21.756984] SELinux: Setting up existing superblocks. >13:46:30,771 DEBUG kernel:[ 21.756988] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:46:30,771 DEBUG kernel:[ 21.757016] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.757025] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.757028] SELinux: initialized (dev proc, type proc), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.757066] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >13:46:30,771 DEBUG kernel:[ 21.757360] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.757950] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >13:46:30,771 DEBUG kernel:[ 21.757954] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >13:46:30,771 DEBUG kernel:[ 21.757958] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.757960] SELinux: initialized (dev aio, type aio), not configured for labeling >13:46:30,771 DEBUG kernel:[ 21.757962] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >13:46:30,771 DEBUG kernel:[ 21.757980] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:46:30,771 DEBUG kernel:[ 21.757985] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >13:46:30,771 DEBUG kernel:[ 21.757991] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.757999] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758185] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758187] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:46:30,771 DEBUG kernel:[ 21.758191] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:46:30,771 DEBUG kernel:[ 21.758280] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:46:30,771 DEBUG kernel:[ 21.758297] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758300] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758302] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758303] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758305] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758311] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758313] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758314] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758316] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758321] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758322] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758325] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758328] SELinux: initialized (dev drm, type drm), not configured for labeling >13:46:30,771 DEBUG kernel:[ 21.758330] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 21.758338] SELinux: initialized (dev loop0, type squashfs), uses xattr >13:46:30,771 DEBUG kernel:[ 21.758350] SELinux: initialized (dev dm-0, type ext4), uses xattr >13:46:30,771 NOTICE kernel:[ 21.768126] audit: type=1403 audit(1411739189.169:2): policy loaded auid=4294967295 ses=4294967295 >13:46:30,771 DEBUG kernel:[ 22.044286] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >13:46:30,771 DEBUG kernel:[ 22.171165] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:46:30,771 DEBUG kernel:[ 22.181533] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:46:30,771 INFO kernel:[ 22.925343] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >13:46:30,771 INFO kernel:[ 22.927617] parport_pc 00:04: reported by Plug and Play ACPI >13:46:30,771 INFO kernel:[ 22.927803] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >13:46:30,771 INFO kernel:[ 22.971074] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >13:46:30,771 INFO kernel:[ 22.983932] microcode: CPU1 sig=0x623, pf=0x0, revision=0x1 >13:46:30,771 INFO kernel:[ 22.983964] microcode: CPU2 sig=0x623, pf=0x0, revision=0x1 >13:46:30,771 INFO kernel:[ 22.983982] microcode: CPU3 sig=0x623, pf=0x0, revision=0x1 >13:46:30,771 INFO kernel:[ 22.984364] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >13:46:30,771 INFO kernel:[ 23.234402] zram: Created 4 device(s) ... >13:46:30,771 INFO kernel:[ 23.272392] zram0: detected capacity change from 0 to 524754944 >13:46:30,771 INFO kernel:[ 23.274768] zram1: detected capacity change from 0 to 524754944 >13:46:30,771 INFO kernel:[ 23.277053] zram2: detected capacity change from 0 to 524754944 >13:46:30,771 INFO kernel:[ 23.279350] zram3: detected capacity change from 0 to 524754944 >13:46:30,771 NOTICE kernel:[ 23.367972] audit: type=1400 audit(1411739190.768:3): avc: denied { unlink } for pid=1212 comm="rsyslogd" name="log" dev="devtmpfs" ino=12353 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >13:46:30,777 INFO kernel:[ 23.375341] Adding 512452k swap on /dev/zram0. Priority:100 extents:1 across:512452k SSFS >13:46:30,780 INFO kernel:[ 23.378132] Adding 512452k swap on /dev/zram1. Priority:100 extents:1 across:512452k SSFS >13:46:30,782 INFO kernel:[ 23.380924] Adding 512452k swap on /dev/zram2. Priority:100 extents:1 across:512452k SSFS >13:46:30,784 INFO kernel:[ 23.382562] Adding 512452k swap on /dev/zram3. Priority:100 extents:1 across:512452k SSFS >13:46:31,343 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-4.git20140704.fc21) is starting... >13:46:31,343 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >13:46:31,343 INFO NetworkManager: <info> WEXT support is enabled >13:46:31,400 INFO kernel:[ 23.998572] cfg80211: Calling CRDA to update world regulatory domain >13:46:31,473 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >13:46:31,522 INFO polkitd: Started polkitd version 0.112 >13:46:31,622 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >13:46:31,646 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >13:46:31,647 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >13:46:31,647 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:46:31,647 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:46:31,647 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-ens3 ... >13:46:31,648 INFO NetworkManager: <info> read connection 'ens3' >13:46:31,700 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >13:46:31,702 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >13:46:31,750 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >13:46:31,754 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >13:46:31,761 INFO NetworkManager: <info> WiFi hardware radio set enabled >13:46:31,761 INFO NetworkManager: <info> WWAN hardware radio set enabled >13:46:31,765 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >13:46:31,765 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >13:46:31,765 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >13:46:31,765 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >13:46:31,765 INFO NetworkManager: <info> Networking is enabled by state file >13:46:31,766 INFO NetworkManager: <info> (lo): link connected >13:46:31,766 INFO NetworkManager: <info> (lo): carrier is ON >13:46:31,766 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >13:46:31,766 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >13:46:31,767 INFO NetworkManager: <info> (ens3): link connected >13:46:31,767 INFO NetworkManager: <info> (ens3): carrier is ON >13:46:31,767 INFO NetworkManager: <info> (ens3): new Ethernet device (driver: 'e1000' ifindex: 2) >13:46:31,767 INFO NetworkManager: <info> (ens3): exported as /org/freedesktop/NetworkManager/Devices/1 >13:46:31,768 INFO NetworkManager: <info> (ens3): found matching connection 'ens3' >13:46:31,768 INFO NetworkManager: <info> (ens3): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >13:46:31,770 INFO NetworkManager: <info> (ens3): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >13:46:31,770 INFO NetworkManager: <info> Activation (ens3) starting connection 'ens3' >13:46:31,770 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >13:46:31,771 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >13:46:31,771 INFO NetworkManager: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >13:46:31,771 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >13:46:31,771 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >13:46:31,772 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >13:46:31,772 INFO NetworkManager: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >13:46:31,772 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >13:46:31,772 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >13:46:31,772 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >13:46:31,772 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >13:46:31,772 INFO NetworkManager: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >13:46:31,772 INFO NetworkManager: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >13:46:32,024 INFO NetworkManager: <info> dhclient started with pid 1257 >13:46:32,025 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >13:46:35,338 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1 >13:46:35,339 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >13:46:35,339 INFO dhclient: All rights reserved. >13:46:35,339 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:46:35,339 INFO dhclient: >13:46:35,351 INFO NetworkManager: <info> (ens3): DHCPv4 state changed nbi -> preinit >13:46:35,360 INFO dhclient: Listening on LPF/ens3/52:54:00:12:34:56 >13:46:35,360 INFO dhclient: Sending on LPF/ens3/52:54:00:12:34:56 >13:46:35,361 INFO dhclient: Sending on Socket/fallback >13:46:35,361 INFO dhclient: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x67c7edbd) >13:46:35,362 INFO dhclient: DHCPACK from 10.0.2.2 (xid=0x67c7edbd) >13:46:35,365 INFO NetworkManager: <info> (ens3): DHCPv4 state changed preinit -> reboot >13:46:35,365 INFO NetworkManager: <info> address 10.0.2.15 >13:46:35,365 INFO NetworkManager: <info> plen 24 (255.255.255.0) >13:46:35,365 INFO NetworkManager: <info> gateway 10.0.2.2 >13:46:35,365 INFO NetworkManager: <info> server identifier 10.0.2.2 >13:46:35,365 INFO NetworkManager: <info> lease time 86400 >13:46:35,365 INFO NetworkManager: <info> nameserver '10.0.2.3' >13:46:35,366 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >13:46:35,366 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >13:46:35,366 INFO NetworkManager: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >13:46:35,366 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >13:46:35,367 INFO NetworkManager: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >13:46:35,367 INFO NetworkManager: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >13:46:35,367 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >13:46:35,367 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >13:46:35,367 INFO NetworkManager: <info> Policy set 'ens3' (ens3) as default for IPv4 routing and DNS. >13:46:35,368 INFO NetworkManager: <info> Activation (ens3) successful, device activated. >13:46:35,370 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >13:46:35,377 INFO dhclient: bound to 10.0.2.15 -- renewal in 33198 seconds. >13:46:35,412 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >13:46:35,413 NOTICE nm-dispatcher: Dispatching action 'up' for ens3 >13:46:37,402 INFO NetworkManager: <info> startup complete >13:46:38,283 NOTICE kernel:[ 30.881086] audit: type=1400 audit(1411739198.282:4): avc: denied { read write } for pid=1306 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1161 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >13:46:38,625 NOTICE kernel:[ 31.223239] audit: type=1400 audit(1411739198.624:5): avc: denied { read write } for pid=1349 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:46:38,626 NOTICE kernel:[ 31.224460] audit: type=1400 audit(1411739198.625:6): avc: denied { open } for pid=1349 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:46:38,626 NOTICE kernel:[ 31.224474] audit: type=1400 audit(1411739198.625:7): avc: denied { ioctl } for pid=1349 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:46:38,778 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >13:46:38,847 DEBUG kernel:[ 31.443430] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:46:38,875 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >13:46:38,896 NOTICE kernel:[ 31.494463] audit: type=1107 audit(1411739198.895:8): pid=1244 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.6 spid=1353 tpid=1260 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >13:46:38,896 NOTICE kernel:[ 31.494463] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >13:46:39,225 NOTICE kernel:[ 31.823582] audit: type=1400 audit(1411739199.224:9): avc: denied { read write } for pid=1364 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:46:39,225 NOTICE kernel:[ 31.824311] audit: type=1400 audit(1411739199.225:10): avc: denied { read write } for pid=1364 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1161 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >13:46:39,001 NOTICE kernel:[ 31.952375] audit: type=1400 audit(1411739199.000:11): avc: denied { ioctl } for pid=1364 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:46:39,001 NOTICE kernel:[ 31.952392] audit: type=1400 audit(1411739199.000:12): avc: denied { getattr } for pid=1364 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >13:46:39,047 INFO chronyd: chronyd version 1.31-pre1 starting >13:46:39,049 INFO chronyd: Generated key 1 >13:46:39,276 INFO kernel:[ 32.226890] sda: unknown partition table > > >/run/install/ks.cfg: > > >## >## Including ../partial/header.ks >## > ># ># Header ># >lang en_US.UTF-8 >keyboard us >timezone --utc Etc/UTC >auth --enableshadow --passalgo=sha512 >selinux --permissive >network --bootproto=dhcp >rootpw THISISJUSTADUMMY >firstboot --disable > >#reboot >poweroff > > >## >## Including ../partial/storage.ks >## >clearpart --all --initlabel >bootloader --append="console=ttyS0 quiet" --timeout=1 > >part biosboot --size=1 >part /boot --size=512 --fstype ext4 --label=Boot --asprimary > >part pv.01 --size 5000 >volgroup HostVG pv.01 >logvol /config --vgname=HostVG --size=64 --name=Config --fstype=ext4 >logvol none --vgname=HostVG --size=4000 --name=ImagePool --thinpool --chunksize=128 --metadatasize=4 >logvol / --vgname=HostVG --size=3000 --name=Image-0.0 --thin --poolname=ImagePool --fstype=ext4 --fsoptions=discard >logvol swap --vgname=HostVG --fstype=swap > >## >## Including ../partial/firstboot.ks >## > > >firstboot --reconfig > >%packages >initial-setup >%end > >## >## Including ../partial/post-testing.ks >## > ># ># Build most recent imagbased for testing ># >%post --erroronfail >echo "Build imgbased" >yum remove -y imgbased >cd /root >git clone https://github.com/fabiand/imgbased.git >cd imgbased >./autogen.sh >./configure >make install >%end > ># ># Now custom parts ># > ># Install from an image/tarball >liveimg --url=http://10.0.2.2:8000/rootfs.tar > ># Create a layer after installation >%post >imgbase layer --add >%end > ># Reboto after installation >reboot >
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 1146585
:
941120
|
941121
|
941578
| 941579