06:44:39,913 INFO blivet: ISCSID is /sbin/iscsid 06:44:39,914 INFO blivet: no initiator set 06:44:40,087 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! 06:44:40,087 INFO blivet: no /etc/zfcp.conf; not configuring zfcp 06:44:40,997 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:40,998 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 06:44:40,999 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:40,999 DEBUG blivet: trying to set new default fstype to 'ext4' 06:44:41,000 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:41,001 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 1 06:44:41,002 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:41,014 DEBUG blivet: trying to set new default fstype to 'xfs' 06:44:41,015 DEBUG blivet: XFS.supported: supported: True ; 06:44:41,184 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 2 06:44:41,185 DEBUG blivet: XFS.supported: supported: True ; 06:44:41,186 DEBUG blivet: trying to set new default /boot fstype to 'xfs' 06:44:41,188 DEBUG blivet: XFS.supported: supported: True ; 06:44:41,188 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 3 06:44:41,190 DEBUG blivet: XFS.supported: supported: True ; 06:44:41,833 INFO blivet: Detected 8064 MiB of memory 06:44:41,841 INFO blivet: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. 06:44:41,849 INFO blivet: Swap attempt of 0.0 06:44:41,850 INFO blivet: Detected 8064 MiB of memory 06:44:41,858 INFO blivet: Suggested swap size (8064 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. 06:44:41,865 INFO blivet: Swap attempt of 0.0 06:44:41,919 INFO blivet: resetting Blivet (version 0.61.15.75) instance 06:44:41,949 INFO blivet: no initiator set 06:44:41,950 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf 06:44:41,951 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] 06:44:42,229 INFO blivet: devices to scan: [u'vda', u'loop0', u'loop1', u'loop2', u'live-rw', u'live-base'] 06:44:42,246 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-path/pci-0000:00:05.0 /dev/disk/by-path/virtio-pci-0000:00:05.0', u'DEVNAME': u'/dev/vda', u'DEVPATH': u'/devices/pci0000:00/0000:00:05.0/virtio2/block/vda', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1648795473', u'ID_PATH': u'pci-0000:00:05.0', u'ID_PATH_TAG': u'pci-0000_00_05_0', u'MAJOR': u'252', u'MINOR': u'0', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'569240'} ; name: vda ; 06:44:42,247 INFO blivet: scanning vda (/sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda)... 06:44:42,250 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; 06:44:42,252 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:42,253 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; 06:44:42,254 WARN blivet: device/model is not a valid attribute 06:44:42,258 INFO blivet: vda is a disk 06:44:42,259 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 5 06:44:42,261 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 06:44:42,263 DEBUG blivet: DiskDevice.readCurrentSize: path: /dev/vda ; sysfsPath: /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda ; exists: True ; 06:44:42,265 DEBUG blivet: updated vda size to 10 GiB (10 GiB) 06:44:42,282 INFO blivet: added disk vda (id 4) to device tree 06:44:42,284 INFO blivet: got device: u'vda' 06:44:42,285 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; 06:44:42,307 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; 06:44:42,308 DEBUG blivet: device vda does not contain a disklabel 06:44:42,309 DEBUG blivet: no type or existing type for vda, bailing 06:44:42,312 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVNAME': u'/dev/loop0', u'DEVPATH': u'/devices/virtual/block/loop0', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1648795473', u'ID_FS_TYPE': u'squashfs', u'ID_FS_USAGE': u'filesystem', u'ID_FS_VERSION': u'1024.0', u'MAJOR': u'7', u'MINOR': u'0', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'590372'} ; name: loop0 ; 06:44:42,313 INFO blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... 06:44:42,316 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; 06:44:42,319 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:42,319 INFO blivet: loop0 is a loop device 06:44:42,321 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; 06:44:42,322 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; incomplete: False ; 06:44:42,323 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:42,324 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9 06:44:42,326 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; 06:44:42,326 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 8) to device tree 06:44:42,328 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; 06:44:42,329 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 06:44:42,330 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; 06:44:42,330 INFO blivet: added loop loop0 (id 11) to device tree 06:44:42,331 INFO blivet: got device: u'loop0' 06:44:42,332 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; 06:44:42,351 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; 06:44:42,352 DEBUG blivet: device loop0 does not contain a disklabel 06:44:42,353 INFO blivet: type detected on 'loop0' is 'squashfs' 06:44:42,354 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 14 06:44:42,356 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; 06:44:42,359 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-label/Anaconda /dev/disk/by-uuid/b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'DEVNAME': u'/dev/loop1', u'DEVPATH': u'/devices/virtual/block/loop1', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1648795473', u'ID_FS_LABEL': u'Anaconda', u'ID_FS_LABEL_ENC': u'Anaconda', u'ID_FS_TYPE': u'ext4', u'ID_FS_USAGE': u'filesystem', u'ID_FS_UUID': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_UUID_ENC': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_VERSION': u'1.0', u'MAJOR': u'7', u'MINOR': u'1', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'590665'} ; name: loop1 ; 06:44:42,361 INFO blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... 06:44:42,362 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 06:44:42,363 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:42,364 INFO blivet: loop1 is a loop device 06:44:42,365 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; 06:44:42,366 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; 06:44:42,367 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:42,368 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 06:44:42,369 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; 06:44:42,369 INFO blivet: added file /LiveOS/rootfs.img (id 16) to device tree 06:44:42,371 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; 06:44:42,371 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 06:44:42,372 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; 06:44:42,373 INFO blivet: added loop loop1 (id 19) to device tree 06:44:42,374 INFO blivet: got device: u'loop1' 06:44:42,375 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; 06:44:42,396 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; 06:44:42,396 DEBUG blivet: device loop1 does not contain a disklabel 06:44:42,397 INFO blivet: type detected on 'loop1' is 'ext4' 06:44:42,533 WARN blivet: ext4 filesystem on /dev/loop1 needs repair 06:44:42,536 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:42,537 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 22 06:44:42,540 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; 06:44:42,541 INFO blivet: got format: existing ext4 filesystem 06:44:42,544 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVNAME': u'/dev/loop2', u'DEVPATH': u'/devices/virtual/block/loop2', u'DEVTYPE': u'disk', u'DM_MULTIPATH_TIMESTAMP': u'1648795473', u'ID_FS_TYPE': u'DM_snapshot_cow', u'ID_FS_USAGE': u'other', u'MAJOR': u'7', u'MINOR': u'2', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'595548'} ; name: loop2 ; 06:44:42,545 INFO blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... 06:44:42,547 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; 06:44:42,548 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:42,549 INFO blivet: loop2 is a loop device 06:44:42,550 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; 06:44:42,551 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; 06:44:42,553 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:42,553 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 06:44:42,555 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; 06:44:42,555 INFO blivet: added file /overlay (deleted) (id 24) to device tree 06:44:42,557 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; 06:44:42,557 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 06:44:42,558 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; 06:44:42,559 INFO blivet: added loop loop2 (id 27) to device tree 06:44:42,560 INFO blivet: got device: u'loop2' 06:44:42,561 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; 06:44:42,577 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; 06:44:42,577 DEBUG blivet: device loop2 does not contain a disklabel 06:44:42,577 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' 06:44:42,578 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 30 06:44:42,580 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; 06:44:42,582 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/b44bfac8-86bb-4036-a6f4-bdcf6988f4ad /dev/mapper/live-rw', u'DEVNAME': u'/dev/dm-0', u'DEVPATH': u'/devices/virtual/block/dm-0', u'DEVTYPE': u'disk', u'DM_NAME': u'live-rw', u'DM_SUSPENDED': u'0', u'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': u'1', u'DM_UDEV_PRIMARY_SOURCE_FLAG': u'1', u'DM_UDEV_RULES_VSN': u'2', u'ID_FS_LABEL': u'Anaconda', u'ID_FS_LABEL_ENC': u'Anaconda', u'ID_FS_TYPE': u'ext4', u'ID_FS_USAGE': u'filesystem', u'ID_FS_UUID': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_UUID_ENC': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_VERSION': u'1.0', u'MAJOR': u'253', u'MINOR': u'0', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'620542'} ; name: live-rw ; 06:44:42,583 INFO blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... 06:44:42,584 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; 06:44:42,585 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:42,585 INFO blivet: live-rw is a device-mapper device 06:44:42,587 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; 06:44:42,588 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 06:44:42,590 DEBUG blivet: DeviceTree.getDeviceByName returned loop1 06:44:42,591 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; 06:44:42,593 DEBUG blivet: DeviceTree.getDeviceByName returned loop2 06:44:42,594 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; 06:44:42,596 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:42,598 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; 06:44:42,599 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 06:44:42,600 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; 06:44:42,602 DEBUG blivet: DMDevice.readCurrentSize: path: /dev/mapper/live-rw ; sysfsPath: /sys/devices/virtual/block/dm-0 ; exists: True ; 06:44:42,604 DEBUG blivet: updated live-rw size to 2048 MiB (2048 MiB) 06:44:42,644 INFO blivet: added dm live-rw (id 32) to device tree 06:44:42,645 INFO blivet: got device: u'live-rw' 06:44:42,647 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; 06:44:42,671 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; 06:44:42,671 DEBUG blivet: device live-rw does not contain a disklabel 06:44:42,673 INFO blivet: type detected on 'live-rw' is 'ext4' 06:44:42,712 DEBUG blivet: size=1605.66 MiB, current=2048 MiB 06:44:42,784 DEBUG blivet: padding min size from 1605.66 MiB up to 1767 MiB 06:44:42,845 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:42,845 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 35 06:44:42,847 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; 06:44:42,848 INFO blivet: got format: existing ext4 filesystem 06:44:42,853 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/b44bfac8-86bb-4036-a6f4-bdcf6988f4ad /dev/mapper/live-base', u'DEVNAME': u'/dev/dm-1', u'DEVPATH': u'/devices/virtual/block/dm-1', u'DEVTYPE': u'disk', u'DM_NAME': u'live-base', u'DM_SUSPENDED': u'0', u'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': u'1', u'DM_UDEV_PRIMARY_SOURCE_FLAG': u'1', u'DM_UDEV_RULES_VSN': u'2', u'ID_FS_LABEL': u'Anaconda', u'ID_FS_LABEL_ENC': u'Anaconda', u'ID_FS_TYPE': u'ext4', u'ID_FS_USAGE': u'filesystem', u'ID_FS_UUID': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_UUID_ENC': u'b44bfac8-86bb-4036-a6f4-bdcf6988f4ad', u'ID_FS_VERSION': u'1.0', u'MAJOR': u'253', u'MINOR': u'1', u'MPATH_SBIN_PATH': u'/sbin', u'SUBSYSTEM': u'block', u'TAGS': u':systemd:', u'USEC_INITIALIZED': u'647881'} ; name: live-base ; 06:44:42,854 INFO blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... 06:44:42,856 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; 06:44:42,858 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:42,859 INFO blivet: live-base is a device-mapper device 06:44:42,861 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; 06:44:42,863 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; 06:44:42,866 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; 06:44:42,867 DEBUG blivet: DeviceTree.getDeviceByName returned loop1 06:44:42,870 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; 06:44:42,871 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:42,875 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; 06:44:42,876 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 38 06:44:42,877 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; 06:44:42,880 DEBUG blivet: DMDevice.readCurrentSize: path: /dev/mapper/live-base ; sysfsPath: /sys/devices/virtual/block/dm-1 ; exists: True ; 06:44:42,881 DEBUG blivet: updated live-base size to 2048 MiB (2048 MiB) 06:44:42,921 INFO blivet: added dm live-base (id 37) to device tree 06:44:42,926 INFO blivet: got device: u'live-base' 06:44:42,935 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; 06:44:43,020 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; 06:44:43,020 DEBUG blivet: device live-base does not contain a disklabel 06:44:43,022 INFO blivet: type detected on 'live-base' is 'ext4' 06:44:43,089 WARN blivet: ext4 filesystem on /dev/mapper/live-base needs repair 06:44:43,093 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:43,093 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 40 06:44:43,094 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; 06:44:43,095 INFO blivet: got format: existing ext4 filesystem 06:44:43,116 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 06:44:43,117 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 06:44:43,118 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 06:44:43,132 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf 06:44:43,133 INFO blivet: edd: collected mbr signatures: {} 06:44:43,135 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 06:44:43,136 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 06:44:43,137 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 06:44:43,263 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:43,264 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:43,266 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:43,283 DEBUG blivet: onlyuse is now: vda 06:44:43,365 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 06:44:43,437 DEBUG blivet: dep is a leaf 06:44:55,965 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 06:44:55,966 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 06:44:55,967 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 06:44:55,982 DEBUG blivet: dep is a leaf 06:44:55,982 DEBUG blivet: removing vda 06:44:55,983 DEBUG blivet: DeviceTree.getDependentDevices: dep: existing 10 GiB disk vda (4) ; hidden: False ; 06:44:55,998 DEBUG blivet: dep is a leaf 06:44:55,998 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 43 06:44:56,000 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 06:44:56,000 INFO blivet: registered action: [42] destroy format None on disk vda (id 4) 06:44:56,000 DEBUG blivet: clearpart: initializing vda 06:44:56,001 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 06:44:56,002 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; 06:44:56,002 INFO blivet: registered action: [44] destroy format None on disk vda (id 4) 06:44:56,005 DEBUG blivet: default disklabel type for vda is gpt 06:44:56,005 DEBUG blivet: selecting gpt disklabel for vda based on size 06:44:56,007 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; 06:44:56,008 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: gpt ; 06:44:56,008 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- type: gpt primaryPartitionCount: 0 lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 partitions: [] device: PedDisk: <_ped.Disk object at 0x7ff7a7112998> 06:44:56,033 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 46 06:44:56,035 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; 06:44:56,036 INFO blivet: registered action: [47] create format gpt disklabel on disk vda (id 4) 06:44:56,038 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 06:44:56,039 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 06:44:56,041 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:56,041 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 48 06:44:56,044 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; 06:44:56,044 INFO blivet: added partition req0 (id 49) to device tree 06:44:56,044 INFO blivet: registered action: [51] create device partition req0 (id 49) 06:44:56,045 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 06:44:56,046 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; 06:44:56,046 INFO blivet: registered action: [52] create format ext4 filesystem mounted at / on partition req0 (id 49) 06:44:56,048 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 06:44:56,049 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 06:44:56,050 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['req0'] 06:44:56,051 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 06:44:56,053 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['req0'] 06:44:56,054 DEBUG blivet: removing all non-preexisting partitions ['req0(id 49)'] from disk(s) [u'vda'] 06:44:56,054 DEBUG blivet: allocatePartitions: disks=[u'vda'] ; partitions=['req0(id 49)'] 06:44:56,056 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: ; incomplete: False ; 06:44:56,057 DEBUG blivet: DeviceTree.getDeviceByName returned None 06:44:56,058 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/ ; hidden: False ; incomplete: False ; 06:44:56,060 DEBUG blivet: DeviceTree.getDeviceByPath returned None 06:44:56,060 DEBUG blivet: failed to resolve '/dev/' 06:44:56,060 DEBUG blivet: removing all non-preexisting partitions ['req0(id 49)'] from disk(s) [u'vda'] 06:44:56,060 DEBUG blivet: allocating partition: req0 ; id: 49 ; disks: [u'vda'] ; boot: False ; primary: False ; size: 3145728000 ; grow: False ; max_size: 0 B ; start: None ; end: None 06:44:56,061 DEBUG blivet: checking freespace on vda 06:44:56,062 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=3145728000 boot=False best=None grow=False start=None 06:44:56,062 DEBUG blivet: checking 34-20971486 (10239) 06:44:56,063 DEBUG blivet: current free range is 34-20971486 (10239) 06:44:56,063 DEBUG blivet: updating use_disk to vda, type: 0 06:44:56,063 DEBUG blivet: new free: 34-20971486 / 10239 06:44:56,064 DEBUG blivet: new free allows for 0 sectors of growth 06:44:56,064 DEBUG blivet: using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7ff7ae9e6050> 06:44:56,064 DEBUG blivet: adjusted start sector from 34 to 2048 06:44:56,065 DEBUG blivet: created partition vda1 of 3000 and added it to /dev/vda 06:44:56,066 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; 06:44:56,067 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7ff7ae9e07d0> 06:44:56,068 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; 06:44:56,069 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; 06:44:56,071 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 06:44:56,071 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7ff7ae9e0830> 06:44:56,071 DEBUG blivet: growPartitions: disks=[u'vda'], partitions=['vda1(id 49)'] 06:44:56,072 DEBUG blivet: no growable partitions 06:44:56,073 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 06:44:56,074 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 06:44:56,074 DEBUG blivet: fixing size of non-existent 3000 MiB partition vda1 (49) with non-existent ext4 filesystem mounted at / 06:44:56,083 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 06:44:56,084 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 06:44:56,085 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 06:44:56,086 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 06:44:56,086 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 06:44:56,087 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 06:44:56,088 INFO blivet: user specified that bootloader install be skipped 06:44:57,508 INFO blivet: omitting ksdata: existing 10 GiB disk vda (4) with non-existent gpt disklabel 06:44:57,531 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; 06:44:57,532 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; 06:44:57,534 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; 06:44:57,553 DEBUG blivet: action: [42] destroy format None on disk vda (id 4) 06:44:57,554 DEBUG blivet: action: [44] destroy format None on disk vda (id 4) 06:44:57,554 DEBUG blivet: action: [47] create format gpt disklabel on disk vda (id 4) 06:44:57,555 DEBUG blivet: action: [51] create device partition vda1 (id 49) 06:44:57,555 DEBUG blivet: action: [52] create format ext4 filesystem mounted at / on partition vda1 (id 49) 06:44:57,555 INFO blivet: pruning action queue... 06:44:57,556 INFO blivet: removing obsolete action 44 (42) 06:44:57,557 INFO blivet: resetting parted disks... 06:44:57,558 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; 06:44:57,560 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; 06:44:57,560 INFO blivet: sorting actions... 06:44:57,560 DEBUG blivet: action: [42] destroy format None on disk vda (id 4) 06:44:57,561 DEBUG blivet: lvm filter: removing vda1 from the reject list 06:44:57,561 DEBUG blivet: vda1 wasn't in the reject list 06:44:57,562 DEBUG blivet: action: [47] create format gpt disklabel on disk vda (id 4) 06:44:57,562 DEBUG blivet: lvm filter: removing vda1 from the reject list 06:44:57,562 DEBUG blivet: vda1 wasn't in the reject list 06:44:57,563 DEBUG blivet: action: [51] create device partition vda1 (id 49) 06:44:57,563 DEBUG blivet: action: [52] create format ext4 filesystem mounted at / on partition vda1 (id 49) 06:44:57,563 INFO blivet: executing action: [42] destroy format None on disk vda (id 4) 06:44:57,565 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; 06:44:57,566 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda ; status: False ; type: None ; 06:44:57,658 INFO blivet: executing action: [47] create format gpt disklabel on disk vda (id 4) 06:44:57,660 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 06:44:57,661 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 06:44:57,663 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; 06:44:57,664 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; 06:44:57,665 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; 06:44:57,736 INFO blivet: executing action: [51] create device partition vda1 (id 49) 06:44:57,737 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; 06:44:57,738 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; 06:44:57,739 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; 06:44:57,740 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; 06:44:57,741 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; 06:44:57,744 DEBUG blivet: PartitionDevice._wipe: vda1 ; status: False ; 06:44:57,848 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; 06:44:57,887 DEBUG blivet: post-commit partition path is /dev/vda1 06:44:57,889 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 06:44:57,889 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- disk: fileSystem: None number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7ff7ae9fe1d0> 06:44:57,893 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; 06:44:57,938 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 06:44:57,939 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; 06:44:57,940 DEBUG blivet: vda1 sysfsPath set to /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 06:44:57,959 DEBUG blivet: PartitionDevice.readCurrentSize: path: /dev/vda1 ; sysfsPath: /sys/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 ; exists: True ; 06:44:57,960 WARN blivet: queue/logical_block_size is not a valid attribute 06:44:57,961 WARN blivet: queue/optimal_io_size is not a valid attribute 06:44:57,961 WARN blivet: queue/minimum_io_size is not a valid attribute 06:44:57,962 DEBUG blivet: updated vda1 size to 3000 MiB (3000 MiB) 06:44:57,998 INFO blivet: executing action: [52] create format ext4 filesystem mounted at / on partition vda1 (id 49) 06:44:58,001 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 06:44:58,002 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; 06:44:58,003 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; 06:44:58,004 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; 06:44:58,005 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; 06:44:58,006 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; 06:44:58,007 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; 06:44:58,008 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; 06:44:58,009 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; 06:44:58,010 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; 06:44:58,011 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; 06:44:58,012 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; 06:44:58,013 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; 06:44:58,014 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; 06:44:58,015 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; 06:44:58,017 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; 06:44:58,047 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 06:44:58,048 DEBUG blivet: Ext4FS.create: device: /dev/vda1 ; status: False ; type: ext4 ; 06:44:58,049 DEBUG blivet: Ext4FS.doFormat: device: /dev/vda1 ; mountpoint: / ; type: ext4 ; 06:44:58,474 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; 06:44:58,474 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 06:44:58,497 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; 06:44:58,497 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 06:44:58,542 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 06:44:58,550 DEBUG blivet: DeviceTree.getDevicesByInstance returned ['vda1'] 06:44:58,551 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; 06:44:58,551 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/vda1 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7ff7ae9e0830> 06:44:58,556 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:58,558 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:58,559 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:58,561 DEBUG blivet: Ext4FS.supported: supported: True ; 06:44:58,589 DEBUG blivet: BindFS.supported: supported: False ; 06:44:58,589 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 56 06:44:58,590 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; 06:44:58,591 DEBUG blivet: DirectoryDevice.readCurrentSize: path: /dev ; sysfsPath: ; exists: True ; 06:44:58,592 DEBUG blivet: updated /dev size to 3060 B (0 B) 06:44:58,601 DEBUG blivet: TmpFS.supported: supported: True ; 06:44:58,618 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 59 06:44:58,620 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; 06:44:58,622 DEBUG blivet: DevPtsFS.supported: supported: False ; 06:44:58,622 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 62 06:44:58,623 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; 06:44:58,624 DEBUG blivet: SysFS.supported: supported: False ; 06:44:58,625 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 65 06:44:58,626 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; 06:44:58,627 DEBUG blivet: ProcFS.supported: supported: False ; 06:44:58,627 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 68 06:44:58,628 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; 06:44:58,629 DEBUG blivet: SELinuxFS.supported: supported: False ; 06:44:58,630 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 71 06:44:58,631 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; 06:44:58,632 DEBUG blivet: USBFS.supported: supported: False ; 06:44:58,632 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 74 06:44:58,633 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; 06:44:58,634 DEBUG blivet: BindFS.supported: supported: False ; 06:44:58,634 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 77 06:44:58,636 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; 06:44:58,637 DEBUG blivet: DirectoryDevice.readCurrentSize: path: /run ; sysfsPath: ; exists: True ; 06:44:58,637 DEBUG blivet: updated /run size to 680 B (0 B) 06:44:58,639 DEBUG blivet: EFIVarFS.supported: supported: False ; 06:44:58,639 DEBUG blivet: getFormat('efivarfs') returning EFIVarFS instance with object id 80 06:44:58,640 DEBUG blivet: NoDevice._setFormat: efivarfs ; current: None ; type: efivarfs ; 06:44:58,641 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; 06:44:58,677 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 06:44:58,679 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /lost+found to system_u:object_r:lost_found_t:s0 06:44:58,680 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; 06:44:58,698 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 06:44:58,699 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 06:44:58,700 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; 06:44:58,715 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 06:44:58,716 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 06:44:58,717 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; 06:44:58,733 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 06:44:58,733 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 06:44:58,735 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; 06:44:58,750 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory 06:44:58,751 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None 06:44:58,751 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 06:44:58,862 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; 06:44:58,877 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 06:44:58,878 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 06:44:58,880 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; 06:44:58,898 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 06:44:58,899 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 06:44:58,901 DEBUG blivet: NoDevice.setup: efivarfs ; status: False ; controllable: True ; orig: False ; 06:44:58,917 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/firmware/efi/efivars: [Errno 95] Operation not supported 06:44:58,918 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/firmware/efi/efivars to None 06:44:58,919 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/firmware/efi/efivars/lost+found to system_u:object_r:lost_found_t:s0 06:44:58,921 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; 06:44:58,935 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported 06:44:58,936 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None 06:44:58,936 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /sys/fs/selinux/lost+found to system_u:object_r:lost_found_t:s0 06:44:58,939 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: ; 06:44:58,939 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] 06:44:58,942 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdarray ; 06:44:58,942 DEBUG blivet: DeviceTree.getDevicesByType returned [] 06:44:58,943 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdbiosraidarray ; 06:44:58,944 DEBUG blivet: DeviceTree.getDevicesByType returned [] 06:44:58,945 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: mdcontainer ; 06:44:58,945 DEBUG blivet: DeviceTree.getDevicesByType returned [] 06:44:58,946 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: dm-multipath ; 06:44:58,947 DEBUG blivet: DeviceTree.getDevicesByType returned [] 06:44:58,947 INFO blivet: not writing out mpath configuration 06:44:58,948 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: zfcp ; 06:44:58,949 DEBUG blivet: DeviceTree.getDevicesByType returned []