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 1480548 Details for
Bug 1624856
blivet.errors.LUKSError: luks device not configured
[?]
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.
File: storage.log
storage.log (text/plain), 578.76 KB, created by
phrogi
on 2018-09-03 12:49:28 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
phrogi
Created:
2018-09-03 12:49:28 UTC
Size:
578.76 KB
patch
obsolete
>08:14:09,860 DBG blivet: registered device format class DeviceFormat as None >08:14:09,890 DBG blivet: registered device format class BIOSBoot as biosboot >08:14:09,896 DBG blivet: registered device format class DiskLabel as disklabel >08:14:09,897 DBG blivet: registered device format class DMRaidMember as dmraidmember >08:14:09,909 DBG blivet: registered device format class Ext2FS as ext2 >08:14:09,910 DBG blivet: registered device format class Ext3FS as ext3 >08:14:09,910 DBG blivet: registered device format class Ext4FS as ext4 >08:14:09,910 DBG blivet: registered device format class FATFS as vfat >08:14:09,910 DBG blivet: registered device format class EFIFS as efi >08:14:09,910 DBG blivet: registered device format class BTRFS as btrfs >08:14:09,911 DBG blivet: registered device format class GFS2 as gfs2 >08:14:09,911 DBG blivet: registered device format class JFS as jfs >08:14:09,911 DBG blivet: registered device format class ReiserFS as reiserfs >08:14:09,911 DBG blivet: registered device format class XFS as xfs >08:14:09,911 DBG blivet: registered device format class HFS as hfs >08:14:09,912 DBG blivet: registered device format class AppleBootstrapFS as appleboot >08:14:09,912 DBG blivet: registered device format class HFSPlus as hfs+ >08:14:09,912 DBG blivet: registered device format class MacEFIFS as macefi >08:14:09,912 DBG blivet: registered device format class NTFS as ntfs >08:14:09,912 DBG blivet: registered device format class NFS as nfs >08:14:09,912 DBG blivet: registered device format class NFSv4 as nfs4 >08:14:09,913 DBG blivet: registered device format class Iso9660FS as iso9660 >08:14:09,913 DBG blivet: registered device format class NoDevFS as nodev >08:14:09,913 DBG blivet: registered device format class DevPtsFS as devpts >08:14:09,913 DBG blivet: registered device format class ProcFS as proc >08:14:09,913 DBG blivet: registered device format class SysFS as sysfs >08:14:09,914 DBG blivet: registered device format class TmpFS as tmpfs >08:14:09,914 DBG blivet: registered device format class BindFS as bind >08:14:09,914 DBG blivet: registered device format class SELinuxFS as selinuxfs >08:14:09,914 DBG blivet: registered device format class USBFS as usbfs >08:14:09,914 DBG blivet: registered device format class EFIVarFS as efivarfs >08:14:09,920 DBG blivet: registered device format class LUKS as luks >08:14:09,923 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:14:09,924 DBG blivet: registered device format class MDRaidMember as mdmember >08:14:09,925 DBG blivet: registered device format class MultipathMember as multipath_member >08:14:09,926 DBG blivet: registered device format class PPCPRePBoot as prepboot >08:14:09,928 DBG blivet: registered device format class SwapSpace as swap >08:14:11,429 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:14:11,430 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:14:11,465 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:14:11,466 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:14:11,673 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:11,838 DBG blivet: IGNORED: Caught exception, continuing. >08:14:11,838 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >08:14:11,838 DBG blivet: IGNORED: Begin exception details. >08:14:11,839 DBG blivet: IGNORED: Traceback (most recent call last): >08:14:11,839 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >08:14:11,839 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >08:14:11,839 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >08:14:11,839 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >08:14:11,840 DBG blivet: IGNORED: Traceback (most recent call last): >08:14:11,840 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >08:14:11,840 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >08:14:11,840 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >08:14:11,840 DBG blivet: IGNORED: return fn(*args, **kwargs) >08:14:11,840 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >08:14:11,840 DBG blivet: IGNORED: connection=self._connection) >08:14:11,840 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >08:14:11,840 DBG blivet: IGNORED: raise DBusCallError(msg) >08:14:11,840 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >08:14:11,840 DBG blivet: IGNORED: End exception details. >08:14:11,842 INF blivet: sda is a disk >08:14:11,842 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >08:14:11,843 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >08:14:11,843 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:14:11,844 DBG blivet: updated sda size to 465.76 GiB (465.76 GiB) >08:14:11,844 INF blivet: added disk sda (id 0) to device tree >08:14:11,844 INF blivet: got device: DiskDevice instance (0x7f4db4d84be0) -- > name = sda status = True id = 0 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000cca662e8371b >08:14:11,846 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >08:14:11,846 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >08:14:11,846 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >08:14:11,847 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >08:14:12,519 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4db44d60b8>, <parted.partition.Partition object at 0x7f4db44d6198>, <parted.partition.Partition object at 0x7f4db44d6400>, <parted.partition.Partition object at 0x7f4db44d65c0>, <parted.partition.Partition object at 0x7f4db44d66d8>, <parted.partition.Partition object at 0x7f4db44d6a20>, <parted.partition.Partition object at 0x7f4db44d6ba8>] > device: <parted.device.Device object at 0x7f4db44cada0> > PedDisk: <_ped.Disk object at 0x7f4db4d60b08> >08:14:13,107 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 8 >08:14:13,108 INF blivet: got format: existing msdos disklabel >08:14:13,111 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:14:13,112 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,147 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >08:14:13,147 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >08:14:13,147 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >08:14:13,148 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:14:13,149 DBG blivet: updated sda1 size to 100 MiB (100 MiB) >08:14:13,149 DBG blivet: looking up parted Partition: /dev/sda1 >08:14:13,150 DBG blivet: updated sda1 size to 100 MiB (100 MiB) >08:14:13,150 INF blivet: added partition sda1 (id 10) to device tree >08:14:13,151 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:13,150 INF blivet: got device: PartitionDevice instance (0x7f4db4d84f98) -- > name = sda1 status = True id = 10 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-01 size = 100 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 100 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4db44cae48> fileSystem: <parted.filesystem.FileSystem object at 0x7f4db44d62b0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4db44d60f0> PedPartition: <_ped.Partition object at 0x7f4db4db9620> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >08:14:13,152 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >08:14:13,152 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >08:14:13,152 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >08:14:13,152 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >08:14:13,152 INF blivet: type detected on 'sda1' is 'ntfs' >08:14:13,152 DBG blivet: get_format('ntfs') returning NTFS instance with object id 18 >08:14:13,153 INF blivet: got format: existing ntfs filesystem >08:14:13,154 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:14:13,155 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,189 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >08:14:13,189 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >08:14:13,190 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >08:14:13,190 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:14:13,191 DBG blivet: updated sda2 size to 63.48 GiB (63.48 GiB) >08:14:13,191 DBG blivet: looking up parted Partition: /dev/sda2 >08:14:13,192 DBG blivet: updated sda2 size to 63.48 GiB (63.48 GiB) >08:14:13,192 INF blivet: added partition sda2 (id 20) to device tree >08:14:13,193 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:13,192 INF blivet: got device: PartitionDevice instance (0x7f4db4d63b38) -- > name = sda2 status = True id = 20 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-02 size = 63.48 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 63.48 GiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4db44cae48> fileSystem: <parted.filesystem.FileSystem object at 0x7f4db44d6320> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4db44d6160> PedPartition: <_ped.Partition object at 0x7f4db4d76410> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 206848 end = 133326847 length = 133120000 > flags = >08:14:13,194 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >08:14:13,194 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >08:14:13,194 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >08:14:13,194 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >08:14:13,194 INF blivet: type detected on 'sda2' is 'ntfs' >08:14:13,195 DBG blivet: get_format('ntfs') returning NTFS instance with object id 28 >08:14:13,195 INF blivet: got format: existing ntfs filesystem >08:14:13,196 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:14:13,197 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,236 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >08:14:13,236 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >08:14:13,237 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >08:14:13,237 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:14:13,238 DBG blivet: updated sda3 size to 295 MiB (295 MiB) >08:14:13,238 DBG blivet: looking up parted Partition: /dev/sda3 >08:14:13,239 DBG blivet: updated sda3 size to 295 MiB (295 MiB) >08:14:13,239 INF blivet: added partition sda3 (id 30) to device tree >08:14:13,240 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:13,239 INF blivet: got device: PartitionDevice instance (0x7f4db44d8f98) -- > name = sda3 status = True id = 30 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-03 size = 295 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 295 MiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4db44cae48> fileSystem: <parted.filesystem.FileSystem object at 0x7f4db44d64e0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4db44d6438> PedPartition: <_ped.Partition object at 0x7f4db44be1a8> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 133326848 end = 133931007 length = 604160 > flags = >08:14:13,240 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >08:14:13,241 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >08:14:13,241 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >08:14:13,241 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >08:14:13,241 INF blivet: type detected on 'sda3' is 'ext4' >08:14:13,396 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 38 >08:14:13,397 INF blivet: got format: existing ext4 filesystem >08:14:13,400 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >08:14:13,402 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,443 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >08:14:13,444 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >08:14:13,444 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >08:14:13,445 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >08:14:13,445 DBG blivet: updated sda4 size to 1024 B (1024 B) >08:14:13,445 DBG blivet: looking up parted Partition: /dev/sda4 >08:14:13,447 DBG blivet: updated sda4 size to 401.9 GiB (401.9 GiB) >08:14:13,447 INF blivet: added partition sda4 (id 40) to device tree >08:14:13,448 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:13,447 INF blivet: got device: PartitionDevice instance (0x7f4db44e0ba8) -- > name = sda4 status = True id = 40 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-04 size = 401.9 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > target size = 401.9 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4db44cae48> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f4db44d65f8> PedPartition: <_ped.Partition object at 0x7f4db44be0a0> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 133931008 end = 976773167 length = 842842160 > flags = >08:14:13,449 DBG blivet: no type or existing type for sda4, bailing >08:14:13,450 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >08:14:13,450 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,487 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >08:14:13,488 DBG blivet: get_format('None') returning DeviceFormat instance with object id 46 >08:14:13,488 DBG blivet: get_format('None') returning DeviceFormat instance with object id 47 >08:14:13,488 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >08:14:13,489 DBG blivet: updated sda5 size to 48.63 GiB (48.63 GiB) >08:14:13,489 DBG blivet: looking up parted Partition: /dev/sda5 >08:14:13,490 DBG blivet: updated sda5 size to 48.63 GiB (48.63 GiB) >08:14:13,490 INF blivet: added partition sda5 (id 45) to device tree >08:14:13,491 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:13,490 INF blivet: got device: PartitionDevice instance (0x7f4db44ea630) -- > name = sda5 status = True id = 45 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-05 size = 48.63 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > target size = 48.63 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4db44cae48> fileSystem: <parted.filesystem.FileSystem object at 0x7f4db44d6940> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4db44d66a0> PedPartition: <_ped.Partition object at 0x7f4db44be0f8> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 133933056 end = 235923455 length = 101990400 > flags = >08:14:13,492 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 49 >08:14:13,492 DBG blivet: get_format('efi') returning EFIFS instance with object id 50 >08:14:13,492 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 51 >08:14:13,493 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 52 >08:14:13,493 INF blivet: type detected on 'sda5' is 'ext4' >08:14:13,493 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 53 >08:14:13,493 INF blivet: got format: existing ext4 filesystem >08:14:13,494 INF blivet: scanning sda6 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >08:14:13,495 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,534 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >08:14:13,535 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >08:14:13,535 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >08:14:13,536 DBG blivet: sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >08:14:13,536 DBG blivet: updated sda6 size to 16 GiB (16 GiB) >08:14:13,536 DBG blivet: looking up parted Partition: /dev/sda6 >08:14:13,537 DBG blivet: updated sda6 size to 16 GiB (16 GiB) >08:14:13,538 INF blivet: added partition sda6 (id 55) to device tree >08:14:13,538 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:13,538 INF blivet: got device: PartitionDevice instance (0x7f4db44ea7f0) -- > name = sda6 status = True id = 55 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-06 size = 16 GiB > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > target size = 16 GiB path = /dev/sda6 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4db44cae48> fileSystem: <parted.filesystem.FileSystem object at 0x7f4db44d6ac8> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f4db44d6a58> PedPartition: <_ped.Partition object at 0x7f4db44be200> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 235925504 end = 269479935 length = 33554432 > flags = >08:14:13,539 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 59 >08:14:13,539 DBG blivet: get_format('efi') returning EFIFS instance with object id 60 >08:14:13,539 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >08:14:13,540 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >08:14:13,540 INF blivet: type detected on 'sda6' is 'swap' >08:14:13,540 DBG blivet: get_format('swap') returning SwapSpace instance with object id 63 >08:14:13,540 INF blivet: got format: existing swap >08:14:13,541 INF blivet: scanning sda7 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >08:14:13,542 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,581 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >08:14:13,582 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >08:14:13,582 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >08:14:13,582 DBG blivet: sda7 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 >08:14:13,583 DBG blivet: updated sda7 size to 337.26 GiB (337.26 GiB) >08:14:13,583 DBG blivet: looking up parted Partition: /dev/sda7 >08:14:13,584 DBG blivet: updated sda7 size to 337.26 GiB (337.26 GiB) >08:14:13,584 INF blivet: added partition sda7 (id 65) to device tree >08:14:13,585 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:13,584 INF blivet: got device: PartitionDevice instance (0x7f4db44d88d0) -- > name = sda7 status = True id = 65 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-07 size = 337.26 GiB > format = existing None > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 > target size = 337.26 GiB path = /dev/sda7 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4db44cae48> fileSystem: <parted.filesystem.FileSystem object at 0x7f4db44d6c88> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4db44d6be0> PedPartition: <_ped.Partition object at 0x7f4db44be258> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 269481984 end = 976773119 length = 707291136 > flags = >08:14:13,586 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 69 >08:14:13,586 DBG blivet: get_format('efi') returning EFIFS instance with object id 70 >08:14:13,586 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 71 >08:14:13,586 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 72 >08:14:13,586 INF blivet: type detected on 'sda7' is 'ext4' >08:14:13,587 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 73 >08:14:13,587 INF blivet: got format: existing ext4 filesystem >08:14:13,588 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >08:14:13,589 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,589 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >08:14:13,589 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >08:14:13,590 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >08:14:13,590 DBG blivet: updated sr0 size to 1.79 GiB (1.79 GiB) >08:14:13,590 INF blivet: added cdrom sr0 (id 75) to device tree >08:14:13,590 INF blivet: got device: OpticalDevice instance (0x7f4db4474438) -- > name = sr0 status = True id = 75 > children = [] > parents = [] > uuid = None size = 1.79 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > target size = 1.79 GiB path = /dev/sr0 > format args = [] original_format = None >08:14:13,603 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 79 >08:14:13,604 DBG blivet: get_format('efi') returning EFIFS instance with object id 80 >08:14:13,604 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 81 >08:14:13,604 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 82 >08:14:13,604 INF blivet: type detected on 'sr0' is 'iso9660' >08:14:13,604 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 83 >08:14:13,604 INF blivet: got format: existing iso9660 filesystem >08:14:13,605 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:14:13,607 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,608 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,609 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >08:14:13,609 DBG blivet: get_format('None') returning DeviceFormat instance with object id 87 >08:14:13,610 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:14:13,610 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 85) to device tree >08:14:13,610 DBG blivet: get_format('None') returning DeviceFormat instance with object id 90 >08:14:13,610 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >08:14:13,611 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:14:13,611 INF blivet: added loop loop0 (id 89) to device tree >08:14:13,611 INF blivet: got device: LoopDevice instance (0x7f4db44ea9b0) -- > name = loop0 status = False id = 89 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (85)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >08:14:13,613 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >08:14:13,613 DBG blivet: get_format('efi') returning EFIFS instance with object id 94 >08:14:13,613 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >08:14:13,613 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >08:14:13,614 INF blivet: type detected on 'loop0' is 'squashfs' >08:14:13,614 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 97 >08:14:13,614 INF blivet: got format: existing None >08:14:13,615 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:14:13,616 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,617 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,617 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >08:14:13,617 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >08:14:13,618 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:14:13,618 INF blivet: added file /LiveOS/rootfs.img (id 99) to device tree >08:14:13,618 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >08:14:13,618 DBG blivet: get_format('None') returning DeviceFormat instance with object id 105 >08:14:13,618 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:14:13,618 INF blivet: added loop loop1 (id 103) to device tree >08:14:13,619 INF blivet: got device: LoopDevice instance (0x7f4db4479f28) -- > name = loop1 status = False id = 103 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (99)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >08:14:13,619 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 107 >08:14:13,619 DBG blivet: get_format('efi') returning EFIFS instance with object id 108 >08:14:13,620 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 109 >08:14:13,620 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 110 >08:14:13,620 INF blivet: type detected on 'loop1' is 'ext4' >08:14:13,620 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 111 >08:14:13,620 INF blivet: got format: existing ext4 filesystem >08:14:13,621 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:14:13,621 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,622 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,622 DBG blivet: get_format('None') returning DeviceFormat instance with object id 114 >08:14:13,623 DBG blivet: get_format('None') returning DeviceFormat instance with object id 115 >08:14:13,623 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:14:13,623 INF blivet: added file /overlay (deleted) (id 113) to device tree >08:14:13,623 DBG blivet: get_format('None') returning DeviceFormat instance with object id 118 >08:14:13,623 DBG blivet: get_format('None') returning DeviceFormat instance with object id 119 >08:14:13,624 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:14:13,624 INF blivet: added loop loop2 (id 117) to device tree >08:14:13,624 INF blivet: got device: LoopDevice instance (0x7f4db447fe10) -- > name = loop2 status = False id = 117 > children = [] > parents = ['existing 0 B file /overlay (deleted) (113)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >08:14:13,625 DBG blivet: no type or existing type for loop2, bailing >08:14:13,625 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:14:13,626 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,664 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (103) with existing ext4 filesystem >08:14:13,666 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (117) >08:14:13,668 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,668 DBG blivet: get_format('None') returning DeviceFormat instance with object id 123 >08:14:13,668 DBG blivet: get_format('None') returning DeviceFormat instance with object id 124 >08:14:13,669 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:14:13,670 DBG blivet: updated live-rw size to 6.06 GiB (6.06 GiB) >08:14:13,670 INF blivet: added dm live-rw (id 122) to device tree >08:14:13,670 INF blivet: got device: DMDevice instance (0x7f4db4485ba8) -- > name = live-rw status = True id = 122 > children = [] > parents = ['existing 0 B loop loop1 (103) with existing ext4 filesystem'] > uuid = None size = 6.06 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.06 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:14:13,683 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 126 >08:14:13,683 DBG blivet: get_format('efi') returning EFIFS instance with object id 127 >08:14:13,683 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 128 >08:14:13,684 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 129 >08:14:13,684 INF blivet: type detected on 'live-rw' is 'ext4' >08:14:13,684 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 130 >08:14:13,684 INF blivet: got format: existing ext4 filesystem >08:14:13,685 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:14:13,687 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,727 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (103) with existing ext4 filesystem >08:14:13,728 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:13,729 DBG blivet: get_format('None') returning DeviceFormat instance with object id 133 >08:14:13,729 DBG blivet: get_format('None') returning DeviceFormat instance with object id 134 >08:14:13,730 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:14:13,731 DBG blivet: updated live-base size to 6.06 GiB (6.06 GiB) >08:14:13,731 INF blivet: added dm live-base (id 132) to device tree >08:14:13,731 INF blivet: got device: DMDevice instance (0x7f4db44797f0) -- > name = live-base status = True id = 132 > children = [] > parents = ['existing 0 B loop loop1 (103) with existing ext4 filesystem'] > uuid = None size = 6.06 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.06 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:14:13,743 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 >08:14:13,743 DBG blivet: get_format('efi') returning EFIFS instance with object id 137 >08:14:13,743 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 138 >08:14:13,744 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 139 >08:14:13,744 INF blivet: type detected on 'live-base' is 'ext4' >08:14:13,744 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 140 >08:14:13,745 INF blivet: got format: existing ext4 filesystem >08:14:22,153 INF blivet: ISCSID is /sbin/iscsid >08:14:22,154 INF blivet: no initiator set >08:14:22,221 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:14:22,221 INF blivet: no /etc/zfcp.conf; not configuring zfcp >08:14:24,683 DBG blivet: Ext4FS.supported: supported: True ; >08:14:24,684 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >08:14:24,685 DBG blivet: Ext4FS.supported: supported: True ; >08:14:24,685 DBG blivet: trying to set new default fstype to 'ext4' >08:14:24,687 DBG blivet: Ext4FS.supported: supported: True ; >08:14:24,688 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >08:14:24,689 DBG blivet: Ext4FS.supported: supported: True ; >08:14:24,889 INF blivet: no initiator set >08:14:24,889 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f956759dfd0> >08:14:24,890 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >08:14:24,892 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >08:14:25,106 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >08:14:25,221 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354162806'} ; >08:14:25,222 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:14:25,227 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:14:25,229 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:25,247 DBG blivet: DiskDevicePopulator.run: name: sda ; >08:14:25,252 INF blivet: sda is a disk >08:14:25,253 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >08:14:25,253 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >08:14:25,844 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >08:14:25,849 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >08:14:25,850 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >08:14:25,858 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >08:14:25,860 DBG blivet: updated sda size to 465.76 GiB (465.76 GiB) >08:14:25,862 INF blivet: added disk sda (id 2) to device tree >08:14:25,862 INF blivet: got device: DiskDevice instance (0x7f955959ac88) -- > name = sda status = True id = 2 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000cca662e8371b >08:14:25,884 DBG blivet: DeviceTree.handle_format: name: sda ; >08:14:25,899 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:25,900 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >08:14:25,910 DBG blivet: EFIFS.supported: supported: True ; >08:14:25,911 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >08:14:25,917 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:25,917 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >08:14:25,924 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:25,924 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >08:14:25,932 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >08:14:25,934 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >08:14:25,936 DBG blivet: DiskLabel.__init__: uuid: a1ce2411 ; label: None ; device: /dev/sda ; serial: HGST_HTS725050A7E630_TF655AY9JVGHNL ; exists: True ; >08:14:26,902 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f954b25d0b8>, <parted.partition.Partition object at 0x7f954b256cf8>, <parted.partition.Partition object at 0x7f954b256c18>, <parted.partition.Partition object at 0x7f954b2569b0>, <parted.partition.Partition object at 0x7f954b273f60>, <parted.partition.Partition object at 0x7f954b27a3c8>, <parted.partition.Partition object at 0x7f954b27a588>] > device: <parted.device.Device object at 0x7f95590a06d8> > PedDisk: <_ped.Disk object at 0x7f954b2724c8> >08:14:27,671 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 10 >08:14:27,675 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >08:14:27,676 INF blivet: got format: existing msdos disklabel >08:14:27,687 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/a1ce2411-01 ' > '/dev/disk/by-label/System\\x20Reserved ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part1 ' > '/dev/disk/by-uuid/229216269215FECB', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '229216269215FECB', > 'ID_FS_UUID_ENC': '229216269215FECB', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'a1ce2411-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '354362882'} ; >08:14:27,687 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:14:27,691 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >08:14:27,695 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:27,699 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >08:14:27,735 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:14:27,736 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >08:14:27,737 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >08:14:27,834 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >08:14:27,835 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >08:14:27,836 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >08:14:27,838 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >08:14:27,838 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >08:14:27,840 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:14:27,841 DBG blivet: updated sda1 size to 100 MiB (100 MiB) >08:14:27,842 DBG blivet: looking up parted Partition: /dev/sda1 >08:14:27,843 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:14:27,846 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >08:14:27,847 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >08:14:27,849 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >08:14:27,850 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >08:14:27,852 DBG blivet: updated sda1 size to 100 MiB (100 MiB) >08:14:27,852 INF blivet: added partition sda1 (id 12) to device tree >08:14:27,854 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:27,853 INF blivet: got device: PartitionDevice instance (0x7f954b110080) -- > name = sda1 status = True id = 12 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-01 size = 100 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 100 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f95590a0470> fileSystem: <parted.filesystem.FileSystem object at 0x7f954b256fd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954b25d048> PedPartition: <_ped.Partition object at 0x7f9558041db0> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >08:14:27,856 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:27,858 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:27,859 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:27,862 DBG blivet: DeviceTree.handle_format: name: sda1 ; >08:14:27,864 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:27,864 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >08:14:27,866 DBG blivet: EFIFS.supported: supported: True ; >08:14:27,867 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >08:14:27,868 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:27,869 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >08:14:27,871 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:27,871 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >08:14:27,871 INF blivet: type detected on 'sda1' is 'ntfs' >08:14:28,181 DBG blivet: padding min size from 24,8 MiB up to 27,28 MiB >08:14:28,186 DBG blivet: NTFS.supported: supported: False ; >08:14:28,186 DBG blivet: get_format('ntfs') returning NTFS instance with object id 20 >08:14:28,188 DBG blivet: PartitionDevice._set_format: sda1 ; type: ntfs ; current: None ; >08:14:28,189 INF blivet: got format: existing ntfs filesystem >08:14:28,587 DBG blivet: NTFS.supported: supported: False ; >08:14:28,624 DBG blivet: NTFS.supported: supported: False ; >08:14:28,626 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part2 ' > '/dev/disk/by-partuuid/a1ce2411-02 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part2 ' > '/dev/disk/by-uuid/1C60182060180366', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1C60182060180366', > 'ID_FS_UUID_ENC': '1C60182060180366', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '133120000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'a1ce2411-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354288550'} ; >08:14:28,627 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:14:28,628 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >08:14:28,629 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:28,630 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >08:14:28,668 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:14:28,669 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >08:14:28,671 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >08:14:28,673 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >08:14:28,673 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >08:14:28,674 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >08:14:28,676 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >08:14:28,677 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >08:14:28,678 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:14:28,679 DBG blivet: updated sda2 size to 63,48 GiB (63,48 GiB) >08:14:28,679 DBG blivet: looking up parted Partition: /dev/sda2 >08:14:28,681 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:14:28,682 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >08:14:28,684 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >08:14:28,685 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >08:14:28,687 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >08:14:28,688 DBG blivet: updated sda2 size to 63,48 GiB (63,48 GiB) >08:14:28,688 INF blivet: added partition sda2 (id 22) to device tree >08:14:28,689 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:28,688 INF blivet: got device: PartitionDevice instance (0x7f954b108f60) -- > name = sda2 status = True id = 22 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-02 size = 63,48 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 63,48 GiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f95590a0470> fileSystem: <parted.filesystem.FileSystem object at 0x7f954b256e80> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954b256e48> PedPartition: <_ped.Partition object at 0x7f954b269830> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 206848 end = 133326847 length = 133120000 > flags = >08:14:28,691 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:28,692 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:28,694 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:28,696 DBG blivet: DeviceTree.handle_format: name: sda2 ; >08:14:28,698 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:28,699 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >08:14:28,700 DBG blivet: EFIFS.supported: supported: True ; >08:14:28,701 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >08:14:28,702 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:28,703 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >08:14:28,705 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:28,705 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >08:14:28,705 INF blivet: type detected on 'sda2' is 'ntfs' >08:14:36,721 DBG blivet: padding min size from 62,23 GiB up to 62,72 GiB >08:14:36,724 DBG blivet: NTFS.supported: supported: False ; >08:14:36,724 DBG blivet: get_format('ntfs') returning NTFS instance with object id 30 >08:14:36,727 DBG blivet: PartitionDevice._set_format: sda2 ; type: ntfs ; current: None ; >08:14:36,727 INF blivet: got format: existing ntfs filesystem >08:14:36,770 DBG blivet: NTFS.supported: supported: False ; >08:14:36,814 DBG blivet: NTFS.supported: supported: False ; >08:14:36,816 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/793e7f85-da8b-4faa-8f1f-ac98f16a4b59 ' > '/dev/disk/by-partuuid/a1ce2411-03 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part3 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '793e7f85-da8b-4faa-8f1f-ac98f16a4b59', > 'ID_FS_UUID_ENC': '793e7f85-da8b-4faa-8f1f-ac98f16a4b59', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '133326848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '604160', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'a1ce2411-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354578200'} ; >08:14:36,816 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >08:14:36,817 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >08:14:36,819 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:36,820 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >08:14:36,859 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:14:36,860 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >08:14:36,862 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >08:14:36,864 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >08:14:36,864 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >08:14:36,866 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >08:14:36,867 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >08:14:36,868 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >08:14:36,869 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:14:36,870 DBG blivet: updated sda3 size to 295 MiB (295 MiB) >08:14:36,870 DBG blivet: looking up parted Partition: /dev/sda3 >08:14:36,872 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >08:14:36,873 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >08:14:36,875 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >08:14:36,876 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >08:14:36,877 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >08:14:36,878 DBG blivet: updated sda3 size to 295 MiB (295 MiB) >08:14:36,878 INF blivet: added partition sda3 (id 32) to device tree >08:14:36,879 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:36,879 INF blivet: got device: PartitionDevice instance (0x7f954af75a20) -- > name = sda3 status = True id = 32 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-03 size = 295 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 295 MiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f95590a0470> fileSystem: <parted.filesystem.FileSystem object at 0x7f954b256b70> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954b256c50> PedPartition: <_ped.Partition object at 0x7f954b269888> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 133326848 end = 133931007 length = 604160 > flags = >08:14:36,881 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:36,882 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:36,884 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:36,886 DBG blivet: DeviceTree.handle_format: name: sda3 ; >08:14:36,888 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:36,888 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >08:14:36,890 DBG blivet: EFIFS.supported: supported: True ; >08:14:36,890 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >08:14:36,892 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:36,892 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >08:14:36,894 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:36,894 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >08:14:36,894 INF blivet: type detected on 'sda3' is 'ext4' >08:14:37,123 DBG blivet: using current size 295 MiB as min size >08:14:37,126 DBG blivet: Ext4FS.supported: supported: True ; >08:14:37,127 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 40 >08:14:37,129 DBG blivet: PartitionDevice._set_format: sda3 ; type: ext4 ; current: None ; >08:14:37,130 INF blivet: got format: existing ext4 filesystem >08:14:37,190 DBG blivet: Ext4FS.supported: supported: True ; >08:14:37,229 DBG blivet: Ext4FS.supported: supported: True ; >08:14:37,232 DBG blivet: DeviceTree.handle_device: name: sda4 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part4 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part4 ' > '/dev/disk/by-partuuid/a1ce2411-04', > 'DEVNAME': '/dev/sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '133931008', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '842842160', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': 'a1ce2411-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00000378', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '4', > 'PARTN': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda4', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354288547'} ; >08:14:37,233 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >08:14:37,234 DBG blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; >08:14:37,235 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:37,236 DBG blivet: PartitionDevicePopulator.run: name: sda4 ; >08:14:37,273 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:14:37,274 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >08:14:37,277 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >08:14:37,279 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >08:14:37,279 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >08:14:37,280 DBG blivet: PartitionDevice._set_format: sda4 ; type: None ; current: None ; >08:14:37,282 DBG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >08:14:37,282 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >08:14:37,284 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; >08:14:37,284 DBG blivet: updated sda4 size to 1024 B (1024 B) >08:14:37,285 DBG blivet: looking up parted Partition: /dev/sda4 >08:14:37,286 DBG blivet: PartitionDevice.probe: sda4 ; exists: True ; >08:14:37,288 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 1 ; >08:14:37,289 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 10 ; >08:14:37,290 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 12 ; >08:14:37,292 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; >08:14:37,293 DBG blivet: updated sda4 size to 401,9 GiB (401,9 GiB) >08:14:37,293 INF blivet: added partition sda4 (id 42) to device tree >08:14:37,294 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,293 INF blivet: got device: PartitionDevice instance (0x7f954af7db70) -- > name = sda4 status = True id = 42 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-04 size = 401,9 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > target size = 401,9 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f95590a0470> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f954b256940> PedPartition: <_ped.Partition object at 0x7f954b2698e0> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 133931008 end = 976773167 length = 842842160 > flags = >08:14:37,296 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,298 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,300 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,302 DBG blivet: DeviceTree.handle_format: name: sda4 ; >08:14:37,302 DBG blivet: no type or existing type for sda4, bailing >08:14:37,304 DBG blivet: DeviceTree.handle_device: name: sda5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/705bc10e-7c46-40eb-9f0c-8fabc0ae7ff9 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part5 ' > '/dev/disk/by-partuuid/a1ce2411-05 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part5 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 ' > '/dev/disk/by-label/_Fedora-17-x86_6', > 'DEVNAME': '/dev/sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '705bc10e-7c46-40eb-9f0c-8fabc0ae7ff9', > 'ID_FS_UUID_ENC': '705bc10e-7c46-40eb-9f0c-8fabc0ae7ff9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '133933056', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '101990400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'a1ce2411-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '5', > 'PARTN': '5', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda5', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354535476'} ; >08:14:37,304 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >08:14:37,305 DBG blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >08:14:37,306 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:37,308 DBG blivet: PartitionDevicePopulator.run: name: sda5 ; >08:14:37,346 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:14:37,348 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >08:14:37,350 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >08:14:37,352 DBG blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >08:14:37,352 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >08:14:37,354 DBG blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >08:14:37,355 DBG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >08:14:37,356 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >08:14:37,357 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >08:14:37,358 DBG blivet: updated sda5 size to 48,63 GiB (48,63 GiB) >08:14:37,358 DBG blivet: looking up parted Partition: /dev/sda5 >08:14:37,360 DBG blivet: PartitionDevice.probe: sda5 ; exists: True ; >08:14:37,361 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >08:14:37,362 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >08:14:37,364 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >08:14:37,365 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >08:14:37,366 DBG blivet: updated sda5 size to 48,63 GiB (48,63 GiB) >08:14:37,366 INF blivet: added partition sda5 (id 47) to device tree >08:14:37,367 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,366 INF blivet: got device: PartitionDevice instance (0x7f954af7dd30) -- > name = sda5 status = True id = 47 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-05 size = 48,63 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > target size = 48,63 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f95590a0470> fileSystem: <parted.filesystem.FileSystem object at 0x7f954b273d30> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954b273d68> PedPartition: <_ped.Partition object at 0x7f954b269938> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 133933056 end = 235923455 length = 101990400 > flags = >08:14:37,369 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,370 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,372 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,374 DBG blivet: DeviceTree.handle_format: name: sda5 ; >08:14:37,376 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:37,376 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 51 >08:14:37,378 DBG blivet: EFIFS.supported: supported: True ; >08:14:37,378 DBG blivet: get_format('efi') returning EFIFS instance with object id 52 >08:14:37,380 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:37,380 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 53 >08:14:37,382 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:37,382 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 54 >08:14:37,382 INF blivet: type detected on 'sda5' is 'ext4' >08:14:37,440 DBG blivet: padding min size from 32,16 GiB up to 32,65 GiB >08:14:37,442 DBG blivet: Ext4FS.supported: supported: True ; >08:14:37,442 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 55 >08:14:37,444 DBG blivet: PartitionDevice._set_format: sda5 ; type: ext4 ; current: None ; >08:14:37,445 INF blivet: got format: existing ext4 filesystem >08:14:37,539 DBG blivet: Ext4FS.supported: supported: True ; >08:14:37,578 DBG blivet: Ext4FS.supported: supported: True ; >08:14:37,580 DBG blivet: DeviceTree.handle_device: name: sda6 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/a1ce2411-06 ' > '/dev/disk/by-uuid/6bd7b4a6-78b5-464f-927b-d1144d669229 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part6 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part6 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part6', > 'DEVNAME': '/dev/sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6bd7b4a6-78b5-464f-927b-d1144d669229', > 'ID_FS_UUID_ENC': '6bd7b4a6-78b5-464f-927b-d1144d669229', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '235925504', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554432', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': 'a1ce2411-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '6', > 'PARTN': '6', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda6', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354466025'} ; >08:14:37,581 INF blivet: scanning sda6 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >08:14:37,582 DBG blivet: DeviceTree.get_device_by_name: name: sda6 ; incomplete: False ; hidden: False ; >08:14:37,583 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:37,584 DBG blivet: PartitionDevicePopulator.run: name: sda6 ; >08:14:37,620 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:14:37,622 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >08:14:37,625 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >08:14:37,627 DBG blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 5 ; >08:14:37,627 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >08:14:37,628 DBG blivet: PartitionDevice._set_format: sda6 ; type: None ; current: None ; >08:14:37,630 DBG blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >08:14:37,630 DBG blivet: sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >08:14:37,632 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >08:14:37,632 DBG blivet: updated sda6 size to 16 GiB (16 GiB) >08:14:37,633 DBG blivet: looking up parted Partition: /dev/sda6 >08:14:37,634 DBG blivet: PartitionDevice.probe: sda6 ; exists: True ; >08:14:37,636 DBG blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 1 ; >08:14:37,637 DBG blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 10 ; >08:14:37,638 DBG blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 12 ; >08:14:37,641 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >08:14:37,641 DBG blivet: updated sda6 size to 16 GiB (16 GiB) >08:14:37,642 INF blivet: added partition sda6 (id 57) to device tree >08:14:37,643 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,642 INF blivet: got device: PartitionDevice instance (0x7f954af8aa90) -- > name = sda6 status = True id = 57 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-06 size = 16 GiB > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > target size = 16 GiB path = /dev/sda6 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f95590a0470> fileSystem: <parted.filesystem.FileSystem object at 0x7f954b27a4e0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f954b27a4a8> PedPartition: <_ped.Partition object at 0x7f954b2699e8> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 235925504 end = 269479935 length = 33554432 > flags = >08:14:37,644 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,646 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,647 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,649 DBG blivet: DeviceTree.handle_format: name: sda6 ; >08:14:37,651 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:37,651 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 61 >08:14:37,653 DBG blivet: EFIFS.supported: supported: True ; >08:14:37,653 DBG blivet: get_format('efi') returning EFIFS instance with object id 62 >08:14:37,655 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:37,655 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >08:14:37,657 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:37,657 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 64 >08:14:37,657 INF blivet: type detected on 'sda6' is 'swap' >08:14:37,659 DBG blivet: SwapSpace.__init__: uuid: 6bd7b4a6-78b5-464f-927b-d1144d669229 ; label: None ; device: /dev/sda6 ; serial: HGST_HTS725050A7E630_TF655AY9JVGHNL ; exists: True ; >08:14:37,659 DBG blivet: get_format('swap') returning SwapSpace instance with object id 65 >08:14:37,660 DBG blivet: PartitionDevice._set_format: sda6 ; type: swap ; current: None ; >08:14:37,660 INF blivet: got format: existing swap >08:14:37,663 DBG blivet: DeviceTree.handle_device: name: sda7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/9541dc1b-f984-4496-b98f-ebaf2c4b8b4f ' > '/dev/disk/by-partuuid/a1ce2411-07 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part7 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part7 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part7', > 'DEVNAME': '/dev/sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9541dc1b-f984-4496-b98f-ebaf2c4b8b4f', > 'ID_FS_UUID_ENC': '9541dc1b-f984-4496-b98f-ebaf2c4b8b4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '269481984', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '707291136', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'a1ce2411-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '7', > 'PARTN': '7', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda7', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354477548'} ; >08:14:37,663 INF blivet: scanning sda7 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >08:14:37,664 DBG blivet: DeviceTree.get_device_by_name: name: sda7 ; incomplete: False ; hidden: False ; >08:14:37,666 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:37,667 DBG blivet: PartitionDevicePopulator.run: name: sda7 ; >08:14:37,707 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >08:14:37,708 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >08:14:37,711 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >08:14:37,713 DBG blivet: DiskDevice.add_child: name: sda ; child: sda7 ; kids: 6 ; >08:14:37,713 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >08:14:37,715 DBG blivet: PartitionDevice._set_format: sda7 ; type: None ; current: None ; >08:14:37,716 DBG blivet: PartitionDevice.update_sysfs_path: sda7 ; status: True ; >08:14:37,717 DBG blivet: sda7 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 >08:14:37,718 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda7 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 ; >08:14:37,719 DBG blivet: updated sda7 size to 337,26 GiB (337,26 GiB) >08:14:37,719 DBG blivet: looking up parted Partition: /dev/sda7 >08:14:37,721 DBG blivet: PartitionDevice.probe: sda7 ; exists: True ; >08:14:37,722 DBG blivet: PartitionDevice.get_flag: path: /dev/sda7 ; flag: 1 ; >08:14:37,723 DBG blivet: PartitionDevice.get_flag: path: /dev/sda7 ; flag: 10 ; >08:14:37,725 DBG blivet: PartitionDevice.get_flag: path: /dev/sda7 ; flag: 12 ; >08:14:37,726 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda7 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 ; >08:14:37,727 DBG blivet: updated sda7 size to 337,26 GiB (337,26 GiB) >08:14:37,727 INF blivet: added partition sda7 (id 67) to device tree >08:14:37,728 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,728 INF blivet: got device: PartitionDevice instance (0x7f954b097f60) -- > name = sda7 status = True id = 67 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-07 size = 337,26 GiB > format = existing None > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 > target size = 337,26 GiB path = /dev/sda7 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f95590a0470> fileSystem: <parted.filesystem.FileSystem object at 0x7f954b27a6a0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954b27a630> PedPartition: <_ped.Partition object at 0x7f954b269a40> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 269481984 end = 976773119 length = 707291136 > flags = >08:14:37,730 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,731 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,733 INF blivet: parted exception: msdos disk labels do not support partition names. >08:14:37,735 DBG blivet: DeviceTree.handle_format: name: sda7 ; >08:14:37,737 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:37,737 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 71 >08:14:37,739 DBG blivet: EFIFS.supported: supported: True ; >08:14:37,739 DBG blivet: get_format('efi') returning EFIFS instance with object id 72 >08:14:37,741 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:37,741 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 73 >08:14:37,743 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:37,743 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >08:14:37,743 INF blivet: type detected on 'sda7' is 'ext4' >08:14:37,818 DBG blivet: padding min size from 285,72 GiB up to 286,21 GiB >08:14:37,821 DBG blivet: Ext4FS.supported: supported: True ; >08:14:37,822 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 75 >08:14:37,824 DBG blivet: PartitionDevice._set_format: sda7 ; type: ext4 ; current: None ; >08:14:37,824 INF blivet: got format: existing ext4 filesystem >08:14:37,952 DBG blivet: Ext4FS.supported: supported: True ; >08:14:37,995 DBG blivet: Ext4FS.supported: supported: True ; >08:14:37,998 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' > '/dev/disk/by-id/ata-PLDS_DVD+_-RW_DU-8A5HH_TTYK05508131347Z2A01 ' > '/dev/disk/by-label/Fedora-KDE-Live-28-1-1 ' > '/dev/disk/by-uuid/2018-04-25-06-25-00-00 /dev/cdrom', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-2', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-KDE-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-KDE-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-25-00-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-25-00-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'PLDS_DVD+_-RW_DU-8A5HH', > 'ID_MODEL_ENC': 'PLDS\\x20DVD+\\x2f-RW\\x20DU-8A5HH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '179e45f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'SD11', > 'ID_SERIAL': 'PLDS_DVD+_-RW_DU-8A5HH_TTYK05508131347Z2A01', > 'ID_SERIAL_SHORT': 'TTYK05508131347Z2A01', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'TAGS': ':uaccess:systemd:seat:', > 'USEC_INITIALIZED': '354834255'} ; >08:14:37,998 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >08:14:37,999 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:14:38,000 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:38,002 DBG blivet: OpticalDevicePopulator.run: >08:14:38,002 DBG blivet: get_format('None') returning DeviceFormat instance with object id 78 >08:14:38,002 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >08:14:38,004 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >08:14:38,006 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >08:14:38,006 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >08:14:38,007 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 ; >08:14:38,008 DBG blivet: updated sr0 size to 1,79 GiB (1,79 GiB) >08:14:38,008 INF blivet: added cdrom sr0 (id 77) to device tree >08:14:38,008 INF blivet: got device: OpticalDevice instance (0x7f954af8a828) -- > name = sr0 status = True id = 77 > children = [] > parents = [] > uuid = None size = 1,79 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > target size = 1,79 GiB path = /dev/sr0 > format args = [] original_format = None >08:14:38,011 DBG blivet: DeviceTree.handle_format: name: sr0 ; >08:14:38,012 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >08:14:38,026 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:38,027 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 81 >08:14:38,029 DBG blivet: EFIFS.supported: supported: True ; >08:14:38,030 DBG blivet: get_format('efi') returning EFIFS instance with object id 82 >08:14:38,032 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:38,033 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 83 >08:14:38,036 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:38,036 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 84 >08:14:38,036 INF blivet: type detected on 'sr0' is 'iso9660' >08:14:38,038 DBG blivet: Iso9660FS.supported: supported: True ; >08:14:38,038 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 85 >08:14:38,040 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >08:14:38,040 INF blivet: got format: existing iso9660 filesystem >08:14:38,080 DBG blivet: Iso9660FS.supported: supported: True ; >08:14:38,120 DBG blivet: Iso9660FS.supported: supported: True ; >08:14:38,122 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354562518'} ; >08:14:38,123 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >08:14:38,124 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >08:14:38,125 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:38,126 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >08:14:38,127 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >08:14:38,129 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:38,129 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >08:14:38,129 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >08:14:38,131 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >08:14:38,133 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >08:14:38,133 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >08:14:38,133 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 87) to device tree >08:14:38,133 DBG blivet: get_format('None') returning DeviceFormat instance with object id 92 >08:14:38,136 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >08:14:38,136 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >08:14:38,137 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:14:38,139 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >08:14:38,139 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >08:14:38,139 INF blivet: added loop loop0 (id 91) to device tree >08:14:38,139 INF blivet: got device: LoopDevice instance (0x7f954af75dd8) -- > name = loop0 status = False id = 91 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (87)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >08:14:38,142 DBG blivet: DeviceTree.handle_format: name: loop0 ; >08:14:38,144 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:38,144 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 95 >08:14:38,146 DBG blivet: EFIFS.supported: supported: True ; >08:14:38,146 DBG blivet: get_format('efi') returning EFIFS instance with object id 96 >08:14:38,148 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:38,148 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 97 >08:14:38,150 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:38,150 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >08:14:38,150 INF blivet: type detected on 'loop0' is 'squashfs' >08:14:38,151 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 99 >08:14:38,152 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >08:14:38,152 INF blivet: got format: existing None >08:14:38,154 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_UUID_ENC': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '359936624'} ; >08:14:38,154 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >08:14:38,155 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:14:38,156 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:38,158 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >08:14:38,159 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >08:14:38,160 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:38,160 DBG blivet: get_format('None') returning DeviceFormat instance with object id 102 >08:14:38,160 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >08:14:38,162 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >08:14:38,163 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >08:14:38,163 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >08:14:38,164 INF blivet: added file /LiveOS/rootfs.img (id 101) to device tree >08:14:38,164 DBG blivet: get_format('None') returning DeviceFormat instance with object id 106 >08:14:38,165 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >08:14:38,166 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >08:14:38,167 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >08:14:38,168 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >08:14:38,169 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >08:14:38,169 INF blivet: added loop loop1 (id 105) to device tree >08:14:38,169 INF blivet: got device: LoopDevice instance (0x7f954b03c748) -- > name = loop1 status = False id = 105 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (101)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >08:14:38,172 DBG blivet: DeviceTree.handle_format: name: loop1 ; >08:14:38,173 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:38,174 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 109 >08:14:38,175 DBG blivet: EFIFS.supported: supported: True ; >08:14:38,175 DBG blivet: get_format('efi') returning EFIFS instance with object id 110 >08:14:38,177 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:38,177 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 111 >08:14:38,179 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:38,179 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 112 >08:14:38,180 INF blivet: type detected on 'loop1' is 'ext4' >08:14:38,210 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >08:14:38,213 DBG blivet: Ext4FS.supported: supported: True ; >08:14:38,214 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 113 >08:14:38,216 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >08:14:38,217 INF blivet: got format: existing ext4 filesystem >08:14:38,256 DBG blivet: Ext4FS.supported: supported: True ; >08:14:38,301 DBG blivet: Ext4FS.supported: supported: True ; >08:14:38,304 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354563981'} ; >08:14:38,305 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >08:14:38,307 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:14:38,309 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:38,311 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >08:14:38,313 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >08:14:38,315 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:38,315 DBG blivet: get_format('None') returning DeviceFormat instance with object id 116 >08:14:38,316 DBG blivet: get_format('None') returning DeviceFormat instance with object id 117 >08:14:38,317 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >08:14:38,319 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >08:14:38,319 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >08:14:38,319 INF blivet: added file /overlay (deleted) (id 115) to device tree >08:14:38,319 DBG blivet: get_format('None') returning DeviceFormat instance with object id 120 >08:14:38,321 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >08:14:38,321 DBG blivet: get_format('None') returning DeviceFormat instance with object id 121 >08:14:38,323 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >08:14:38,324 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >08:14:38,324 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >08:14:38,325 INF blivet: added loop loop2 (id 119) to device tree >08:14:38,325 INF blivet: got device: LoopDevice instance (0x7f954b03cac8) -- > name = loop2 status = False id = 119 > children = [] > parents = ['existing 0 B file /overlay (deleted) (115)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >08:14:38,327 DBG blivet: DeviceTree.handle_format: name: loop2 ; >08:14:38,327 DBG blivet: no type or existing type for loop2, bailing >08:14:38,329 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/a416bf76-b765-45c9-a4dc-3a2da7ef06e0 ' > '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-rw ' > '/dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > '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': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_UUID_ENC': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '312249189'} ; >08:14:38,329 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >08:14:38,330 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:14:38,331 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:38,399 DBG blivet: DMDevicePopulator.run: name: live-rw ; >08:14:38,402 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:14:38,405 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (105) with existing ext4 filesystem >08:14:38,408 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >08:14:38,409 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (119) >08:14:38,411 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >08:14:38,412 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:38,412 DBG blivet: get_format('None') returning DeviceFormat instance with object id 125 >08:14:38,414 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >08:14:38,415 DBG blivet: get_format('None') returning DeviceFormat instance with object id 126 >08:14:38,416 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >08:14:38,417 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >08:14:38,418 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >08:14:38,419 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >08:14:38,420 DBG blivet: updated live-rw size to 6,06 GiB (6,06 GiB) >08:14:38,420 INF blivet: added dm live-rw (id 124) to device tree >08:14:38,420 INF blivet: got device: DMDevice instance (0x7f954b03c6a0) -- > name = live-rw status = True id = 124 > children = [] > parents = ['existing 0 B loop loop1 (105) with existing ext4 filesystem'] > uuid = None size = 6,06 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6,06 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >08:14:38,444 DBG blivet: DeviceTree.handle_format: name: live-rw ; >08:14:38,447 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:38,447 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 128 >08:14:38,451 DBG blivet: EFIFS.supported: supported: True ; >08:14:38,451 DBG blivet: get_format('efi') returning EFIFS instance with object id 129 >08:14:38,453 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:38,453 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 130 >08:14:38,455 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:38,455 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 131 >08:14:38,456 INF blivet: type detected on 'live-rw' is 'ext4' >08:14:38,488 DBG blivet: using current size 6,06 GiB as min size >08:14:38,490 DBG blivet: Ext4FS.supported: supported: True ; >08:14:38,491 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 132 >08:14:38,493 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >08:14:38,494 INF blivet: got format: existing ext4 filesystem >08:14:38,535 DBG blivet: Ext4FS.supported: supported: True ; >08:14:38,580 DBG blivet: Ext4FS.supported: supported: True ; >08:14:38,582 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda ' > '/dev/mapper/live-base ' > '/dev/disk/by-uuid/a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > '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': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_UUID_ENC': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '312277534'} ; >08:14:38,583 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >08:14:38,584 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:14:38,585 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:38,652 DBG blivet: DMDevicePopulator.run: name: live-base ; >08:14:38,655 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >08:14:38,657 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (105) with existing ext4 filesystem >08:14:38,660 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >08:14:38,662 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:38,662 DBG blivet: get_format('None') returning DeviceFormat instance with object id 135 >08:14:38,664 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >08:14:38,664 DBG blivet: get_format('None') returning DeviceFormat instance with object id 136 >08:14:38,665 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >08:14:38,667 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >08:14:38,667 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >08:14:38,669 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >08:14:38,670 DBG blivet: updated live-base size to 6,06 GiB (6,06 GiB) >08:14:38,670 INF blivet: added dm live-base (id 134) to device tree >08:14:38,670 INF blivet: got device: DMDevice instance (0x7f954b0497b8) -- > name = live-base status = True id = 134 > children = [] > parents = ['existing 0 B loop loop1 (105) with existing ext4 filesystem'] > uuid = None size = 6,06 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6,06 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >08:14:38,691 DBG blivet: DeviceTree.handle_format: name: live-base ; >08:14:38,694 DBG blivet: AppleBootstrapFS.supported: supported: True ; >08:14:38,694 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 138 >08:14:38,697 DBG blivet: EFIFS.supported: supported: True ; >08:14:38,697 DBG blivet: get_format('efi') returning EFIFS instance with object id 139 >08:14:38,701 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:38,701 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 140 >08:14:38,704 DBG blivet: MacEFIFS.supported: supported: True ; >08:14:38,704 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 141 >08:14:38,705 INF blivet: type detected on 'live-base' is 'ext4' >08:14:38,737 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >08:14:38,739 DBG blivet: Ext4FS.supported: supported: True ; >08:14:38,739 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 142 >08:14:38,741 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >08:14:38,742 INF blivet: got format: existing ext4 filesystem >08:14:38,777 DBG blivet: Ext4FS.supported: supported: True ; >08:14:38,819 DBG blivet: Ext4FS.supported: supported: True ; >08:14:38,865 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:14:38,906 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >08:14:38,986 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >08:14:39,051 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:39,088 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:39,090 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:39,118 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:14:39,157 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >08:14:39,235 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >08:14:39,298 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:39,301 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:39,303 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:39,330 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:14:39,372 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >08:14:39,450 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >08:14:39,510 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:39,512 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:39,514 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:39,538 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >08:14:39,580 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >08:14:39,656 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >08:14:39,718 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:39,721 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:39,723 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:39,748 DBG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >08:14:39,750 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: True ; >08:14:39,751 DBG blivet: SwapSpace._teardown: device: /dev/sda6 ; type: swap ; status: True ; >08:14:39,765 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >08:14:39,953 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:39,956 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:39,959 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:39,987 DBG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >08:14:40,029 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >08:14:40,108 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >08:14:40,174 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:40,177 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:40,179 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:40,205 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:14:40,249 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >08:14:40,609 INF blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >08:14:40,612 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:14:40,614 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:14:40,616 INF blivet: edd: collected mbr signatures: {'sda': '0xa1ce2411'} >08:14:40,618 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >08:14:40,620 DBG blivet: DeviceTree.get_device_by_path returned existing 1,79 GiB cdrom sr0 (77) with existing iso9660 filesystem >08:14:40,621 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >08:14:40,623 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:14:40,624 DBG blivet: DeviceTree.get_device_by_name returned existing 1,79 GiB cdrom sr0 (77) with existing iso9660 filesystem >08:14:40,625 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >08:14:40,626 DBG blivet: DeviceTree.get_device_by_name returned existing 1,79 GiB cdrom sr0 (77) with existing iso9660 filesystem >08:14:40,628 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >08:14:40,667 DBG blivet: Ext4FS.setup: device: /dev/sda3 ; type: ext4 ; status: False ; >08:14:40,823 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:14:40,865 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >08:14:40,936 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >08:14:41,004 DBG blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >08:14:41,044 DBG blivet: Ext4FS.setup: device: /dev/sda5 ; type: ext4 ; status: False ; >08:14:41,405 DBG blivet: resolved 'UUID=705bc10e-7c46-40eb-9f0c-8fabc0ae7ff9' to 'sda5' (partition) >08:14:41,406 DBG blivet: resolved 'UUID=793e7f85-da8b-4faa-8f1f-ac98f16a4b59' to 'sda3' (partition) >08:14:41,407 DBG blivet: resolved 'UUID=9541dc1b-f984-4496-b98f-ebaf2c4b8b4f' to 'sda7' (partition) >08:14:41,408 DBG blivet: resolved 'UUID=6bd7b4a6-78b5-464f-927b-d1144d669229' to 'sda6' (partition) >08:14:41,409 DBG blivet: resolved 'UUID=1C60182060180366' to 'sda2' (partition) >08:14:41,412 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >08:14:41,415 DBG blivet: DeviceTree.get_device_by_path returned existing 1,79 GiB cdrom sr0 (77) with existing iso9660 filesystem >08:14:41,416 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >08:14:41,417 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >08:14:41,418 DBG blivet: DeviceTree.get_device_by_path returned existing 1,79 GiB cdrom sr0 (77) with existing iso9660 filesystem >08:14:41,419 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >08:14:41,420 DBG blivet: DeviceTree.get_device_by_name: name: //mrkev.i.cz/fuj/cis ; incomplete: False ; hidden: False ; >08:14:41,421 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:41,422 DBG blivet: DeviceTree.get_device_by_path: path: /dev///mrkev.i.cz/fuj/cis ; incomplete: False ; hidden: False ; >08:14:41,423 DBG blivet: DeviceTree.get_device_by_path returned None >08:14:41,423 DBG blivet: failed to resolve '/dev///mrkev.i.cz/fuj/cis' >08:14:41,424 DBG blivet: DeviceTree.get_device_by_name: name: //ad.i.cz/users/hadasj ; incomplete: False ; hidden: False ; >08:14:41,426 DBG blivet: DeviceTree.get_device_by_name returned None >08:14:41,427 DBG blivet: DeviceTree.get_device_by_path: path: /dev///ad.i.cz/users/hadasj ; incomplete: False ; hidden: False ; >08:14:41,428 DBG blivet: DeviceTree.get_device_by_path returned None >08:14:41,428 DBG blivet: failed to resolve '/dev///ad.i.cz/users/hadasj' >08:14:41,453 DBG blivet: PartitionDevice.setup: sda7 ; orig: False ; status: True ; controllable: True ; >08:14:41,490 DBG blivet: Ext4FS.setup: device: /dev/sda7 ; type: ext4 ; status: False ; >08:14:41,606 DBG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >08:14:41,647 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >08:14:41,728 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >08:14:41,795 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:14:41,832 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >08:14:41,913 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >08:14:41,976 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:41,979 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:41,982 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:42,009 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >08:14:42,049 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >08:14:42,132 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >08:14:42,200 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:42,204 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:42,206 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:42,234 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >08:14:42,281 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >08:14:42,360 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >08:14:42,426 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:42,429 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:42,431 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:42,459 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >08:14:42,501 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >08:14:42,585 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >08:14:42,650 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:42,652 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:42,654 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:42,681 DBG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >08:14:42,683 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >08:14:42,685 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >08:14:42,709 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:42,712 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:42,714 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:42,737 DBG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >08:14:42,776 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >08:14:42,853 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >08:14:42,919 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:14:42,922 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:42,924 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >08:14:42,947 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:14:42,949 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >08:14:42,957 DBG blivet: Ext4FS.supported: supported: True ; >08:14:42,959 DBG blivet: Ext4FS.supported: supported: True ; >08:14:42,961 DBG blivet: Ext4FS.supported: supported: True ; >08:14:42,963 DBG blivet: NTFS.supported: supported: False ; >08:14:42,965 DBG blivet: NTFS.supported: supported: False ; >08:14:42,967 DBG blivet: Ext4FS.supported: supported: True ; >08:14:42,970 DBG blivet: Ext4FS.supported: supported: True ; >08:14:42,972 DBG blivet: Ext4FS.supported: supported: True ; >08:14:42,974 DBG blivet: Iso9660FS.supported: supported: True ; >08:14:42,995 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >08:14:42,996 DBG blivet: DeviceTree.get_device_by_path returned existing 6,06 GiB dm live-base (134) with existing ext4 filesystem >14:16:12,611 DBG blivet: DiskLabel.__init__: >14:16:12,612 INF blivet: DiskLabel.parted_device returning None >14:16:12,614 DBG blivet: DMRaidMember.__init__: >14:16:12,616 DBG blivet: Ext2FS.supported: supported: True ; >14:16:12,617 DBG blivet: Ext2FS.supported: supported: True ; >14:16:12,618 DBG blivet: Ext3FS.supported: supported: True ; >14:16:12,618 DBG blivet: Ext3FS.supported: supported: True ; >14:16:12,619 DBG blivet: Ext4FS.supported: supported: True ; >14:16:12,620 DBG blivet: Ext4FS.supported: supported: True ; >14:16:12,621 DBG blivet: FATFS.supported: supported: True ; >14:16:12,622 DBG blivet: FATFS.supported: supported: True ; >14:16:12,623 DBG blivet: EFIFS.supported: supported: True ; >14:16:12,624 DBG blivet: EFIFS.supported: supported: True ; >14:16:12,625 DBG blivet: BTRFS.supported: supported: True ; >14:16:13,563 DBG blivet: BTRFS.supported: supported: True ; >14:16:13,566 DBG blivet: XFS.supported: supported: True ; >14:16:13,898 DBG blivet: XFS.supported: supported: True ; >14:16:13,901 DBG blivet: HFS.supported: supported: False ; >14:16:13,903 DBG blivet: HFS.supported: supported: False ; >14:16:13,906 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:16:13,910 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:16:13,913 DBG blivet: HFSPlus.supported: supported: False ; >14:16:13,916 DBG blivet: HFSPlus.supported: supported: False ; >14:16:13,924 DBG blivet: MacEFIFS.supported: supported: True ; >14:16:13,928 DBG blivet: MacEFIFS.supported: supported: True ; >14:16:13,932 DBG blivet: NTFS.supported: supported: False ; >14:16:13,934 DBG blivet: NTFS.supported: supported: False ; >14:16:13,938 DBG blivet: NFS.supported: supported: False ; >14:16:13,942 DBG blivet: NFS.supported: supported: False ; >14:16:13,946 DBG blivet: NFSv4.supported: supported: False ; >14:16:13,949 DBG blivet: NFSv4.supported: supported: False ; >14:16:13,954 DBG blivet: Iso9660FS.supported: supported: True ; >14:16:13,958 DBG blivet: Iso9660FS.supported: supported: True ; >14:16:13,965 DBG blivet: NoDevFS.supported: supported: False ; >14:16:13,970 DBG blivet: NoDevFS.supported: supported: False ; >14:16:13,976 DBG blivet: DevPtsFS.supported: supported: False ; >14:16:13,980 DBG blivet: DevPtsFS.supported: supported: False ; >14:16:13,987 DBG blivet: ProcFS.supported: supported: False ; >14:16:13,990 DBG blivet: ProcFS.supported: supported: False ; >14:16:13,995 DBG blivet: SysFS.supported: supported: False ; >14:16:13,999 DBG blivet: SysFS.supported: supported: False ; >14:16:14,005 DBG blivet: TmpFS.supported: supported: True ; >20:16:14,418 DBG blivet: TmpFS.supported: supported: True ; >20:16:14,420 DBG blivet: BindFS.supported: supported: False ; >20:16:14,422 DBG blivet: BindFS.supported: supported: False ; >20:16:14,424 DBG blivet: SELinuxFS.supported: supported: False ; >20:16:14,427 DBG blivet: SELinuxFS.supported: supported: False ; >20:16:14,429 DBG blivet: USBFS.supported: supported: False ; >20:16:14,431 DBG blivet: USBFS.supported: supported: False ; >20:16:14,433 DBG blivet: EFIVarFS.supported: supported: False ; >20:16:14,433 DBG blivet: EFIVarFS.supported: supported: False ; >20:16:14,437 DBG blivet: LUKS.__init__: >20:16:14,440 DBG blivet: LVMPhysicalVolume.__init__: >20:16:14,442 DBG blivet: MDRaidMember.__init__: >20:16:14,444 DBG blivet: MultipathMember.__init__: >20:16:14,446 DBG blivet: SwapSpace.__init__: >20:16:24,245 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >20:16:24,246 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:17:37,366 DBG blivet: starting Blivet copy >20:17:37,383 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >20:17:37,384 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac04588> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab4a3c8> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab4a198> PedPartition: <_ped.Partition object at 0x7f955ab90f10> >20:17:37,385 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >20:17:37,386 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac04588> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab4a438> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab4a278> PedPartition: <_ped.Partition object at 0x7f955ab90e08> >20:17:37,387 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >20:17:37,387 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac04588> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab4a5f8> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab4a550> PedPartition: <_ped.Partition object at 0x7f955ab90fc0> >20:17:37,389 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >20:17:37,389 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac04588> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab4a710> PedPartition: <_ped.Partition object at 0x7f955ab90d58> >20:17:37,392 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >20:17:37,392 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac04588> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab4aa58> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab4a7b8> PedPartition: <_ped.Partition object at 0x7f955ab90e60> >20:17:37,394 DBG blivet: PartitionDevice._set_parted_partition: sda6 ; >20:17:37,394 DBG blivet: device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac04588> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab4abe0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab4ab70> PedPartition: <_ped.Partition object at 0x7f955ab90f68> >20:17:37,396 DBG blivet: PartitionDevice._set_parted_partition: sda7 ; >20:17:37,396 DBG blivet: device sda7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac04588> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab4ada0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab4acf8> PedPartition: <_ped.Partition object at 0x7f955ab4c048> >20:17:37,397 DBG blivet: DeviceTree.get_device_by_id: id_num: 57 ; incomplete: False ; hidden: True ; >20:17:37,398 DBG blivet: DeviceTree.get_device_by_id returned existing 16 GiB partition sda6 (57) with existing swap >20:17:37,402 DBG blivet: DeviceTree.get_device_by_id: id_num: 47 ; incomplete: False ; hidden: True ; >20:17:37,403 DBG blivet: DeviceTree.get_device_by_id returned existing 48.63 GiB partition sda5 (47) with existing ext4 filesystem >20:17:37,407 DBG blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: True ; >20:17:37,407 DBG blivet: DeviceTree.get_device_by_id returned existing 295 MiB partition sda3 (32) with existing ext4 filesystem >20:17:37,411 DBG blivet: DeviceTree.get_device_by_id: id_num: 67 ; incomplete: False ; hidden: True ; >20:17:37,412 DBG blivet: DeviceTree.get_device_by_id returned existing 337.26 GiB partition sda7 (67) with existing ext4 filesystem >20:17:37,416 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >20:17:37,417 DBG blivet: DeviceTree.get_device_by_id returned existing 63.48 GiB partition sda2 (22) with existing ntfs filesystem >20:17:37,420 DBG blivet: DeviceTree.get_device_by_id: id_num: 77 ; incomplete: False ; hidden: True ; >20:17:37,423 DBG blivet: DeviceTree.get_device_by_id returned existing 1.79 GiB cdrom sr0 (77) with existing iso9660 filesystem >20:17:37,424 DBG blivet: DeviceTree.get_device_by_id: id_num: 77 ; incomplete: False ; hidden: True ; >20:17:37,425 DBG blivet: DeviceTree.get_device_by_id returned existing 1.79 GiB cdrom sr0 (77) with existing iso9660 filesystem >20:17:37,426 DBG blivet: finished Blivet copy >20:17:37,426 DBG blivet: starting Blivet copy >20:17:37,438 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >20:17:37,438 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac049e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ac16c50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ac16a20> PedPartition: <_ped.Partition object at 0x7f955af6a518> >20:17:37,440 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >20:17:37,440 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac049e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ac16cc0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ac16b00> PedPartition: <_ped.Partition object at 0x7f955af6a468> >20:17:37,442 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >20:17:37,442 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac049e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ac16e80> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ac16dd8> PedPartition: <_ped.Partition object at 0x7f955af6a2b0> >20:17:37,444 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >20:17:37,444 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac049e8> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ac16f98> PedPartition: <_ped.Partition object at 0x7f955af6a4c0> >20:17:37,446 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >20:17:37,446 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac049e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f955abfc320> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955abfc080> PedPartition: <_ped.Partition object at 0x7f955af6a5c8> >20:17:37,448 DBG blivet: PartitionDevice._set_parted_partition: sda6 ; >20:17:37,448 DBG blivet: device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac049e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f955abfc4a8> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955abfc438> PedPartition: <_ped.Partition object at 0x7f955ab4c4c0> >20:17:37,450 DBG blivet: PartitionDevice._set_parted_partition: sda7 ; >20:17:37,450 DBG blivet: device sda7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac049e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f955abfc668> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955abfc5c0> PedPartition: <_ped.Partition object at 0x7f955ab4c570> >20:17:37,452 DBG blivet: DeviceTree.get_device_by_id: id_num: 57 ; incomplete: False ; hidden: True ; >20:17:37,452 DBG blivet: DeviceTree.get_device_by_id returned existing 16 GiB partition sda6 (57) with existing swap >20:17:37,456 DBG blivet: DeviceTree.get_device_by_id: id_num: 47 ; incomplete: False ; hidden: True ; >20:17:37,457 DBG blivet: DeviceTree.get_device_by_id returned existing 48.63 GiB partition sda5 (47) with existing ext4 filesystem >20:17:37,461 DBG blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: True ; >20:17:37,462 DBG blivet: DeviceTree.get_device_by_id returned existing 295 MiB partition sda3 (32) with existing ext4 filesystem >20:17:37,465 DBG blivet: DeviceTree.get_device_by_id: id_num: 67 ; incomplete: False ; hidden: True ; >20:17:37,466 DBG blivet: DeviceTree.get_device_by_id returned existing 337.26 GiB partition sda7 (67) with existing ext4 filesystem >20:17:37,470 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >20:17:37,471 DBG blivet: DeviceTree.get_device_by_id returned existing 63.48 GiB partition sda2 (22) with existing ntfs filesystem >20:17:37,474 DBG blivet: DeviceTree.get_device_by_id: id_num: 77 ; incomplete: False ; hidden: True ; >20:17:37,475 DBG blivet: DeviceTree.get_device_by_id returned existing 1.79 GiB cdrom sr0 (77) with existing iso9660 filesystem >20:17:37,476 DBG blivet: DeviceTree.get_device_by_id: id_num: 77 ; incomplete: False ; hidden: True ; >20:17:37,477 DBG blivet: DeviceTree.get_device_by_id returned existing 1.79 GiB cdrom sr0 (77) with existing iso9660 filesystem >20:17:37,478 DBG blivet: finished Blivet copy >20:17:37,479 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >20:17:37,479 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:17:37,483 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 465.76 GiB disk sda (2) with existing msdos disklabel ; hidden: True ; >20:17:37,486 DBG blivet: checking if sda depends on sda >20:17:37,486 DBG blivet: checking if sda1 depends on sda >20:17:37,486 DBG blivet: checking if sda2 depends on sda >20:17:37,487 DBG blivet: checking if sda3 depends on sda >20:17:37,487 DBG blivet: checking if sda4 depends on sda >20:17:37,487 DBG blivet: checking if sda5 depends on sda >20:17:37,487 DBG blivet: checking if sda6 depends on sda >20:17:37,487 DBG blivet: checking if sda7 depends on sda >20:17:37,487 DBG blivet: checking if sr0 depends on sda >20:17:37,487 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >20:17:37,488 DBG blivet: checking if loop0 depends on sda >20:17:37,488 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >20:17:37,488 DBG blivet: checking if loop1 depends on sda >20:17:37,488 DBG blivet: checking if /overlay (deleted) depends on sda >20:17:37,488 DBG blivet: checking if loop2 depends on sda >20:17:37,488 DBG blivet: checking if live-rw depends on sda >20:17:37,488 DBG blivet: checking if live-base depends on sda >20:19:38,127 DBG blivet: checking whether disk sda has an empty extended >20:19:38,128 DBG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac049e8> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ac965c0> PedPartition: <_ped.Partition object at 0x7f955ab4c150> ; logicals is ['sda5', 'sda6', 'sda7'] >20:19:38,138 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:19:38,139 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:19:38,145 DBG blivet: resolved 'sda' to 'sda' (disk) >20:19:38,149 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:19:38,151 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:19:38,158 DBG blivet: resolved 'sda' to 'sda' (disk) >20:19:38,160 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:19:38,162 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:19:38,167 DBG blivet: resolved 'sda' to 'sda' (disk) >20:19:38,249 DBG blivet: starting Blivet copy >20:19:38,265 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >20:19:38,266 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac5b390> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab126a0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab12470> PedPartition: <_ped.Partition object at 0x7f955ab4c468> >20:19:38,269 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >20:19:38,269 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac5b390> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab12710> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab12550> PedPartition: <_ped.Partition object at 0x7f955ab4c200> >20:19:38,272 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >20:19:38,272 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac5b390> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab128d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab12828> PedPartition: <_ped.Partition object at 0x7f955ab4c360> >20:19:38,274 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >20:19:38,274 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac5b390> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab129e8> PedPartition: <_ped.Partition object at 0x7f955ab4c1a8> >20:19:38,277 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >20:19:38,277 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac5b390> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab12d30> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab12a90> PedPartition: <_ped.Partition object at 0x7f955ab4c0f8> >20:19:38,279 DBG blivet: PartitionDevice._set_parted_partition: sda6 ; >20:19:38,279 DBG blivet: device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac5b390> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab12eb8> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab12e48> PedPartition: <_ped.Partition object at 0x7f955ab4c2b0> >20:19:38,281 DBG blivet: PartitionDevice._set_parted_partition: sda7 ; >20:19:38,281 DBG blivet: device sda7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f955ac5b390> fileSystem: <parted.filesystem.FileSystem object at 0x7f955ab090b8> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f955ab12fd0> PedPartition: <_ped.Partition object at 0x7f955ab61938> >20:19:38,283 DBG blivet: DeviceTree.get_device_by_id: id_num: 57 ; incomplete: False ; hidden: True ; >20:19:38,284 DBG blivet: DeviceTree.get_device_by_id returned existing 16 GiB partition sda6 (57) with existing swap >20:19:38,289 DBG blivet: DeviceTree.get_device_by_id: id_num: 47 ; incomplete: False ; hidden: True ; >20:19:38,290 DBG blivet: DeviceTree.get_device_by_id returned existing 48.63 GiB partition sda5 (47) with existing ext4 filesystem >20:19:38,294 DBG blivet: DeviceTree.get_device_by_id: id_num: 32 ; incomplete: False ; hidden: True ; >20:19:38,295 DBG blivet: DeviceTree.get_device_by_id returned existing 295 MiB partition sda3 (32) with existing ext4 filesystem >20:19:38,299 DBG blivet: DeviceTree.get_device_by_id: id_num: 67 ; incomplete: False ; hidden: True ; >20:19:38,300 DBG blivet: DeviceTree.get_device_by_id returned existing 337.26 GiB partition sda7 (67) with existing ext4 filesystem >20:19:38,304 DBG blivet: DeviceTree.get_device_by_id: id_num: 22 ; incomplete: False ; hidden: True ; >20:19:38,305 DBG blivet: DeviceTree.get_device_by_id returned existing 63.48 GiB partition sda2 (22) with existing ntfs filesystem >20:19:38,309 DBG blivet: DeviceTree.get_device_by_id: id_num: 77 ; incomplete: False ; hidden: True ; >20:19:38,310 DBG blivet: DeviceTree.get_device_by_id returned existing 1.79 GiB cdrom sr0 (77) with existing iso9660 filesystem >20:19:38,312 DBG blivet: DeviceTree.get_device_by_id: id_num: 77 ; incomplete: False ; hidden: True ; >20:19:38,313 DBG blivet: DeviceTree.get_device_by_id returned existing 1.79 GiB cdrom sr0 (77) with existing iso9660 filesystem >20:19:38,313 DBG blivet: finished Blivet copy >20:19:38,321 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:19:38,322 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (42) >20:19:38,328 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:19:38,329 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (42) >20:19:38,335 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:19:38,336 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (42) >20:19:38,359 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:19:38,361 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (42) >20:19:38,366 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:19:38,368 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (42) >20:19:38,373 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:19:38,375 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (42) >20:20:06,287 DBG blivet: NTFS.supported: supported: False ; >20:20:06,287 DBG blivet: get_format('ntfs') returning NTFS instance with object id 334 >20:20:06,291 DBG blivet: BTRFS.supported: supported: True ; >20:20:06,292 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 335 >20:20:06,292 DBG blivet: BTRFS.supported: supported: True ; >20:20:22,576 DBG blivet: Ext4FS.supported: supported: True ; >20:20:22,576 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 336 >20:20:22,579 DBG blivet: BTRFS.supported: supported: True ; >20:20:22,580 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 337 >20:20:22,581 DBG blivet: BTRFS.supported: supported: True ; >20:20:49,046 DBG blivet: Ext4FS.supported: supported: True ; >20:20:49,046 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 338 >20:20:49,047 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f955b20cf98>, ['sda'], {'size': Size (48.6328125 GiB), 'disks': [DiskDevice instance (0x7f955ac5b9b0) -- > name = sda status = True id = 2 > children = ['existing 100 MiB partition sda1 (12) with existing ntfs filesystem', > 'existing 63.48 GiB partition sda2 (22) with existing ntfs filesystem', > 'existing 295 MiB partition sda3 (32) with existing ext4 filesystem', > 'existing 401.9 GiB partition sda4 (42)', > 'existing 48.63 GiB partition sda5 (47) with existing ext4 filesystem', > 'existing 16 GiB partition sda6 (57) with existing swap', > 'existing 337.26 GiB partition sda7 (67) with existing ext4 filesystem'] > parents = [] > uuid = None size = 465.76 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x5000cca662e8371b], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >20:20:49,066 DBG blivet: Ext4FS.supported: supported: True ; >20:20:49,067 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 339 >20:20:49,070 DBG blivet: BTRFS.supported: supported: True ; >20:20:49,070 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 340 >20:20:49,071 DBG blivet: BTRFS.supported: supported: True ; >20:20:49,079 DBG blivet: NTFS.supported: supported: False ; >20:20:49,080 DBG blivet: get_format('ntfs') returning NTFS instance with object id 341 >20:20:49,083 DBG blivet: BTRFS.supported: supported: True ; >20:20:49,083 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 342 >20:20:49,084 DBG blivet: BTRFS.supported: supported: True ; >20:20:51,168 DBG blivet: Ext4FS.supported: supported: True ; >20:20:51,168 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 343 >20:20:51,172 DBG blivet: BTRFS.supported: supported: True ; >20:20:51,172 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 344 >20:20:51,173 DBG blivet: BTRFS.supported: supported: True ; >20:20:52,796 DBG blivet: Ext4FS.supported: supported: True ; >20:20:52,796 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 345 >20:20:52,800 DBG blivet: BTRFS.supported: supported: True ; >20:20:52,800 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 346 >20:20:52,801 DBG blivet: BTRFS.supported: supported: True ; >20:20:55,040 DBG blivet: SwapSpace.__init__: >20:20:55,040 DBG blivet: get_format('swap') returning SwapSpace instance with object id 347 >20:20:55,044 DBG blivet: BTRFS.supported: supported: True ; >20:20:55,044 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 348 >20:20:55,045 DBG blivet: BTRFS.supported: supported: True ; >20:20:56,230 DBG blivet: Ext4FS.supported: supported: True ; >20:20:56,230 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 349 >20:20:56,233 DBG blivet: BTRFS.supported: supported: True ; >20:20:56,234 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 350 >20:20:56,234 DBG blivet: BTRFS.supported: supported: True ; >20:21:36,905 DBG blivet: Ext4FS.supported: supported: True ; >20:21:36,906 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 351 >20:21:36,917 DBG blivet: Ext4FS.supported: supported: True ; >20:21:36,917 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 352 >20:21:36,921 DBG blivet: BTRFS.supported: supported: True ; >20:21:36,921 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 353 >20:21:36,922 DBG blivet: BTRFS.supported: supported: True ; >20:22:02,502 DBG blivet: Ext4FS.supported: supported: True ; >20:22:02,502 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 354 >20:22:02,505 DBG blivet: BTRFS.supported: supported: True ; >20:22:02,505 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 355 >20:22:02,506 DBG blivet: BTRFS.supported: supported: True ; >20:22:10,361 DBG blivet: Ext4FS.supported: supported: True ; >20:22:10,361 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 356 >20:22:10,363 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f955b20cf98>, ['sda'], {'size': Size (337.2626953125 GiB), 'disks': [DiskDevice instance (0x7f955ac5b9b0) -- > name = sda status = True id = 2 > children = ['existing 100 MiB partition sda1 (12) with existing ntfs filesystem', > 'existing 63.48 GiB partition sda2 (22) with existing ntfs filesystem', > 'existing 295 MiB partition sda3 (32) with existing ext4 filesystem', > 'existing 401.9 GiB partition sda4 (42)', > 'existing 48.63 GiB partition sda5 (47) with existing ext4 filesystem', > 'existing 16 GiB partition sda6 (57) with existing swap', > 'existing 337.26 GiB partition sda7 (67) with existing ext4 filesystem'] > parents = [] > uuid = None size = 465.76 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x5000cca662e8371b], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >20:22:10,391 DBG blivet: Ext4FS.supported: supported: True ; >20:22:10,391 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 357 >20:22:10,394 DBG blivet: BTRFS.supported: supported: True ; >20:22:10,394 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 358 >20:22:10,395 DBG blivet: BTRFS.supported: supported: True ; >20:22:12,892 DBG blivet: Ext4FS.supported: supported: True ; >20:22:12,893 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 359 >20:22:12,896 DBG blivet: BTRFS.supported: supported: True ; >20:22:12,896 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 360 >20:22:12,897 DBG blivet: BTRFS.supported: supported: True ; >20:22:19,241 DBG blivet: Ext4FS.supported: supported: True ; >20:22:19,241 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 361 >20:22:19,253 DBG blivet: Ext4FS.supported: supported: True ; >20:22:19,253 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 362 >20:22:19,256 DBG blivet: BTRFS.supported: supported: True ; >20:22:19,256 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 363 >20:22:19,257 DBG blivet: BTRFS.supported: supported: True ; >20:22:38,352 DBG blivet: Ext4FS.supported: supported: True ; >20:22:38,352 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 364 >20:22:38,363 DBG blivet: Ext4FS.supported: supported: True ; >20:22:38,363 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 365 >20:22:38,366 DBG blivet: BTRFS.supported: supported: True ; >20:22:38,366 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 366 >20:22:38,367 DBG blivet: BTRFS.supported: supported: True ; >20:22:58,224 DBG blivet: Ext4FS.supported: supported: True ; >20:22:58,225 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 367 >20:22:58,236 DBG blivet: Ext4FS.supported: supported: True ; >20:22:58,237 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 368 >20:22:58,239 DBG blivet: BTRFS.supported: supported: True ; >20:22:58,239 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 369 >20:22:58,240 DBG blivet: BTRFS.supported: supported: True ; >20:22:58,313 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:22:58,314 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:22:58,318 DBG blivet: resolved 'sda' to 'sda' (disk) >20:22:58,318 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:22:58,319 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:22:58,327 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:22:58,327 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:22:58,330 DBG blivet: resolved 'sda' to 'sda' (disk) >20:22:58,331 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:22:58,332 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:22:58,335 DBG blivet: resolved 'sda' to 'sda' (disk) >20:22:58,346 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >20:22:58,347 DBG blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (12) with existing ntfs filesystem >20:22:58,351 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >20:22:58,352 DBG blivet: DeviceTree.get_device_by_path returned existing 63.48 GiB partition sda2 (22) with existing ntfs filesystem >20:22:58,356 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >20:22:58,357 DBG blivet: DeviceTree.get_device_by_path returned existing 295 MiB partition sda3 (32) with existing ext4 filesystem >20:22:58,361 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:22:58,362 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (42) >20:22:58,368 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >20:22:58,369 DBG blivet: DeviceTree.get_device_by_path returned existing 48.63 GiB partition sda5 (47) with existing ext4 filesystem >20:22:58,373 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; >20:22:58,374 DBG blivet: DeviceTree.get_device_by_path returned existing 16 GiB partition sda6 (57) with existing swap >20:22:58,377 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda7 ; incomplete: False ; hidden: False ; >20:22:58,378 DBG blivet: DeviceTree.get_device_by_path returned existing 337.26 GiB partition sda7 (67) with existing ext4 filesystem mounted at /home >20:23:24,179 DBG blivet: Ext4FS.supported: supported: True ; >20:23:24,179 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 370 >20:23:24,190 DBG blivet: Ext4FS.supported: supported: True ; >20:23:24,190 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 371 >20:23:24,193 DBG blivet: BTRFS.supported: supported: True ; >20:23:24,194 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 372 >20:23:24,194 DBG blivet: BTRFS.supported: supported: True ; >20:23:24,233 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:23:24,234 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:23:24,237 DBG blivet: resolved 'sda' to 'sda' (disk) >20:23:24,238 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:23:24,239 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:23:24,246 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:23:24,247 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:23:24,250 DBG blivet: resolved 'sda' to 'sda' (disk) >20:23:24,251 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:23:24,252 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:23:24,255 DBG blivet: resolved 'sda' to 'sda' (disk) >20:23:24,266 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >20:23:24,267 DBG blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (12) with existing ntfs filesystem >20:23:24,271 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >20:23:24,272 DBG blivet: DeviceTree.get_device_by_path returned existing 63.48 GiB partition sda2 (22) with existing ntfs filesystem >20:23:24,275 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >20:23:24,276 DBG blivet: DeviceTree.get_device_by_path returned existing 295 MiB partition sda3 (32) with existing ext4 filesystem >20:23:24,280 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:23:24,281 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (42) >20:23:24,287 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >20:23:24,288 DBG blivet: DeviceTree.get_device_by_path returned existing 48.63 GiB partition sda5 (47) with existing ext4 filesystem >20:23:24,292 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; >20:23:24,293 DBG blivet: DeviceTree.get_device_by_path returned existing 16 GiB partition sda6 (57) with existing swap >20:23:24,297 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda7 ; incomplete: False ; hidden: False ; >20:23:24,297 DBG blivet: DeviceTree.get_device_by_path returned existing 337.26 GiB partition sda7 (67) with existing ext4 filesystem mounted at /home >20:23:34,203 DBG blivet: Ext4FS.supported: supported: True ; >20:23:34,203 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 373 >20:23:34,214 DBG blivet: Ext4FS.supported: supported: True ; >20:23:34,214 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 374 >20:23:34,217 DBG blivet: BTRFS.supported: supported: True ; >20:23:34,218 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 375 >20:23:34,218 DBG blivet: BTRFS.supported: supported: True ; >20:24:18,440 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:24:18,441 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:24:18,444 DBG blivet: resolved 'sda' to 'sda' (disk) >20:24:18,445 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:24:18,446 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:24:18,453 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:24:18,454 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:24:18,457 DBG blivet: resolved 'sda' to 'sda' (disk) >20:24:18,458 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:24:18,459 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:24:18,462 DBG blivet: resolved 'sda' to 'sda' (disk) >20:24:18,472 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >20:24:18,473 DBG blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (12) with existing ntfs filesystem >20:24:18,477 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >20:24:18,478 DBG blivet: DeviceTree.get_device_by_path returned existing 63.48 GiB partition sda2 (22) with existing ntfs filesystem >20:24:18,482 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >20:24:18,483 DBG blivet: DeviceTree.get_device_by_path returned existing 295 MiB partition sda3 (32) with existing ext4 filesystem >20:24:18,487 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:24:18,488 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (42) >20:24:18,494 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >20:24:18,495 DBG blivet: DeviceTree.get_device_by_path returned existing 48.63 GiB partition sda5 (47) with existing ext4 filesystem >20:24:18,498 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; >20:24:18,499 DBG blivet: DeviceTree.get_device_by_path returned existing 16 GiB partition sda6 (57) with existing swap >20:24:18,503 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda7 ; incomplete: False ; hidden: False ; >20:24:18,504 DBG blivet: DeviceTree.get_device_by_path returned existing 337.26 GiB partition sda7 (67) with existing ext4 filesystem mounted at /home >20:24:25,553 DBG blivet: Ext4FS.supported: supported: True ; >20:24:25,553 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 376 >20:24:25,557 DBG blivet: BTRFS.supported: supported: True ; >20:24:25,557 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 377 >20:24:25,558 DBG blivet: BTRFS.supported: supported: True ; >20:24:29,219 DBG blivet: Ext4FS.supported: supported: True ; >20:24:29,219 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 378 >20:24:29,223 DBG blivet: BTRFS.supported: supported: True ; >20:24:29,223 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 379 >20:24:29,224 DBG blivet: BTRFS.supported: supported: True ; >20:24:31,017 DBG blivet: Ext4FS.supported: supported: True ; >20:24:31,017 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 380 >20:24:31,020 DBG blivet: BTRFS.supported: supported: True ; >20:24:31,020 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 381 >20:24:31,021 DBG blivet: BTRFS.supported: supported: True ; >20:24:33,474 DBG blivet: Ext4FS.supported: supported: True ; >20:24:33,474 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 382 >20:24:33,477 DBG blivet: BTRFS.supported: supported: True ; >20:24:33,478 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 383 >20:24:33,478 DBG blivet: BTRFS.supported: supported: True ; >20:24:43,881 DBG blivet: Ext4FS.supported: supported: True ; >20:24:43,881 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 384 >20:24:43,884 DBG blivet: BTRFS.supported: supported: True ; >20:24:43,884 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 385 >20:24:43,885 DBG blivet: BTRFS.supported: supported: True ; >20:24:44,788 DBG blivet: Ext4FS.supported: supported: True ; >20:24:44,788 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 386 >20:24:44,791 DBG blivet: BTRFS.supported: supported: True ; >20:24:44,792 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 387 >20:24:44,793 DBG blivet: BTRFS.supported: supported: True ; >20:24:46,726 DBG blivet: NTFS.supported: supported: False ; >20:24:46,726 DBG blivet: get_format('ntfs') returning NTFS instance with object id 388 >20:24:46,729 DBG blivet: BTRFS.supported: supported: True ; >20:24:46,729 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 389 >20:24:46,730 DBG blivet: BTRFS.supported: supported: True ; >20:24:47,854 DBG blivet: Ext4FS.supported: supported: True ; >20:24:47,854 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 390 >20:24:47,858 DBG blivet: BTRFS.supported: supported: True ; >20:24:47,858 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 391 >20:24:47,859 DBG blivet: BTRFS.supported: supported: True ; >20:24:49,391 DBG blivet: Ext4FS.supported: supported: True ; >20:24:49,392 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 392 >20:24:49,395 DBG blivet: BTRFS.supported: supported: True ; >20:24:49,395 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 393 >20:24:49,396 DBG blivet: BTRFS.supported: supported: True ; >20:24:52,412 DBG blivet: Ext4FS.supported: supported: True ; >20:24:52,413 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 394 >20:24:52,416 DBG blivet: BTRFS.supported: supported: True ; >20:24:52,416 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 395 >20:24:52,417 DBG blivet: BTRFS.supported: supported: True ; >20:24:53,617 DBG blivet: Ext4FS.supported: supported: True ; >20:24:53,617 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 396 >20:24:53,621 DBG blivet: BTRFS.supported: supported: True ; >20:24:53,621 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 397 >20:24:53,622 DBG blivet: BTRFS.supported: supported: True ; >20:25:10,074 DBG blivet: Ext4FS.supported: supported: True ; >20:25:10,074 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 398 >20:25:10,078 DBG blivet: BTRFS.supported: supported: True ; >20:25:10,078 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 399 >20:25:10,079 DBG blivet: BTRFS.supported: supported: True ; >20:25:11,284 DBG blivet: Ext4FS.supported: supported: True ; >20:25:11,285 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 400 >20:25:11,288 DBG blivet: BTRFS.supported: supported: True ; >20:25:11,289 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 401 >20:25:11,289 DBG blivet: BTRFS.supported: supported: True ; >20:25:38,293 DBG blivet: NTFS.supported: supported: False ; >20:25:38,293 DBG blivet: get_format('ntfs') returning NTFS instance with object id 402 >20:25:38,297 DBG blivet: BTRFS.supported: supported: True ; >20:25:38,297 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 403 >20:25:38,298 DBG blivet: BTRFS.supported: supported: True ; >20:25:38,952 DBG blivet: Ext4FS.supported: supported: True ; >20:25:38,952 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 404 >20:25:38,955 DBG blivet: BTRFS.supported: supported: True ; >20:25:38,956 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 405 >20:25:38,956 DBG blivet: BTRFS.supported: supported: True ; >20:25:39,621 DBG blivet: Ext4FS.supported: supported: True ; >20:25:39,622 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 406 >20:25:39,625 DBG blivet: BTRFS.supported: supported: True ; >20:25:39,625 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 407 >20:25:39,626 DBG blivet: BTRFS.supported: supported: True ; >20:26:19,990 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >20:26:19,991 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:27:01,390 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:27:01,521 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >20:27:01,581 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >20:27:01,630 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:01,632 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:01,633 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:01,651 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:27:01,679 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >20:27:01,734 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >20:27:01,780 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:01,781 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:01,782 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:01,800 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >20:27:01,828 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:27:01,885 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:27:01,934 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:01,935 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:01,936 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:01,954 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >20:27:01,987 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >20:27:02,043 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >20:27:02,090 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:02,091 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:02,092 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:02,110 DBG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >20:27:02,111 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >20:27:02,113 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >20:27:02,130 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:02,131 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:02,132 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:02,150 DBG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >20:27:02,182 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >20:27:02,242 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >20:27:02,291 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:02,292 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:02,293 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:02,313 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >20:27:02,314 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >20:27:02,330 INF blivet: no initiator set >20:27:02,331 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f956759dfd0> >20:27:02,331 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is ['sda'] >20:27:02,332 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >20:27:02,404 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >20:27:02,406 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354162806'} ; >20:27:02,406 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:27:02,407 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:27:02,409 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:02,411 DBG blivet: DiskDevicePopulator.run: name: sda ; >20:27:02,412 INF blivet: sda is a disk >20:27:02,412 DBG blivet: get_format('None') returning DeviceFormat instance with object id 409 >20:27:02,413 DBG blivet: get_format('None') returning DeviceFormat instance with object id 410 >20:27:02,414 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >20:27:02,416 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >20:27:02,416 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >20:27:02,417 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >20:27:02,418 DBG blivet: updated sda size to 465.76 GiB (465.76 GiB) >20:27:02,419 INF blivet: added disk sda (id 408) to device tree >20:27:02,420 INF blivet: got device: DiskDevice instance (0x7f954aedbef0) -- > name = sda status = True id = 408 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000cca662e8371b >20:27:02,423 DBG blivet: DeviceTree.handle_format: name: sda ; >20:27:02,425 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:02,426 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 412 >20:27:02,428 DBG blivet: EFIFS.supported: supported: True ; >20:27:02,428 DBG blivet: get_format('efi') returning EFIFS instance with object id 413 >20:27:02,430 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:02,431 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 414 >20:27:02,432 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:02,432 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 415 >20:27:02,434 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >20:27:02,435 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >20:27:02,436 DBG blivet: DiskLabel.__init__: uuid: a1ce2411 ; label: None ; device: /dev/sda ; serial: HGST_HTS725050A7E630_TF655AY9JVGHNL ; exists: True ; >20:27:03,169 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f954af42630>, <parted.partition.Partition object at 0x7f954af428d0>, <parted.partition.Partition object at 0x7f954af42a20>, <parted.partition.Partition object at 0x7f954af42c18>, <parted.partition.Partition object at 0x7f954af42c88>, <parted.partition.Partition object at 0x7f954af42f98>, <parted.partition.Partition object at 0x7f954af250f0>] > device: <parted.device.Device object at 0x7f954af42128> > PedDisk: <_ped.Disk object at 0x7f955acfcf48> >20:27:04,056 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 416 >20:27:04,058 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >20:27:04,059 INF blivet: got format: existing msdos disklabel >20:27:04,070 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000cca662e8371b-part1 ' > '/dev/disk/by-partuuid/a1ce2411-01 ' > '/dev/disk/by-uuid/229216269215FECB ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part1 ' > '/dev/disk/by-label/System\\x20Reserved ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '229216269215FECB', > 'ID_FS_UUID_ENC': '229216269215FECB', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'a1ce2411-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '354362882'} ; >20:27:04,070 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >20:27:04,072 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >20:27:04,073 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:04,075 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >20:27:04,112 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:27:04,114 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:27:04,115 DBG blivet: get_format('None') returning DeviceFormat instance with object id 419 >20:27:04,117 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >20:27:04,117 DBG blivet: get_format('None') returning DeviceFormat instance with object id 420 >20:27:04,118 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >20:27:04,120 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >20:27:04,120 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >20:27:04,123 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >20:27:04,124 DBG blivet: updated sda1 size to 100 MiB (100 MiB) >20:27:04,124 DBG blivet: looking up parted Partition: /dev/sda1 >20:27:04,126 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >20:27:04,128 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >20:27:04,129 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >20:27:04,131 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >20:27:04,132 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >20:27:04,133 DBG blivet: updated sda1 size to 100 MiB (100 MiB) >20:27:04,133 INF blivet: added partition sda1 (id 418) to device tree >20:27:04,134 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:04,133 INF blivet: got device: PartitionDevice instance (0x7f954aedbf60) -- > name = sda1 status = True id = 418 > children = [] > parents = ['existing 465.76 GiB disk sda (408) with existing msdos disklabel'] > uuid = a1ce2411-01 size = 100 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 100 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954af42390> fileSystem: <parted.filesystem.FileSystem object at 0x7f954af427f0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954af42518> PedPartition: <_ped.Partition object at 0x7f954af10e60> > disk = existing 465.76 GiB disk sda (408) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >20:27:04,135 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:04,137 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:04,139 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:04,141 DBG blivet: DeviceTree.handle_format: name: sda1 ; >20:27:04,143 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:04,143 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 422 >20:27:04,145 DBG blivet: EFIFS.supported: supported: True ; >20:27:04,145 DBG blivet: get_format('efi') returning EFIFS instance with object id 423 >20:27:04,147 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:04,147 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 424 >20:27:04,149 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:04,149 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 425 >20:27:04,149 INF blivet: type detected on 'sda1' is 'ntfs' >20:27:04,206 DBG blivet: padding min size from 24.8 MiB up to 27.28 MiB >20:27:04,207 DBG blivet: NTFS.supported: supported: False ; >20:27:04,208 DBG blivet: get_format('ntfs') returning NTFS instance with object id 426 >20:27:04,209 DBG blivet: PartitionDevice._set_format: sda1 ; type: ntfs ; current: None ; >20:27:04,209 INF blivet: got format: existing ntfs filesystem >20:27:04,250 DBG blivet: NTFS.supported: supported: False ; >20:27:04,288 DBG blivet: NTFS.supported: supported: False ; >20:27:04,292 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000cca662e8371b-part2 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part2 ' > '/dev/disk/by-uuid/1C60182060180366 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' > '/dev/disk/by-partuuid/a1ce2411-02', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1C60182060180366', > 'ID_FS_UUID_ENC': '1C60182060180366', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '133120000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'a1ce2411-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354288550'} ; >20:27:04,292 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >20:27:04,294 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >20:27:04,295 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:04,296 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >20:27:04,333 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:27:04,334 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:27:04,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 429 >20:27:04,338 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >20:27:04,338 DBG blivet: get_format('None') returning DeviceFormat instance with object id 430 >20:27:04,339 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >20:27:04,341 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >20:27:04,341 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >20:27:04,344 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >20:27:04,344 DBG blivet: updated sda2 size to 63.48 GiB (63.48 GiB) >20:27:04,345 DBG blivet: looking up parted Partition: /dev/sda2 >20:27:04,346 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >20:27:04,348 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >20:27:04,349 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >20:27:04,350 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >20:27:04,352 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >20:27:04,353 DBG blivet: updated sda2 size to 63.48 GiB (63.48 GiB) >20:27:04,353 INF blivet: added partition sda2 (id 428) to device tree >20:27:04,354 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:04,353 INF blivet: got device: PartitionDevice instance (0x7f954af3c780) -- > name = sda2 status = True id = 428 > children = [] > parents = ['existing 465.76 GiB disk sda (408) with existing msdos disklabel'] > uuid = a1ce2411-02 size = 63.48 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 63.48 GiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954af42390> fileSystem: <parted.filesystem.FileSystem object at 0x7f954af42940> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954af425c0> PedPartition: <_ped.Partition object at 0x7f954aed1fc0> > disk = existing 465.76 GiB disk sda (408) with existing msdos disklabel > start = 206848 end = 133326847 length = 133120000 > flags = >20:27:04,355 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:04,357 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:04,359 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:04,361 DBG blivet: DeviceTree.handle_format: name: sda2 ; >20:27:04,363 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:04,363 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 432 >20:27:04,365 DBG blivet: EFIFS.supported: supported: True ; >20:27:04,365 DBG blivet: get_format('efi') returning EFIFS instance with object id 433 >20:27:04,367 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:04,367 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 434 >20:27:04,369 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:04,369 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 435 >20:27:04,369 INF blivet: type detected on 'sda2' is 'ntfs' >20:27:11,548 DBG blivet: padding min size from 62.23 GiB up to 62.72 GiB >20:27:11,550 DBG blivet: NTFS.supported: supported: False ; >20:27:11,550 DBG blivet: get_format('ntfs') returning NTFS instance with object id 436 >20:27:11,551 DBG blivet: PartitionDevice._set_format: sda2 ; type: ntfs ; current: None ; >20:27:11,552 INF blivet: got format: existing ntfs filesystem >20:27:11,588 DBG blivet: NTFS.supported: supported: False ; >20:27:11,626 DBG blivet: NTFS.supported: supported: False ; >20:27:11,629 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/a1ce2411-03 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part3 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part3 ' > '/dev/disk/by-uuid/793e7f85-da8b-4faa-8f1f-ac98f16a4b59', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '793e7f85-da8b-4faa-8f1f-ac98f16a4b59', > 'ID_FS_UUID_ENC': '793e7f85-da8b-4faa-8f1f-ac98f16a4b59', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '133326848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '604160', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'a1ce2411-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354578200'} ; >20:27:11,629 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >20:27:11,630 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >20:27:11,631 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:11,632 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >20:27:11,669 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:27:11,670 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:27:11,672 DBG blivet: get_format('None') returning DeviceFormat instance with object id 439 >20:27:11,674 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >20:27:11,674 DBG blivet: get_format('None') returning DeviceFormat instance with object id 440 >20:27:11,675 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >20:27:11,677 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >20:27:11,678 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >20:27:11,680 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >20:27:11,680 DBG blivet: updated sda3 size to 295 MiB (295 MiB) >20:27:11,681 DBG blivet: looking up parted Partition: /dev/sda3 >20:27:11,682 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >20:27:11,683 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >20:27:11,685 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >20:27:11,686 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >20:27:11,687 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >20:27:11,688 DBG blivet: updated sda3 size to 295 MiB (295 MiB) >20:27:11,688 INF blivet: added partition sda3 (id 438) to device tree >20:27:11,689 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:11,688 INF blivet: got device: PartitionDevice instance (0x7f955ac569e8) -- > name = sda3 status = True id = 438 > children = [] > parents = ['existing 465.76 GiB disk sda (408) with existing msdos disklabel'] > uuid = a1ce2411-03 size = 295 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 295 MiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954af42390> fileSystem: <parted.filesystem.FileSystem object at 0x7f954af429e8> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954af42908> PedPartition: <_ped.Partition object at 0x7f954af17570> > disk = existing 465.76 GiB disk sda (408) with existing msdos disklabel > start = 133326848 end = 133931007 length = 604160 > flags = >20:27:11,691 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:11,693 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:11,696 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:11,699 DBG blivet: DeviceTree.handle_format: name: sda3 ; >20:27:11,702 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:11,703 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 442 >20:27:11,705 DBG blivet: EFIFS.supported: supported: True ; >20:27:11,705 DBG blivet: get_format('efi') returning EFIFS instance with object id 443 >20:27:11,707 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:11,707 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 444 >20:27:11,709 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:11,710 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 445 >20:27:11,710 INF blivet: type detected on 'sda3' is 'ext4' >20:27:11,803 DBG blivet: using current size 295 MiB as min size >20:27:11,805 DBG blivet: Ext4FS.supported: supported: True ; >20:27:11,806 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 446 >20:27:11,808 DBG blivet: PartitionDevice._set_format: sda3 ; type: ext4 ; current: None ; >20:27:11,808 INF blivet: got format: existing ext4 filesystem >20:27:11,906 DBG blivet: Ext4FS.supported: supported: True ; >20:27:11,941 DBG blivet: Ext4FS.supported: supported: True ; >20:27:11,943 DBG blivet: DeviceTree.handle_device: name: sda4 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part4 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part4 ' > '/dev/disk/by-partuuid/a1ce2411-04', > 'DEVNAME': '/dev/sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '133931008', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '842842160', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': 'a1ce2411-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00000378', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '4', > 'PARTN': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda4', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354288547'} ; >20:27:11,944 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >20:27:11,945 DBG blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; >20:27:11,946 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:11,947 DBG blivet: PartitionDevicePopulator.run: name: sda4 ; >20:27:11,981 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:27:11,982 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:27:11,984 DBG blivet: get_format('None') returning DeviceFormat instance with object id 449 >20:27:11,986 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >20:27:11,986 DBG blivet: get_format('None') returning DeviceFormat instance with object id 450 >20:27:11,988 DBG blivet: PartitionDevice._set_format: sda4 ; type: None ; current: None ; >20:27:11,990 DBG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >20:27:11,990 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >20:27:11,991 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; >20:27:11,992 DBG blivet: updated sda4 size to 1024 B (1024 B) >20:27:11,993 DBG blivet: looking up parted Partition: /dev/sda4 >20:27:11,994 DBG blivet: PartitionDevice.probe: sda4 ; exists: True ; >20:27:11,996 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 1 ; >20:27:11,997 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 10 ; >20:27:11,998 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 12 ; >20:27:12,000 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; >20:27:12,001 DBG blivet: updated sda4 size to 401.9 GiB (401.9 GiB) >20:27:12,001 INF blivet: added partition sda4 (id 448) to device tree >20:27:12,002 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,001 INF blivet: got device: PartitionDevice instance (0x7f954aee51d0) -- > name = sda4 status = True id = 448 > children = [] > parents = ['existing 465.76 GiB disk sda (408) with existing msdos disklabel'] > uuid = a1ce2411-04 size = 401.9 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > target size = 401.9 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954af42390> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954af42c50> PedPartition: <_ped.Partition object at 0x7f954af17888> > disk = existing 465.76 GiB disk sda (408) with existing msdos disklabel > start = 133931008 end = 976773167 length = 842842160 > flags = >20:27:12,005 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,009 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,011 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,014 DBG blivet: DeviceTree.handle_format: name: sda4 ; >20:27:12,014 DBG blivet: no type or existing type for sda4, bailing >20:27:12,016 DBG blivet: DeviceTree.handle_device: name: sda5 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/a1ce2411-05 ' > '/dev/disk/by-label/_Fedora-17-x86_6 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part5 ' > '/dev/disk/by-uuid/705bc10e-7c46-40eb-9f0c-8fabc0ae7ff9 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part5', > 'DEVNAME': '/dev/sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '705bc10e-7c46-40eb-9f0c-8fabc0ae7ff9', > 'ID_FS_UUID_ENC': '705bc10e-7c46-40eb-9f0c-8fabc0ae7ff9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '133933056', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '101990400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'a1ce2411-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '5', > 'PARTN': '5', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda5', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354535476'} ; >20:27:12,016 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >20:27:12,017 DBG blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >20:27:12,018 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:12,019 DBG blivet: PartitionDevicePopulator.run: name: sda5 ; >20:27:12,055 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:27:12,056 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:27:12,060 DBG blivet: get_format('None') returning DeviceFormat instance with object id 454 >20:27:12,062 DBG blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >20:27:12,062 DBG blivet: get_format('None') returning DeviceFormat instance with object id 455 >20:27:12,064 DBG blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >20:27:12,065 DBG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >20:27:12,065 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >20:27:12,067 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >20:27:12,068 DBG blivet: updated sda5 size to 48.63 GiB (48.63 GiB) >20:27:12,068 DBG blivet: looking up parted Partition: /dev/sda5 >20:27:12,069 DBG blivet: PartitionDevice.probe: sda5 ; exists: True ; >20:27:12,071 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >20:27:12,073 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >20:27:12,074 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >20:27:12,075 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >20:27:12,076 DBG blivet: updated sda5 size to 48.63 GiB (48.63 GiB) >20:27:12,077 INF blivet: added partition sda5 (id 453) to device tree >20:27:12,077 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,077 INF blivet: got device: PartitionDevice instance (0x7f954aef9d68) -- > name = sda5 status = True id = 453 > children = [] > parents = ['existing 465.76 GiB disk sda (408) with existing msdos disklabel'] > uuid = a1ce2411-05 size = 48.63 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > target size = 48.63 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954af42390> fileSystem: <parted.filesystem.FileSystem object at 0x7f954af42f60> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954af427b8> PedPartition: <_ped.Partition object at 0x7f954af17360> > disk = existing 465.76 GiB disk sda (408) with existing msdos disklabel > start = 133933056 end = 235923455 length = 101990400 > flags = >20:27:12,079 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,081 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,082 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,084 DBG blivet: DeviceTree.handle_format: name: sda5 ; >20:27:12,086 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:12,086 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 457 >20:27:12,088 DBG blivet: EFIFS.supported: supported: True ; >20:27:12,089 DBG blivet: get_format('efi') returning EFIFS instance with object id 458 >20:27:12,093 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,093 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 459 >20:27:12,097 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,097 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 460 >20:27:12,097 INF blivet: type detected on 'sda5' is 'ext4' >20:27:12,154 DBG blivet: padding min size from 32.16 GiB up to 32.65 GiB >20:27:12,156 DBG blivet: Ext4FS.supported: supported: True ; >20:27:12,156 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 461 >20:27:12,158 DBG blivet: PartitionDevice._set_format: sda5 ; type: ext4 ; current: None ; >20:27:12,158 INF blivet: got format: existing ext4 filesystem >20:27:12,270 DBG blivet: Ext4FS.supported: supported: True ; >20:27:12,311 DBG blivet: Ext4FS.supported: supported: True ; >20:27:12,315 DBG blivet: DeviceTree.handle_device: name: sda6 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/a1ce2411-06 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part6 ' > '/dev/disk/by-uuid/6bd7b4a6-78b5-464f-927b-d1144d669229 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part6 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part6', > 'DEVNAME': '/dev/sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6bd7b4a6-78b5-464f-927b-d1144d669229', > 'ID_FS_UUID_ENC': '6bd7b4a6-78b5-464f-927b-d1144d669229', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '235925504', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554432', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': 'a1ce2411-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '6', > 'PARTN': '6', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda6', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354466025'} ; >20:27:12,316 INF blivet: scanning sda6 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >20:27:12,318 DBG blivet: DeviceTree.get_device_by_name: name: sda6 ; incomplete: False ; hidden: False ; >20:27:12,320 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:12,321 DBG blivet: PartitionDevicePopulator.run: name: sda6 ; >20:27:12,362 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:27:12,363 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:27:12,366 DBG blivet: get_format('None') returning DeviceFormat instance with object id 464 >20:27:12,368 DBG blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 5 ; >20:27:12,368 DBG blivet: get_format('None') returning DeviceFormat instance with object id 465 >20:27:12,370 DBG blivet: PartitionDevice._set_format: sda6 ; type: None ; current: None ; >20:27:12,371 DBG blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >20:27:12,372 DBG blivet: sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >20:27:12,373 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >20:27:12,374 DBG blivet: updated sda6 size to 16 GiB (16 GiB) >20:27:12,375 DBG blivet: looking up parted Partition: /dev/sda6 >20:27:12,377 DBG blivet: PartitionDevice.probe: sda6 ; exists: True ; >20:27:12,379 DBG blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 1 ; >20:27:12,380 DBG blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 10 ; >20:27:12,381 DBG blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 12 ; >20:27:12,383 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >20:27:12,383 DBG blivet: updated sda6 size to 16 GiB (16 GiB) >20:27:12,384 INF blivet: added partition sda6 (id 463) to device tree >20:27:12,384 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,384 INF blivet: got device: PartitionDevice instance (0x7f954aedbda0) -- > name = sda6 status = True id = 463 > children = [] > parents = ['existing 465.76 GiB disk sda (408) with existing msdos disklabel'] > uuid = a1ce2411-06 size = 16 GiB > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > target size = 16 GiB path = /dev/sda6 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954af42390> fileSystem: <parted.filesystem.FileSystem object at 0x7f954af421d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954af42240> PedPartition: <_ped.Partition object at 0x7f954af30f10> > disk = existing 465.76 GiB disk sda (408) with existing msdos disklabel > start = 235925504 end = 269479935 length = 33554432 > flags = >20:27:12,386 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,387 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,389 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,391 DBG blivet: DeviceTree.handle_format: name: sda6 ; >20:27:12,393 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:12,394 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 467 >20:27:12,395 DBG blivet: EFIFS.supported: supported: True ; >20:27:12,396 DBG blivet: get_format('efi') returning EFIFS instance with object id 468 >20:27:12,397 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,398 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 469 >20:27:12,399 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,400 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 470 >20:27:12,400 INF blivet: type detected on 'sda6' is 'swap' >20:27:12,401 DBG blivet: SwapSpace.__init__: uuid: 6bd7b4a6-78b5-464f-927b-d1144d669229 ; label: None ; device: /dev/sda6 ; serial: HGST_HTS725050A7E630_TF655AY9JVGHNL ; exists: True ; >20:27:12,401 DBG blivet: get_format('swap') returning SwapSpace instance with object id 471 >20:27:12,402 DBG blivet: PartitionDevice._set_format: sda6 ; type: swap ; current: None ; >20:27:12,403 INF blivet: got format: existing swap >20:27:12,405 DBG blivet: DeviceTree.handle_device: name: sda7 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part7 ' > '/dev/disk/by-partuuid/a1ce2411-07 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part7 ' > '/dev/disk/by-uuid/9541dc1b-f984-4496-b98f-ebaf2c4b8b4f ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part7', > 'DEVNAME': '/dev/sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9541dc1b-f984-4496-b98f-ebaf2c4b8b4f', > 'ID_FS_UUID_ENC': '9541dc1b-f984-4496-b98f-ebaf2c4b8b4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '269481984', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '707291136', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'a1ce2411-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '7', > 'PARTN': '7', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda7', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354477548'} ; >20:27:12,405 INF blivet: scanning sda7 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >20:27:12,406 DBG blivet: DeviceTree.get_device_by_name: name: sda7 ; incomplete: False ; hidden: False ; >20:27:12,407 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:12,409 DBG blivet: PartitionDevicePopulator.run: name: sda7 ; >20:27:12,443 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:27:12,444 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:27:12,448 DBG blivet: get_format('None') returning DeviceFormat instance with object id 474 >20:27:12,449 DBG blivet: DiskDevice.add_child: name: sda ; child: sda7 ; kids: 6 ; >20:27:12,450 DBG blivet: get_format('None') returning DeviceFormat instance with object id 475 >20:27:12,451 DBG blivet: PartitionDevice._set_format: sda7 ; type: None ; current: None ; >20:27:12,452 DBG blivet: PartitionDevice.update_sysfs_path: sda7 ; status: True ; >20:27:12,453 DBG blivet: sda7 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 >20:27:12,455 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda7 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 ; >20:27:12,455 DBG blivet: updated sda7 size to 337.26 GiB (337.26 GiB) >20:27:12,456 DBG blivet: looking up parted Partition: /dev/sda7 >20:27:12,457 DBG blivet: PartitionDevice.probe: sda7 ; exists: True ; >20:27:12,458 DBG blivet: PartitionDevice.get_flag: path: /dev/sda7 ; flag: 1 ; >20:27:12,460 DBG blivet: PartitionDevice.get_flag: path: /dev/sda7 ; flag: 10 ; >20:27:12,462 DBG blivet: PartitionDevice.get_flag: path: /dev/sda7 ; flag: 12 ; >20:27:12,463 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda7 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 ; >20:27:12,464 DBG blivet: updated sda7 size to 337.26 GiB (337.26 GiB) >20:27:12,464 INF blivet: added partition sda7 (id 473) to device tree >20:27:12,465 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,464 INF blivet: got device: PartitionDevice instance (0x7f954af487f0) -- > name = sda7 status = True id = 473 > children = [] > parents = ['existing 465.76 GiB disk sda (408) with existing msdos disklabel'] > uuid = a1ce2411-07 size = 337.26 GiB > format = existing None > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 > target size = 337.26 GiB path = /dev/sda7 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954af42390> fileSystem: <parted.filesystem.FileSystem object at 0x7f954af25be0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954af25e80> PedPartition: <_ped.Partition object at 0x7f954af30888> > disk = existing 465.76 GiB disk sda (408) with existing msdos disklabel > start = 269481984 end = 976773119 length = 707291136 > flags = >20:27:12,466 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,468 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,469 INF blivet: parted exception: msdos disk labels do not support partition names. >20:27:12,472 DBG blivet: DeviceTree.handle_format: name: sda7 ; >20:27:12,473 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:12,473 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 477 >20:27:12,475 DBG blivet: EFIFS.supported: supported: True ; >20:27:12,475 DBG blivet: get_format('efi') returning EFIFS instance with object id 478 >20:27:12,478 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,479 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 479 >20:27:12,482 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,482 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 480 >20:27:12,482 INF blivet: type detected on 'sda7' is 'ext4' >20:27:12,536 DBG blivet: padding min size from 285.72 GiB up to 286.21 GiB >20:27:12,538 DBG blivet: Ext4FS.supported: supported: True ; >20:27:12,538 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 481 >20:27:12,540 DBG blivet: PartitionDevice._set_format: sda7 ; type: ext4 ; current: None ; >20:27:12,540 INF blivet: got format: existing ext4 filesystem >20:27:12,626 DBG blivet: Ext4FS.supported: supported: True ; >20:27:12,665 DBG blivet: Ext4FS.supported: supported: True ; >20:27:12,667 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-label/Fedora-KDE-Live-28-1-1 /dev/cdrom ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' > '/dev/disk/by-id/ata-PLDS_DVD+_-RW_DU-8A5HH_TTYK05508131347Z2A01 ' > '/dev/disk/by-uuid/2018-04-25-06-25-00-00', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-2', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-KDE-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-KDE-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-25-00-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-25-00-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'PLDS_DVD+_-RW_DU-8A5HH', > 'ID_MODEL_ENC': 'PLDS\\x20DVD+\\x2f-RW\\x20DU-8A5HH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '179e45f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'SD11', > 'ID_SERIAL': 'PLDS_DVD+_-RW_DU-8A5HH_TTYK05508131347Z2A01', > 'ID_SERIAL_SHORT': 'TTYK05508131347Z2A01', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'TAGS': ':uaccess:systemd:seat:', > 'USEC_INITIALIZED': '354834255'} ; >20:27:12,668 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >20:27:12,669 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >20:27:12,670 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:12,671 DBG blivet: OpticalDevicePopulator.run: >20:27:12,671 DBG blivet: get_format('None') returning DeviceFormat instance with object id 484 >20:27:12,672 DBG blivet: get_format('None') returning DeviceFormat instance with object id 485 >20:27:12,674 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >20:27:12,677 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >20:27:12,677 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >20:27:12,680 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 ; >20:27:12,681 DBG blivet: updated sr0 size to 1.79 GiB (1.79 GiB) >20:27:12,681 INF blivet: added cdrom sr0 (id 483) to device tree >20:27:12,681 INF blivet: got device: OpticalDevice instance (0x7f954af3ff60) -- > name = sr0 status = True id = 483 > children = [] > parents = [] > uuid = None size = 1.79 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > target size = 1.79 GiB path = /dev/sr0 > format args = [] original_format = None >20:27:12,684 DBG blivet: DeviceTree.handle_format: name: sr0 ; >20:27:12,685 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >20:27:12,703 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:12,703 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 487 >20:27:12,705 DBG blivet: EFIFS.supported: supported: True ; >20:27:12,705 DBG blivet: get_format('efi') returning EFIFS instance with object id 488 >20:27:12,708 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,708 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 489 >20:27:12,711 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,711 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 490 >20:27:12,711 INF blivet: type detected on 'sr0' is 'iso9660' >20:27:12,713 DBG blivet: Iso9660FS.supported: supported: True ; >20:27:12,713 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 491 >20:27:12,714 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >20:27:12,714 INF blivet: got format: existing iso9660 filesystem >20:27:12,751 DBG blivet: Iso9660FS.supported: supported: True ; >20:27:12,794 DBG blivet: Iso9660FS.supported: supported: True ; >20:27:12,796 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354562518'} ; >20:27:12,796 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >20:27:12,798 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >20:27:12,799 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:12,800 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >20:27:12,801 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >20:27:12,802 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:12,802 DBG blivet: get_format('None') returning DeviceFormat instance with object id 494 >20:27:12,803 DBG blivet: get_format('None') returning DeviceFormat instance with object id 495 >20:27:12,804 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >20:27:12,806 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >20:27:12,806 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >20:27:12,806 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 493) to device tree >20:27:12,806 DBG blivet: get_format('None') returning DeviceFormat instance with object id 498 >20:27:12,808 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >20:27:12,808 DBG blivet: get_format('None') returning DeviceFormat instance with object id 499 >20:27:12,810 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >20:27:12,811 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >20:27:12,812 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >20:27:12,812 INF blivet: added loop loop0 (id 497) to device tree >20:27:12,812 INF blivet: got device: LoopDevice instance (0x7f955ac038d0) -- > name = loop0 status = False id = 497 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (493)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >20:27:12,815 DBG blivet: DeviceTree.handle_format: name: loop0 ; >20:27:12,816 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:12,816 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 501 >20:27:12,818 DBG blivet: EFIFS.supported: supported: True ; >20:27:12,818 DBG blivet: get_format('efi') returning EFIFS instance with object id 502 >20:27:12,820 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,820 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 503 >20:27:12,822 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,822 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 504 >20:27:12,823 INF blivet: type detected on 'loop0' is 'squashfs' >20:27:12,823 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 505 >20:27:12,824 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >20:27:12,824 INF blivet: got format: existing None >20:27:12,827 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_UUID_ENC': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '359936624'} ; >20:27:12,827 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >20:27:12,828 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >20:27:12,829 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:12,830 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >20:27:12,831 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >20:27:12,832 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:12,833 DBG blivet: get_format('None') returning DeviceFormat instance with object id 508 >20:27:12,833 DBG blivet: get_format('None') returning DeviceFormat instance with object id 509 >20:27:12,834 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >20:27:12,836 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >20:27:12,836 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >20:27:12,836 INF blivet: added file /LiveOS/rootfs.img (id 507) to device tree >20:27:12,836 DBG blivet: get_format('None') returning DeviceFormat instance with object id 512 >20:27:12,838 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >20:27:12,838 DBG blivet: get_format('None') returning DeviceFormat instance with object id 513 >20:27:12,840 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >20:27:12,841 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >20:27:12,841 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >20:27:12,842 INF blivet: added loop loop1 (id 511) to device tree >20:27:12,842 INF blivet: got device: LoopDevice instance (0x7f954af08198) -- > name = loop1 status = False id = 511 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (507)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >20:27:12,845 DBG blivet: DeviceTree.handle_format: name: loop1 ; >20:27:12,846 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:12,846 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 515 >20:27:12,848 DBG blivet: EFIFS.supported: supported: True ; >20:27:12,848 DBG blivet: get_format('efi') returning EFIFS instance with object id 516 >20:27:12,850 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,850 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 517 >20:27:12,852 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:12,852 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 518 >20:27:12,852 INF blivet: type detected on 'loop1' is 'ext4' >20:27:12,884 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >20:27:12,886 DBG blivet: Ext4FS.supported: supported: True ; >20:27:12,886 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 519 >20:27:12,889 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >20:27:12,889 INF blivet: got format: existing ext4 filesystem >20:27:12,923 DBG blivet: Ext4FS.supported: supported: True ; >20:27:12,962 DBG blivet: Ext4FS.supported: supported: True ; >20:27:12,964 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354563981'} ; >20:27:12,965 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >20:27:12,966 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >20:27:12,967 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:12,968 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >20:27:12,969 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >20:27:12,970 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:12,970 DBG blivet: get_format('None') returning DeviceFormat instance with object id 522 >20:27:12,971 DBG blivet: get_format('None') returning DeviceFormat instance with object id 523 >20:27:12,972 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >20:27:12,973 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >20:27:12,974 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >20:27:12,974 INF blivet: added file /overlay (deleted) (id 521) to device tree >20:27:12,974 DBG blivet: get_format('None') returning DeviceFormat instance with object id 526 >20:27:12,976 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >20:27:12,976 DBG blivet: get_format('None') returning DeviceFormat instance with object id 527 >20:27:12,978 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >20:27:12,979 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >20:27:12,980 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >20:27:12,980 INF blivet: added loop loop2 (id 525) to device tree >20:27:12,980 INF blivet: got device: LoopDevice instance (0x7f954af48390) -- > name = loop2 status = False id = 525 > children = [] > parents = ['existing 0 B file /overlay (deleted) (521)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >20:27:12,982 DBG blivet: DeviceTree.handle_format: name: loop2 ; >20:27:12,982 DBG blivet: no type or existing type for loop2, bailing >20:27:12,984 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/a416bf76-b765-45c9-a4dc-3a2da7ef06e0 ' > '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-rw ' > '/dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > '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': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_UUID_ENC': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '312249189'} ; >20:27:12,984 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >20:27:12,985 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >20:27:12,986 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:13,061 DBG blivet: DMDevicePopulator.run: name: live-rw ; >20:27:13,064 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >20:27:13,065 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (511) with existing ext4 filesystem >20:27:13,068 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >20:27:13,070 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (525) >20:27:13,073 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >20:27:13,075 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:13,076 DBG blivet: get_format('None') returning DeviceFormat instance with object id 531 >20:27:13,079 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >20:27:13,079 DBG blivet: get_format('None') returning DeviceFormat instance with object id 532 >20:27:13,081 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >20:27:13,082 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >20:27:13,083 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >20:27:13,084 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >20:27:13,085 DBG blivet: updated live-rw size to 6.06 GiB (6.06 GiB) >20:27:13,086 INF blivet: added dm live-rw (id 530) to device tree >20:27:13,086 INF blivet: got device: DMDevice instance (0x7f954adb7780) -- > name = live-rw status = True id = 530 > children = [] > parents = ['existing 0 B loop loop1 (511) with existing ext4 filesystem'] > uuid = None size = 6.06 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.06 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >20:27:13,107 DBG blivet: DeviceTree.handle_format: name: live-rw ; >20:27:13,111 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:13,111 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 534 >20:27:13,113 DBG blivet: EFIFS.supported: supported: True ; >20:27:13,113 DBG blivet: get_format('efi') returning EFIFS instance with object id 535 >20:27:13,117 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:13,117 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 536 >20:27:13,121 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:13,122 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 537 >20:27:13,122 INF blivet: type detected on 'live-rw' is 'ext4' >20:27:13,152 DBG blivet: using current size 6.06 GiB as min size >20:27:13,155 DBG blivet: Ext4FS.supported: supported: True ; >20:27:13,155 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 538 >20:27:13,158 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >20:27:13,159 INF blivet: got format: existing ext4 filesystem >20:27:13,197 DBG blivet: Ext4FS.supported: supported: True ; >20:27:13,237 DBG blivet: Ext4FS.supported: supported: True ; >20:27:13,239 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda ' > '/dev/mapper/live-base ' > '/dev/disk/by-uuid/a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > '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': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_UUID_ENC': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '312277534'} ; >20:27:13,240 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >20:27:13,241 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >20:27:13,242 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:13,310 DBG blivet: DMDevicePopulator.run: name: live-base ; >20:27:13,312 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >20:27:13,314 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (511) with existing ext4 filesystem >20:27:13,318 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >20:27:13,320 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:13,320 DBG blivet: get_format('None') returning DeviceFormat instance with object id 541 >20:27:13,323 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >20:27:13,324 DBG blivet: get_format('None') returning DeviceFormat instance with object id 542 >20:27:13,325 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >20:27:13,327 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >20:27:13,327 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >20:27:13,329 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >20:27:13,329 DBG blivet: updated live-base size to 6.06 GiB (6.06 GiB) >20:27:13,329 INF blivet: added dm live-base (id 540) to device tree >20:27:13,330 INF blivet: got device: DMDevice instance (0x7f954af01ef0) -- > name = live-base status = True id = 540 > children = [] > parents = ['existing 0 B loop loop1 (511) with existing ext4 filesystem'] > uuid = None size = 6.06 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.06 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >20:27:13,353 DBG blivet: DeviceTree.handle_format: name: live-base ; >20:27:13,357 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:27:13,357 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 544 >20:27:13,359 DBG blivet: EFIFS.supported: supported: True ; >20:27:13,360 DBG blivet: get_format('efi') returning EFIFS instance with object id 545 >20:27:13,362 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:13,362 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 546 >20:27:13,364 DBG blivet: MacEFIFS.supported: supported: True ; >20:27:13,364 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 547 >20:27:13,364 INF blivet: type detected on 'live-base' is 'ext4' >20:27:13,400 DBG blivet: using current size 6.06 GiB as min size >20:27:13,402 DBG blivet: Ext4FS.supported: supported: True ; >20:27:13,403 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 548 >20:27:13,405 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >20:27:13,406 INF blivet: got format: existing ext4 filesystem >20:27:13,438 DBG blivet: Ext4FS.supported: supported: True ; >20:27:13,477 DBG blivet: Ext4FS.supported: supported: True ; >20:27:13,520 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:27:13,554 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >20:27:13,628 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >20:27:13,688 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:13,691 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:13,693 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:13,718 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:27:13,753 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >20:27:13,825 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >20:27:13,888 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:13,890 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:13,893 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:13,917 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >20:27:13,959 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:27:14,026 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:27:14,091 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:14,094 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:14,097 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:14,118 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >20:27:14,152 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >20:27:14,229 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >20:27:14,289 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:14,290 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:14,292 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:14,312 DBG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >20:27:14,313 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >20:27:14,315 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >20:27:14,339 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:14,341 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:14,344 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:14,367 DBG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >20:27:14,405 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >20:27:14,475 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >20:27:14,530 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:14,531 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:14,533 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:14,554 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:27:14,589 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >20:27:14,898 INF blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >20:27:14,900 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >20:27:14,902 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >20:27:14,904 INF blivet: edd: collected mbr signatures: {'sda': '0xa1ce2411'} >20:27:14,905 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >20:27:14,906 DBG blivet: DeviceTree.get_device_by_path returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:27:14,907 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >20:27:14,908 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >20:27:14,909 DBG blivet: DeviceTree.get_device_by_name returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:27:14,910 DBG blivet: resolved 'sr0' to 'sr0' (cdrom) >20:27:14,911 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >20:27:14,912 DBG blivet: DeviceTree.get_device_by_name returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:27:14,913 DBG blivet: resolved 'sr0' to 'sr0' (cdrom) >20:27:14,915 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >20:27:14,916 DBG blivet: DeviceTree.get_device_by_name returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:27:14,918 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >20:27:14,918 DBG blivet: DeviceTree.get_device_by_name returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:27:14,919 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >20:27:14,920 DBG blivet: DeviceTree.get_device_by_name returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:27:14,921 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >20:27:14,922 DBG blivet: DeviceTree.get_device_by_name returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:27:14,924 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >20:27:14,962 DBG blivet: Ext4FS.setup: device: /dev/sda3 ; type: ext4 ; status: False ; >20:27:15,334 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >20:27:15,373 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:27:15,449 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:27:15,511 DBG blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >20:27:15,547 DBG blivet: Ext4FS.setup: device: /dev/sda5 ; type: ext4 ; status: False ; >20:27:15,884 DBG blivet: resolved 'UUID=705bc10e-7c46-40eb-9f0c-8fabc0ae7ff9' to 'sda5' (partition) >20:27:15,885 DBG blivet: resolved 'UUID=793e7f85-da8b-4faa-8f1f-ac98f16a4b59' to 'sda3' (partition) >20:27:15,885 DBG blivet: resolved 'UUID=9541dc1b-f984-4496-b98f-ebaf2c4b8b4f' to 'sda7' (partition) >20:27:15,885 DBG blivet: resolved 'UUID=6bd7b4a6-78b5-464f-927b-d1144d669229' to 'sda6' (partition) >20:27:15,885 DBG blivet: resolved 'UUID=1C60182060180366' to 'sda2' (partition) >20:27:15,886 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >20:27:15,887 DBG blivet: DeviceTree.get_device_by_path returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:27:15,888 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >20:27:15,889 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >20:27:15,890 DBG blivet: DeviceTree.get_device_by_path returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:27:15,891 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >20:27:15,892 DBG blivet: DeviceTree.get_device_by_name: name: //mrkev.i.cz/fuj/cis ; incomplete: False ; hidden: False ; >20:27:15,894 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:15,895 DBG blivet: DeviceTree.get_device_by_path: path: /dev///mrkev.i.cz/fuj/cis ; incomplete: False ; hidden: False ; >20:27:15,896 DBG blivet: DeviceTree.get_device_by_path returned None >20:27:15,896 DBG blivet: failed to resolve '/dev///mrkev.i.cz/fuj/cis' >20:27:15,897 DBG blivet: DeviceTree.get_device_by_name: name: //ad.i.cz/users/hadasj ; incomplete: False ; hidden: False ; >20:27:15,898 DBG blivet: DeviceTree.get_device_by_name returned None >20:27:15,899 DBG blivet: DeviceTree.get_device_by_path: path: /dev///ad.i.cz/users/hadasj ; incomplete: False ; hidden: False ; >20:27:15,900 DBG blivet: DeviceTree.get_device_by_path returned None >20:27:15,900 DBG blivet: failed to resolve '/dev///ad.i.cz/users/hadasj' >20:27:15,919 DBG blivet: PartitionDevice.setup: sda7 ; orig: False ; status: True ; controllable: True ; >20:27:15,957 DBG blivet: Ext4FS.setup: device: /dev/sda7 ; type: ext4 ; status: False ; >20:27:16,077 DBG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >20:27:16,116 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >20:27:16,192 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >20:27:16,260 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:27:16,298 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >20:27:16,373 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >20:27:16,428 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:16,431 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:16,432 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:16,457 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:27:16,497 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >20:27:16,570 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >20:27:16,626 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:16,628 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:16,630 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:16,654 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >20:27:16,695 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:27:16,768 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:27:16,834 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:16,836 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:16,838 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:16,863 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >20:27:16,901 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >20:27:16,978 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >20:27:17,037 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:17,040 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:17,042 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:17,066 DBG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >20:27:17,068 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >20:27:17,070 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >20:27:17,093 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:17,095 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:17,098 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:17,121 DBG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >20:27:17,164 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >20:27:17,235 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >20:27:17,293 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:27:17,296 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:17,298 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:27:17,319 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >20:27:17,321 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >20:27:17,324 DBG blivet: Ext4FS.supported: supported: True ; >20:27:17,327 DBG blivet: Ext4FS.supported: supported: True ; >20:27:17,329 DBG blivet: Ext4FS.supported: supported: True ; >20:27:17,331 DBG blivet: NTFS.supported: supported: False ; >20:27:17,333 DBG blivet: NTFS.supported: supported: False ; >20:27:17,335 DBG blivet: Ext4FS.supported: supported: True ; >20:27:17,337 DBG blivet: Ext4FS.supported: supported: True ; >20:27:17,340 DBG blivet: Ext4FS.supported: supported: True ; >20:27:17,342 DBG blivet: Iso9660FS.supported: supported: True ; >20:27:57,843 DBG blivet: starting Blivet copy >20:27:57,861 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >20:27:57,861 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954aee5748> fileSystem: <parted.filesystem.FileSystem object at 0x7f954adcb7f0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954adcb5c0> PedPartition: <_ped.Partition object at 0x7f954af17150> >20:27:57,863 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >20:27:57,863 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954aee5748> fileSystem: <parted.filesystem.FileSystem object at 0x7f954adcb860> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954adcb6a0> PedPartition: <_ped.Partition object at 0x7f954af17410> >20:27:57,865 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >20:27:57,865 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954aee5748> fileSystem: <parted.filesystem.FileSystem object at 0x7f954adcba20> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954adcb978> PedPartition: <_ped.Partition object at 0x7f954aee08e0> >20:27:57,867 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >20:27:57,867 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954aee5748> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954adcbb38> PedPartition: <_ped.Partition object at 0x7f954aee0780> >20:27:57,869 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >20:27:57,869 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954aee5748> fileSystem: <parted.filesystem.FileSystem object at 0x7f954adcbe80> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954adcbbe0> PedPartition: <_ped.Partition object at 0x7f954af03e60> >20:27:57,871 DBG blivet: PartitionDevice._set_parted_partition: sda6 ; >20:27:57,871 DBG blivet: device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954aee5748> fileSystem: <parted.filesystem.FileSystem object at 0x7f954adce048> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954adcbf98> PedPartition: <_ped.Partition object at 0x7f954af03ba0> >20:27:57,873 DBG blivet: PartitionDevice._set_parted_partition: sda7 ; >20:27:57,873 DBG blivet: device sda7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954aee5748> fileSystem: <parted.filesystem.FileSystem object at 0x7f954adce208> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954adce160> PedPartition: <_ped.Partition object at 0x7f954af03a98> >20:27:57,875 DBG blivet: DeviceTree.get_device_by_id: id_num: 463 ; incomplete: False ; hidden: True ; >20:27:57,875 DBG blivet: DeviceTree.get_device_by_id returned existing 16 GiB partition sda6 (463) with existing swap >20:27:57,879 DBG blivet: DeviceTree.get_device_by_id: id_num: 453 ; incomplete: False ; hidden: True ; >20:27:57,880 DBG blivet: DeviceTree.get_device_by_id returned existing 48.63 GiB partition sda5 (453) with existing ext4 filesystem >20:27:57,884 DBG blivet: DeviceTree.get_device_by_id: id_num: 438 ; incomplete: False ; hidden: True ; >20:27:57,885 DBG blivet: DeviceTree.get_device_by_id returned existing 295 MiB partition sda3 (438) with existing ext4 filesystem >20:27:57,888 DBG blivet: DeviceTree.get_device_by_id: id_num: 473 ; incomplete: False ; hidden: True ; >20:27:57,889 DBG blivet: DeviceTree.get_device_by_id returned existing 337.26 GiB partition sda7 (473) with existing ext4 filesystem >20:27:57,893 DBG blivet: DeviceTree.get_device_by_id: id_num: 428 ; incomplete: False ; hidden: True ; >20:27:57,894 DBG blivet: DeviceTree.get_device_by_id returned existing 63.48 GiB partition sda2 (428) with existing ntfs filesystem >20:27:57,897 DBG blivet: DeviceTree.get_device_by_id: id_num: 483 ; incomplete: False ; hidden: True ; >20:27:57,898 DBG blivet: DeviceTree.get_device_by_id returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:27:57,899 DBG blivet: DeviceTree.get_device_by_id: id_num: 483 ; incomplete: False ; hidden: True ; >20:27:57,900 DBG blivet: DeviceTree.get_device_by_id returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:27:57,901 DBG blivet: finished Blivet copy >20:27:57,901 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >20:27:57,902 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:27:57,906 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 465.76 GiB disk sda (408) with existing msdos disklabel ; hidden: True ; >20:27:57,909 DBG blivet: checking if sda depends on sda >20:27:57,909 DBG blivet: checking if sda1 depends on sda >20:27:57,909 DBG blivet: checking if sda2 depends on sda >20:27:57,909 DBG blivet: checking if sda3 depends on sda >20:27:57,909 DBG blivet: checking if sda4 depends on sda >20:27:57,910 DBG blivet: checking if sda5 depends on sda >20:27:57,910 DBG blivet: checking if sda6 depends on sda >20:27:57,910 DBG blivet: checking if sda7 depends on sda >20:27:57,910 DBG blivet: checking if sr0 depends on sda >20:27:57,910 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >20:27:57,910 DBG blivet: checking if loop0 depends on sda >20:27:57,911 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >20:27:57,911 DBG blivet: checking if loop1 depends on sda >20:27:57,911 DBG blivet: checking if /overlay (deleted) depends on sda >20:27:57,911 DBG blivet: checking if loop2 depends on sda >20:27:57,911 DBG blivet: checking if live-rw depends on sda >20:27:57,911 DBG blivet: checking if live-base depends on sda >20:28:00,849 DBG blivet: checking whether disk sda has an empty extended >20:28:00,850 DBG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954af42390> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954adef160> PedPartition: <_ped.Partition object at 0x7f954af03b48> ; logicals is ['sda5', 'sda6', 'sda7'] >20:28:00,903 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:28:00,905 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:28:00,911 DBG blivet: resolved 'sda' to 'sda' (disk) >20:28:00,913 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:28:00,915 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:28:00,928 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:28:00,929 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:28:00,935 DBG blivet: resolved 'sda' to 'sda' (disk) >20:28:00,981 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:28:00,982 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:28:00,986 DBG blivet: resolved 'sda' to 'sda' (disk) >20:28:00,987 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:28:00,989 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:28:00,999 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:28:01,000 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:28:01,003 DBG blivet: resolved 'sda' to 'sda' (disk) >20:28:01,004 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:28:01,006 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:28:01,010 DBG blivet: resolved 'sda' to 'sda' (disk) >20:28:01,022 DBG blivet: starting Blivet copy >20:28:01,044 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >20:28:01,045 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef518> fileSystem: <parted.filesystem.FileSystem object at 0x7f954ada7630> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954ada7400> PedPartition: <_ped.Partition object at 0x7f954ad86468> >20:28:01,047 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >20:28:01,047 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef518> fileSystem: <parted.filesystem.FileSystem object at 0x7f954ada76a0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954ada74e0> PedPartition: <_ped.Partition object at 0x7f954ad866d0> >20:28:01,049 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >20:28:01,049 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef518> fileSystem: <parted.filesystem.FileSystem object at 0x7f954ada7860> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954ada77b8> PedPartition: <_ped.Partition object at 0x7f954ad86570> >20:28:01,051 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >20:28:01,051 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef518> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954ada7978> PedPartition: <_ped.Partition object at 0x7f954ad86678> >20:28:01,055 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >20:28:01,055 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef518> fileSystem: <parted.filesystem.FileSystem object at 0x7f954ada7cc0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954ada7a20> PedPartition: <_ped.Partition object at 0x7f954ad86410> >20:28:01,058 DBG blivet: PartitionDevice._set_parted_partition: sda6 ; >20:28:01,058 DBG blivet: device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef518> fileSystem: <parted.filesystem.FileSystem object at 0x7f954ada7e48> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954ada7dd8> PedPartition: <_ped.Partition object at 0x7f954ad86258> >20:28:01,060 DBG blivet: PartitionDevice._set_parted_partition: sda7 ; >20:28:01,060 DBG blivet: device sda7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef518> fileSystem: <parted.filesystem.FileSystem object at 0x7f954ad9d048> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954ada7f60> PedPartition: <_ped.Partition object at 0x7f954ad860f8> >20:28:01,062 DBG blivet: DeviceTree.get_device_by_id: id_num: 463 ; incomplete: False ; hidden: True ; >20:28:01,063 DBG blivet: DeviceTree.get_device_by_id returned existing 16 GiB partition sda6 (463) with existing swap >20:28:01,068 DBG blivet: DeviceTree.get_device_by_id: id_num: 453 ; incomplete: False ; hidden: True ; >20:28:01,069 DBG blivet: DeviceTree.get_device_by_id returned existing 48.63 GiB partition sda5 (453) with existing ext4 filesystem >20:28:01,073 DBG blivet: DeviceTree.get_device_by_id: id_num: 438 ; incomplete: False ; hidden: True ; >20:28:01,074 DBG blivet: DeviceTree.get_device_by_id returned existing 295 MiB partition sda3 (438) with existing ext4 filesystem >20:28:01,079 DBG blivet: DeviceTree.get_device_by_id: id_num: 473 ; incomplete: False ; hidden: True ; >20:28:01,080 DBG blivet: DeviceTree.get_device_by_id returned existing 337.26 GiB partition sda7 (473) with existing ext4 filesystem >20:28:01,084 DBG blivet: DeviceTree.get_device_by_id: id_num: 428 ; incomplete: False ; hidden: True ; >20:28:01,085 DBG blivet: DeviceTree.get_device_by_id returned existing 63.48 GiB partition sda2 (428) with existing ntfs filesystem >20:28:01,090 DBG blivet: DeviceTree.get_device_by_id: id_num: 483 ; incomplete: False ; hidden: True ; >20:28:01,091 DBG blivet: DeviceTree.get_device_by_id returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:28:01,092 DBG blivet: DeviceTree.get_device_by_id: id_num: 483 ; incomplete: False ; hidden: True ; >20:28:01,093 DBG blivet: DeviceTree.get_device_by_id returned existing 1.79 GiB cdrom sr0 (483) with existing iso9660 filesystem >20:28:01,094 DBG blivet: finished Blivet copy >20:28:01,105 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:28:01,106 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (448) >20:28:01,112 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:28:01,113 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (448) >20:28:01,119 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:28:01,121 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (448) >20:28:01,141 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:28:01,143 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (448) >20:28:01,149 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:28:01,150 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (448) >20:28:01,156 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:28:01,157 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (448) >20:29:30,158 DBG blivet: Ext4FS.supported: supported: True ; >20:29:30,158 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 652 >20:29:30,162 DBG blivet: BTRFS.supported: supported: True ; >20:29:30,162 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 653 >20:29:30,163 DBG blivet: BTRFS.supported: supported: True ; >20:29:51,695 DBG blivet: Ext4FS.supported: supported: True ; >20:29:51,695 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 654 >20:29:51,705 DBG blivet: Ext4FS.supported: supported: True ; >20:29:51,705 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 655 >20:29:51,708 DBG blivet: BTRFS.supported: supported: True ; >20:29:51,709 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 656 >20:29:51,710 DBG blivet: BTRFS.supported: supported: True ; >20:29:51,749 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:29:51,750 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:29:51,753 DBG blivet: resolved 'sda' to 'sda' (disk) >20:29:51,754 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:29:51,755 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:29:51,762 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:29:51,764 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:29:51,767 DBG blivet: resolved 'sda' to 'sda' (disk) >20:29:51,768 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:29:51,768 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:29:51,771 DBG blivet: resolved 'sda' to 'sda' (disk) >20:29:51,782 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >20:29:51,783 DBG blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (418) with existing ntfs filesystem >20:29:51,787 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >20:29:51,788 DBG blivet: DeviceTree.get_device_by_path returned existing 63.48 GiB partition sda2 (428) with existing ntfs filesystem >20:29:51,792 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >20:29:51,793 DBG blivet: DeviceTree.get_device_by_path returned existing 295 MiB partition sda3 (438) with existing ext4 filesystem >20:29:51,797 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:29:51,798 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (448) >20:29:51,803 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >20:29:51,804 DBG blivet: DeviceTree.get_device_by_path returned existing 48.63 GiB partition sda5 (453) with existing ext4 filesystem >20:29:51,808 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; >20:29:51,809 DBG blivet: DeviceTree.get_device_by_path returned existing 16 GiB partition sda6 (463) with existing swap >20:29:51,813 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda7 ; incomplete: False ; hidden: False ; >20:29:51,814 DBG blivet: DeviceTree.get_device_by_path returned existing 337.26 GiB partition sda7 (473) with existing ext4 filesystem >20:30:20,084 DBG blivet: Ext4FS.supported: supported: True ; >20:30:20,084 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 657 >20:30:20,085 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f954af25438>, ['sda'], {'size': Size (48.6328125 GiB), 'disks': [DiskDevice instance (0x7f954adefb70) -- > name = sda status = True id = 408 > children = ['existing 100 MiB partition sda1 (418) with existing ntfs filesystem', > 'existing 63.48 GiB partition sda2 (428) with existing ntfs filesystem', > 'existing 295 MiB partition sda3 (438) with existing ext4 filesystem', > 'existing 401.9 GiB partition sda4 (448)', > 'existing 48.63 GiB partition sda5 (453) with existing ext4 filesystem', > 'existing 16 GiB partition sda6 (463) with existing swap', > 'existing 337.26 GiB partition sda7 (473) with existing ext4 filesystem'] > parents = [] > uuid = None size = 465.76 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x5000cca662e8371b], 'encrypted': True, 'raid_level': None, 'min_luks_entropy': 256} >20:30:20,100 DBG storage.ui: LUKS.__init__: >20:30:20,100 DBG storage.ui: get_format('luks') returning LUKS instance with object id 658 >20:30:20,109 DBG storage.ui: LUKS.__init__: device: /dev/sda5 ; >20:30:20,109 DBG storage.ui: get_format('luks') returning LUKS instance with object id 659 >20:30:20,110 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 661 >20:30:20,111 DBG storage.ui: PartitionDevice._set_format: sda5 ; type: None ; current: ext4 ; >20:30:20,112 INF storage.ui: registered action: [660] destroy format ext4 filesystem on partition sda5 (id 453) >20:30:20,114 DBG storage.ui: PartitionDevice._set_format: sda5 ; type: luks ; current: None ; >20:30:20,115 INF storage.ui: registered action: [662] create format luks on partition sda5 (id 453) >20:30:20,115 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 664 >20:30:20,117 DBG storage.ui: PartitionDevice.add_child: name: sda5 ; child: luks-sda5 ; kids: 0 ; >20:30:20,117 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 665 >20:30:20,118 DBG storage.ui: LUKSDevice._set_format: luks-sda5 ; type: None ; current: None ; >20:30:20,119 INF storage.ui: added luks/dm-crypt luks-sda5 (id 663) to device tree >20:30:20,119 INF storage.ui: registered action: [667] create device luks/dm-crypt luks-sda5 (id 663) >20:30:20,121 DBG storage.ui: Ext4FS.supported: supported: True ; >20:30:20,121 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 668 >20:30:20,121 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 670 >20:30:20,123 DBG storage.ui: LUKSDevice._set_format: luks-sda5 ; type: None ; current: None ; >20:30:20,123 INF storage.ui: registered action: [669] destroy format None on luks/dm-crypt luks-sda5 (id 663) >20:30:20,124 DBG storage.ui: LUKSDevice._set_format: luks-sda5 ; type: ext4 ; current: None ; >20:30:20,124 INF storage.ui: registered action: [671] create format ext4 filesystem mounted at / on luks/dm-crypt luks-sda5 (id 663) >20:30:20,135 DBG blivet: Ext4FS.supported: supported: True ; >20:30:20,135 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 672 >20:30:20,139 DBG blivet: BTRFS.supported: supported: True ; >20:30:20,139 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 673 >20:30:20,140 DBG blivet: BTRFS.supported: supported: True ; >20:30:56,353 INF blivet: removing obsolete action 669 (671) >20:30:56,353 DBG blivet: action 669 already pruned >20:30:58,407 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:30:58,408 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:30:58,412 DBG blivet: resolved 'sda' to 'sda' (disk) >20:30:58,413 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:30:58,414 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:30:58,424 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:30:58,425 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:30:58,428 DBG blivet: resolved 'sda' to 'sda' (disk) >20:30:58,429 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:30:58,430 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:30:58,433 DBG blivet: resolved 'sda' to 'sda' (disk) >20:30:58,448 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >20:30:58,450 DBG blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (418) with existing ntfs filesystem >20:30:58,455 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >20:30:58,456 DBG blivet: DeviceTree.get_device_by_path returned existing 63.48 GiB partition sda2 (428) with existing ntfs filesystem >20:30:58,460 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >20:30:58,461 DBG blivet: DeviceTree.get_device_by_path returned existing 295 MiB partition sda3 (438) with existing ext4 filesystem >20:30:58,465 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:30:58,466 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (448) >20:30:58,472 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >20:30:58,473 DBG blivet: DeviceTree.get_device_by_path returned existing 48.63 GiB partition sda5 (453) with non-existent luks >20:30:58,478 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; >20:30:58,479 DBG blivet: DeviceTree.get_device_by_path returned existing 16 GiB partition sda6 (463) with existing swap >20:30:58,483 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda7 ; incomplete: False ; hidden: False ; >20:30:58,484 DBG blivet: DeviceTree.get_device_by_path returned existing 337.26 GiB partition sda7 (473) with existing ext4 filesystem >20:31:42,050 DBG blivet: Ext4FS.supported: supported: True ; >20:31:42,050 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 674 >20:31:42,054 DBG blivet: BTRFS.supported: supported: True ; >20:31:42,054 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 675 >20:31:42,055 DBG blivet: BTRFS.supported: supported: True ; >20:31:53,091 DBG blivet: Ext4FS.supported: supported: True ; >20:31:53,091 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 676 >20:31:53,092 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f954af25438>, ['sda'], {'size': Size (337.2626953125 GiB), 'disks': [DiskDevice instance (0x7f954adefb70) -- > name = sda status = True id = 408 > children = ['existing 100 MiB partition sda1 (418) with existing ntfs filesystem', > 'existing 63.48 GiB partition sda2 (428) with existing ntfs filesystem', > 'existing 295 MiB partition sda3 (438) with existing ext4 filesystem', > 'existing 401.9 GiB partition sda4 (448)', > 'existing 48.63 GiB partition sda5 (453) with non-existent luks', > 'existing 16 GiB partition sda6 (463) with existing swap', > 'existing 337.26 GiB partition sda7 (473) with existing ext4 filesystem'] > parents = [] > uuid = None size = 465.76 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x5000cca662e8371b], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >20:31:53,113 DBG blivet: Ext4FS.supported: supported: True ; >20:31:53,113 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 677 >20:31:53,116 DBG blivet: BTRFS.supported: supported: True ; >20:31:53,117 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 678 >20:31:53,117 DBG blivet: BTRFS.supported: supported: True ; >20:31:53,126 DBG blivet: Ext4FS.supported: supported: True ; >20:31:53,126 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 679 >20:31:53,130 DBG blivet: BTRFS.supported: supported: True ; >20:31:53,130 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 680 >20:31:53,131 DBG blivet: BTRFS.supported: supported: True ; >20:32:05,316 DBG blivet: Ext4FS.supported: supported: True ; >20:32:05,316 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 681 >20:32:05,317 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f954af25438>, ['sda'], {'size': Size (295 MiB), 'disks': [DiskDevice instance (0x7f954adefb70) -- > name = sda status = True id = 408 > children = ['existing 100 MiB partition sda1 (418) with existing ntfs filesystem', > 'existing 63.48 GiB partition sda2 (428) with existing ntfs filesystem', > 'existing 295 MiB partition sda3 (438) with existing ext4 filesystem', > 'existing 401.9 GiB partition sda4 (448)', > 'existing 48.63 GiB partition sda5 (453) with non-existent luks', > 'existing 16 GiB partition sda6 (463) with existing swap', > 'existing 337.26 GiB partition sda7 (473) with existing ext4 filesystem ' > 'mounted at /home'] > parents = [] > uuid = None size = 465.76 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x5000cca662e8371b], 'encrypted': False, 'raid_level': None, 'min_luks_entropy': 256} >20:32:05,341 DBG blivet: Ext4FS.supported: supported: True ; >20:32:05,341 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 682 >20:32:05,344 DBG blivet: BTRFS.supported: supported: True ; >20:32:05,344 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 683 >20:32:05,345 DBG blivet: BTRFS.supported: supported: True ; >20:32:08,357 DBG blivet: Ext4FS.supported: supported: True ; >20:32:08,357 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 684 >20:32:08,361 DBG blivet: BTRFS.supported: supported: True ; >20:32:08,361 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 685 >20:32:08,362 DBG blivet: BTRFS.supported: supported: True ; >20:32:11,260 DBG blivet: Ext4FS.supported: supported: True ; >20:32:11,260 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 686 >20:32:11,263 DBG blivet: BTRFS.supported: supported: True ; >20:32:11,264 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 687 >20:32:11,265 DBG blivet: BTRFS.supported: supported: True ; >20:32:12,837 DBG blivet: Ext4FS.supported: supported: True ; >20:32:12,837 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 688 >20:32:12,841 DBG blivet: BTRFS.supported: supported: True ; >20:32:12,841 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 689 >20:32:12,842 DBG blivet: BTRFS.supported: supported: True ; >20:32:15,917 DBG blivet: Ext4FS.supported: supported: True ; >20:32:15,917 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 690 >20:32:15,920 DBG blivet: BTRFS.supported: supported: True ; >20:32:15,921 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 691 >20:32:15,922 DBG blivet: BTRFS.supported: supported: True ; >20:32:16,888 DBG blivet: Ext4FS.supported: supported: True ; >20:32:16,889 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 692 >20:32:16,892 DBG blivet: BTRFS.supported: supported: True ; >20:32:16,893 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 693 >20:32:16,893 DBG blivet: BTRFS.supported: supported: True ; >20:32:19,706 DBG blivet: Ext4FS.supported: supported: True ; >20:32:19,706 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 694 >20:32:19,709 DBG blivet: BTRFS.supported: supported: True ; >20:32:19,709 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 695 >20:32:19,710 DBG blivet: BTRFS.supported: supported: True ; >20:32:22,559 DBG blivet: Ext4FS.supported: supported: True ; >20:32:22,559 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 696 >20:32:22,563 DBG blivet: BTRFS.supported: supported: True ; >20:32:22,563 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 697 >20:32:22,564 DBG blivet: BTRFS.supported: supported: True ; >20:32:27,548 DBG blivet: Ext4FS.supported: supported: True ; >20:32:27,548 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 698 >20:32:27,551 DBG blivet: BTRFS.supported: supported: True ; >20:32:27,552 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 699 >20:32:27,552 DBG blivet: BTRFS.supported: supported: True ; >20:32:41,554 DBG blivet: Ext4FS.supported: supported: True ; >20:32:41,554 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 700 >20:32:41,555 DBG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f954af25438>, ['sda'], {'size': Size (337.2626953125 GiB), 'disks': [DiskDevice instance (0x7f954adefb70) -- > name = sda status = True id = 408 > children = ['existing 100 MiB partition sda1 (418) with existing ntfs filesystem', > 'existing 63.48 GiB partition sda2 (428) with existing ntfs filesystem', > 'existing 295 MiB partition sda3 (438) with existing ext4 filesystem mounted ' > 'at /boot', > 'existing 401.9 GiB partition sda4 (448)', > 'existing 48.63 GiB partition sda5 (453) with non-existent luks', > 'existing 16 GiB partition sda6 (463) with existing swap', > 'existing 337.26 GiB partition sda7 (473) with existing ext4 filesystem ' > 'mounted at /home'] > parents = [] > uuid = None size = 465.76 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 0x5000cca662e8371b], 'encrypted': True, 'raid_level': None, 'min_luks_entropy': 256} >20:32:41,562 DBG storage.ui: LUKS.__init__: >20:32:41,562 DBG storage.ui: get_format('luks') returning LUKS instance with object id 701 >20:32:41,570 DBG storage.ui: LUKS.__init__: device: /dev/sda7 ; >20:32:41,571 DBG storage.ui: get_format('luks') returning LUKS instance with object id 702 >20:32:41,571 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 704 >20:32:41,572 DBG storage.ui: PartitionDevice._set_format: sda7 ; type: None ; current: ext4 ; >20:32:41,572 INF storage.ui: registered action: [703] destroy format ext4 filesystem mounted at /home on partition sda7 (id 473) >20:32:41,574 DBG storage.ui: PartitionDevice._set_format: sda7 ; type: luks ; current: None ; >20:32:41,574 INF storage.ui: registered action: [705] create format luks on partition sda7 (id 473) >20:32:41,575 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 707 >20:32:41,576 DBG storage.ui: PartitionDevice.add_child: name: sda7 ; child: luks-sda7 ; kids: 0 ; >20:32:41,577 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 708 >20:32:41,578 DBG storage.ui: LUKSDevice._set_format: luks-sda7 ; type: None ; current: None ; >20:32:41,578 INF storage.ui: added luks/dm-crypt luks-sda7 (id 706) to device tree >20:32:41,579 INF storage.ui: registered action: [710] create device luks/dm-crypt luks-sda7 (id 706) >20:32:41,580 DBG storage.ui: Ext4FS.supported: supported: True ; >20:32:41,581 DBG storage.ui: get_format('ext4') returning Ext4FS instance with object id 711 >20:32:41,581 DBG storage.ui: get_format('None') returning DeviceFormat instance with object id 713 >20:32:41,582 DBG storage.ui: LUKSDevice._set_format: luks-sda7 ; type: None ; current: None ; >20:32:41,582 INF storage.ui: registered action: [712] destroy format None on luks/dm-crypt luks-sda7 (id 706) >20:32:41,584 DBG storage.ui: LUKSDevice._set_format: luks-sda7 ; type: ext4 ; current: None ; >20:32:41,584 INF storage.ui: registered action: [714] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-sda7 (id 706) >20:32:41,591 DBG blivet: Ext4FS.supported: supported: True ; >20:32:41,591 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 715 >20:32:41,594 DBG blivet: BTRFS.supported: supported: True ; >20:32:41,595 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 716 >20:32:41,595 DBG blivet: BTRFS.supported: supported: True ; >20:32:41,603 DBG blivet: Ext4FS.supported: supported: True ; >20:32:41,604 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 717 >20:32:41,607 DBG blivet: BTRFS.supported: supported: True ; >20:32:41,607 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 718 >20:32:41,608 DBG blivet: BTRFS.supported: supported: True ; >20:32:45,370 DBG blivet: Ext4FS.supported: supported: True ; >20:32:45,371 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 719 >20:32:45,374 DBG blivet: BTRFS.supported: supported: True ; >20:32:45,375 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 720 >20:32:45,375 DBG blivet: BTRFS.supported: supported: True ; >20:32:52,477 DBG blivet: Ext4FS.supported: supported: True ; >20:32:52,478 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 721 >20:32:52,481 DBG blivet: BTRFS.supported: supported: True ; >20:32:52,482 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 722 >20:32:52,482 DBG blivet: BTRFS.supported: supported: True ; >20:32:54,302 DBG blivet: Ext4FS.supported: supported: True ; >20:32:54,302 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 723 >20:32:54,305 DBG blivet: BTRFS.supported: supported: True ; >20:32:54,306 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 724 >20:32:54,306 DBG blivet: BTRFS.supported: supported: True ; >20:32:56,738 DBG blivet: Ext4FS.supported: supported: True ; >20:32:56,738 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 725 >20:32:56,742 DBG blivet: BTRFS.supported: supported: True ; >20:32:56,742 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 726 >20:32:56,743 DBG blivet: BTRFS.supported: supported: True ; >20:32:58,207 DBG blivet: Ext4FS.supported: supported: True ; >20:32:58,208 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 727 >20:32:58,211 DBG blivet: BTRFS.supported: supported: True ; >20:32:58,211 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 728 >20:32:58,212 DBG blivet: BTRFS.supported: supported: True ; >20:33:04,498 DBG blivet: SwapSpace.__init__: >20:33:04,498 DBG blivet: get_format('swap') returning SwapSpace instance with object id 729 >20:33:04,501 DBG blivet: BTRFS.supported: supported: True ; >20:33:04,502 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 730 >20:33:04,502 DBG blivet: BTRFS.supported: supported: True ; >20:33:21,405 INF blivet: removing obsolete action 712 (714) >20:33:21,406 DBG blivet: action 712 already pruned >20:33:23,412 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:33:23,413 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:33:23,416 DBG blivet: resolved 'sda' to 'sda' (disk) >20:33:23,417 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:33:23,418 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:33:23,427 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:33:23,428 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:33:23,431 DBG blivet: resolved 'sda' to 'sda' (disk) >20:33:23,433 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:33:23,434 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (408) with existing msdos disklabel >20:33:23,437 DBG blivet: resolved 'sda' to 'sda' (disk) >20:33:23,451 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >20:33:23,452 DBG blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (418) with existing ntfs filesystem >20:33:23,457 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >20:33:23,458 DBG blivet: DeviceTree.get_device_by_path returned existing 63.48 GiB partition sda2 (428) with existing ntfs filesystem >20:33:23,462 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >20:33:23,463 DBG blivet: DeviceTree.get_device_by_path returned existing 295 MiB partition sda3 (438) with existing ext4 filesystem mounted at /boot >20:33:23,467 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:33:23,468 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (448) >20:33:23,476 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >20:33:23,477 DBG blivet: DeviceTree.get_device_by_path returned existing 48.63 GiB partition sda5 (453) with non-existent luks >20:33:23,482 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; >20:33:23,483 DBG blivet: DeviceTree.get_device_by_path returned existing 16 GiB partition sda6 (463) with existing swap >20:33:23,488 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda7 ; incomplete: False ; hidden: False ; >20:33:23,490 DBG blivet: DeviceTree.get_device_by_path returned existing 337.26 GiB partition sda7 (473) with non-existent luks >20:35:26,574 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:35:26,620 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >20:35:26,700 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >20:35:26,767 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:35:26,769 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:26,772 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:26,794 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:35:26,831 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >20:35:26,901 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >20:35:26,960 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:35:26,963 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:26,965 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:26,984 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >20:35:27,026 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:35:27,093 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:35:27,146 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:35:27,148 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:27,149 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:27,170 DBG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >20:35:27,172 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >20:35:27,174 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >20:35:27,197 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:35:27,200 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:27,203 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:27,227 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >20:35:27,229 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >20:35:27,231 DBG blivet: LUKSDevice.teardown: luks-sda5 ; status: False ; controllable: True ; >20:35:27,233 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >20:35:27,268 DBG blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >20:35:27,327 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:35:27,329 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:27,331 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:27,353 DBG blivet: LUKSDevice.teardown: luks-sda7 ; status: False ; controllable: True ; >20:35:27,355 DBG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >20:35:27,396 DBG blivet: Ext4FS.teardown: device: /dev/sda7 ; type: ext4 ; status: False ; >20:35:27,456 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:35:27,458 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:27,459 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:35:27,483 DBG blivet: action: [703] destroy format ext4 filesystem mounted at /home on partition sda7 (id 473) >20:35:27,483 DBG blivet: action: [660] destroy format ext4 filesystem on partition sda5 (id 453) >20:35:27,483 DBG blivet: action: [705] create format luks on partition sda7 (id 473) >20:35:27,484 DBG blivet: action: [710] create device luks/dm-crypt luks-sda7 (id 706) >20:35:27,484 DBG blivet: action: [714] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-sda7 (id 706) >20:35:27,484 DBG blivet: action: [662] create format luks on partition sda5 (id 453) >20:35:27,485 DBG blivet: action: [667] create device luks/dm-crypt luks-sda5 (id 663) >20:35:27,485 DBG blivet: action: [671] create format ext4 filesystem mounted at / on luks/dm-crypt luks-sda5 (id 663) >20:35:27,486 INF blivet: pruning action queue... >20:35:27,634 INF blivet: resetting parted disks... >20:35:27,636 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >20:35:27,637 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >20:35:27,639 DBG blivet: PartitionDevice.pre_commit_fixup: sda1 ; >20:35:27,640 DBG blivet: sector-based lookup found partition sda1 >20:35:27,641 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >20:35:27,641 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f954adeb860> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954adeb0f0> PedPartition: <_ped.Partition object at 0x7f9549a553b8> >20:35:27,643 DBG blivet: PartitionDevice.pre_commit_fixup: sda2 ; >20:35:27,644 DBG blivet: sector-based lookup found partition sda2 >20:35:27,645 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >20:35:27,645 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f9549aa17b8> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f954adeb8d0> PedPartition: <_ped.Partition object at 0x7f9549a3dfc0> >20:35:27,647 DBG blivet: PartitionDevice.pre_commit_fixup: sda3 ; >20:35:27,648 DBG blivet: sector-based lookup found partition sda3 >20:35:27,649 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >20:35:27,649 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f9549a4c080> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a4c9e8> PedPartition: <_ped.Partition object at 0x7f9549a55518> >20:35:27,651 DBG blivet: PartitionDevice.pre_commit_fixup: sda4 ; >20:35:27,652 DBG blivet: extended lookup found partition sda4 >20:35:27,653 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >20:35:27,653 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a4c780> PedPartition: <_ped.Partition object at 0x7f9549a554c0> >20:35:27,656 DBG blivet: PartitionDevice.pre_commit_fixup: sda5 ; >20:35:27,657 DBG blivet: sector-based lookup found partition sda5 >20:35:27,658 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >20:35:27,658 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f9549a4c4e0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a4cd68> PedPartition: <_ped.Partition object at 0x7f9549a55048> >20:35:27,660 DBG blivet: PartitionDevice.pre_commit_fixup: sda6 ; >20:35:27,661 DBG blivet: sector-based lookup found partition sda6 >20:35:27,662 DBG blivet: PartitionDevice._set_parted_partition: sda6 ; >20:35:27,662 DBG blivet: device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f9549a4c2b0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a4c390> PedPartition: <_ped.Partition object at 0x7f9549a550a0> >20:35:27,664 DBG blivet: PartitionDevice.pre_commit_fixup: sda7 ; >20:35:27,664 DBG blivet: sector-based lookup found partition sda7 >20:35:27,666 DBG blivet: PartitionDevice._set_parted_partition: sda7 ; >20:35:27,666 DBG blivet: device sda7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f9549a4c8d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a4c128> PedPartition: <_ped.Partition object at 0x7f9549a55fc0> >20:35:27,667 INF blivet: sorting actions... >20:35:27,669 DBG blivet: action: [660] destroy format ext4 filesystem on partition sda5 (id 453) >20:35:27,670 DBG blivet: lvm filter: removing luks-sda5 from the reject list >20:35:27,670 DBG blivet: luks-sda5 wasn't in the reject list >20:35:27,670 DBG blivet: action: [703] destroy format ext4 filesystem mounted at /home on partition sda7 (id 473) >20:35:27,671 DBG blivet: lvm filter: removing luks-sda7 from the reject list >20:35:27,671 DBG blivet: luks-sda7 wasn't in the reject list >20:35:27,671 DBG blivet: action: [662] create format luks on partition sda5 (id 453) >20:35:27,672 DBG blivet: lvm filter: removing luks-sda5 from the reject list >20:35:27,672 DBG blivet: luks-sda5 wasn't in the reject list >20:35:27,672 DBG blivet: action: [667] create device luks/dm-crypt luks-sda5 (id 663) >20:35:27,673 DBG blivet: action: [671] create format ext4 filesystem mounted at / on luks/dm-crypt luks-sda5 (id 663) >20:35:27,674 DBG blivet: action: [705] create format luks on partition sda7 (id 473) >20:35:27,674 DBG blivet: lvm filter: removing luks-sda7 from the reject list >20:35:27,674 DBG blivet: luks-sda7 wasn't in the reject list >20:35:27,675 DBG blivet: action: [710] create device luks/dm-crypt luks-sda7 (id 706) >20:35:27,675 DBG blivet: action: [714] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-sda7 (id 706) >20:35:27,676 INF blivet: executing action: [660] destroy format ext4 filesystem on partition sda5 (id 453) >20:35:27,677 DBG blivet: PartitionDevice.setup: sda5 ; orig: True ; status: True ; controllable: True ; >20:35:27,717 DBG blivet: Ext4FS.destroy: device: /dev/sda5 ; type: ext4 ; status: False ; >20:35:28,195 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 7 ; >20:35:29,404 INF blivet: executing action: [703] destroy format ext4 filesystem mounted at /home on partition sda7 (id 473) >20:35:29,408 DBG blivet: PartitionDevice.setup: sda7 ; orig: True ; status: True ; controllable: True ; >20:35:29,447 DBG blivet: Ext4FS.destroy: device: /dev/sda7 ; type: ext4 ; status: False ; >20:35:29,554 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 7 ; >20:35:31,390 INF blivet: executing action: [662] create format luks on partition sda5 (id 453) >20:35:31,392 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 1 ; >20:35:31,394 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 2 ; >20:35:31,395 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 3 ; >20:35:31,397 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 4 ; >20:35:31,398 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 5 ; >20:35:31,400 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 6 ; >20:35:31,401 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 8 ; >20:35:31,402 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 9 ; >20:35:31,404 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 10 ; >20:35:31,405 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 11 ; >20:35:31,406 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 12 ; >20:35:31,407 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 13 ; >20:35:31,408 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 14 ; >20:35:31,410 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 15 ; >20:35:31,412 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 16 ; >20:35:31,414 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 17 ; >20:35:31,416 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 18 ; >20:35:31,418 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 7 ; >20:35:33,040 DBG blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >20:35:33,042 DBG blivet: LUKS.create: device: /dev/sda5 ; type: luks ; status: False ; >20:35:33,043 DBG blivet: LUKS._create: device: /dev/sda5 ; type: luks ; status: False ; >20:35:35,936 DBG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >20:35:35,936 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >20:35:35,941 INF blivet: executing action: [667] create device luks/dm-crypt luks-sda5 (id 663) >20:35:35,944 DBG blivet: LUKSDevice.create: luks-sda5 ; status: False ; >20:35:35,945 DBG blivet: LUKSDevice.setup_parents: name: luks-sda5 ; orig: False ; >20:35:35,946 DBG blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >20:35:35,948 DBG blivet: LUKS.setup: device: /dev/sda5 ; type: luks ; status: False ; >20:35:35,950 DBG blivet: LUKS._setup: device: /dev/sda5 ; map_name: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; type: luks ; status: False ; >20:35:37,837 DBG blivet: LUKSDevice._set_name: luks-sda5 ; status: False ; >20:35:37,840 DBG blivet: LUKSDevice.setup: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; orig: False ; status: True ; controllable: True ; >20:35:37,843 DBG blivet: LUKSDevice.update_sysfs_path: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; status: True ; >20:35:37,844 DBG blivet: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 sysfs_path set to /sys/devices/virtual/block/dm-2 >20:35:37,870 DBG blivet: LUKSDevice.read_current_size: exists: True ; path: /dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >20:35:37,871 DBG blivet: updated luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 size to 48.63 GiB (48.63 GiB) >20:35:37,873 INF blivet: executing action: [671] create format ext4 filesystem mounted at / on luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (id 663) >20:35:37,875 DBG blivet: LUKSDevice.setup: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; orig: False ; status: True ; controllable: True ; >20:35:37,877 DBG blivet: Ext4FS.create: device: /dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; type: ext4 ; status: False ; >20:35:37,878 DBG blivet: Ext4FS._create: type: ext4 ; device: /dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; mountpoint: / ; >20:35:40,695 DBG blivet: LUKSDevice.update_sysfs_path: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; status: True ; >20:35:40,695 DBG blivet: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 sysfs_path set to /sys/devices/virtual/block/dm-2 >20:35:40,697 INF blivet: executing action: [705] create format luks on partition sda7 (id 473) >20:35:40,701 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 1 ; >20:35:40,703 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 2 ; >20:35:40,705 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 3 ; >20:35:40,708 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 4 ; >20:35:40,710 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 5 ; >20:35:40,712 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 6 ; >20:35:40,713 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 8 ; >20:35:40,715 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 9 ; >20:35:40,717 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 10 ; >20:35:40,718 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 11 ; >20:35:40,719 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 12 ; >20:35:40,721 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 13 ; >20:35:40,722 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 14 ; >20:35:40,724 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 15 ; >20:35:40,726 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 16 ; >20:35:40,727 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 17 ; >20:35:40,729 DBG blivet: PartitionDevice.unset_flag: path: /dev/sda7 ; flag: 18 ; >20:35:40,731 DBG blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 7 ; >20:35:42,177 DBG blivet: PartitionDevice.setup: sda7 ; orig: False ; status: True ; controllable: True ; >20:35:42,179 DBG blivet: LUKS.create: device: /dev/sda7 ; type: luks ; status: False ; >20:35:42,180 DBG blivet: LUKS._create: device: /dev/sda7 ; type: luks ; status: False ; >20:35:45,350 DBG blivet: PartitionDevice.update_sysfs_path: sda7 ; status: True ; >20:35:45,351 DBG blivet: sda7 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 >20:35:45,355 INF blivet: executing action: [710] create device luks/dm-crypt luks-sda7 (id 706) >20:35:45,356 DBG blivet: LUKSDevice.create: luks-sda7 ; status: False ; >20:35:45,358 DBG blivet: LUKSDevice.setup_parents: name: luks-sda7 ; orig: False ; >20:35:45,361 DBG blivet: PartitionDevice.setup: sda7 ; orig: False ; status: True ; controllable: True ; >20:35:45,363 DBG blivet: LUKS.setup: device: /dev/sda7 ; type: luks ; status: False ; >20:35:45,366 DBG blivet: LUKS._setup: device: /dev/sda7 ; map_name: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; type: luks ; status: False ; >20:35:47,581 DBG blivet: LUKSDevice._set_name: luks-sda7 ; status: False ; >20:35:47,585 DBG blivet: LUKSDevice.setup: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; orig: False ; status: True ; controllable: True ; >20:35:47,588 DBG blivet: LUKSDevice.update_sysfs_path: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; status: True ; >20:35:47,589 DBG blivet: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 sysfs_path set to /sys/devices/virtual/block/dm-3 >20:35:47,611 DBG blivet: LUKSDevice.read_current_size: exists: True ; path: /dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >20:35:47,613 DBG blivet: updated luks-ddd6c679-85f1-46c4-976f-68abb44d7927 size to 337.26 GiB (337.26 GiB) >20:35:47,615 INF blivet: executing action: [714] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (id 706) >20:35:47,619 DBG blivet: LUKSDevice.setup: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; orig: False ; status: True ; controllable: True ; >20:35:47,621 DBG blivet: Ext4FS.create: device: /dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; type: ext4 ; status: False ; >20:35:47,623 DBG blivet: Ext4FS._create: type: ext4 ; device: /dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; mountpoint: /home ; >20:36:00,383 DBG blivet: LUKSDevice.update_sysfs_path: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; status: True ; >20:36:00,384 DBG blivet: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 sysfs_path set to /sys/devices/virtual/block/dm-3 >20:36:00,389 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >20:36:00,390 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f9549a4dfd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a4dc18> PedPartition: <_ped.Partition object at 0x7f9549a55410> >20:36:00,392 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >20:36:00,392 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f9549a69080> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a4de80> PedPartition: <_ped.Partition object at 0x7f9549a64048> >20:36:00,394 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >20:36:00,394 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f9549a69240> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a69198> PedPartition: <_ped.Partition object at 0x7f9549a640a0> >20:36:00,396 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >20:36:00,396 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a69358> PedPartition: <_ped.Partition object at 0x7f9549a640f8> >20:36:00,399 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >20:36:00,399 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f9549a696a0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a69400> PedPartition: <_ped.Partition object at 0x7f9549a64150> >20:36:00,401 DBG blivet: PartitionDevice._set_parted_partition: sda6 ; >20:36:00,402 DBG blivet: device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f9549a69828> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a697b8> PedPartition: <_ped.Partition object at 0x7f9549a64200> >20:36:00,404 DBG blivet: PartitionDevice._set_parted_partition: sda7 ; >20:36:00,404 DBG blivet: device sda7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f954adef588> fileSystem: <parted.filesystem.FileSystem object at 0x7f9549a699e8> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9549a69940> PedPartition: <_ped.Partition object at 0x7f9549a64258> >20:36:00,409 DBG blivet: Ext4FS.supported: supported: True ; >20:36:00,412 DBG blivet: Ext4FS.supported: supported: True ; >20:36:00,415 DBG blivet: Ext4FS.supported: supported: True ; >20:36:00,419 DBG blivet: Ext4FS.supported: supported: True ; >20:36:00,422 DBG blivet: Ext4FS.supported: supported: True ; >20:36:00,425 DBG blivet: NTFS.supported: supported: False ; >20:36:00,429 DBG blivet: NTFS.supported: supported: False ; >20:36:00,433 DBG blivet: Ext4FS.supported: supported: True ; >20:36:00,440 DBG blivet: Iso9660FS.supported: supported: True ; >20:36:00,444 DBG blivet: PartitionDevice.setup: sda6 ; orig: False ; status: True ; controllable: True ; >20:36:00,446 DBG blivet: SwapSpace.setup: device: /dev/sda6 ; type: swap ; status: False ; >20:36:00,448 DBG blivet: SwapSpace._setup: device: /dev/sda6 ; type: swap ; status: False ; >20:36:00,460 DBG blivet: BindFS.supported: supported: False ; >20:36:00,460 DBG blivet: get_format('bind') returning BindFS instance with object id 732 >20:36:00,461 DBG blivet: get_format('None') returning DeviceFormat instance with object id 734 >20:36:00,463 DBG blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >20:36:00,466 DBG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >20:36:00,466 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >20:36:00,467 DBG blivet: updated /dev size to 4.1 KiB (4.1 KiB) >20:36:00,468 DBG blivet: TmpFS.supported: supported: True ; >20:36:00,476 DBG blivet: get_format('tmpfs') returning TmpFS instance with object id 736 >20:36:00,476 DBG blivet: get_format('None') returning DeviceFormat instance with object id 738 >20:36:00,479 DBG blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >20:36:00,482 DBG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >20:36:00,482 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >20:36:00,483 DBG blivet: DevPtsFS.supported: supported: False ; >20:36:00,484 DBG blivet: get_format('devpts') returning DevPtsFS instance with object id 740 >20:36:00,484 DBG blivet: get_format('None') returning DeviceFormat instance with object id 742 >20:36:00,485 DBG blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >20:36:00,487 DBG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >20:36:00,487 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >20:36:00,488 DBG blivet: SysFS.supported: supported: False ; >20:36:00,489 DBG blivet: get_format('sysfs') returning SysFS instance with object id 744 >20:36:00,489 DBG blivet: get_format('None') returning DeviceFormat instance with object id 746 >20:36:00,491 DBG blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >20:36:00,495 DBG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >20:36:00,495 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >20:36:00,497 DBG blivet: ProcFS.supported: supported: False ; >20:36:00,497 DBG blivet: get_format('proc') returning ProcFS instance with object id 748 >20:36:00,497 DBG blivet: get_format('None') returning DeviceFormat instance with object id 750 >20:36:00,499 DBG blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >20:36:00,500 DBG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >20:36:00,500 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >20:36:00,502 DBG blivet: SELinuxFS.supported: supported: False ; >20:36:00,502 DBG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 752 >20:36:00,502 DBG blivet: get_format('None') returning DeviceFormat instance with object id 754 >20:36:00,503 DBG blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >20:36:00,505 DBG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >20:36:00,505 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >20:36:00,507 DBG blivet: USBFS.supported: supported: False ; >20:36:00,508 DBG blivet: get_format('usbfs') returning USBFS instance with object id 756 >20:36:00,508 DBG blivet: get_format('None') returning DeviceFormat instance with object id 758 >20:36:00,510 DBG blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >20:36:00,549 DBG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >20:36:00,550 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >20:36:00,551 DBG blivet: BindFS.supported: supported: False ; >20:36:00,551 DBG blivet: get_format('bind') returning BindFS instance with object id 760 >20:36:00,551 DBG blivet: get_format('None') returning DeviceFormat instance with object id 762 >20:36:00,553 DBG blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >20:36:00,554 DBG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >20:36:00,554 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >20:36:00,555 DBG blivet: updated /run size to 1.31 KiB (1.31 KiB) >20:36:00,556 DBG blivet: LUKSDevice.setup: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; orig: False ; status: True ; controllable: True ; >20:36:00,597 DBG blivet: Ext4FS.setup: device: /dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; type: ext4 ; status: False ; >20:36:00,710 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >20:36:00,892 DBG blivet: Ext4FS.setup: device: /dev/sda3 ; type: ext4 ; status: False ; >20:36:01,033 DBG blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; >20:36:01,278 DBG blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; >20:36:01,365 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/lost+found to system_u:object_r:lost_found_t:s0 >20:36:01,368 DBG blivet: NoDevice.setup: devpts ; orig: False ; status: False ; controllable: True ; >20:36:01,591 DBG blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; >20:36:01,636 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/pts/lost+found to system_u:object_r:lost_found_t:s0 >20:36:01,640 DBG blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >20:36:01,829 DBG blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >20:36:01,841 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /dev/shm/lost+found to system_u:object_r:lost_found_t:s0 >20:36:01,844 DBG blivet: LUKSDevice.setup: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; orig: False ; status: True ; controllable: True ; >20:36:02,054 DBG blivet: Ext4FS.setup: device: /dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; type: ext4 ; status: False ; >20:36:02,242 DBG blivet: NoDevice.setup: proc ; orig: False ; status: False ; controllable: True ; >20:36:02,498 DBG blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; >20:36:02,587 INF blivet: failed to set SELinux context for /mnt/sysimage/proc: [Errno 95] Operation not supported >20:36:02,587 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >20:36:02,588 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /proc/lost+found to system_u:object_r:lost_found_t:s0 >20:36:02,617 DBG blivet: DirectoryDevice.setup: /run ; orig: False ; status: True ; controllable: True ; >20:36:02,898 DBG blivet: BindFS.setup: device: /run ; type: bind ; status: False ; >20:36:02,984 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /run/lost+found to system_u:object_r:lost_found_t:s0 >20:36:02,986 DBG blivet: NoDevice.setup: sysfs ; orig: False ; status: False ; controllable: True ; >20:36:03,255 DBG blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; >20:36:03,349 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /sys/lost+found to system_u:object_r:lost_found_t:s0 >20:36:03,351 DBG blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; >20:36:03,621 DBG blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; >20:36:03,666 INF blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >20:36:03,666 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >20:36:03,666 WRN blivet: Failed to 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 >14:36:47,163 DBG blivet: registered device format class DeviceFormat as None >14:36:47,174 DBG blivet: registered device format class BIOSBoot as biosboot >14:36:47,180 DBG blivet: registered device format class DiskLabel as disklabel >14:36:47,180 DBG blivet: registered device format class DMRaidMember as dmraidmember >14:36:47,191 DBG blivet: registered device format class Ext2FS as ext2 >14:36:47,191 DBG blivet: registered device format class Ext3FS as ext3 >14:36:47,191 DBG blivet: registered device format class Ext4FS as ext4 >14:36:47,192 DBG blivet: registered device format class FATFS as vfat >14:36:47,192 DBG blivet: registered device format class EFIFS as efi >14:36:47,192 DBG blivet: registered device format class BTRFS as btrfs >14:36:47,192 DBG blivet: registered device format class GFS2 as gfs2 >14:36:47,192 DBG blivet: registered device format class JFS as jfs >14:36:47,193 DBG blivet: registered device format class ReiserFS as reiserfs >14:36:47,193 DBG blivet: registered device format class XFS as xfs >14:36:47,193 DBG blivet: registered device format class HFS as hfs >14:36:47,193 DBG blivet: registered device format class AppleBootstrapFS as appleboot >14:36:47,193 DBG blivet: registered device format class HFSPlus as hfs+ >14:36:47,194 DBG blivet: registered device format class MacEFIFS as macefi >14:36:47,194 DBG blivet: registered device format class NTFS as ntfs >14:36:47,194 DBG blivet: registered device format class NFS as nfs >14:36:47,194 DBG blivet: registered device format class NFSv4 as nfs4 >14:36:47,194 DBG blivet: registered device format class Iso9660FS as iso9660 >14:36:47,194 DBG blivet: registered device format class NoDevFS as nodev >14:36:47,194 DBG blivet: registered device format class DevPtsFS as devpts >14:36:47,195 DBG blivet: registered device format class ProcFS as proc >14:36:47,195 DBG blivet: registered device format class SysFS as sysfs >14:36:47,195 DBG blivet: registered device format class TmpFS as tmpfs >14:36:47,195 DBG blivet: registered device format class BindFS as bind >14:36:47,195 DBG blivet: registered device format class SELinuxFS as selinuxfs >14:36:47,195 DBG blivet: registered device format class USBFS as usbfs >14:36:47,195 DBG blivet: registered device format class EFIVarFS as efivarfs >14:36:47,198 DBG blivet: registered device format class LUKS as luks >14:36:47,201 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >14:36:47,202 DBG blivet: registered device format class MDRaidMember as mdmember >14:36:47,202 DBG blivet: registered device format class MultipathMember as multipath_member >14:36:47,203 DBG blivet: registered device format class PPCPRePBoot as prepboot >14:36:47,204 DBG blivet: registered device format class SwapSpace as swap >14:36:48,549 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >14:36:48,550 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >14:36:48,581 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'luks-4513bdb5-2951-47aa-b6c8-f4176189ed47', 'luks-ddd6c679-85f1-46c4-976f-68abb44d7927'] >14:36:48,582 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:36:48,606 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:48,636 DBG blivet: IGNORED: Caught exception, continuing. >14:36:48,636 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >14:36:48,636 DBG blivet: IGNORED: Begin exception details. >14:36:48,637 DBG blivet: IGNORED: Traceback (most recent call last): >14:36:48,637 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >14:36:48,637 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >14:36:48,637 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >14:36:48,638 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >14:36:48,638 DBG blivet: IGNORED: Traceback (most recent call last): >14:36:48,638 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >14:36:48,638 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >14:36:48,638 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >14:36:48,638 DBG blivet: IGNORED: return fn(*args, **kwargs) >14:36:48,638 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >14:36:48,638 DBG blivet: IGNORED: connection=self._connection) >14:36:48,638 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >14:36:48,638 DBG blivet: IGNORED: raise DBusCallError(msg) >14:36:48,638 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >14:36:48,638 DBG blivet: IGNORED: End exception details. >14:36:48,640 INF blivet: sda is a disk >14:36:48,640 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >14:36:48,640 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >14:36:48,641 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >14:36:48,641 DBG blivet: updated sda size to 465.76 GiB (465.76 GiB) >14:36:48,642 INF blivet: added disk sda (id 0) to device tree >14:36:48,642 INF blivet: got device: DiskDevice instance (0x7f8b559b7940) -- > name = sda status = True id = 0 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000cca662e8371b >14:36:48,643 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >14:36:48,644 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >14:36:48,644 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >14:36:48,644 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >14:36:49,172 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f8b548e2668>, <parted.partition.Partition object at 0x7f8b548e27b8>, <parted.partition.Partition object at 0x7f8b548e2a20>, <parted.partition.Partition object at 0x7f8b548e2be0>, <parted.partition.Partition object at 0x7f8b548e2cf8>, <parted.partition.Partition object at 0x7f8b548e2fd0>, <parted.partition.Partition object at 0x7f8b548eb198>] > device: <parted.device.Device object at 0x7f8b548e2400> > PedDisk: <_ped.Disk object at 0x7f8b5597a188> >14:36:49,564 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 8 >14:36:49,564 INF blivet: got format: existing msdos disklabel >14:36:49,566 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:36:49,567 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,595 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >14:36:49,596 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >14:36:49,596 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >14:36:49,596 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >14:36:49,597 DBG blivet: updated sda1 size to 100 MiB (100 MiB) >14:36:49,597 DBG blivet: looking up parted Partition: /dev/sda1 >14:36:49,598 DBG blivet: updated sda1 size to 100 MiB (100 MiB) >14:36:49,598 INF blivet: added partition sda1 (id 10) to device tree >14:36:49,599 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:49,598 INF blivet: got device: PartitionDevice instance (0x7f8b55977ac8) -- > name = sda1 status = True id = 10 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-01 size = 100 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 100 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8b548e24a8> fileSystem: <parted.filesystem.FileSystem object at 0x7f8b548e28d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8b548e2630> PedPartition: <_ped.Partition object at 0x7f8b559cf830> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >14:36:49,600 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >14:36:49,600 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >14:36:49,600 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >14:36:49,601 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >14:36:49,601 INF blivet: type detected on 'sda1' is 'ntfs' >14:36:49,601 DBG blivet: get_format('ntfs') returning NTFS instance with object id 18 >14:36:49,601 INF blivet: got format: existing ntfs filesystem >14:36:49,602 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:36:49,603 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,638 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >14:36:49,638 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >14:36:49,638 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >14:36:49,639 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >14:36:49,639 DBG blivet: updated sda2 size to 63.48 GiB (63.48 GiB) >14:36:49,640 DBG blivet: looking up parted Partition: /dev/sda2 >14:36:49,641 DBG blivet: updated sda2 size to 63.48 GiB (63.48 GiB) >14:36:49,641 INF blivet: added partition sda2 (id 20) to device tree >14:36:49,641 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:49,641 INF blivet: got device: PartitionDevice instance (0x7f8b548f3a90) -- > name = sda2 status = True id = 20 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-02 size = 63.48 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 63.48 GiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8b548e24a8> fileSystem: <parted.filesystem.FileSystem object at 0x7f8b548e2940> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8b548e2780> PedPartition: <_ped.Partition object at 0x7f8b5598a620> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 206848 end = 133326847 length = 133120000 > flags = >14:36:49,642 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >14:36:49,642 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >14:36:49,643 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >14:36:49,643 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >14:36:49,643 INF blivet: type detected on 'sda2' is 'ntfs' >14:36:49,643 DBG blivet: get_format('ntfs') returning NTFS instance with object id 28 >14:36:49,643 INF blivet: got format: existing ntfs filesystem >14:36:49,645 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:36:49,645 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,678 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >14:36:49,678 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >14:36:49,678 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >14:36:49,679 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >14:36:49,680 DBG blivet: updated sda3 size to 295 MiB (295 MiB) >14:36:49,680 DBG blivet: looking up parted Partition: /dev/sda3 >14:36:49,681 DBG blivet: updated sda3 size to 295 MiB (295 MiB) >14:36:49,682 INF blivet: added partition sda3 (id 30) to device tree >14:36:49,682 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:49,682 INF blivet: got device: PartitionDevice instance (0x7f8b548e21d0) -- > name = sda3 status = True id = 30 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-03 size = 295 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 295 MiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8b548e24a8> fileSystem: <parted.filesystem.FileSystem object at 0x7f8b548e2b00> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8b548e2a58> PedPartition: <_ped.Partition object at 0x7f8b548cf3b8> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 133326848 end = 133931007 length = 604160 > flags = >14:36:49,683 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >14:36:49,683 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >14:36:49,683 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >14:36:49,684 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >14:36:49,684 INF blivet: type detected on 'sda3' is 'ext4' >14:36:49,689 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 38 >14:36:49,689 INF blivet: got format: existing ext4 filesystem >14:36:49,690 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:36:49,691 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,722 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >14:36:49,723 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >14:36:49,723 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >14:36:49,723 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >14:36:49,724 DBG blivet: updated sda4 size to 1024 B (1024 B) >14:36:49,724 DBG blivet: looking up parted Partition: /dev/sda4 >14:36:49,726 DBG blivet: updated sda4 size to 401.9 GiB (401.9 GiB) >14:36:49,726 INF blivet: added partition sda4 (id 40) to device tree >14:36:49,726 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:49,726 INF blivet: got device: PartitionDevice instance (0x7f8b548f36d8) -- > name = sda4 status = True id = 40 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-04 size = 401.9 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > target size = 401.9 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8b548e24a8> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8b548e2c18> PedPartition: <_ped.Partition object at 0x7f8b548cf2b0> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 133931008 end = 976773167 length = 842842160 > flags = >14:36:49,728 DBG blivet: no type or existing type for sda4, bailing >14:36:49,729 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:36:49,729 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,770 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >14:36:49,770 DBG blivet: get_format('None') returning DeviceFormat instance with object id 46 >14:36:49,771 DBG blivet: get_format('None') returning DeviceFormat instance with object id 47 >14:36:49,771 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >14:36:49,772 DBG blivet: updated sda5 size to 48.63 GiB (48.63 GiB) >14:36:49,773 DBG blivet: looking up parted Partition: /dev/sda5 >14:36:49,774 DBG blivet: updated sda5 size to 48.63 GiB (48.63 GiB) >14:36:49,774 INF blivet: added partition sda5 (id 45) to device tree >14:36:49,774 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:49,774 INF blivet: got device: PartitionDevice instance (0x7f8b548ffb38) -- > name = sda5 status = True id = 45 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-05 size = 48.63 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > target size = 48.63 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8b548e24a8> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8b548e2cc0> PedPartition: <_ped.Partition object at 0x7f8b548cf308> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 133933056 end = 235923455 length = 101990400 > flags = >14:36:49,775 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 49 >14:36:49,776 DBG blivet: get_format('efi') returning EFIFS instance with object id 50 >14:36:49,776 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 51 >14:36:49,776 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 52 >14:36:49,776 INF blivet: type detected on 'sda5' is 'luks' >14:36:49,776 DBG blivet: get_format('luks') returning LUKS instance with object id 53 >14:36:49,777 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,778 DBG blivet: get_format('None') returning DeviceFormat instance with object id 55 >14:36:49,778 DBG blivet: get_format('None') returning DeviceFormat instance with object id 56 >14:36:49,778 DBG blivet: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 sysfs_path set to /sys/devices/virtual/block/dm-2 >14:36:49,779 DBG blivet: updated luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 size to 48.63 GiB (48.63 GiB) >14:36:49,780 DBG blivet: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 sysfs_path set to /sys/devices/virtual/block/dm-2 >14:36:49,780 INF blivet: added luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (id 54) to device tree >14:36:49,781 INF blivet: scanning luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (/sys/devices/virtual/block/dm-2)... >14:36:49,783 DBG blivet: DeviceTree.get_device_by_name returned existing 48.63 GiB luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (54) >14:36:49,783 INF blivet: got device: LUKSDevice instance (0x7f8b548f57b8) -- > name = luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 status = True id = 54 > children = [] > parents = ['existing 48.63 GiB partition sda5 (45) with existing luks'] > uuid = None size = 48.63 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 0 B path = /dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 > format args = [] original_format = None target = crypt dm_uuid = None >14:36:49,793 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 58 >14:36:49,793 DBG blivet: get_format('efi') returning EFIFS instance with object id 59 >14:36:49,793 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 60 >14:36:49,793 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >14:36:49,793 INF blivet: type detected on 'luks-4513bdb5-2951-47aa-b6c8-f4176189ed47' is 'ext4' >14:36:49,794 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 62 >14:36:49,794 INF blivet: got format: existing ext4 filesystem >14:36:49,794 INF blivet: got format: existing luks >14:36:49,796 INF blivet: scanning sda6 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:36:49,797 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,825 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >14:36:49,826 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >14:36:49,826 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >14:36:49,826 DBG blivet: sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >14:36:49,827 DBG blivet: updated sda6 size to 16 GiB (16 GiB) >14:36:49,827 DBG blivet: looking up parted Partition: /dev/sda6 >14:36:49,828 DBG blivet: updated sda6 size to 16 GiB (16 GiB) >14:36:49,828 INF blivet: added partition sda6 (id 65) to device tree >14:36:49,829 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:49,828 INF blivet: got device: PartitionDevice instance (0x7f8b54888978) -- > name = sda6 status = True id = 65 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-06 size = 16 GiB > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > target size = 16 GiB path = /dev/sda6 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8b548e24a8> fileSystem: <parted.filesystem.FileSystem object at 0x7f8b548eb0b8> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f8b548eb048> PedPartition: <_ped.Partition object at 0x7f8b548cf410> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 235925504 end = 269479935 length = 33554432 > flags = >14:36:49,830 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 69 >14:36:49,830 DBG blivet: get_format('efi') returning EFIFS instance with object id 70 >14:36:49,830 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 71 >14:36:49,830 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 72 >14:36:49,830 INF blivet: type detected on 'sda6' is 'swap' >14:36:49,831 DBG blivet: get_format('swap') returning SwapSpace instance with object id 73 >14:36:49,831 INF blivet: got format: existing swap >14:36:49,832 INF blivet: scanning sda7 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >14:36:49,833 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,866 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (0) with existing msdos disklabel >14:36:49,867 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >14:36:49,867 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >14:36:49,868 DBG blivet: sda7 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 >14:36:49,868 DBG blivet: updated sda7 size to 337.26 GiB (337.26 GiB) >14:36:49,868 DBG blivet: looking up parted Partition: /dev/sda7 >14:36:49,869 DBG blivet: updated sda7 size to 337.26 GiB (337.26 GiB) >14:36:49,869 INF blivet: added partition sda7 (id 75) to device tree >14:36:49,870 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:49,869 INF blivet: got device: PartitionDevice instance (0x7f8b54887208) -- > name = sda7 status = True id = 75 > children = [] > parents = ['existing 465.76 GiB disk sda (0) with existing msdos disklabel'] > uuid = a1ce2411-07 size = 337.26 GiB > format = existing None > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 > target size = 337.26 GiB path = /dev/sda7 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8b548e24a8> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8b548eb1d0> PedPartition: <_ped.Partition object at 0x7f8b548cf468> > disk = existing 465.76 GiB disk sda (0) with existing msdos disklabel > start = 269481984 end = 976773119 length = 707291136 > flags = >14:36:49,871 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 79 >14:36:49,871 DBG blivet: get_format('efi') returning EFIFS instance with object id 80 >14:36:49,871 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 81 >14:36:49,871 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 82 >14:36:49,871 INF blivet: type detected on 'sda7' is 'luks' >14:36:49,872 DBG blivet: get_format('luks') returning LUKS instance with object id 83 >14:36:49,872 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,873 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >14:36:49,873 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >14:36:49,873 DBG blivet: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 sysfs_path set to /sys/devices/virtual/block/dm-3 >14:36:49,874 DBG blivet: updated luks-ddd6c679-85f1-46c4-976f-68abb44d7927 size to 337.26 GiB (337.26 GiB) >14:36:49,874 DBG blivet: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 sysfs_path set to /sys/devices/virtual/block/dm-3 >14:36:49,874 INF blivet: added luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (id 84) to device tree >14:36:49,875 INF blivet: scanning luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (/sys/devices/virtual/block/dm-3)... >14:36:49,876 DBG blivet: DeviceTree.get_device_by_name returned existing 337.26 GiB luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (84) >14:36:49,876 INF blivet: got device: LUKSDevice instance (0x7f8b54888c88) -- > name = luks-ddd6c679-85f1-46c4-976f-68abb44d7927 status = True id = 84 > children = [] > parents = ['existing 337.26 GiB partition sda7 (75) with existing luks'] > uuid = None size = 337.26 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 0 B path = /dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 > format args = [] original_format = None target = crypt dm_uuid = None >14:36:49,886 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 88 >14:36:49,887 DBG blivet: get_format('efi') returning EFIFS instance with object id 89 >14:36:49,887 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 90 >14:36:49,888 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 91 >14:36:49,888 INF blivet: type detected on 'luks-ddd6c679-85f1-46c4-976f-68abb44d7927' is 'ext4' >14:36:49,888 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 92 >14:36:49,889 INF blivet: got format: existing ext4 filesystem >14:36:49,889 INF blivet: got format: existing luks >14:36:49,890 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:36:49,891 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,892 DBG blivet: get_format('None') returning DeviceFormat instance with object id 96 >14:36:49,892 DBG blivet: get_format('None') returning DeviceFormat instance with object id 97 >14:36:49,893 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >14:36:49,893 DBG blivet: updated sr0 size to 1.79 GiB (1.79 GiB) >14:36:49,893 INF blivet: added cdrom sr0 (id 95) to device tree >14:36:49,893 INF blivet: got device: OpticalDevice instance (0x7f8b548987f0) -- > name = sr0 status = True id = 95 > children = [] > parents = [] > uuid = None size = 1.79 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > target size = 1.79 GiB path = /dev/sr0 > format args = [] original_format = None >14:36:49,905 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 99 >14:36:49,906 DBG blivet: get_format('efi') returning EFIFS instance with object id 100 >14:36:49,906 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 101 >14:36:49,906 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 102 >14:36:49,906 INF blivet: type detected on 'sr0' is 'iso9660' >14:36:49,906 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 103 >14:36:49,907 INF blivet: got format: existing iso9660 filesystem >14:36:49,907 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >14:36:49,908 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,909 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,909 DBG blivet: get_format('None') returning DeviceFormat instance with object id 106 >14:36:49,910 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >14:36:49,910 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >14:36:49,910 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 105) to device tree >14:36:49,910 DBG blivet: get_format('None') returning DeviceFormat instance with object id 110 >14:36:49,911 DBG blivet: get_format('None') returning DeviceFormat instance with object id 111 >14:36:49,911 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >14:36:49,911 INF blivet: added loop loop0 (id 109) to device tree >14:36:49,911 INF blivet: got device: LoopDevice instance (0x7f8b548cefd0) -- > name = loop0 status = False id = 109 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (105)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >14:36:49,912 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 113 >14:36:49,913 DBG blivet: get_format('efi') returning EFIFS instance with object id 114 >14:36:49,913 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 115 >14:36:49,913 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 116 >14:36:49,913 INF blivet: type detected on 'loop0' is 'squashfs' >14:36:49,913 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 117 >14:36:49,913 INF blivet: got format: existing None >14:36:49,914 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >14:36:49,915 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,916 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,916 DBG blivet: get_format('None') returning DeviceFormat instance with object id 120 >14:36:49,916 DBG blivet: get_format('None') returning DeviceFormat instance with object id 121 >14:36:49,916 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >14:36:49,916 INF blivet: added file /LiveOS/rootfs.img (id 119) to device tree >14:36:49,917 DBG blivet: get_format('None') returning DeviceFormat instance with object id 124 >14:36:49,917 DBG blivet: get_format('None') returning DeviceFormat instance with object id 125 >14:36:49,917 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >14:36:49,917 INF blivet: added loop loop1 (id 123) to device tree >14:36:49,917 INF blivet: got device: LoopDevice instance (0x7f8b54894e10) -- > name = loop1 status = False id = 123 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (119)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >14:36:49,918 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 127 >14:36:49,918 DBG blivet: get_format('efi') returning EFIFS instance with object id 128 >14:36:49,918 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 129 >14:36:49,919 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 130 >14:36:49,919 INF blivet: type detected on 'loop1' is 'ext4' >14:36:49,919 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 131 >14:36:49,919 INF blivet: got format: existing ext4 filesystem >14:36:49,920 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >14:36:49,920 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,921 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,921 DBG blivet: get_format('None') returning DeviceFormat instance with object id 134 >14:36:49,921 DBG blivet: get_format('None') returning DeviceFormat instance with object id 135 >14:36:49,922 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >14:36:49,922 INF blivet: added file /overlay (deleted) (id 133) to device tree >14:36:49,922 DBG blivet: get_format('None') returning DeviceFormat instance with object id 138 >14:36:49,922 DBG blivet: get_format('None') returning DeviceFormat instance with object id 139 >14:36:49,923 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >14:36:49,923 INF blivet: added loop loop2 (id 137) to device tree >14:36:49,923 INF blivet: got device: LoopDevice instance (0x7f8b5488db38) -- > name = loop2 status = False id = 137 > children = [] > parents = ['existing 0 B file /overlay (deleted) (133)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >14:36:49,923 DBG blivet: no type or existing type for loop2, bailing >14:36:49,924 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >14:36:49,925 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,958 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (123) with existing ext4 filesystem >14:36:49,960 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (137) >14:36:49,962 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:49,962 DBG blivet: get_format('None') returning DeviceFormat instance with object id 143 >14:36:49,962 DBG blivet: get_format('None') returning DeviceFormat instance with object id 144 >14:36:49,963 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >14:36:49,964 DBG blivet: updated live-rw size to 6.06 GiB (6.06 GiB) >14:36:49,964 INF blivet: added dm live-rw (id 142) to device tree >14:36:49,964 INF blivet: got device: DMDevice instance (0x7f8b5489fe48) -- > name = live-rw status = True id = 142 > children = [] > parents = ['existing 0 B loop loop1 (123) with existing ext4 filesystem'] > uuid = None size = 6.06 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.06 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >14:36:49,976 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 146 >14:36:49,976 DBG blivet: get_format('efi') returning EFIFS instance with object id 147 >14:36:49,976 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 148 >14:36:49,976 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 149 >14:36:49,977 INF blivet: type detected on 'live-rw' is 'ext4' >14:36:49,977 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 150 >14:36:49,977 INF blivet: got format: existing ext4 filesystem >14:36:49,979 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >14:36:49,980 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:50,020 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (123) with existing ext4 filesystem >14:36:50,022 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:50,022 DBG blivet: get_format('None') returning DeviceFormat instance with object id 153 >14:36:50,022 DBG blivet: get_format('None') returning DeviceFormat instance with object id 154 >14:36:50,023 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >14:36:50,024 DBG blivet: updated live-base size to 6.06 GiB (6.06 GiB) >14:36:50,024 INF blivet: added dm live-base (id 152) to device tree >14:36:50,024 INF blivet: got device: DMDevice instance (0x7f8b548a5ef0) -- > name = live-base status = True id = 152 > children = [] > parents = ['existing 0 B loop loop1 (123) with existing ext4 filesystem'] > uuid = None size = 6.06 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.06 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >14:36:50,039 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 156 >14:36:50,039 DBG blivet: get_format('efi') returning EFIFS instance with object id 157 >14:36:50,039 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 158 >14:36:50,040 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 159 >14:36:50,040 INF blivet: type detected on 'live-base' is 'ext4' >14:36:50,040 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 160 >14:36:50,040 INF blivet: got format: existing ext4 filesystem >14:36:50,042 INF blivet: scanning luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (/sys/devices/virtual/block/dm-2)... >14:36:50,043 DBG blivet: DeviceTree.get_device_by_name returned existing 48.63 GiB luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (54) with existing ext4 filesystem >14:36:50,043 INF blivet: got device: LUKSDevice instance (0x7f8b548f57b8) -- > name = luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 status = True id = 54 > children = [] > parents = ['existing 48.63 GiB partition sda5 (45) with existing luks'] > uuid = None size = 48.63 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 0 B path = /dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 > format args = [] original_format = ext4 target = crypt dm_uuid = None >14:36:50,055 DBG blivet: no type or existing type for luks-4513bdb5-2951-47aa-b6c8-f4176189ed47, bailing >14:36:50,056 INF blivet: scanning luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (/sys/devices/virtual/block/dm-3)... >14:36:50,058 DBG blivet: DeviceTree.get_device_by_name returned existing 337.26 GiB luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (84) with existing ext4 filesystem >14:36:50,058 INF blivet: got device: LUKSDevice instance (0x7f8b54888c88) -- > name = luks-ddd6c679-85f1-46c4-976f-68abb44d7927 status = True id = 84 > children = [] > parents = ['existing 337.26 GiB partition sda7 (75) with existing luks'] > uuid = None size = 337.26 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 0 B path = /dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 > format args = [] original_format = ext4 target = crypt dm_uuid = None >14:36:50,071 DBG blivet: no type or existing type for luks-ddd6c679-85f1-46c4-976f-68abb44d7927, bailing >14:36:54,864 INF blivet: ISCSID is /sbin/iscsid >14:36:54,865 INF blivet: no initiator set >14:36:54,881 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:36:54,882 INF blivet: no /etc/zfcp.conf; not configuring zfcp >14:36:55,546 DBG blivet: Ext4FS.supported: supported: True ; >14:36:55,546 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >14:36:55,547 DBG blivet: Ext4FS.supported: supported: True ; >14:36:55,547 DBG blivet: trying to set new default fstype to 'ext4' >14:36:55,549 DBG blivet: Ext4FS.supported: supported: True ; >14:36:55,549 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >14:36:55,550 DBG blivet: Ext4FS.supported: supported: True ; >14:36:55,735 INF blivet: no initiator set >14:36:55,736 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fbd58e4f0f0> >14:36:55,736 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >14:36:55,785 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >14:36:56,047 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'luks-4513bdb5-2951-47aa-b6c8-f4176189ed47', 'luks-ddd6c679-85f1-46c4-976f-68abb44d7927'] >14:36:56,050 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000cca662e8371b ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354162806'} ; >14:36:56,050 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:36:56,051 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:36:56,052 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:56,056 DBG blivet: DiskDevicePopulator.run: name: sda ; >14:36:56,057 INF blivet: sda is a disk >14:36:56,057 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >14:36:56,058 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >14:36:56,059 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >14:36:56,061 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >14:36:56,061 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >14:36:56,067 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >14:36:56,068 DBG blivet: updated sda size to 465.76 GiB (465.76 GiB) >14:36:56,069 INF blivet: added disk sda (id 2) to device tree >14:36:56,069 INF blivet: got device: DiskDevice instance (0x7fbd40ba3ef0) -- > name = sda status = True id = 2 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000cca662e8371b >14:36:56,076 DBG blivet: DeviceTree.handle_format: name: sda ; >14:36:56,081 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:36:56,082 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >14:36:56,088 DBG blivet: EFIFS.supported: supported: True ; >14:36:56,089 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >14:36:56,094 DBG blivet: MacEFIFS.supported: supported: True ; >14:36:56,094 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >14:36:56,100 DBG blivet: MacEFIFS.supported: supported: True ; >14:36:56,101 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >14:36:56,105 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >14:36:56,109 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >14:36:56,112 DBG blivet: DiskLabel.__init__: uuid: a1ce2411 ; label: None ; device: /dev/sda ; serial: HGST_HTS725050A7E630_TF655AY9JVGHNL ; exists: True ; >14:36:56,535 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fbd409cba20>, <parted.partition.Partition object at 0x7fbd409cb9e8>, <parted.partition.Partition object at 0x7fbd409cb630>, <parted.partition.Partition object at 0x7fbd409cb4a8>, <parted.partition.Partition object at 0x7fbd409cb2b0>, <parted.partition.Partition object at 0x7fbd40ae1ef0>, <parted.partition.Partition object at 0x7fbd40ae1128>] > device: <parted.device.Device object at 0x7fbd409cbef0> > PedDisk: <_ped.Disk object at 0x7fbd409e99c8> >14:36:56,895 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 10 >14:36:56,898 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >14:36:56,898 INF blivet: got format: existing msdos disklabel >14:36:56,907 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part1 ' > '/dev/disk/by-uuid/229216269215FECB ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 ' > '/dev/disk/by-label/System\\x20Reserved ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part1 ' > '/dev/disk/by-partuuid/a1ce2411-01', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '229216269215FECB', > 'ID_FS_UUID_ENC': '229216269215FECB', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'a1ce2411-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '354362882'} ; >14:36:56,908 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:36:56,910 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >14:36:56,912 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:56,914 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >14:36:56,978 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:36:56,980 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >14:36:56,984 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >14:36:56,987 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >14:36:56,988 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >14:36:56,989 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >14:36:56,991 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >14:36:56,991 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >14:36:56,993 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >14:36:56,994 DBG blivet: updated sda1 size to 100 MiB (100 MiB) >14:36:56,995 DBG blivet: looking up parted Partition: /dev/sda1 >14:36:56,996 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >14:36:56,998 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >14:36:56,999 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >14:36:57,001 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >14:36:57,003 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >14:36:57,003 DBG blivet: updated sda1 size to 100 MiB (100 MiB) >14:36:57,004 INF blivet: added partition sda1 (id 12) to device tree >14:36:57,005 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:57,004 INF blivet: got device: PartitionDevice instance (0x7fbd40b1e048) -- > name = sda1 status = True id = 12 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-01 size = 100 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 100 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd409cbda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd409cb7f0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd409cb940> PedPartition: <_ped.Partition object at 0x7fbd4297cbf8> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >14:36:57,007 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:57,008 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:57,010 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:57,012 DBG blivet: DeviceTree.handle_format: name: sda1 ; >14:36:57,014 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:36:57,015 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >14:36:57,016 DBG blivet: EFIFS.supported: supported: True ; >14:36:57,017 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >14:36:57,018 DBG blivet: MacEFIFS.supported: supported: True ; >14:36:57,019 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >14:36:57,021 DBG blivet: MacEFIFS.supported: supported: True ; >14:36:57,021 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >14:36:57,021 INF blivet: type detected on 'sda1' is 'ntfs' >14:36:57,064 DBG blivet: padding min size from 24,8 MiB up to 27,28 MiB >14:36:57,067 DBG blivet: NTFS.supported: supported: False ; >14:36:57,067 DBG blivet: get_format('ntfs') returning NTFS instance with object id 20 >14:36:57,071 DBG blivet: PartitionDevice._set_format: sda1 ; type: ntfs ; current: None ; >14:36:57,072 INF blivet: got format: existing ntfs filesystem >14:36:57,187 DBG blivet: NTFS.supported: supported: False ; >14:36:57,236 DBG blivet: NTFS.supported: supported: False ; >14:36:57,239 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part2 ' > '/dev/disk/by-uuid/1C60182060180366 ' > '/dev/disk/by-partuuid/a1ce2411-02 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part2 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1C60182060180366', > 'ID_FS_UUID_ENC': '1C60182060180366', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '133120000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'a1ce2411-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354288550'} ; >14:36:57,239 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:36:57,242 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >14:36:57,245 DBG blivet: DeviceTree.get_device_by_name returned None >14:36:57,247 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >14:36:57,300 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:36:57,302 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >14:36:57,305 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >14:36:57,308 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >14:36:57,308 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >14:36:57,310 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >14:36:57,313 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >14:36:57,313 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >14:36:57,316 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >14:36:57,317 DBG blivet: updated sda2 size to 63,48 GiB (63,48 GiB) >14:36:57,318 DBG blivet: looking up parted Partition: /dev/sda2 >14:36:57,321 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >14:36:57,323 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >14:36:57,324 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >14:36:57,326 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >14:36:57,328 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >14:36:57,329 DBG blivet: updated sda2 size to 63,48 GiB (63,48 GiB) >14:36:57,329 INF blivet: added partition sda2 (id 22) to device tree >14:36:57,330 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:57,330 INF blivet: got device: PartitionDevice instance (0x7fbd40974470) -- > name = sda2 status = True id = 22 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-02 size = 63,48 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 63,48 GiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd409cbda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd409cb710> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd409cb898> PedPartition: <_ped.Partition object at 0x7fbd409cd3b8> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 206848 end = 133326847 length = 133120000 > flags = >14:36:57,332 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:57,334 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:57,337 INF blivet: parted exception: msdos disk labels do not support partition names. >14:36:57,340 DBG blivet: DeviceTree.handle_format: name: sda2 ; >14:36:57,344 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:36:57,344 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >14:36:57,347 DBG blivet: EFIFS.supported: supported: True ; >14:36:57,348 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >14:36:57,351 DBG blivet: MacEFIFS.supported: supported: True ; >14:36:57,351 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >14:36:57,355 DBG blivet: MacEFIFS.supported: supported: True ; >14:36:57,356 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >14:36:57,356 INF blivet: type detected on 'sda2' is 'ntfs' >14:37:04,577 DBG blivet: padding min size from 62,23 GiB up to 62,72 GiB >14:37:04,580 DBG blivet: NTFS.supported: supported: False ; >14:37:04,580 DBG blivet: get_format('ntfs') returning NTFS instance with object id 30 >14:37:04,582 DBG blivet: PartitionDevice._set_format: sda2 ; type: ntfs ; current: None ; >14:37:04,583 INF blivet: got format: existing ntfs filesystem >14:37:04,622 DBG blivet: NTFS.supported: supported: False ; >14:37:04,661 DBG blivet: NTFS.supported: supported: False ; >14:37:04,664 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part3 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part3 ' > '/dev/disk/by-partuuid/a1ce2411-03 ' > '/dev/disk/by-uuid/793e7f85-da8b-4faa-8f1f-ac98f16a4b59 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '793e7f85-da8b-4faa-8f1f-ac98f16a4b59', > 'ID_FS_UUID_ENC': '793e7f85-da8b-4faa-8f1f-ac98f16a4b59', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '133326848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '604160', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'a1ce2411-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354578200'} ; >14:37:04,664 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:37:04,665 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >14:37:04,666 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:04,667 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >14:37:04,706 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:37:04,707 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >14:37:04,709 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >14:37:04,711 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >14:37:04,711 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >14:37:04,712 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >14:37:04,714 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >14:37:04,714 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >14:37:04,716 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >14:37:04,716 DBG blivet: updated sda3 size to 295 MiB (295 MiB) >14:37:04,716 DBG blivet: looking up parted Partition: /dev/sda3 >14:37:04,718 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >14:37:04,719 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >14:37:04,720 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >14:37:04,722 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >14:37:04,723 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >14:37:04,724 DBG blivet: updated sda3 size to 295 MiB (295 MiB) >14:37:04,724 INF blivet: added partition sda3 (id 32) to device tree >14:37:04,725 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:04,724 INF blivet: got device: PartitionDevice instance (0x7fbd40978b70) -- > name = sda3 status = True id = 32 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-03 size = 295 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 295 MiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd409cbda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd409cb6d8> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd409cb588> PedPartition: <_ped.Partition object at 0x7fbd409cd830> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 133326848 end = 133931007 length = 604160 > flags = >14:37:04,726 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:04,728 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:04,729 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:04,731 DBG blivet: DeviceTree.handle_format: name: sda3 ; >14:37:04,733 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:37:04,733 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >14:37:04,735 DBG blivet: EFIFS.supported: supported: True ; >14:37:04,735 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >14:37:04,736 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:04,737 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >14:37:04,738 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:04,738 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >14:37:04,739 INF blivet: type detected on 'sda3' is 'ext4' >14:37:04,811 DBG blivet: using current size 295 MiB as min size >14:37:04,813 DBG blivet: Ext4FS.supported: supported: True ; >14:37:04,814 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 40 >14:37:04,815 DBG blivet: PartitionDevice._set_format: sda3 ; type: ext4 ; current: None ; >14:37:04,815 INF blivet: got format: existing ext4 filesystem >14:37:04,881 DBG blivet: Ext4FS.supported: supported: True ; >14:37:04,920 DBG blivet: Ext4FS.supported: supported: True ; >14:37:04,922 DBG blivet: DeviceTree.handle_device: name: sda4 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000cca662e8371b-part4 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part4 ' > '/dev/disk/by-partuuid/a1ce2411-04 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part4', > 'DEVNAME': '/dev/sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '133931008', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '842842160', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': 'a1ce2411-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00000378', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '4', > 'PARTN': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda4', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354288547'} ; >14:37:04,923 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:37:04,924 DBG blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; >14:37:04,925 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:04,926 DBG blivet: PartitionDevicePopulator.run: name: sda4 ; >14:37:04,963 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:37:04,964 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >14:37:04,967 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >14:37:04,968 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >14:37:04,969 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >14:37:04,970 DBG blivet: PartitionDevice._set_format: sda4 ; type: None ; current: None ; >14:37:04,971 DBG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >14:37:04,972 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >14:37:04,973 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; >14:37:04,974 DBG blivet: updated sda4 size to 1024 B (1024 B) >14:37:04,974 DBG blivet: looking up parted Partition: /dev/sda4 >14:37:04,976 DBG blivet: PartitionDevice.probe: sda4 ; exists: True ; >14:37:04,978 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 1 ; >14:37:04,980 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 10 ; >14:37:04,981 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 12 ; >14:37:04,982 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; >14:37:04,984 DBG blivet: updated sda4 size to 401,9 GiB (401,9 GiB) >14:37:04,984 INF blivet: added partition sda4 (id 42) to device tree >14:37:04,985 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:04,984 INF blivet: got device: PartitionDevice instance (0x7fbd408fe400) -- > name = sda4 status = True id = 42 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-04 size = 401,9 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > target size = 401,9 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd409cbda0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fbd409cb438> PedPartition: <_ped.Partition object at 0x7fbd409e6e08> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 133931008 end = 976773167 length = 842842160 > flags = >14:37:04,987 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:04,988 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:04,990 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:04,993 DBG blivet: DeviceTree.handle_format: name: sda4 ; >14:37:04,993 DBG blivet: no type or existing type for sda4, bailing >14:37:04,995 DBG blivet: DeviceTree.handle_device: name: sda5 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part5 ' > '/dev/disk/by-uuid/4513bdb5-2951-47aa-b6c8-f4176189ed47 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part5 ' > '/dev/disk/by-partuuid/a1ce2411-05 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part5', > 'DEVNAME': '/dev/sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '4513bdb5-2951-47aa-b6c8-f4176189ed47', > 'ID_FS_UUID_ENC': '4513bdb5-2951-47aa-b6c8-f4176189ed47', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '133933056', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '101990400', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'a1ce2411-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '5', > 'PARTN': '5', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda5', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354535476'} ; >14:37:04,995 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:37:04,996 DBG blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >14:37:04,997 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:04,998 DBG blivet: PartitionDevicePopulator.run: name: sda5 ; >14:37:05,032 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:37:05,033 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >14:37:05,036 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >14:37:05,038 DBG blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >14:37:05,038 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >14:37:05,039 DBG blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >14:37:05,041 DBG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >14:37:05,041 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >14:37:05,043 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >14:37:05,043 DBG blivet: updated sda5 size to 48,63 GiB (48,63 GiB) >14:37:05,044 DBG blivet: looking up parted Partition: /dev/sda5 >14:37:05,045 DBG blivet: PartitionDevice.probe: sda5 ; exists: True ; >14:37:05,046 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >14:37:05,048 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >14:37:05,049 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >14:37:05,050 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >14:37:05,051 DBG blivet: updated sda5 size to 48,63 GiB (48,63 GiB) >14:37:05,051 INF blivet: added partition sda5 (id 47) to device tree >14:37:05,052 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,051 INF blivet: got device: PartitionDevice instance (0x7fbd40952cf8) -- > name = sda5 status = True id = 47 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-05 size = 48,63 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > target size = 48,63 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd409cbda0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd409cb7b8> PedPartition: <_ped.Partition object at 0x7fbd409e6e60> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 133933056 end = 235923455 length = 101990400 > flags = >14:37:05,054 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,055 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,057 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,058 DBG blivet: DeviceTree.handle_format: name: sda5 ; >14:37:05,060 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:37:05,060 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 51 >14:37:05,062 DBG blivet: EFIFS.supported: supported: True ; >14:37:05,062 DBG blivet: get_format('efi') returning EFIFS instance with object id 52 >14:37:05,064 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,064 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 53 >14:37:05,066 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,066 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 54 >14:37:05,066 INF blivet: type detected on 'sda5' is 'luks' >14:37:05,068 DBG blivet: LUKS.__init__: uuid: 4513bdb5-2951-47aa-b6c8-f4176189ed47 ; label: None ; device: /dev/sda5 ; serial: HGST_HTS725050A7E630_TF655AY9JVGHNL ; exists: True ; name: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; >14:37:05,069 DBG blivet: get_format('luks') returning LUKS instance with object id 55 >14:37:05,070 DBG blivet: PartitionDevice._set_format: sda5 ; type: luks ; current: None ; >14:37:05,071 DBG blivet: DeviceTree.get_device_by_name: name: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; incomplete: False ; hidden: False ; >14:37:05,072 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:05,072 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >14:37:05,074 DBG blivet: PartitionDevice.add_child: name: sda5 ; child: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; kids: 0 ; >14:37:05,075 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >14:37:05,076 DBG blivet: LUKSDevice._set_format: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; type: None ; current: None ; >14:37:05,078 DBG blivet: LUKSDevice.update_sysfs_path: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; status: True ; >14:37:05,078 DBG blivet: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 sysfs_path set to /sys/devices/virtual/block/dm-2 >14:37:05,080 DBG blivet: LUKSDevice.read_current_size: exists: True ; path: /dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >14:37:05,080 DBG blivet: updated luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 size to 48,63 GiB (48,63 GiB) >14:37:05,082 DBG blivet: LUKSDevice.setup: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; orig: False ; status: True ; controllable: True ; >14:37:05,083 DBG blivet: LUKSDevice.update_sysfs_path: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; status: True ; >14:37:05,083 DBG blivet: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 sysfs_path set to /sys/devices/virtual/block/dm-2 >14:37:05,083 INF blivet: added luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (id 56) to device tree >14:37:05,085 DBG blivet: DeviceTree.handle_device: name: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-4513bdb5295147aab6c8f4176189ed47-luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ' > '/dev/disk/by-label/_Fedora-17-x86_6 ' > '/dev/disk/by-uuid/4e3abd54-7ba9-4195-8ab2-53df3c3d03c6 ' > '/dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ' > '/dev/disk/by-id/dm-name-luks-4513bdb5-2951-47aa-b6c8-f4176189ed47', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-4513bdb5-2951-47aa-b6c8-f4176189ed47', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-4513bdb5295147aab6c8f4176189ed47-luks-4513bdb5-2951-47aa-b6c8-f4176189ed47', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e3abd54-7ba9-4195-8ab2-53df3c3d03c6', > 'ID_FS_UUID_ENC': '4e3abd54-7ba9-4195-8ab2-53df3c3d03c6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3455421112'} ; >14:37:05,085 INF blivet: scanning luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (/sys/devices/virtual/block/dm-2)... >14:37:05,087 DBG blivet: DeviceTree.get_device_by_name: name: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; incomplete: False ; hidden: False ; >14:37:05,088 DBG blivet: DeviceTree.get_device_by_name returned existing 48,63 GiB luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (56) >14:37:05,089 INF blivet: got device: LUKSDevice instance (0x7fbd40803710) -- > name = luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 status = True id = 56 > children = [] > parents = ['existing 48,63 GiB partition sda5 (47) with existing luks'] > uuid = None size = 48,63 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 0 B path = /dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 > format args = [] original_format = None target = crypt dm_uuid = None >14:37:05,110 DBG blivet: DeviceTree.handle_format: name: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; >14:37:05,113 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:37:05,114 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >14:37:05,116 DBG blivet: EFIFS.supported: supported: True ; >14:37:05,117 DBG blivet: get_format('efi') returning EFIFS instance with object id 61 >14:37:05,120 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,120 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >14:37:05,122 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,122 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >14:37:05,123 INF blivet: type detected on 'luks-4513bdb5-2951-47aa-b6c8-f4176189ed47' is 'ext4' >14:37:05,177 DBG blivet: padding min size from 451 MiB up to 497 MiB >14:37:05,180 DBG blivet: Ext4FS.supported: supported: True ; >14:37:05,180 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 64 >14:37:05,181 DBG blivet: LUKSDevice._set_format: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; type: ext4 ; current: None ; >14:37:05,182 INF blivet: got format: existing ext4 filesystem >14:37:05,273 DBG blivet: Ext4FS.supported: supported: True ; >14:37:05,314 DBG blivet: Ext4FS.supported: supported: True ; >14:37:05,315 INF blivet: got format: existing luks >14:37:05,320 DBG blivet: DeviceTree.handle_device: name: sda6 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part6 ' > '/dev/disk/by-uuid/6bd7b4a6-78b5-464f-927b-d1144d669229 ' > '/dev/disk/by-partuuid/a1ce2411-06 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part6 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part6', > 'DEVNAME': '/dev/sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6bd7b4a6-78b5-464f-927b-d1144d669229', > 'ID_FS_UUID_ENC': '6bd7b4a6-78b5-464f-927b-d1144d669229', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '235925504', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554432', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': 'a1ce2411-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '6', > 'PARTN': '6', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda6', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354466025'} ; >14:37:05,320 INF blivet: scanning sda6 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:37:05,321 DBG blivet: DeviceTree.get_device_by_name: name: sda6 ; incomplete: False ; hidden: False ; >14:37:05,322 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:05,323 DBG blivet: PartitionDevicePopulator.run: name: sda6 ; >14:37:05,360 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:37:05,362 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >14:37:05,364 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >14:37:05,366 DBG blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 5 ; >14:37:05,366 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >14:37:05,368 DBG blivet: PartitionDevice._set_format: sda6 ; type: None ; current: None ; >14:37:05,369 DBG blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >14:37:05,370 DBG blivet: sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >14:37:05,371 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >14:37:05,372 DBG blivet: updated sda6 size to 16 GiB (16 GiB) >14:37:05,372 DBG blivet: looking up parted Partition: /dev/sda6 >14:37:05,374 DBG blivet: PartitionDevice.probe: sda6 ; exists: True ; >14:37:05,376 DBG blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 1 ; >14:37:05,377 DBG blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 10 ; >14:37:05,378 DBG blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 12 ; >14:37:05,380 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >14:37:05,380 DBG blivet: updated sda6 size to 16 GiB (16 GiB) >14:37:05,381 INF blivet: added partition sda6 (id 67) to device tree >14:37:05,381 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,381 INF blivet: got device: PartitionDevice instance (0x7fbd40980c50) -- > name = sda6 status = True id = 67 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-06 size = 16 GiB > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > target size = 16 GiB path = /dev/sda6 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd409cbda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd40ae1cc0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fbd40ae1c18> PedPartition: <_ped.Partition object at 0x7fbd409e6f10> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 235925504 end = 269479935 length = 33554432 > flags = >14:37:05,383 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,384 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,385 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,387 DBG blivet: DeviceTree.handle_format: name: sda6 ; >14:37:05,389 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:37:05,389 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 71 >14:37:05,391 DBG blivet: EFIFS.supported: supported: True ; >14:37:05,391 DBG blivet: get_format('efi') returning EFIFS instance with object id 72 >14:37:05,393 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,393 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 73 >14:37:05,394 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,395 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >14:37:05,395 INF blivet: type detected on 'sda6' is 'swap' >14:37:05,396 DBG blivet: SwapSpace.__init__: uuid: 6bd7b4a6-78b5-464f-927b-d1144d669229 ; label: None ; device: /dev/sda6 ; serial: HGST_HTS725050A7E630_TF655AY9JVGHNL ; exists: True ; >14:37:05,397 DBG blivet: get_format('swap') returning SwapSpace instance with object id 75 >14:37:05,398 DBG blivet: PartitionDevice._set_format: sda6 ; type: swap ; current: None ; >14:37:05,398 INF blivet: got format: existing swap >14:37:05,401 DBG blivet: DeviceTree.handle_device: name: sda7 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part7 ' > '/dev/disk/by-uuid/ddd6c679-85f1-46c4-976f-68abb44d7927 ' > '/dev/disk/by-id/wwn-0x5000cca662e8371b-part7 ' > '/dev/disk/by-partuuid/a1ce2411-07 ' > '/dev/disk/by-id/ata-HGST_HTS725050A7E630_TF655AY9JVGHNL-part7', > 'DEVNAME': '/dev/sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'ddd6c679-85f1-46c4-976f-68abb44d7927', > 'ID_FS_UUID_ENC': 'ddd6c679-85f1-46c4-976f-68abb44d7927', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'HGST_HTS725050A7E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS725050A7E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '269481984', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '707291136', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'a1ce2411-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'a1ce2411', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'GH2OA500', > 'ID_SERIAL': 'HGST_HTS725050A7E630_TF655AY9JVGHNL', > 'ID_SERIAL_SHORT': 'TF655AY9JVGHNL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca662e8371b', > 'ID_WWN_WITH_EXTENSION': '0x5000cca662e8371b', > 'MAJOR': '8', > 'MINOR': '7', > 'PARTN': '7', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda7', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354477548'} ; >14:37:05,401 INF blivet: scanning sda7 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >14:37:05,402 DBG blivet: DeviceTree.get_device_by_name: name: sda7 ; incomplete: False ; hidden: False ; >14:37:05,404 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:05,406 DBG blivet: PartitionDevicePopulator.run: name: sda7 ; >14:37:05,446 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >14:37:05,447 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (2) with existing msdos disklabel >14:37:05,451 DBG blivet: get_format('None') returning DeviceFormat instance with object id 78 >14:37:05,452 DBG blivet: DiskDevice.add_child: name: sda ; child: sda7 ; kids: 6 ; >14:37:05,452 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >14:37:05,454 DBG blivet: PartitionDevice._set_format: sda7 ; type: None ; current: None ; >14:37:05,455 DBG blivet: PartitionDevice.update_sysfs_path: sda7 ; status: True ; >14:37:05,455 DBG blivet: sda7 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 >14:37:05,457 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda7 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 ; >14:37:05,458 DBG blivet: updated sda7 size to 337,26 GiB (337,26 GiB) >14:37:05,458 DBG blivet: looking up parted Partition: /dev/sda7 >14:37:05,459 DBG blivet: PartitionDevice.probe: sda7 ; exists: True ; >14:37:05,461 DBG blivet: PartitionDevice.get_flag: path: /dev/sda7 ; flag: 1 ; >14:37:05,462 DBG blivet: PartitionDevice.get_flag: path: /dev/sda7 ; flag: 10 ; >14:37:05,463 DBG blivet: PartitionDevice.get_flag: path: /dev/sda7 ; flag: 12 ; >14:37:05,465 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda7 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 ; >14:37:05,465 DBG blivet: updated sda7 size to 337,26 GiB (337,26 GiB) >14:37:05,466 INF blivet: added partition sda7 (id 77) to device tree >14:37:05,466 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,466 INF blivet: got device: PartitionDevice instance (0x7fbd40ae1320) -- > name = sda7 status = True id = 77 > children = [] > parents = ['existing 465,76 GiB disk sda (2) with existing msdos disklabel'] > uuid = a1ce2411-07 size = 337,26 GiB > format = existing None > major = 8 minor = 7 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 > target size = 337,26 GiB path = /dev/sda7 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd409cbda0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd40ae1e80> PedPartition: <_ped.Partition object at 0x7fbd409e6f68> > disk = existing 465,76 GiB disk sda (2) with existing msdos disklabel > start = 269481984 end = 976773119 length = 707291136 > flags = >14:37:05,468 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,469 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,471 INF blivet: parted exception: msdos disk labels do not support partition names. >14:37:05,473 DBG blivet: DeviceTree.handle_format: name: sda7 ; >14:37:05,474 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:37:05,474 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 81 >14:37:05,476 DBG blivet: EFIFS.supported: supported: True ; >14:37:05,476 DBG blivet: get_format('efi') returning EFIFS instance with object id 82 >14:37:05,478 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,478 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 83 >14:37:05,480 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,480 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 84 >14:37:05,480 INF blivet: type detected on 'sda7' is 'luks' >14:37:05,481 DBG blivet: LUKS.__init__: uuid: ddd6c679-85f1-46c4-976f-68abb44d7927 ; label: None ; device: /dev/sda7 ; serial: HGST_HTS725050A7E630_TF655AY9JVGHNL ; exists: True ; name: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; >14:37:05,482 DBG blivet: get_format('luks') returning LUKS instance with object id 85 >14:37:05,483 DBG blivet: PartitionDevice._set_format: sda7 ; type: luks ; current: None ; >14:37:05,484 DBG blivet: DeviceTree.get_device_by_name: name: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; incomplete: False ; hidden: False ; >14:37:05,485 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:05,486 DBG blivet: get_format('None') returning DeviceFormat instance with object id 87 >14:37:05,488 DBG blivet: PartitionDevice.add_child: name: sda7 ; child: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; kids: 0 ; >14:37:05,488 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >14:37:05,489 DBG blivet: LUKSDevice._set_format: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; type: None ; current: None ; >14:37:05,491 DBG blivet: LUKSDevice.update_sysfs_path: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; status: True ; >14:37:05,491 DBG blivet: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 sysfs_path set to /sys/devices/virtual/block/dm-3 >14:37:05,493 DBG blivet: LUKSDevice.read_current_size: exists: True ; path: /dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >14:37:05,493 DBG blivet: updated luks-ddd6c679-85f1-46c4-976f-68abb44d7927 size to 337,26 GiB (337,26 GiB) >14:37:05,495 DBG blivet: LUKSDevice.setup: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; orig: False ; status: True ; controllable: True ; >14:37:05,496 DBG blivet: LUKSDevice.update_sysfs_path: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; status: True ; >14:37:05,496 DBG blivet: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 sysfs_path set to /sys/devices/virtual/block/dm-3 >14:37:05,496 INF blivet: added luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (id 86) to device tree >14:37:05,498 DBG blivet: DeviceTree.handle_device: name: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ' > '/dev/disk/by-uuid/2b6b1c85-e5e8-45ab-91ee-afa83be6f867 ' > '/dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ' > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-ddd6c67985f146c4976f68abb44d7927-luks-ddd6c679-85f1-46c4-976f-68abb44d7927', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-ddd6c679-85f1-46c4-976f-68abb44d7927', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-ddd6c67985f146c4976f68abb44d7927-luks-ddd6c679-85f1-46c4-976f-68abb44d7927', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2b6b1c85-e5e8-45ab-91ee-afa83be6f867', > 'ID_FS_UUID_ENC': '2b6b1c85-e5e8-45ab-91ee-afa83be6f867', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3465184301'} ; >14:37:05,498 INF blivet: scanning luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (/sys/devices/virtual/block/dm-3)... >14:37:05,499 DBG blivet: DeviceTree.get_device_by_name: name: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; incomplete: False ; hidden: False ; >14:37:05,501 DBG blivet: DeviceTree.get_device_by_name returned existing 337,26 GiB luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (86) >14:37:05,502 INF blivet: got device: LUKSDevice instance (0x7fbd40980cf8) -- > name = luks-ddd6c679-85f1-46c4-976f-68abb44d7927 status = True id = 86 > children = [] > parents = ['existing 337,26 GiB partition sda7 (77) with existing luks'] > uuid = None size = 337,26 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 0 B path = /dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 > format args = [] original_format = None target = crypt dm_uuid = None >14:37:05,523 DBG blivet: DeviceTree.handle_format: name: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; >14:37:05,526 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:37:05,526 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 >14:37:05,529 DBG blivet: EFIFS.supported: supported: True ; >14:37:05,530 DBG blivet: get_format('efi') returning EFIFS instance with object id 91 >14:37:05,532 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,533 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 92 >14:37:05,535 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,535 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >14:37:05,536 INF blivet: type detected on 'luks-ddd6c679-85f1-46c4-976f-68abb44d7927' is 'ext4' >14:37:05,604 DBG blivet: padding min size from 1,94 GiB up to 2,13 GiB >14:37:05,607 DBG blivet: Ext4FS.supported: supported: True ; >14:37:05,607 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 94 >14:37:05,609 DBG blivet: LUKSDevice._set_format: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; type: ext4 ; current: None ; >14:37:05,610 INF blivet: got format: existing ext4 filesystem >14:37:05,767 DBG blivet: Ext4FS.supported: supported: True ; >14:37:05,806 DBG blivet: Ext4FS.supported: supported: True ; >14:37:05,807 INF blivet: got format: existing luks >14:37:05,809 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-04-25-06-25-00-00 /dev/cdrom ' > '/dev/disk/by-label/Fedora-KDE-Live-28-1-1 ' > '/dev/disk/by-id/ata-PLDS_DVD+_-RW_DU-8A5HH_TTYK05508131347Z2A01 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-2', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-KDE-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-KDE-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-25-00-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-25-00-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'PLDS_DVD+_-RW_DU-8A5HH', > 'ID_MODEL_ENC': 'PLDS\\x20DVD+\\x2f-RW\\x20DU-8A5HH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '179e45f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'SD11', > 'ID_SERIAL': 'PLDS_DVD+_-RW_DU-8A5HH_TTYK05508131347Z2A01', > 'ID_SERIAL_SHORT': 'TTYK05508131347Z2A01', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'TAGS': ':seat:uaccess:systemd:', > 'USEC_INITIALIZED': '354834255'} ; >14:37:05,810 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:37:05,811 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >14:37:05,812 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:05,813 DBG blivet: OpticalDevicePopulator.run: >14:37:05,813 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >14:37:05,814 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >14:37:05,815 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >14:37:05,816 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >14:37:05,817 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >14:37:05,818 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 ; >14:37:05,819 DBG blivet: updated sr0 size to 1,79 GiB (1,79 GiB) >14:37:05,819 INF blivet: added cdrom sr0 (id 97) to device tree >14:37:05,819 INF blivet: got device: OpticalDevice instance (0x7fbd40ae1400) -- > name = sr0 status = True id = 97 > children = [] > parents = [] > uuid = None size = 1,79 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > target size = 1,79 GiB path = /dev/sr0 > format args = [] original_format = None >14:37:05,821 DBG blivet: DeviceTree.handle_format: name: sr0 ; >14:37:05,822 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >14:37:05,842 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:37:05,842 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >14:37:05,844 DBG blivet: EFIFS.supported: supported: True ; >14:37:05,845 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >14:37:05,847 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,848 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >14:37:05,850 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,850 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >14:37:05,851 INF blivet: type detected on 'sr0' is 'iso9660' >14:37:05,852 DBG blivet: Iso9660FS.supported: supported: True ; >14:37:05,853 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 105 >14:37:05,854 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >14:37:05,854 INF blivet: got format: existing iso9660 filesystem >14:37:05,897 DBG blivet: Iso9660FS.supported: supported: True ; >14:37:05,938 DBG blivet: Iso9660FS.supported: supported: True ; >14:37:05,940 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354562518'} ; >14:37:05,940 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >14:37:05,941 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >14:37:05,942 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:05,943 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >14:37:05,944 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >14:37:05,945 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:05,946 DBG blivet: get_format('None') returning DeviceFormat instance with object id 108 >14:37:05,947 DBG blivet: get_format('None') returning DeviceFormat instance with object id 109 >14:37:05,948 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >14:37:05,950 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >14:37:05,950 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >14:37:05,950 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 107) to device tree >14:37:05,950 DBG blivet: get_format('None') returning DeviceFormat instance with object id 112 >14:37:05,952 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >14:37:05,952 DBG blivet: get_format('None') returning DeviceFormat instance with object id 113 >14:37:05,953 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >14:37:05,955 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >14:37:05,955 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >14:37:05,955 INF blivet: added loop loop0 (id 111) to device tree >14:37:05,955 INF blivet: got device: LoopDevice instance (0x7fbd4083a320) -- > name = loop0 status = False id = 111 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (107)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >14:37:05,958 DBG blivet: DeviceTree.handle_format: name: loop0 ; >14:37:05,960 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:37:05,960 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 115 >14:37:05,961 DBG blivet: EFIFS.supported: supported: True ; >14:37:05,962 DBG blivet: get_format('efi') returning EFIFS instance with object id 116 >14:37:05,963 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,963 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 117 >14:37:05,992 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:05,993 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 118 >14:37:05,993 INF blivet: type detected on 'loop0' is 'squashfs' >14:37:05,993 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 119 >14:37:05,994 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >14:37:05,994 INF blivet: got format: existing None >14:37:05,996 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_UUID_ENC': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '359936624'} ; >14:37:05,996 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >14:37:05,998 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >14:37:06,000 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:06,002 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >14:37:06,003 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >14:37:06,004 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:06,005 DBG blivet: get_format('None') returning DeviceFormat instance with object id 122 >14:37:06,005 DBG blivet: get_format('None') returning DeviceFormat instance with object id 123 >14:37:06,006 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >14:37:06,008 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >14:37:06,008 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >14:37:06,008 INF blivet: added file /LiveOS/rootfs.img (id 121) to device tree >14:37:06,008 DBG blivet: get_format('None') returning DeviceFormat instance with object id 126 >14:37:06,010 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >14:37:06,010 DBG blivet: get_format('None') returning DeviceFormat instance with object id 127 >14:37:06,011 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >14:37:06,013 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >14:37:06,013 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >14:37:06,013 INF blivet: added loop loop1 (id 125) to device tree >14:37:06,013 INF blivet: got device: LoopDevice instance (0x7fbd4082d8d0) -- > name = loop1 status = False id = 125 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (121)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >14:37:06,016 DBG blivet: DeviceTree.handle_format: name: loop1 ; >14:37:06,017 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:37:06,017 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 129 >14:37:06,019 DBG blivet: EFIFS.supported: supported: True ; >14:37:06,019 DBG blivet: get_format('efi') returning EFIFS instance with object id 130 >14:37:06,021 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:06,021 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 131 >14:37:06,023 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:06,023 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 132 >14:37:06,023 INF blivet: type detected on 'loop1' is 'ext4' >14:37:06,053 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >14:37:06,055 DBG blivet: Ext4FS.supported: supported: True ; >14:37:06,055 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 133 >14:37:06,057 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >14:37:06,058 INF blivet: got format: existing ext4 filesystem >14:37:06,097 DBG blivet: Ext4FS.supported: supported: True ; >14:37:06,132 DBG blivet: Ext4FS.supported: supported: True ; >14:37:06,134 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354563981'} ; >14:37:06,134 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >14:37:06,135 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >14:37:06,136 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:06,137 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >14:37:06,138 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >14:37:06,140 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:06,140 DBG blivet: get_format('None') returning DeviceFormat instance with object id 136 >14:37:06,140 DBG blivet: get_format('None') returning DeviceFormat instance with object id 137 >14:37:06,141 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >14:37:06,143 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >14:37:06,143 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >14:37:06,143 INF blivet: added file /overlay (deleted) (id 135) to device tree >14:37:06,144 DBG blivet: get_format('None') returning DeviceFormat instance with object id 140 >14:37:06,145 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >14:37:06,146 DBG blivet: get_format('None') returning DeviceFormat instance with object id 141 >14:37:06,147 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >14:37:06,148 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >14:37:06,148 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >14:37:06,149 INF blivet: added loop loop2 (id 139) to device tree >14:37:06,149 INF blivet: got device: LoopDevice instance (0x7fbd40ae1b70) -- > name = loop2 status = False id = 139 > children = [] > parents = ['existing 0 B file /overlay (deleted) (135)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >14:37:06,151 DBG blivet: DeviceTree.handle_format: name: loop2 ; >14:37:06,151 DBG blivet: no type or existing type for loop2, bailing >14:37:06,153 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/a416bf76-b765-45c9-a4dc-3a2da7ef06e0 ' > '/dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > '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': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_UUID_ENC': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '312249189'} ; >14:37:06,153 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >14:37:06,154 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >14:37:06,155 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:06,223 DBG blivet: DMDevicePopulator.run: name: live-rw ; >14:37:06,227 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >14:37:06,229 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (125) with existing ext4 filesystem >14:37:06,232 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >14:37:06,233 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (139) >14:37:06,234 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >14:37:06,236 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:06,236 DBG blivet: get_format('None') returning DeviceFormat instance with object id 145 >14:37:06,238 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >14:37:06,238 DBG blivet: get_format('None') returning DeviceFormat instance with object id 146 >14:37:06,239 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >14:37:06,241 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >14:37:06,241 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >14:37:06,242 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >14:37:06,243 DBG blivet: updated live-rw size to 6,06 GiB (6,06 GiB) >14:37:06,243 INF blivet: added dm live-rw (id 144) to device tree >14:37:06,243 INF blivet: got device: DMDevice instance (0x7fbd4083e9b0) -- > name = live-rw status = True id = 144 > children = [] > parents = ['existing 0 B loop loop1 (125) with existing ext4 filesystem'] > uuid = None size = 6,06 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6,06 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >14:37:06,263 DBG blivet: DeviceTree.handle_format: name: live-rw ; >14:37:06,265 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:37:06,266 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 148 >14:37:06,268 DBG blivet: EFIFS.supported: supported: True ; >14:37:06,268 DBG blivet: get_format('efi') returning EFIFS instance with object id 149 >14:37:06,270 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:06,270 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 150 >14:37:06,274 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:06,274 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 151 >14:37:06,275 INF blivet: type detected on 'live-rw' is 'ext4' >14:37:06,306 DBG blivet: using current size 6,06 GiB as min size >14:37:06,310 DBG blivet: Ext4FS.supported: supported: True ; >14:37:06,310 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 152 >14:37:06,312 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >14:37:06,313 INF blivet: got format: existing ext4 filesystem >14:37:06,351 DBG blivet: Ext4FS.supported: supported: True ; >14:37:06,389 DBG blivet: Ext4FS.supported: supported: True ; >14:37:06,391 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-uuid/a416bf76-b765-45c9-a4dc-3a2da7ef06e0 ' > '/dev/disk/by-label/Anaconda /dev/mapper/live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > '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': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_UUID_ENC': 'a416bf76-b765-45c9-a4dc-3a2da7ef06e0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '312277534'} ; >14:37:06,391 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >14:37:06,392 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >14:37:06,394 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:06,459 DBG blivet: DMDevicePopulator.run: name: live-base ; >14:37:06,462 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >14:37:06,464 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (125) with existing ext4 filesystem >14:37:06,467 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >14:37:06,468 DBG blivet: DeviceTree.get_device_by_name returned None >14:37:06,469 DBG blivet: get_format('None') returning DeviceFormat instance with object id 155 >14:37:06,471 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >14:37:06,472 DBG blivet: get_format('None') returning DeviceFormat instance with object id 156 >14:37:06,473 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >14:37:06,474 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >14:37:06,475 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >14:37:06,476 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >14:37:06,477 DBG blivet: updated live-base size to 6,06 GiB (6,06 GiB) >14:37:06,477 INF blivet: added dm live-base (id 154) to device tree >14:37:06,477 INF blivet: got device: DMDevice instance (0x7fbd408fea58) -- > name = live-base status = True id = 154 > children = [] > parents = ['existing 0 B loop loop1 (125) with existing ext4 filesystem'] > uuid = None size = 6,06 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6,06 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >14:37:06,498 DBG blivet: DeviceTree.handle_format: name: live-base ; >14:37:06,501 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:37:06,501 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 158 >14:37:06,503 DBG blivet: EFIFS.supported: supported: True ; >14:37:06,504 DBG blivet: get_format('efi') returning EFIFS instance with object id 159 >14:37:06,505 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:06,506 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 160 >14:37:06,508 DBG blivet: MacEFIFS.supported: supported: True ; >14:37:06,508 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 161 >14:37:06,508 INF blivet: type detected on 'live-base' is 'ext4' >14:37:06,539 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >14:37:06,541 DBG blivet: Ext4FS.supported: supported: True ; >14:37:06,542 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 162 >14:37:06,545 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >14:37:06,545 INF blivet: got format: existing ext4 filesystem >14:37:06,585 DBG blivet: Ext4FS.supported: supported: True ; >14:37:06,626 DBG blivet: Ext4FS.supported: supported: True ; >14:37:06,628 DBG blivet: DeviceTree.handle_device: name: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; info: {'DEVLINKS': '/dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ' > '/dev/disk/by-label/_Fedora-17-x86_6 ' > '/dev/disk/by-uuid/4e3abd54-7ba9-4195-8ab2-53df3c3d03c6 ' > '/dev/disk/by-id/dm-name-luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ' > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-4513bdb5295147aab6c8f4176189ed47-luks-4513bdb5-2951-47aa-b6c8-f4176189ed47', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-4513bdb5-2951-47aa-b6c8-f4176189ed47', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-4513bdb5295147aab6c8f4176189ed47-luks-4513bdb5-2951-47aa-b6c8-f4176189ed47', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e3abd54-7ba9-4195-8ab2-53df3c3d03c6', > 'ID_FS_UUID_ENC': '4e3abd54-7ba9-4195-8ab2-53df3c3d03c6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3455421112'} ; >14:37:06,628 INF blivet: scanning luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (/sys/devices/virtual/block/dm-2)... >14:37:06,629 DBG blivet: DeviceTree.get_device_by_name: name: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; incomplete: False ; hidden: False ; >14:37:06,631 DBG blivet: DeviceTree.get_device_by_name returned existing 48,63 GiB luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (56) with existing ext4 filesystem >14:37:06,632 INF blivet: got device: LUKSDevice instance (0x7fbd40803710) -- > name = luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 status = True id = 56 > children = [] > parents = ['existing 48,63 GiB partition sda5 (47) with existing luks'] > uuid = None size = 48,63 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 0 B path = /dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 > format args = [] original_format = ext4 target = crypt dm_uuid = None >14:37:06,654 DBG blivet: DeviceTree.handle_format: name: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; >14:37:06,654 DBG blivet: no type or existing type for luks-4513bdb5-2951-47aa-b6c8-f4176189ed47, bailing >14:37:06,656 DBG blivet: DeviceTree.handle_device: name: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ' > '/dev/disk/by-uuid/2b6b1c85-e5e8-45ab-91ee-afa83be6f867 ' > '/dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ' > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-ddd6c67985f146c4976f68abb44d7927-luks-ddd6c679-85f1-46c4-976f-68abb44d7927', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-ddd6c679-85f1-46c4-976f-68abb44d7927', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-ddd6c67985f146c4976f68abb44d7927-luks-ddd6c679-85f1-46c4-976f-68abb44d7927', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2b6b1c85-e5e8-45ab-91ee-afa83be6f867', > 'ID_FS_UUID_ENC': '2b6b1c85-e5e8-45ab-91ee-afa83be6f867', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3465184301'} ; >14:37:06,657 INF blivet: scanning luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (/sys/devices/virtual/block/dm-3)... >14:37:06,658 DBG blivet: DeviceTree.get_device_by_name: name: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; incomplete: False ; hidden: False ; >14:37:06,660 DBG blivet: DeviceTree.get_device_by_name returned existing 337,26 GiB luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (86) with existing ext4 filesystem >14:37:06,663 INF blivet: got device: LUKSDevice instance (0x7fbd40980cf8) -- > name = luks-ddd6c679-85f1-46c4-976f-68abb44d7927 status = True id = 86 > children = [] > parents = ['existing 337,26 GiB partition sda7 (77) with existing luks'] > uuid = None size = 337,26 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 0 B path = /dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 > format args = [] original_format = ext4 target = crypt dm_uuid = None >14:37:06,684 DBG blivet: DeviceTree.handle_format: name: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; >14:37:06,685 DBG blivet: no type or existing type for luks-ddd6c679-85f1-46c4-976f-68abb44d7927, bailing >14:37:06,726 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:37:06,766 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >14:37:06,843 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >14:37:06,904 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:06,907 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:06,909 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:06,934 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:37:06,975 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >14:37:07,052 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >14:37:07,109 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:07,112 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:07,114 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:07,138 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:37:07,177 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >14:37:07,250 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >14:37:07,317 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:07,320 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:07,323 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:07,348 DBG blivet: LUKSDevice.teardown: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; status: True ; controllable: True ; >14:37:07,389 DBG blivet: Ext4FS.teardown: device: /dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; type: ext4 ; status: False ; >14:37:07,466 DBG blivet: Ext4FS.teardown: device: /dev/mapper/luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; type: ext4 ; status: False ; >14:37:07,530 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:37:07,533 DBG blivet: LUKS.teardown: device: /dev/sda5 ; type: luks ; status: True ; >14:37:07,536 DBG blivet: LUKS._teardown: device: /dev/sda5 ; type: luks ; status: True ; >14:37:07,537 DBG blivet: unmapping luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 >14:37:07,588 DBG blivet: LUKS.teardown: device: /dev/sda5 ; type: luks ; status: False ; >14:37:07,611 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:07,613 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:07,615 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:07,636 DBG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:37:07,638 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: True ; >14:37:07,640 DBG blivet: SwapSpace._teardown: device: /dev/sda6 ; type: swap ; status: True ; >14:37:07,656 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >14:37:07,719 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:07,721 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:07,723 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:07,749 DBG blivet: LUKSDevice.teardown: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; status: True ; controllable: True ; >14:37:07,789 DBG blivet: Ext4FS.teardown: device: /dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; type: ext4 ; status: False ; >14:37:07,859 DBG blivet: Ext4FS.teardown: device: /dev/mapper/luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; type: ext4 ; status: False ; >14:37:07,919 DBG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:37:07,922 DBG blivet: LUKS.teardown: device: /dev/sda7 ; type: luks ; status: True ; >14:37:07,924 DBG blivet: LUKS._teardown: device: /dev/sda7 ; type: luks ; status: True ; >14:37:07,925 DBG blivet: unmapping luks-ddd6c679-85f1-46c4-976f-68abb44d7927 >14:37:07,942 DBG blivet: LUKS.teardown: device: /dev/sda7 ; type: luks ; status: False ; >14:37:07,963 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:07,965 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:07,968 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:07,993 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:37:08,037 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >14:37:08,339 INF blivet: teardown of sr0 failed: umount of /run/initramfs/live failed (32) >14:37:08,342 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:37:08,344 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >14:37:08,361 INF blivet: edd: collected mbr signatures: {'sda': '0xa1ce2411'} >14:37:08,363 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >14:37:08,365 DBG blivet: DeviceTree.get_device_by_path returned existing 1,79 GiB cdrom sr0 (97) with existing iso9660 filesystem >14:37:08,365 DBG blivet: resolved '/dev/sr0' to 'sr0' (cdrom) >14:37:08,368 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >14:37:08,369 DBG blivet: DeviceTree.get_device_by_name returned existing 1,79 GiB cdrom sr0 (97) with existing iso9660 filesystem >14:37:08,370 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >14:37:08,371 DBG blivet: DeviceTree.get_device_by_name returned existing 1,79 GiB cdrom sr0 (97) with existing iso9660 filesystem >14:37:08,373 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >14:37:08,410 DBG blivet: Ext4FS.setup: device: /dev/sda3 ; type: ext4 ; status: False ; >14:37:08,512 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:37:08,551 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >14:37:08,618 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >14:37:08,681 DBG blivet: LUKSDevice.setup: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; orig: False ; status: False ; controllable: True ; >14:37:08,682 DBG blivet: LUKSDevice.setup_parents: name: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; orig: False ; >14:37:08,685 DBG blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >14:37:08,687 DBG blivet: LUKS.setup: device: /dev/sda5 ; type: luks ; status: False ; >14:37:08,695 DBG blivet: LUKSDevice.setup: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; orig: False ; status: False ; controllable: True ; >14:37:08,696 DBG blivet: LUKSDevice.setup_parents: name: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; orig: False ; >14:37:08,697 DBG blivet: PartitionDevice.setup: sda7 ; orig: False ; status: True ; controllable: True ; >14:37:08,698 DBG blivet: LUKS.setup: device: /dev/sda7 ; type: luks ; status: False ; >14:37:08,706 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:37:08,745 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >14:37:08,827 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >14:37:08,890 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:08,893 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:08,895 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:08,919 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:37:08,960 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >14:37:09,035 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >14:37:09,093 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:09,096 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:09,098 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:09,124 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:37:09,164 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >14:37:09,240 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >14:37:09,302 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:09,304 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:09,307 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:09,331 DBG blivet: LUKSDevice.teardown: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; status: False ; controllable: True ; >14:37:09,333 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:37:09,336 DBG blivet: LUKS.teardown: device: /dev/sda5 ; type: luks ; status: False ; >14:37:09,338 DBG blivet: LUKS.teardown: device: /dev/sda5 ; type: luks ; status: False ; >14:37:09,367 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:09,370 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:09,372 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:09,397 DBG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:37:09,399 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >14:37:09,402 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >14:37:09,426 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:09,428 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:09,430 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:09,453 DBG blivet: LUKSDevice.teardown: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; status: False ; controllable: True ; >14:37:09,454 DBG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:37:09,457 DBG blivet: LUKS.teardown: device: /dev/sda7 ; type: luks ; status: False ; >14:37:09,458 DBG blivet: LUKS.teardown: device: /dev/sda7 ; type: luks ; status: False ; >14:37:09,483 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:37:09,486 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:09,488 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >14:37:09,512 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:37:09,514 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >14:37:09,522 DBG blivet: Ext4FS.supported: supported: True ; >14:37:09,524 DBG blivet: Ext4FS.supported: supported: True ; >14:37:09,525 DBG blivet: Ext4FS.supported: supported: True ; >14:37:09,527 DBG blivet: Ext4FS.supported: supported: True ; >14:37:09,528 DBG blivet: Ext4FS.supported: supported: True ; >14:37:09,530 DBG blivet: NTFS.supported: supported: False ; >14:37:09,532 DBG blivet: NTFS.supported: supported: False ; >14:37:09,534 DBG blivet: Ext4FS.supported: supported: True ; >14:37:09,538 DBG blivet: Iso9660FS.supported: supported: True ; >14:37:09,558 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >14:37:09,559 DBG blivet: DeviceTree.get_device_by_path returned existing 6,06 GiB dm live-base (154) with existing ext4 filesystem >14:39:14,812 DBG blivet: DiskLabel.__init__: >14:39:14,812 INF blivet: DiskLabel.parted_device returning None >14:39:14,815 DBG blivet: DMRaidMember.__init__: >14:39:14,816 DBG blivet: Ext2FS.supported: supported: True ; >14:39:14,818 DBG blivet: Ext2FS.supported: supported: True ; >14:39:14,819 DBG blivet: Ext3FS.supported: supported: True ; >14:39:14,820 DBG blivet: Ext3FS.supported: supported: True ; >14:39:14,821 DBG blivet: Ext4FS.supported: supported: True ; >14:39:14,822 DBG blivet: Ext4FS.supported: supported: True ; >14:39:14,823 DBG blivet: FATFS.supported: supported: True ; >14:39:14,824 DBG blivet: FATFS.supported: supported: True ; >14:39:14,825 DBG blivet: EFIFS.supported: supported: True ; >14:39:14,826 DBG blivet: EFIFS.supported: supported: True ; >14:39:14,827 DBG blivet: BTRFS.supported: supported: True ; >14:39:14,828 DBG blivet: BTRFS.supported: supported: True ; >14:39:14,829 DBG blivet: XFS.supported: supported: True ; >14:39:14,830 DBG blivet: XFS.supported: supported: True ; >14:39:14,831 DBG blivet: HFS.supported: supported: False ; >14:39:14,832 DBG blivet: HFS.supported: supported: False ; >14:39:14,834 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:39:14,835 DBG blivet: AppleBootstrapFS.supported: supported: True ; >14:39:14,836 DBG blivet: HFSPlus.supported: supported: False ; >14:39:14,837 DBG blivet: HFSPlus.supported: supported: False ; >14:39:14,839 DBG blivet: MacEFIFS.supported: supported: True ; >14:39:14,840 DBG blivet: MacEFIFS.supported: supported: True ; >14:39:14,842 DBG blivet: NTFS.supported: supported: False ; >14:39:14,843 DBG blivet: NTFS.supported: supported: False ; >14:39:14,845 DBG blivet: NFS.supported: supported: False ; >14:39:14,846 DBG blivet: NFS.supported: supported: False ; >14:39:14,847 DBG blivet: NFSv4.supported: supported: False ; >14:39:14,848 DBG blivet: NFSv4.supported: supported: False ; >14:39:14,850 DBG blivet: Iso9660FS.supported: supported: True ; >14:39:14,851 DBG blivet: Iso9660FS.supported: supported: True ; >14:39:14,853 DBG blivet: NoDevFS.supported: supported: False ; >14:39:14,854 DBG blivet: NoDevFS.supported: supported: False ; >14:39:14,856 DBG blivet: DevPtsFS.supported: supported: False ; >14:39:14,857 DBG blivet: DevPtsFS.supported: supported: False ; >14:39:14,858 DBG blivet: ProcFS.supported: supported: False ; >14:39:14,858 DBG blivet: ProcFS.supported: supported: False ; >14:39:14,859 DBG blivet: SysFS.supported: supported: False ; >14:39:14,860 DBG blivet: SysFS.supported: supported: False ; >14:39:14,861 DBG blivet: TmpFS.supported: supported: True ; >14:39:14,874 DBG blivet: TmpFS.supported: supported: True ; >14:39:14,876 DBG blivet: BindFS.supported: supported: False ; >14:39:14,877 DBG blivet: BindFS.supported: supported: False ; >14:39:14,878 DBG blivet: SELinuxFS.supported: supported: False ; >14:39:14,879 DBG blivet: SELinuxFS.supported: supported: False ; >14:39:14,880 DBG blivet: USBFS.supported: supported: False ; >14:39:14,881 DBG blivet: USBFS.supported: supported: False ; >14:39:14,882 DBG blivet: EFIVarFS.supported: supported: False ; >14:39:14,883 DBG blivet: EFIVarFS.supported: supported: False ; >14:39:14,883 DBG blivet: LUKS.__init__: >14:39:14,884 DBG blivet: LVMPhysicalVolume.__init__: >14:39:14,885 DBG blivet: MDRaidMember.__init__: >14:39:14,886 DBG blivet: MultipathMember.__init__: >14:39:14,887 DBG blivet: SwapSpace.__init__: >20:39:23,011 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >20:39:23,012 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:39:32,920 DBG blivet: starting Blivet copy >20:39:32,936 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >20:39:32,937 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd48499860> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd483cafd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd483cada0> PedPartition: <_ped.Partition object at 0x7fbd487ce780> >20:39:32,939 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >20:39:32,939 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd48499860> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd483be080> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd483cae80> PedPartition: <_ped.Partition object at 0x7fbd487ce678> >20:39:32,941 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >20:39:32,941 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd48499860> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd483be240> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd483be198> PedPartition: <_ped.Partition object at 0x7fbd487ce6d0> >20:39:32,943 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >20:39:32,943 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd48499860> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd483be358> PedPartition: <_ped.Partition object at 0x7fbd487ce5c8> >20:39:32,946 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >20:39:32,946 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd48499860> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd483be400> PedPartition: <_ped.Partition object at 0x7fbd487ce570> >20:39:32,948 DBG blivet: PartitionDevice._set_parted_partition: sda6 ; >20:39:32,948 DBG blivet: device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd48499860> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd483be7b8> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd483be748> PedPartition: <_ped.Partition object at 0x7fbd487ce518> >20:39:32,950 DBG blivet: PartitionDevice._set_parted_partition: sda7 ; >20:39:32,950 DBG blivet: device sda7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd48499860> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd483be8d0> PedPartition: <_ped.Partition object at 0x7fbd487ce620> >20:39:32,951 DBG blivet: finished Blivet copy >20:39:32,952 DBG blivet: starting Blivet copy >20:39:32,966 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >20:39:32,966 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483d5160> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd4837b128> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd48377eb8> PedPartition: <_ped.Partition object at 0x7fbd48414fc0> >20:39:32,968 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >20:39:32,968 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483d5160> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd4837b198> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd4837b080> PedPartition: <_ped.Partition object at 0x7fbd483ef048> >20:39:32,970 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >20:39:32,970 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483d5160> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd4837b358> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd4837b2b0> PedPartition: <_ped.Partition object at 0x7fbd483ef0a0> >20:39:32,972 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >20:39:32,972 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483d5160> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd4837b470> PedPartition: <_ped.Partition object at 0x7fbd483ef0f8> >20:39:32,975 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >20:39:32,975 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483d5160> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd4837b518> PedPartition: <_ped.Partition object at 0x7fbd483ef150> >20:39:32,977 DBG blivet: PartitionDevice._set_parted_partition: sda6 ; >20:39:32,977 DBG blivet: device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483d5160> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd4837b8d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd4837b860> PedPartition: <_ped.Partition object at 0x7fbd483ef200> >20:39:32,979 DBG blivet: PartitionDevice._set_parted_partition: sda7 ; >20:39:32,979 DBG blivet: device sda7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483d5160> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd4837b9e8> PedPartition: <_ped.Partition object at 0x7fbd483ef258> >20:39:32,980 DBG blivet: finished Blivet copy >20:39:32,981 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >20:39:32,982 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:39:32,986 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 465.76 GiB disk sda (2) with existing msdos disklabel ; hidden: True ; >20:39:32,989 DBG blivet: checking if sda depends on sda >20:39:32,990 DBG blivet: checking if sda1 depends on sda >20:39:32,990 DBG blivet: checking if sda2 depends on sda >20:39:32,990 DBG blivet: checking if sda3 depends on sda >20:39:32,990 DBG blivet: checking if sda4 depends on sda >20:39:32,990 DBG blivet: checking if sda5 depends on sda >20:39:32,990 DBG blivet: checking if luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 depends on sda >20:39:32,991 DBG blivet: checking if sda6 depends on sda >20:39:32,991 DBG blivet: checking if sda7 depends on sda >20:39:32,991 DBG blivet: checking if luks-ddd6c679-85f1-46c4-976f-68abb44d7927 depends on sda >20:39:32,991 DBG blivet: checking if sr0 depends on sda >20:39:32,991 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >20:39:32,991 DBG blivet: checking if loop0 depends on sda >20:39:32,992 DBG blivet: checking if /LiveOS/rootfs.img depends on sda >20:39:32,992 DBG blivet: checking if loop1 depends on sda >20:39:32,992 DBG blivet: checking if /overlay (deleted) depends on sda >20:39:32,992 DBG blivet: checking if loop2 depends on sda >20:39:32,992 DBG blivet: checking if live-rw depends on sda >20:39:32,992 DBG blivet: checking if live-base depends on sda >20:39:33,036 DBG blivet: checking whether disk sda has an empty extended >20:39:33,037 DBG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483d5160> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd48377c50> PedPartition: <_ped.Partition object at 0x7fbd487ce728> ; logicals is ['sda5', 'sda6', 'sda7'] >20:39:33,047 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:39:33,049 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:39:33,054 DBG blivet: resolved 'sda' to 'sda' (disk) >20:39:33,057 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:39:33,058 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:39:33,063 DBG blivet: resolved 'sda' to 'sda' (disk) >20:39:33,065 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:39:33,066 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:39:33,071 DBG blivet: resolved 'sda' to 'sda' (disk) >20:39:33,174 DBG blivet: starting Blivet copy >20:39:33,195 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >20:39:33,195 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8208> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd43fd2128> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43fdfeb8> PedPartition: <_ped.Partition object at 0x7fbd483effc0> >20:39:33,198 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >20:39:33,198 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8208> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd43fd2198> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43fd2080> PedPartition: <_ped.Partition object at 0x7fbd483ef938> >20:39:33,200 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >20:39:33,200 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8208> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd43fd2358> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43fd22b0> PedPartition: <_ped.Partition object at 0x7fbd483ef830> >20:39:33,202 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >20:39:33,202 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8208> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43fd2470> PedPartition: <_ped.Partition object at 0x7fbd483ef9e8> >20:39:33,205 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >20:39:33,205 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8208> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43fd2518> PedPartition: <_ped.Partition object at 0x7fbd483efa40> >20:39:33,207 DBG blivet: PartitionDevice._set_parted_partition: sda6 ; >20:39:33,208 DBG blivet: device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8208> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd43fd28d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43fd2860> PedPartition: <_ped.Partition object at 0x7fbd483ef8e0> >20:39:33,209 DBG blivet: PartitionDevice._set_parted_partition: sda7 ; >20:39:33,210 DBG blivet: device sda7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8208> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43fd29e8> PedPartition: <_ped.Partition object at 0x7fbd483ef990> >20:39:33,210 DBG blivet: finished Blivet copy >20:39:35,803 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:35,806 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:35,808 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:35,942 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:35,944 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:35,946 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:36,081 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:36,083 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:36,085 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:36,233 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:36,235 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:36,237 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:36,383 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:36,385 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:36,387 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:47,680 DBG blivet: PartitionDevice._compute_resize: sda5 ; status: True ; >20:39:47,813 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:47,815 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:47,817 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:39:47,953 DBG blivet: PartitionDevice._compute_resize: sda5 ; status: True ; >20:40:09,178 DBG blivet: PartitionDevice._compute_resize: sda5 ; status: True ; >20:40:09,308 DBG blivet: PartitionDevice._compute_resize: sda7 ; status: True ; >20:40:09,432 DBG blivet: PartitionDevice._compute_resize: sda7 ; status: True ; >20:40:09,565 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:09,568 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:09,569 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:09,697 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:09,699 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:09,701 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:12,250 DBG blivet: PartitionDevice._compute_resize: sda7 ; status: True ; >20:40:12,372 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:12,374 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:12,376 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:12,501 DBG blivet: PartitionDevice._compute_resize: sda7 ; status: True ; >20:40:22,682 DBG blivet: PartitionDevice._compute_resize: sda7 ; status: True ; >20:40:22,806 DBG blivet: PartitionDevice._compute_resize: sda7 ; status: True ; >20:40:22,936 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:22,937 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:22,939 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:23,064 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:23,066 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:23,068 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:26,535 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:26,537 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:26,538 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:26,664 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:26,666 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:26,668 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:26,791 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:26,792 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:26,794 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:35,281 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:35,283 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:35,285 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:35,416 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:35,418 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:35,420 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:45,943 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:45,945 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:45,946 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:46,069 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:46,071 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:46,073 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:40:46,192 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:46,194 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:46,196 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:52,993 DBG blivet: PartitionDevice._compute_resize: sda5 ; status: True ; >20:40:53,115 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:53,119 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:53,121 DBG blivet: PartitionDevice._compute_resize: sda3 ; status: True ; >20:40:53,246 DBG blivet: PartitionDevice._compute_resize: sda5 ; status: True ; >20:40:58,168 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:40:58,169 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:40:58,173 DBG blivet: resolved 'sda' to 'sda' (disk) >20:40:58,174 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:40:58,175 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:40:58,184 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:40:58,184 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:40:58,188 DBG blivet: resolved 'sda' to 'sda' (disk) >20:40:58,189 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:40:58,189 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:40:58,193 DBG blivet: resolved 'sda' to 'sda' (disk) >20:40:58,208 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >20:40:58,209 DBG blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (12) with existing ntfs filesystem >20:40:58,213 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >20:40:58,214 DBG blivet: DeviceTree.get_device_by_path returned existing 63.48 GiB partition sda2 (22) with existing ntfs filesystem >20:40:58,218 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >20:40:58,220 DBG blivet: DeviceTree.get_device_by_path returned existing 295 MiB partition sda3 (32) with existing ext4 filesystem mounted at /boot >20:40:58,224 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:40:58,225 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (42) >20:40:58,231 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >20:40:58,233 DBG blivet: DeviceTree.get_device_by_path returned existing 48.63 GiB partition sda5 (47) with existing luks >20:40:58,237 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; >20:40:58,239 DBG blivet: DeviceTree.get_device_by_path returned existing 16 GiB partition sda6 (67) with existing swap >20:40:58,243 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda7 ; incomplete: False ; hidden: False ; >20:40:58,244 DBG blivet: DeviceTree.get_device_by_path returned existing 337.26 GiB partition sda7 (77) with existing luks >20:41:12,218 DBG blivet: DiskLabel.__init__: >20:41:12,218 INF blivet: DiskLabel.parted_device returning None >20:41:12,219 DBG blivet: DMRaidMember.__init__: >20:41:12,221 DBG blivet: Ext2FS.supported: supported: True ; >20:41:12,222 DBG blivet: Ext2FS.supported: supported: True ; >20:41:12,223 DBG blivet: Ext3FS.supported: supported: True ; >20:41:12,224 DBG blivet: Ext3FS.supported: supported: True ; >20:41:12,225 DBG blivet: Ext4FS.supported: supported: True ; >20:41:12,226 DBG blivet: Ext4FS.supported: supported: True ; >20:41:12,227 DBG blivet: FATFS.supported: supported: True ; >20:41:12,228 DBG blivet: FATFS.supported: supported: True ; >20:41:12,229 DBG blivet: EFIFS.supported: supported: True ; >20:41:12,230 DBG blivet: EFIFS.supported: supported: True ; >20:41:12,231 DBG blivet: BTRFS.supported: supported: True ; >20:41:12,232 DBG blivet: BTRFS.supported: supported: True ; >20:41:12,233 DBG blivet: XFS.supported: supported: True ; >20:41:12,234 DBG blivet: XFS.supported: supported: True ; >20:41:12,235 DBG blivet: HFS.supported: supported: False ; >20:41:12,236 DBG blivet: HFS.supported: supported: False ; >20:41:12,237 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:41:12,238 DBG blivet: AppleBootstrapFS.supported: supported: True ; >20:41:12,239 DBG blivet: HFSPlus.supported: supported: False ; >20:41:12,240 DBG blivet: HFSPlus.supported: supported: False ; >20:41:12,241 DBG blivet: MacEFIFS.supported: supported: True ; >20:41:12,242 DBG blivet: MacEFIFS.supported: supported: True ; >20:41:12,243 DBG blivet: NTFS.supported: supported: False ; >20:41:12,244 DBG blivet: NTFS.supported: supported: False ; >20:41:12,245 DBG blivet: NFS.supported: supported: False ; >20:41:12,246 DBG blivet: NFS.supported: supported: False ; >20:41:12,247 DBG blivet: NFSv4.supported: supported: False ; >20:41:12,248 DBG blivet: NFSv4.supported: supported: False ; >20:41:12,249 DBG blivet: Iso9660FS.supported: supported: True ; >20:41:12,250 DBG blivet: Iso9660FS.supported: supported: True ; >20:41:12,251 DBG blivet: NoDevFS.supported: supported: False ; >20:41:12,252 DBG blivet: NoDevFS.supported: supported: False ; >20:41:12,253 DBG blivet: DevPtsFS.supported: supported: False ; >20:41:12,253 DBG blivet: DevPtsFS.supported: supported: False ; >20:41:12,255 DBG blivet: ProcFS.supported: supported: False ; >20:41:12,255 DBG blivet: ProcFS.supported: supported: False ; >20:41:12,257 DBG blivet: SysFS.supported: supported: False ; >20:41:12,258 DBG blivet: SysFS.supported: supported: False ; >20:41:12,259 DBG blivet: TmpFS.supported: supported: True ; >20:41:12,269 DBG blivet: BindFS.supported: supported: False ; >20:41:12,271 DBG blivet: BindFS.supported: supported: False ; >20:41:12,272 DBG blivet: SELinuxFS.supported: supported: False ; >20:41:12,273 DBG blivet: SELinuxFS.supported: supported: False ; >20:41:12,274 DBG blivet: USBFS.supported: supported: False ; >20:41:12,275 DBG blivet: USBFS.supported: supported: False ; >20:41:12,277 DBG blivet: EFIVarFS.supported: supported: False ; >20:41:12,278 DBG blivet: EFIVarFS.supported: supported: False ; >20:41:12,278 DBG blivet: LUKS.__init__: >20:41:12,279 DBG blivet: LVMPhysicalVolume.__init__: >20:41:12,280 DBG blivet: MDRaidMember.__init__: >20:41:12,281 DBG blivet: MultipathMember.__init__: >20:41:12,282 DBG blivet: SwapSpace.__init__: >20:41:23,929 DBG blivet: Ext4FS.supported: supported: True ; >20:41:23,930 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 410 >20:41:23,930 DBG blivet: get_format('None') returning DeviceFormat instance with object id 412 >20:41:23,932 DBG blivet: LUKSDevice._set_format: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; type: None ; current: ext4 ; >20:41:23,932 INF blivet: registered action: [409] destroy format ext4 filesystem mounted at / on luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (id 56) >20:41:23,934 DBG blivet: LUKSDevice._set_format: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; type: ext4 ; current: None ; >20:41:23,934 INF blivet: registered action: [411] create format ext4 filesystem mounted at / on luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (id 56) >20:41:23,983 DBG blivet: PartitionDevice._compute_resize: sda7 ; status: True ; >20:41:24,110 DBG blivet: PartitionDevice._compute_resize: sda7 ; status: True ; >20:41:24,241 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:24,243 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:24,245 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:24,366 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:24,368 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:24,370 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:26,460 DBG blivet: PartitionDevice._compute_resize: sda7 ; status: True ; >20:41:26,592 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:26,594 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:26,596 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:26,709 DBG blivet: PartitionDevice._compute_resize: sda7 ; status: True ; >20:41:36,702 DBG blivet: Ext4FS.supported: supported: True ; >20:41:36,702 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 414 >20:41:36,703 DBG blivet: get_format('None') returning DeviceFormat instance with object id 416 >20:41:36,704 DBG blivet: LUKSDevice._set_format: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; type: None ; current: ext4 ; >20:41:36,704 INF blivet: registered action: [413] destroy format ext4 filesystem mounted at /home on luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (id 86) >20:41:36,705 DBG blivet: LUKSDevice._set_format: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; type: ext4 ; current: None ; >20:41:36,706 INF blivet: registered action: [415] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (id 86) >20:41:36,758 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:36,760 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:36,762 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:36,890 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:36,892 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:36,894 DBG blivet: PartitionDevice._compute_resize: sda1 ; status: True ; >20:41:46,335 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:41:46,336 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:41:46,340 DBG blivet: resolved 'sda' to 'sda' (disk) >20:41:46,341 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:41:46,342 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:41:46,350 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:41:46,351 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:41:46,354 DBG blivet: resolved 'sda' to 'sda' (disk) >20:41:46,355 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >20:41:46,356 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (2) with existing msdos disklabel >20:41:46,359 DBG blivet: resolved 'sda' to 'sda' (disk) >20:41:46,373 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >20:41:46,374 DBG blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (12) with existing ntfs filesystem >20:41:46,378 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >20:41:46,379 DBG blivet: DeviceTree.get_device_by_path returned existing 63.48 GiB partition sda2 (22) with existing ntfs filesystem >20:41:46,383 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >20:41:46,384 DBG blivet: DeviceTree.get_device_by_path returned existing 295 MiB partition sda3 (32) with existing ext4 filesystem mounted at /boot >20:41:46,388 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >20:41:46,390 DBG blivet: DeviceTree.get_device_by_path returned existing 401.9 GiB partition sda4 (42) >20:41:46,396 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >20:41:46,397 DBG blivet: DeviceTree.get_device_by_path returned existing 48.63 GiB partition sda5 (47) with existing luks >20:41:46,401 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; >20:41:46,402 DBG blivet: DeviceTree.get_device_by_path returned existing 16 GiB partition sda6 (67) with existing swap >20:41:46,406 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sda7 ; incomplete: False ; hidden: False ; >20:41:46,407 DBG blivet: DeviceTree.get_device_by_path returned existing 337.26 GiB partition sda7 (77) with existing luks >20:42:03,931 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:42:03,984 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >20:42:04,065 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >20:42:04,128 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:42:04,130 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,132 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,154 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:42:04,198 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >20:42:04,272 DBG blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >20:42:04,337 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:42:04,339 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,340 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,361 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >20:42:04,402 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:42:04,474 DBG blivet: Ext4FS.teardown: device: /dev/sda3 ; type: ext4 ; status: False ; >20:42:04,533 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:42:04,535 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,537 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,562 DBG blivet: LUKSDevice.teardown: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; status: False ; controllable: True ; >20:42:04,565 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >20:42:04,568 DBG blivet: LUKS.teardown: device: /dev/sda5 ; type: luks ; status: False ; >20:42:04,569 DBG blivet: LUKS.teardown: device: /dev/sda5 ; type: luks ; status: False ; >20:42:04,593 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:42:04,597 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,600 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,628 DBG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >20:42:04,630 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >20:42:04,632 DBG blivet: SwapSpace.teardown: device: /dev/sda6 ; type: swap ; status: False ; >20:42:04,657 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:42:04,660 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,664 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,692 DBG blivet: LUKSDevice.teardown: luks-ddd6c679-85f1-46c4-976f-68abb44d7927 ; status: False ; controllable: True ; >20:42:04,695 DBG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >20:42:04,699 DBG blivet: LUKS.teardown: device: /dev/sda7 ; type: luks ; status: False ; >20:42:04,701 DBG blivet: LUKS.teardown: device: /dev/sda7 ; type: luks ; status: False ; >20:42:04,728 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:42:04,731 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,733 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >20:42:04,759 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >20:42:04,761 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >20:42:04,762 DBG blivet: action: [413] destroy format ext4 filesystem mounted at /home on luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (id 86) >20:42:04,763 DBG blivet: action: [409] destroy format ext4 filesystem mounted at / on luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (id 56) >20:42:04,764 DBG blivet: action: [415] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (id 86) >20:42:04,764 DBG blivet: action: [411] create format ext4 filesystem mounted at / on luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (id 56) >20:42:04,764 INF blivet: pruning action queue... >20:42:04,920 INF blivet: resetting parted disks... >20:42:04,922 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >20:42:04,923 DBG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >20:42:04,924 DBG blivet: PartitionDevice.pre_commit_fixup: sda1 ; >20:42:04,925 DBG blivet: sector-based lookup found partition sda1 >20:42:04,927 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >20:42:04,927 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8320> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd43a3c7f0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43a3c668> PedPartition: <_ped.Partition object at 0x7fbd43f3cc50> >20:42:04,929 DBG blivet: PartitionDevice.pre_commit_fixup: sda2 ; >20:42:04,930 DBG blivet: sector-based lookup found partition sda2 >20:42:04,932 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >20:42:04,932 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8320> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd43a3cb70> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43a3c710> PedPartition: <_ped.Partition object at 0x7fbd43f3cb48> >20:42:04,936 DBG blivet: PartitionDevice.pre_commit_fixup: sda3 ; >20:42:04,937 DBG blivet: sector-based lookup found partition sda3 >20:42:04,939 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >20:42:04,939 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8320> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd43a3cfd0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43a3ceb8> PedPartition: <_ped.Partition object at 0x7fbd43f3ca40> >20:42:04,943 DBG blivet: PartitionDevice.pre_commit_fixup: sda4 ; >20:42:04,943 DBG blivet: extended lookup found partition sda4 >20:42:04,945 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >20:42:04,945 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8320> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43a3c8d0> PedPartition: <_ped.Partition object at 0x7fbd43f3cbf8> >20:42:04,949 DBG blivet: PartitionDevice.pre_commit_fixup: sda5 ; >20:42:04,949 DBG blivet: sector-based lookup found partition sda5 >20:42:04,951 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >20:42:04,951 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8320> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43a3cd68> PedPartition: <_ped.Partition object at 0x7fbd43f3c678> >20:42:04,954 DBG blivet: PartitionDevice.pre_commit_fixup: sda6 ; >20:42:04,954 DBG blivet: sector-based lookup found partition sda6 >20:42:04,956 DBG blivet: PartitionDevice._set_parted_partition: sda6 ; >20:42:04,956 DBG blivet: device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8320> fileSystem: <parted.filesystem.FileSystem object at 0x7fbd43a3c048> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43a3c630> PedPartition: <_ped.Partition object at 0x7fbd43f3cca8> >20:42:04,958 DBG blivet: PartitionDevice.pre_commit_fixup: sda7 ; >20:42:04,958 DBG blivet: sector-based lookup found partition sda7 >20:42:04,960 DBG blivet: PartitionDevice._set_parted_partition: sda7 ; >20:42:04,960 DBG blivet: device sda7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fbd483a8320> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fbd43a3c908> PedPartition: <_ped.Partition object at 0x7fbd43a27eb8> >20:42:04,961 INF blivet: sorting actions... >20:42:04,962 DBG blivet: action: [409] destroy format ext4 filesystem mounted at / on luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (id 56) >20:42:04,962 DBG blivet: action: [413] destroy format ext4 filesystem mounted at /home on luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (id 86) >20:42:04,963 DBG blivet: action: [411] create format ext4 filesystem mounted at / on luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (id 56) >20:42:04,964 DBG blivet: action: [415] create format ext4 filesystem mounted at /home on luks/dm-crypt luks-ddd6c679-85f1-46c4-976f-68abb44d7927 (id 86) >20:42:04,964 INF blivet: executing action: [409] destroy format ext4 filesystem mounted at / on luks/dm-crypt luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 (id 56) >20:42:04,966 DBG blivet: LUKSDevice.setup: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; orig: True ; status: False ; controllable: True ; >20:42:04,968 DBG blivet: LUKSDevice.setup_parents: name: luks-4513bdb5-2951-47aa-b6c8-f4176189ed47 ; orig: True ; >20:42:04,970 DBG blivet: PartitionDevice.setup: sda5 ; orig: True ; status: True ; controllable: True ; >20:42:04,972 DBG blivet: LUKS.setup: device: /dev/sda5 ; type: luks ; status: False ;
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 1624856
:
1480537
|
1480538
|
1480539
|
1480540
|
1480541
|
1480543
|
1480544
|
1480545
|
1480546
|
1480547
| 1480548 |
1480549
|
1480550