Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1756899 Details for
Bug 1860602
sometimes fstab references a /dev node instead of fs UUID
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
storage.log - f34
storage.log (text/plain), 445.08 KB, created by
Chris Murphy
on 2021-02-14 07:24:48 UTC
(
hide
)
Description:
storage.log - f34
Filename:
MIME Type:
Creator:
Chris Murphy
Created:
2021-02-14 07:24:48 UTC
Size:
445.08 KB
patch
obsolete
>DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >INFO:program:Running [1] lvm version ... >INFO:program:stdout[1]: LVM version: 2.03.10(2) (2020-08-09) > Library version: 1.02.173 (2020-08-09) > Driver version: 4.43.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --disable-silent-rules > >INFO:program:stderr[1]: >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:IGNORED: Caught exception, continuing. >DEBUG:blivet:IGNORED: Problem description: failed to get initiator name from iscsi firmware >DEBUG:blivet:IGNORED: Begin exception details. >DEBUG:blivet:IGNORED: Traceback (most recent call last): >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/safe_dbus.py", line 139, in call_sync >DEBUG:blivet:IGNORED: ret = connection.call_sync(service, obj_path, iface, method, args, >DEBUG:blivet:IGNORED: gi.repository.GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >DEBUG:blivet:IGNORED: During handling of the above exception, another exception occurred: >DEBUG:blivet:IGNORED: Traceback (most recent call last): >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/iscsi.py", line 160, in __init__ >DEBUG:blivet:IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/util.py", line 1102, in decorated >DEBUG:blivet:IGNORED: return fn(*args, **kwargs) >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/iscsi.py", line 194, in _call_initiator_method >DEBUG:blivet:IGNORED: return safe_dbus.call_sync(STORAGED_SERVICE, STORAGED_MANAGER_PATH, >DEBUG:blivet:IGNORED: File "/usr/lib/python3.9/site-packages/blivet/safe_dbus.py", line 145, in call_sync >DEBUG:blivet:IGNORED: raise DBusCallError(msg) >DEBUG: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 >DEBUG:blivet:IGNORED: End exception details. >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >INFO:blivet:Failed to read FCoE EDD info: No such file or directory >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /sbin/iscsid >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [2] e2fsck -V ... >INFO:program:stdout[2]: >INFO:program:stderr[2]: e2fsck 1.45.6 (20-Mar-2020) > Using EXT2FS Library version 1.45.6, 20-Mar-2020 > >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 1907462144 root disk brw-rw---- squashfs >INFO:program:loop1 8055160832 root disk brw-rw---- ext4 Anaconda a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f >INFO:program:|-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f / >INFO:program:`-live-base 8055160832 root disk brw-rw---- ext4 Anaconda a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f / >INFO:program:sr0 2024095744 root cdrom brw-rw---- iso9660 Fedora-WS-Live-34-20210213-n-0 2021-02-13-10-26-27-00 /run/initramfs/live >INFO:program:zram0 4109369344 root disk brw-rw---- [SWAP] >INFO:program:vda 107374182400 root disk brw-rw---- >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 1907462144 root disk brw-rw---- squashfs >loop1 8055160832 root disk brw-rw---- ext4 Anaconda a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f >|-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f / >`-live-base 8055160832 root disk brw-rw---- ext4 Anaconda a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f >loop2 34359738368 root disk brw-rw---- >`-live-rw 8055160832 root disk brw-rw---- ext4 Anaconda a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f / >sr0 2024095744 root cdrom brw-rw---- iso9660 Fedora-WS-Live-34-20210213-n-0 2021-02-13-10-26-27-00 /run/initramfs/live >zram0 4109369344 root disk brw-rw---- [SWAP] >vda 107374182400 root disk brw-rw---- > >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-rImyjZjALi,guid=932e9634e625546af6fedfe76028cb01. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140463034074688) >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.3.2) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fc019484f10> >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:blivet:devices to scan: ['vda', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: vda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0 ' > '/dev/disk/by-path/virtio-pci-0000:04:00.0', > 'DEVNAME': '/dev/vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PATH': 'pci-0000:04:00.0', > 'ID_PATH_TAG': 'pci-0000_04_00_0', > 'MAJOR': '252', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'vda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17133826'} ; >INFO:blivet:scanning vda (/sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/hidden: 300a >INFO:program:Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >INFO:program:stdout[3]: >INFO:program:stderr[3]: >INFO:program:...done [3] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: vda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/device/vendor: 3078316166340a >WARNING:blivet:device/model is not a valid attribute >INFO:blivet:vda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: DiskDevice._set_format: vda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: vda ; status: True ; >DEBUG:blivet:vda sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/vda ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/size: 3230393731353230300a >DEBUG:blivet:updated vda size to 100 GiB (100 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/queue/rotational: 310a >INFO:blivet:added disk vda (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7fc0194bccd0) -- > name = vda status = True id = 4 > children = [] > parents = [] > uuid = None size = 100 GiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: vda ; >DEBUG:blivet:no type or existing type for vda, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:uaccess:seat:', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 ' > '/dev/disk/by-label/Fedora-WS-Live-34-20210213-n-0 ' > '/dev/disk/by-uuid/2021-02-13-10-26-27-00 /dev/cdrom ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '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-1_0', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-34-20210213-n-0', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-34-20210213-n-0', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2021-02-13-10-26-27-00', > 'ID_FS_UUID_ENC': '2021-02-13-10-26-27-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '15bd4653', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', > 'ID_REVISION': '2.5+', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > '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/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'TAGS': ':systemd:uaccess:seat:', > 'USEC_INITIALIZED': '17304956'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: OpticalDevicePopulator.run: >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 10 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 11 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0/size: 333935333331320a >DEBUG:blivet:updated sr0 size to 1.89 GiB (1.89 GiB) >INFO:blivet:added cdrom sr0 (id 9) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7fc018bc7f70) -- > name = sr0 status = True id = 9 > children = [] > parents = [] > uuid = None size = 1.89 GiB > format = existing None > major = 11 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/sr0 > target size = 1.89 GiB path = /dev/sr0 > format args = [] original_format = None >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 13 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 14 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 15 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 16 >INFO:blivet:type detected on 'sr0' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 17 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > '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': '17164832'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 20 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 21 >DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 19) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 24 >DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 23) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fc018bab520) -- > name = loop0 status = False id = 23 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (19)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 27 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 28 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 29 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 30 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 31 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f ' > '/dev/disk/by-label/Anaconda', > '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': 'a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f', > 'ID_FS_UUID_ENC': 'a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f', > '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': '17170445'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 34 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 33) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 38 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 39 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 37) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fc018bc7f10) -- > name = loop1 status = False id = 37 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (33)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 41 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 42 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 43 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 44 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.al2gu2mc >INFO:program:Filesystem UUID: a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 534371 >INFO:program:Free inodes: 334917 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Sat Feb 13 05:06:59 2021 >INFO:program:Last mount time: Sat Feb 13 05:06:59 2021 >INFO:program:Last write time: Sat Feb 13 05:07:54 2021 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Sat Feb 13 05:06:59 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5697 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 16b87ddc-da8c-49b1-aa48-a5ec32fe3e13 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x83b11fb0 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x00000011 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xaf28d27e >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 45 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', > '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': '17168850'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 48 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 49 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 47) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 52 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 53 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 51) to device tree >INFO:blivet:got device: LoopDevice instance (0x7fc018b428b0) -- > name = loop2 status = False id = 51 > children = [] > parents = ['existing 0 B file /overlay (deleted) (47)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-rw ' > '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f', > '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': 'a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f', > 'ID_FS_UUID_ENC': 'a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f', > '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': '12313390'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [4] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[4]: > >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >INFO:program:Running [5] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[5]: > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >INFO:program:Running [6] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[6]: > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >INFO:program:Running [7] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[7]: > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >INFO:program:Running [8] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[8]: > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running [9] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[9]: > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[10]: > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >INFO:program:Running [11] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[11]: > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >INFO:program:Running [12] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[12]: > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (37) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (51) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 57 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 58 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 31353733323733360a >DEBUG:blivet:updated live-rw size to 7.5 GiB (7.5 GiB) >INFO:blivet:added dm live-rw (id 56) to device tree >INFO:blivet:got device: DMDevice instance (0x7fc018b47e50) -- > name = live-rw status = True id = 56 > children = [] > parents = ['existing 0 B loop loop1 (37) with existing ext4 filesystem'] > uuid = None size = 7.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 7.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [13] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[13]: > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[14]: > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 61 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 62 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 63 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /sysroot >INFO:program:Filesystem UUID: a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 534371 >INFO:program:Free inodes: 334917 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Sat Feb 13 05:06:59 2021 >INFO:program:Last mount time: Sun Feb 14 01:54:47 2021 >INFO:program:Last write time: Sun Feb 14 01:54:47 2021 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Sat Feb 13 05:06:59 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5697 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:First orphan inode: 422824 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 16b87ddc-da8c-49b1-aa48-a5ec32fe3e13 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x26bb2ccf >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x00000012 >INFO:program:Journal start: 1 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x85f31cf7 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1826894 >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 6.97 GiB up to 7.46 GiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 64 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f ' > '/dev/mapper/live-base /dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-label/Anaconda', > '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': 'a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f', > 'ID_FS_UUID_ENC': 'a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f', > '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': '12379719'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [15] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[15]: > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >INFO:program:Running [16] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[16]: > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[17]: > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >INFO:program:Running [18] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[18]: > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[19]: > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[20]: > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[21]: > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[22]: > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[23]: > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (37) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 67 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 68 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 31353733323733360a >DEBUG:blivet:updated live-base size to 7.5 GiB (7.5 GiB) >INFO:blivet:added dm live-base (id 66) to device tree >INFO:blivet:got device: DMDevice instance (0x7fc018b5da30) -- > name = live-base status = True id = 66 > children = [] > parents = ['existing 0 B loop loop1 (37) with existing ext4 filesystem'] > uuid = None size = 7.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 7.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[24]: > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[25]: > >INFO:program:stderr[25]: >INFO:program:...done [25] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 70 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 71 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 72 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 73 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.al2gu2mc >INFO:program:Filesystem UUID: a08ca32f-22e3-4b1a-a0ba-c9da8fdab44f >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 492480 >INFO:program:Block count: 1966080 >INFO:program:Reserved block count: 0 >INFO:program:Free blocks: 534371 >INFO:program:Free inodes: 334917 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 959 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Sat Feb 13 05:06:59 2021 >INFO:program:Last mount time: Sat Feb 13 05:06:59 2021 >INFO:program:Last write time: Sat Feb 13 05:07:54 2021 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Sat Feb 13 05:06:59 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 5697 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 16b87ddc-da8c-49b1-aa48-a5ec32fe3e13 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x83b11fb0 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Journal size: 64M >INFO:program:Journal length: 16384 >INFO:program:Journal sequence: 0x00000011 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xaf28d27e >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.45.6 (20-Mar-2020)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.45.6 (20-Mar-2020)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 74 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:blivet:edd: collected mbr signatures: {} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.89 GiB cdrom sr0 (9) with existing iso9660 filesystem >DEBUG:anaconda.storage:Resolved live device to sr0. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140463034074688) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 7.5 GiB dm live-base (66) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/live-base' to 'live-base' (dm) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7.5 GiB dm live-base (66) with existing ext4 filesystem >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 100 GiB disk vda (4) ; hidden: True ; >DEBUG:blivet:checking if vda depends on vda >DEBUG:blivet:checking if sr0 depends on vda >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on vda >DEBUG:blivet:checking if loop0 depends on vda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on vda >DEBUG:blivet:checking if loop1 depends on vda >DEBUG:blivet:checking if /overlay (deleted) depends on vda >DEBUG:blivet:checking if loop2 depends on vda >DEBUG:blivet:checking if live-rw depends on vda >DEBUG:blivet:checking if live-base depends on vda >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['vda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['vda']'. >DEBUG:anaconda.modules.storage.storage:Created the partitioning INTERACTIVE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for INTERACTIVE with selected disks ['vda']. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 100 GiB disk vda (4) ; hidden: False ; >DEBUG:blivet:dep is a leaf >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 107 >DEBUG:blivet: DiskDevice._set_format: vda ; type: None ; current: None ; >INFO:blivet:registered action: [106] destroy format None on disk vda (id 4) >DEBUG:blivet: DiskLabel.__init__: device: /dev/vda ; >DEBUG:blivet:selecting None disklabel for vda based on size >DEBUG:blivet: DiskLabel.fresh_parted_disk: device: /dev/vda ; label_type: gpt ; >DEBUG:blivet:selecting None disklabel for vda based on size >DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7fc0189e4520> > PedDisk: <_ped.Disk object at 0x7fc0189e3b00> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 108 >DEBUG:blivet: DiskDevice._set_format: vda ; type: disklabel ; current: None ; >INFO:blivet:registered action: [109] create format gpt disklabel on disk vda (id 4) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractiveAutoPartitioningTask-1 (140463034074688) >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = [] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is sr0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.execution:No usable drive with a valid stage1 was found. >DEBUG:anaconda.modules.storage.bootloader.execution:Use the first usable drive. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: vda >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet:resolved 'vda' to 'vda' (disk) >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:Executing the automatic partitioning. >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:scheme: 1 >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:requests: >PartSpec instance (0x7fc0189f8220) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 0 fstype = efi encrypted = False > size = 200 MiB max_size = 600 MiB grow = True >PartSpec instance (0x7fc0189f8310) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False >PartSpec instance (0x7fc0189f8370) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 70 GiB grow = True >PartSpec instance (0x7fc0189f8520) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:encrypted: False >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.disks: ['vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.partitioned: ['vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:boot disk: vda >DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:candidate disks: ['vda'] >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Found disks for implicit partitions: ['vda'] >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 110 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 112 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: req0 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: btrfs ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >INFO:blivet:added partition req0 (id 111) to device tree >INFO:blivet:registered action: [114] create device partition req0 (id 111) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 116 >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: btrfs ; current: btrfs ; >INFO:blivet:registered action: [115] create format btrfs filesystem on partition req0 (id 111) >DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Created the implicit partition req0 for vda. >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 117 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 119 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: req1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: efi ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 1 ; >INFO:blivet:added partition req1 (id 118) to device tree >INFO:blivet:registered action: [121] create device partition req1 (id 118) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 123 >DEBUG:blivet: PartitionDevice._set_format: req1 ; type: efi ; current: efi ; >INFO:blivet:registered action: [122] create format efi filesystem mounted at /boot/efi on partition req1 (id 118) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 124 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 126 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: req2 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: ext4 ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 1 ; >INFO:blivet:added partition req2 (id 125) to device tree >INFO:blivet:registered action: [128] create device partition req2 (id 125) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 130 >DEBUG:blivet: PartitionDevice._set_format: req2 ; type: ext4 ; current: ext4 ; >INFO:blivet:registered action: [129] create format ext4 filesystem mounted at /boot on partition req2 (id 125) >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req0(id 111)', 'req1(id 118)', 'req2(id 125)'] from disk(s) ['vda'] >DEBUG:blivet:allocate_partitions: disks=['vda'] ; partitions=['req0(id 111)', 'req1(id 118)', 'req2(id 125)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 118)', 'req2(id 125)', 'req0(id 111)'] from disk(s) ['vda'] >DEBUG:blivet:allocating partition: req1 ; id: 118 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 200 MiB ; grow: True ; max_size: 600 MiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=200 MiB boot=True best=None grow=True start=None >DEBUG:blivet:checking 34-209715166 (100 GiB) >DEBUG:blivet:current free range is 34-209715166 (100 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbc0d0> PedPartition: <_ped.Partition object at 0x7fc0194a4130> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet:adding request 118 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 118 name = vda1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:1 requests and 209301504 (99.8 GiB) left in chunk >DEBUG:blivet:adding 209301504 (99.8 GiB) to 118 (vda1) >DEBUG:blivet:taking back 208482304 (99.41 GiB) from 118 (vda1) >DEBUG:blivet:new grow amount for request 118 (vda1) is 819200 units, or 400 MiB >DEBUG:blivet:request 118 (vda1) growth: 819200 (400 MiB) size: 600 MiB >DEBUG:blivet:disk /dev/vda growth: 819200 (400 MiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 1 ; >DEBUG:blivet:total growth: 819200 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 34-209715166 / 100 GiB >DEBUG:blivet:new free allows for 819200 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition vda1 of 200 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbc430> PedPartition: <_ped.Partition object at 0x7fc01897a180> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0189c2df0> PedPartition: <_ped.Partition object at 0x7fc018970a90> >DEBUG:blivet:allocating partition: req2 ; id: 125 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 411648-209715166 (99.8 GiB) >DEBUG:blivet:current free range is 411648-209715166 (99.8 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbc550> PedPartition: <_ped.Partition object at 0x7fc018970b80> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet:adding request 118 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 125 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 118 name = vda1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 125 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:1 requests and 207204352 (98.8 GiB) left in chunk >DEBUG:blivet:adding 207204352 (98.8 GiB) to 118 (vda1) >DEBUG:blivet:taking back 206385152 (98.41 GiB) from 118 (vda1) >DEBUG:blivet:new grow amount for request 118 (vda1) is 819200 units, or 400 MiB >DEBUG:blivet:request 118 (vda1) growth: 819200 (400 MiB) size: 600 MiB >DEBUG:blivet:request 125 (vda2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:disk /dev/vda growth: 819200 (400 MiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet:total growth: 819200 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 411648-209715166 / 99.8 GiB >DEBUG:blivet:new free allows for 819200 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:created partition vda2 of 1024 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbc610> PedPartition: <_ped.Partition object at 0x7fc01897a130> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbc1f0> PedPartition: <_ped.Partition object at 0x7fc01897a180> >DEBUG:blivet:allocating partition: req0 ; id: 111 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 2508800-209715166 (98.8 GiB) >DEBUG:blivet:current free range is 2508800-209715166 (98.8 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbc970> PedPartition: <_ped.Partition object at 0x7fc01897a540> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet:adding request 118 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 125 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 111 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 118 name = vda1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 125 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 111 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 36028797017939968 >done = False >DEBUG:blivet:2 requests and 206180352 (98.31 GiB) left in chunk >DEBUG:blivet:adding 58908672 (28.09 GiB) to 118 (vda1) >DEBUG:blivet:taking back 58089472 (27.7 GiB) from 118 (vda1) >DEBUG:blivet:new grow amount for request 118 (vda1) is 819200 units, or 400 MiB >DEBUG:blivet:adding 147271680 (70.22 GiB) to 111 (vda3) >DEBUG:blivet:new grow amount for request 111 (vda3) is 147271680 units, or 70.22 GiB >DEBUG:blivet:1 requests and 58089472 (27.7 GiB) left in chunk >DEBUG:blivet:adding 58089472 (27.7 GiB) to 111 (vda3) >DEBUG:blivet:new grow amount for request 111 (vda3) is 205361152 units, or 97.92 GiB >DEBUG:blivet:request 118 (vda1) growth: 819200 (400 MiB) size: 600 MiB >DEBUG:blivet:request 125 (vda2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:request 111 (vda3) growth: 205361152 (97.92 GiB) size: 98.41 GiB >DEBUG:blivet:disk /dev/vda growth: 206180352 (98.31 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 3 ; >DEBUG:blivet:total growth: 206180352 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 2508800-209715166 / 98.8 GiB >DEBUG:blivet:new free allows for 206180352 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:created partition vda3 of 500 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbc2b0> PedPartition: <_ped.Partition object at 0x7fc018a173b0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbc250> PedPartition: <_ped.Partition object at 0x7fc01897a680> >DEBUG:blivet:grow_partitions: disks=['vda'], partitions=['vda3(id 111)', 'vda1(id 118)', 'vda2(id 125)'] >DEBUG:blivet:growable partitions are ['vda3', 'vda1'] >DEBUG:blivet:adding request 111 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 118 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 125 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:disk vda has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 118 name = vda1 growable = True >base = 409600 growth = 0 max_grow = 819200 >done = False >DEBUG:blivet:req: PartitionRequest instance -- >id = 125 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 111 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 36028797017939968 >done = False >DEBUG:blivet:2 requests and 206180352 (98.31 GiB) left in chunk >DEBUG:blivet:adding 58908672 (28.09 GiB) to 118 (vda1) >DEBUG:blivet:taking back 58089472 (27.7 GiB) from 118 (vda1) >DEBUG:blivet:new grow amount for request 118 (vda1) is 819200 units, or 400 MiB >DEBUG:blivet:adding 147271680 (70.22 GiB) to 111 (vda3) >DEBUG:blivet:new grow amount for request 111 (vda3) is 147271680 units, or 70.22 GiB >DEBUG:blivet:1 requests and 58089472 (27.7 GiB) left in chunk >DEBUG:blivet:adding 58089472 (27.7 GiB) to 111 (vda3) >DEBUG:blivet:new grow amount for request 111 (vda3) is 205361152 units, or 97.92 GiB >DEBUG:blivet:growing partitions on vda >DEBUG:blivet:partition vda1 (118): 0 >DEBUG:blivet:new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018bbcc40> >DEBUG:blivet:partition vda2 (125): 0 >DEBUG:blivet:new geometry for vda2: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018bbcdc0> >DEBUG:blivet:partition vda3 (111): 0 >DEBUG:blivet:new geometry for vda3: parted.Geometry instance -- > start: 3328000 end: 209713151 length: 206385152 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018bbcee0> >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 118)', 'vda2(id 125)', 'vda3(id 111)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >DEBUG:blivet:back from remove_new_partitions >DEBUG:blivet:extended: None >DEBUG:blivet:setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018bbcc40> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbc1f0> PedPartition: <_ped.Partition object at 0x7fc01897a4f0> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbce50> PedPartition: <_ped.Partition object at 0x7fc018982630> >DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018bbcdc0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0189c2f70> PedPartition: <_ped.Partition object at 0x7fc01897a3b0> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbc190> PedPartition: <_ped.Partition object at 0x7fc0189827c0> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 3328000 end: 209713151 length: 206385152 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018bbcee0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0189c20a0> PedPartition: <_ped.Partition object at 0x7fc01897a5e0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018988310> PedPartition: <_ped.Partition object at 0x7fc0189826d0> >DEBUG:blivet:fixing size of non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 98.41 GiB partition vda3 (111) with non-existent btrfs filesystem >DEBUG:blivet:new_btrfs: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7fc0189f8b20) -- > name = vda3 status = False id = 111 > children = [] > parents = ['existing 100 GiB disk vda (4) with non-existent gpt disklabel'] > uuid = None size = 98.41 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/vda3 > format args = [] original_format = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018988310> PedPartition: <_ped.Partition object at 0x7fc0189826d0> > disk = existing 100 GiB disk vda (4) with non-existent gpt disklabel > start = 3328000 end = 209713151 length = 206385152 > flags = ]} >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 132 >DEBUG:blivet: BTRFSVolumeDevice._add_parent: fedora_localhost-live ; parent: vda3 ; >DEBUG:blivet: PartitionDevice.add_child: name: vda3 ; child: fedora_localhost-live ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 133 >DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora_localhost-live ; type: None ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 135 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.131 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 137 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.131 ; type: btrfs ; current: btrfs ; >INFO:program:Running [26] btrfs --version ... >INFO:program:stdout[26]: btrfs-progs v5.10 > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >INFO:blivet:added btrfs volume fedora_localhost-live (id 131) to device tree >INFO:blivet:registered action: [138] create device btrfs volume fedora_localhost-live (id 131) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 140 >DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora_localhost-live ; type: btrfs ; current: btrfs ; >INFO:blivet:registered action: [139] create format btrfs filesystem on btrfs volume fedora_localhost-live (id 131) >DEBUG:blivet:new_btrfs: args = () ; kwargs = {'mountpoint': '/', 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7fc018bbcdc0) -- > name = fedora_localhost-live status = False id = 131 > children = [] > parents = ['non-existent 98.41 GiB partition vda3 (111) with non-existent btrfs ' > 'filesystem'] > uuid = None size = 98.41 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/vda3 > format args = [] original_format = btrfs], 'size': Size (1024 MiB), 'subvol': True} >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 142 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora_localhost-live ; child: root ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 143 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: root ; type: None ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 145 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: root ; type: btrfs ; current: None ; >INFO:blivet:added btrfs subvolume root (id 141) to device tree >INFO:blivet:registered action: [146] create device btrfs subvolume root (id 141) >DEBUG:blivet:new_btrfs: args = () ; kwargs = {'mountpoint': '/home', 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7fc018bbcdc0) -- > name = fedora_localhost-live status = False id = 131 > children = ['non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs ' > 'filesystem mounted at /'] > parents = ['non-existent 98.41 GiB partition vda3 (111) with non-existent btrfs ' > 'filesystem'] > uuid = None size = 98.41 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/vda3 > format args = [] original_format = btrfs], 'size': Size (500 MiB), 'subvol': True} >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 148 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora_localhost-live ; child: home ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 149 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home ; type: None ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 151 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home ; type: btrfs ; current: None ; >INFO:blivet:added btrfs subvolume home (id 147) to device tree >INFO:blivet:registered action: [152] create device btrfs subvolume home (id 147) >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (111) with non-existent btrfs ' > 'filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora_localhost-live a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs volume >DEBUG:anaconda.modules.storage.bootloader.base:Is home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume >DEBUG:anaconda.modules.storage.bootloader.base:Is sr0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: vda >DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: vda >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet:resolved 'vda' to 'vda' (disk) >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'vda'. >DEBUG:anaconda.modules.storage.bootloader.base:Is fedora_localhost-live a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs volume >DEBUG:anaconda.modules.storage.bootloader.base:Is home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume >DEBUG:anaconda.modules.storage.bootloader.base:Is root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is vda2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vda2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 2.47 GiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 98.41 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (200 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/home', '/usr', '/tmp', '/usr/share', '/var', '/usr/lib'}, 'must_be_on_root': {'/sbin', '/dev', '/proc', '/root', '/mnt', '/lib', '/bin', 'lost+found', '/etc'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/boot', '/var', '/usr'}, 'reformat_blocklist': {'/home', '/var/www', '/usr/local', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Skipped sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.interactive.interactive_partitioning:Storage check finished with success. >INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractiveAutoPartitioningTask-1 (140463034074688) >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet:instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fc018a734c0>, [], {'device': BTRFSSubVolumeDevice instance (0x7fc018988cd0) -- > name = home status = False id = 147 > children = [] > parents = ['non-existent 98.41 GiB btrfs volume fedora_localhost-live (131) with ' > 'non-existent btrfs filesystem'] > uuid = None size = 98.41 GiB > format = non-existent btrfs filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/vda3 > format args = [] original_format = None} >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet:resolved 'home' to 'home' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_localhost-live ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs volume fedora_localhost-live (131) with non-existent btrfs filesystem >DEBUG:blivet:resolved 'fedora_localhost-live' to 'fedora_localhost-live' (btrfs volume) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 153 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run xfs >DEBUG:program:Return code: 0 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: MDRaidMember.__init__: >INFO:program:Running [27] mdadm --version ... >INFO:program:stdout[27]: >INFO:program:stderr[27]: mdadm - v4.1 - 2018-10-01 > >INFO:program:...done [27] (exit code: 0) >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet: SwapSpace.__init__: >INFO:program:Running [28] mkswap --version ... >INFO:program:stdout[28]: mkswap from util-linux 2.36.2 > >INFO:program:stderr[28]: >INFO:program:...done [28] (exit code: 0) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 194 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 195 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 196 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 197 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 198 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 199 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 200 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 201 >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 202 >DEBUG:blivet: BTRFS.supported: supported: True ; >INFO:program:Running [29] dmsetup --version ... >INFO:program:stdout[29]: Library version: 1.02.173 (2020-08-09) >Driver version: 4.43.0 > >INFO:program:stderr[29]: >INFO:program:...done [29] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_localhost-live ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs volume fedora_localhost-live (131) with non-existent btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet:instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fc018a734c0>, [], {'device': BTRFSSubVolumeDevice instance (0x7fc018926280) -- > name = root status = False id = 141 > children = [] > parents = ['non-existent 98.41 GiB btrfs volume fedora_localhost-live (131) with ' > 'non-existent btrfs filesystem'] > uuid = None size = 98.41 GiB > format = non-existent btrfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/vda3 > format args = [] original_format = None} >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet:resolved 'root' to 'root' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_localhost-live ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs volume fedora_localhost-live (131) with non-existent btrfs filesystem >DEBUG:blivet:resolved 'fedora_localhost-live' to 'fedora_localhost-live' (btrfs volume) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 203 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 244 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 245 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 246 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 247 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 248 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 249 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 250 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 251 >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 252 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_localhost-live ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs volume fedora_localhost-live (131) with non-existent btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_localhost-live ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs volume fedora_localhost-live (131) with non-existent btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet:resolved 'root' to 'root' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_localhost-live ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs volume fedora_localhost-live (131) with non-existent btrfs filesystem >DEBUG:blivet:resolved 'fedora_localhost-live' to 'fedora_localhost-live' (btrfs volume) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 253 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet:resolved 'root' to 'root' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedorapool ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/fedorapool ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/fedorapool' >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 254 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet:resolved 'root' to 'root' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedorapool ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/fedorapool ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/fedorapool' >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 255 >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:blivet:resolved 'root' to 'root' (btrfs subvolume) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 256 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 257 >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs subvolume root (141) with non-existent btrfs filesystem mounted at / >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='fedorapool', container_raid_level='single', container_size_policy=104152956928, container_spec='fedora_localhost-live', device_encrypted=False, device_name='root', device_raid_level='', device_size=105669197824, device_spec='root', device_type=3, disks=['vda'], format_type='btrfs', label='', luks_version='', mount_point='/', reformat=True) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_localhost-live ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 98.41 GiB btrfs volume fedora_localhost-live (131) with non-existent btrfs filesystem >DEBUG:blivet:resolved 'fedora_localhost-live' to 'fedora_localhost-live' (btrfs volume) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing container name: fedorapool >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Rename container fedora_localhost-live to fedorapool. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Replacing a nonexistent device. >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Destroy device: root >DEBUG:blivet: BTRFSVolumeDevice.remove_child: name: fedorapool ; child: root ; kids: 2 ; >INFO:blivet:removed btrfs subvolume root (id 141) from device tree >INFO:blivet:registered action: [258] destroy device btrfs subvolume root (id 141) >DEBUG:blivet:instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fc018a734c0>, ['vda'], {'size': Size (0 B), 'disks': [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (111) with non-existent btrfs ' > 'filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None], 'container_name': 'fedorapool', 'container_encrypted': False, 'container_raid_level': None, 'container_size': 0} >DEBUG:blivet: BTRFSFactory.configure: parent_factory: None ; >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0188ec400> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01886a370> PedPartition: <_ped.Partition object at 0x7fc01890ed60> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0188ec400> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01886a4c0> PedPartition: <_ped.Partition object at 0x7fc0188b4e50> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0188ec400> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01886a670> PedPartition: <_ped.Partition object at 0x7fc0188b4f40> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet:child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >DEBUG:blivet:child factory args: [] >DEBUG:blivet:child factory kwargs: {'storage': <pyanaconda.core.util.LazyObject object at 0x7fc018a734c0>, 'size': Size (500 MiB), 'disks': [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 98.41 GiB partition vda3 (111) with non-existent btrfs ' > 'filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None], 'fstype': 'btrfs', 'encrypted': False, 'luks_version': 'luks2'} >DEBUG:blivet: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x7fc0188ebe80> ; >DEBUG:blivet:parent factory container: non-existent 98.41 GiB btrfs volume fedorapool (131) with non-existent btrfs filesystem >DEBUG:blivet:members: ['vda3'] >DEBUG:blivet:add_disks: [] >DEBUG:blivet:remove_disks: [] >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 326 >DEBUG:blivet:adding a TotalSizeSet with size 500 MiB >DEBUG:blivet:set.allocated = 268435456 >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 118)', 'vda2(id 125)', 'vda3(id 111)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >DEBUG:blivet:allocate_partitions: disks=['vda'] ; partitions=['req1(id 118)', 'req2(id 125)', 'req0(id 111)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 118)', 'req2(id 125)', 'req0(id 111)'] from disk(s) ['vda'] >DEBUG:blivet:allocating partition: req1 ; id: 118 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 600 MiB ; grow: False ; max_size: 600 MiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=600 MiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-209715166 (100 GiB) >DEBUG:blivet:current free range is 34-209715166 (100 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 34-209715166 / 100 GiB >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition vda1 of 600 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01886a9a0> PedPartition: <_ped.Partition object at 0x7fc0188cb4f0> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0188ebdf0> PedPartition: <_ped.Partition object at 0x7fc0189104f0> >DEBUG:blivet:allocating partition: req2 ; id: 125 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 1230848-209715166 (99.41 GiB) >DEBUG:blivet:current free range is 1230848-209715166 (99.41 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 1230848-209715166 / 99.41 GiB >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:created partition vda2 of 1024 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01886aaf0> PedPartition: <_ped.Partition object at 0x7fc018982680> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbcf70> PedPartition: <_ped.Partition object at 0x7fc0188cf590> >DEBUG:blivet:allocating partition: req0 ; id: 111 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 256 MiB ; grow: True ; max_size: 500 MiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=256 MiB boot=False best=None grow=True start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 3328000-209715166 (98.41 GiB) >DEBUG:blivet:current free range is 3328000-209715166 (98.41 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01886ad00> PedPartition: <_ped.Partition object at 0x7fc0188cf6d0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet:adding request 118 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 125 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 111 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 118 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 125 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 111 name = vda3 growable = True >base = 524288 growth = 0 max_grow = 499712 >done = False >DEBUG:blivet:1 requests and 205860864 (98.16 GiB) left in chunk >DEBUG:blivet:adding 205860864 (98.16 GiB) to 111 (vda3) >DEBUG:blivet:taking back 205361152 (97.92 GiB) from 111 (vda3) >DEBUG:blivet:new grow amount for request 111 (vda3) is 499712 units, or 244 MiB >DEBUG:blivet:request 118 (vda1) growth: 0 (0 B) size: 600 MiB >DEBUG:blivet:request 125 (vda2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:request 111 (vda3) growth: 499712 (244 MiB) size: 500 MiB >DEBUG:blivet:disk /dev/vda growth: 499712 (244 MiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 3 ; >DEBUG:blivet:total growth: 499712 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 3328000-209715166 / 98.41 GiB >DEBUG:blivet:new free allows for 499712 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:created partition vda3 of 256 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0188e0820> PedPartition: <_ped.Partition object at 0x7fc0188cb4f0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0188e07c0> PedPartition: <_ped.Partition object at 0x7fc0188fe6d0> >DEBUG:blivet:grow_partitions: disks=['vda'], partitions=['vda1(id 118)', 'vda2(id 125)', 'vda3(id 111)'] >DEBUG:blivet:growable partitions are ['vda3'] >DEBUG:blivet:adding request 118 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 125 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 111 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:disk vda has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 118 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 125 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 111 name = vda3 growable = True >base = 524288 growth = 0 max_grow = 499712 >done = False >DEBUG:blivet:1 requests and 205860864 (98.16 GiB) left in chunk >DEBUG:blivet:adding 205860864 (98.16 GiB) to 111 (vda3) >DEBUG:blivet:taking back 205361152 (97.92 GiB) from 111 (vda3) >DEBUG:blivet:new grow amount for request 111 (vda3) is 499712 units, or 244 MiB >DEBUG:blivet:set: ['vda3'] 268435456/524288000 >DEBUG:blivet:allocating 255852544 to TotalSizeSet with 268435456/524288000 (255852544 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 111 name = vda3 growable = True >base = 524288 growth = 499712 max_grow = 499712 >done = True >DEBUG:blivet:needed: 0 >DEBUG:blivet:set: ['vda3'] 524288000/524288000 >DEBUG:blivet:allocating 0 to TotalSizeSet with 524288000/524288000 (0 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 111 name = vda3 growable = True >base = 524288 growth = 499712 max_grow = 499712 >done = True >DEBUG:blivet:needed: 0 >DEBUG:blivet:growing partitions on vda >DEBUG:blivet:partition vda1 (118): 0 >DEBUG:blivet:new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc0189263a0> >DEBUG:blivet:partition vda2 (125): 0 >DEBUG:blivet:new geometry for vda2: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc0189000a0> >DEBUG:blivet:partition vda3 (111): 0 >DEBUG:blivet:new geometry for vda3: parted.Geometry instance -- > start: 3328000 end: 4351999 length: 1024000 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018900670> >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 118)', 'vda2(id 125)', 'vda3(id 111)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >DEBUG:blivet:back from remove_new_partitions >DEBUG:blivet:extended: None >DEBUG:blivet:setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc0189263a0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018900490> PedPartition: <_ped.Partition object at 0x7fc0188fe0e0> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018900340> PedPartition: <_ped.Partition object at 0x7fc018903590> >DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc0189000a0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0188e0190> PedPartition: <_ped.Partition object at 0x7fc0188fe5e0> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018900550> PedPartition: <_ped.Partition object at 0x7fc018903180> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 3328000 end: 4351999 length: 1024000 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018900670> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0188e0550> PedPartition: <_ped.Partition object at 0x7fc0188fe9a0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbc8e0> PedPartition: <_ped.Partition object at 0x7fc0189829a0> >DEBUG:blivet:fixing size of non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 500 MiB partition vda3 (111) with non-existent btrfs filesystem >DEBUG:blivet:new member set: ['vda3'] >DEBUG:blivet:old member set: ['vda3'] >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Creating a new device. >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Generated factory arguments: { >device_type = 3, >device = None, >disks = [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 500 MiB partition vda3 (111) with non-existent btrfs filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None], >mountpoint = '/', >fstype = 'btrfs', >label = None, >luks_version = None, >device_name = 'root', >size = Size (98.412109375 GiB), >raid_level = None, >encrypted = False, >container_name = 'fedorapool', >container_size = Size (97 GiB), >container_raid_level = <blivet.devicelibs.raid.Single object at 0x7fc01b78aac0>, >container_encrypted = False >} >DEBUG:blivet: InstallerStorage.factory_device: 3 ; device: None ; disks: [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 500 MiB partition vda3 (111) with non-existent btrfs filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None] ; mountpoint: / ; fstype: btrfs ; label: None ; luks_version: None ; device_name: root ; size: 98.41 GiB ; raid_level: None ; encrypted: False ; container_name: fedorapool ; container_size: 97 GiB ; container_raid_level: single ; container_encrypted: False ; >DEBUG:blivet:instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fc018a736a0>, ['vda'], {'device': None, 'disks': [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 500 MiB partition vda3 (111) with non-existent btrfs filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None], 'mountpoint': '/', 'fstype': 'btrfs', 'label': None, 'luks_version': None, 'device_name': 'root', 'size': Size (98.412109375 GiB), 'raid_level': None, 'encrypted': False, 'container_name': 'fedorapool', 'container_size': Size (97 GiB), 'container_raid_level': <blivet.devicelibs.raid.Single object at 0x7fc01b78aac0>, 'container_encrypted': False} >DEBUG:blivet: BTRFSFactory.configure: parent_factory: None ; >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0188e9fd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018891ac0> PedPartition: <_ped.Partition object at 0x7fc01898e090> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0188e9fd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018891c10> PedPartition: <_ped.Partition object at 0x7fc018903540> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0188e9fd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018891dc0> PedPartition: <_ped.Partition object at 0x7fc018903090> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 394 >DEBUG:blivet:child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >DEBUG:blivet:child factory args: [] >DEBUG:blivet:child factory kwargs: {'storage': <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fc018a736a0>, 'size': Size (97 GiB), 'disks': [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 500 MiB partition vda3 (111) with non-existent btrfs filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None], 'fstype': 'btrfs', 'encrypted': False, 'luks_version': None} >DEBUG:blivet: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x7fc018bbcca0> ; >DEBUG:blivet:parent factory container: non-existent 500 MiB btrfs volume fedorapool (131) with non-existent btrfs filesystem >DEBUG:blivet:members: ['vda3'] >DEBUG:blivet:add_disks: [] >DEBUG:blivet:remove_disks: [] >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 395 >DEBUG:blivet:adding a TotalSizeSet with size 97 GiB >DEBUG:blivet:set.allocated = 268435456 >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 118)', 'vda2(id 125)', 'vda3(id 111)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >DEBUG:blivet:allocate_partitions: disks=['vda'] ; partitions=['req1(id 118)', 'req2(id 125)', 'req0(id 111)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 118)', 'req2(id 125)', 'req0(id 111)'] from disk(s) ['vda'] >DEBUG:blivet:allocating partition: req1 ; id: 118 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 600 MiB ; grow: False ; max_size: 600 MiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=600 MiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-209715166 (100 GiB) >DEBUG:blivet:current free range is 34-209715166 (100 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 34-209715166 / 100 GiB >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition vda1 of 600 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01888f700> PedPartition: <_ped.Partition object at 0x7fc01890eb30> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0188e9ac0> PedPartition: <_ped.Partition object at 0x7fc0188fe900> >DEBUG:blivet:allocating partition: req2 ; id: 125 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 1230848-209715166 (99.41 GiB) >DEBUG:blivet:current free range is 1230848-209715166 (99.41 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 1230848-209715166 / 99.41 GiB >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:created partition vda2 of 1024 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018891fa0> PedPartition: <_ped.Partition object at 0x7fc018982680> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbcd00> PedPartition: <_ped.Partition object at 0x7fc0189033b0> >DEBUG:blivet:allocating partition: req0 ; id: 111 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 256 MiB ; grow: True ; max_size: 97 GiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=256 MiB boot=False best=None grow=True start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 3328000-209715166 (98.41 GiB) >DEBUG:blivet:current free range is 3328000-209715166 (98.41 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01888f7c0> PedPartition: <_ped.Partition object at 0x7fc018903770> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet:adding request 118 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 125 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 111 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 118 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 125 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 111 name = vda3 growable = True >base = 524288 growth = 0 max_grow = 202899456 >done = False >DEBUG:blivet:1 requests and 205860864 (98.16 GiB) left in chunk >DEBUG:blivet:adding 205860864 (98.16 GiB) to 111 (vda3) >DEBUG:blivet:taking back 2961408 (1.41 GiB) from 111 (vda3) >DEBUG:blivet:new grow amount for request 111 (vda3) is 202899456 units, or 96.75 GiB >DEBUG:blivet:request 118 (vda1) growth: 0 (0 B) size: 600 MiB >DEBUG:blivet:request 125 (vda2) growth: 0 (0 B) size: 1024 MiB >DEBUG:blivet:request 111 (vda3) growth: 202899456 (96.75 GiB) size: 97 GiB >DEBUG:blivet:disk /dev/vda growth: 202899456 (96.75 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 3 ; >DEBUG:blivet:total growth: 202899456 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 3328000-209715166 / 98.41 GiB >DEBUG:blivet:new free allows for 202899456 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:created partition vda3 of 256 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01888f310> PedPartition: <_ped.Partition object at 0x7fc018903b80> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01888f340> PedPartition: <_ped.Partition object at 0x7fc0189034f0> >DEBUG:blivet:grow_partitions: disks=['vda'], partitions=['vda1(id 118)', 'vda2(id 125)', 'vda3(id 111)'] >DEBUG:blivet:growable partitions are ['vda3'] >DEBUG:blivet:adding request 118 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 125 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 111 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:disk vda has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 118 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 125 name = vda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 111 name = vda3 growable = True >base = 524288 growth = 0 max_grow = 202899456 >done = False >DEBUG:blivet:1 requests and 205860864 (98.16 GiB) left in chunk >DEBUG:blivet:adding 205860864 (98.16 GiB) to 111 (vda3) >DEBUG:blivet:taking back 2961408 (1.41 GiB) from 111 (vda3) >DEBUG:blivet:new grow amount for request 111 (vda3) is 202899456 units, or 96.75 GiB >DEBUG:blivet:set: ['vda3'] 268435456/104152956928 >DEBUG:blivet:allocating 103884521472 to TotalSizeSet with 268435456/104152956928 (103884521472 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 111 name = vda3 growable = True >base = 524288 growth = 202899456 max_grow = 202899456 >done = True >DEBUG:blivet:needed: 0 >DEBUG:blivet:set: ['vda3'] 104152956928/104152956928 >DEBUG:blivet:allocating 0 to TotalSizeSet with 104152956928/104152956928 (0 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 111 name = vda3 growable = True >base = 524288 growth = 202899456 max_grow = 202899456 >done = True >DEBUG:blivet:needed: 0 >DEBUG:blivet:growing partitions on vda >DEBUG:blivet:partition vda1 (118): 0 >DEBUG:blivet:new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc01888f040> >DEBUG:blivet:partition vda2 (125): 0 >DEBUG:blivet:new geometry for vda2: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc01888fc40> >DEBUG:blivet:partition vda3 (111): 0 >DEBUG:blivet:new geometry for vda3: parted.Geometry instance -- > start: 3328000 end: 206751743 length: 203423744 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc01888fd60> >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 118)', 'vda2(id 125)', 'vda3(id 111)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req2 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req2 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >DEBUG:blivet:back from remove_new_partitions >DEBUG:blivet:extended: None >DEBUG:blivet:setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc01888f040> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018891f70> PedPartition: <_ped.Partition object at 0x7fc018903cc0> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01888fd00> PedPartition: <_ped.Partition object at 0x7fc0189039f0> >DEBUG:blivet:setting req2 new geometry: parted.Geometry instance -- > start: 1230848 end: 3327999 length: 2097152 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc01888fc40> >DEBUG:blivet: PartitionDevice._set_parted_partition: req2 ; >DEBUG:blivet:device req2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0188eb070> PedPartition: <_ped.Partition object at 0x7fc018903db0> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018bbccd0> PedPartition: <_ped.Partition object at 0x7fc018903b30> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 3328000 end: 206751743 length: 203423744 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc01888fd60> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0189c2fd0> PedPartition: <_ped.Partition object at 0x7fc018903ae0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018899160> PedPartition: <_ped.Partition object at 0x7fc018903590> >DEBUG:blivet:fixing size of non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 97 GiB partition vda3 (111) with non-existent btrfs filesystem >DEBUG:blivet:new member set: ['vda3'] >DEBUG:blivet:old member set: ['vda3'] >DEBUG:blivet:new_btrfs: args = () ; kwargs = {'parents': [BTRFSVolumeDevice instance (0x7fc018bbcdc0) -- > name = fedorapool status = False id = 131 > children = ['non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs ' > 'filesystem mounted at /home'] > parents = ['non-existent 97 GiB partition vda3 (111) with non-existent btrfs filesystem'] > uuid = None size = 97 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/vda3 > format args = [] original_format = btrfs], 'size': Size (98.412109375 GiB), 'fmt_type': 'btrfs', 'mountpoint': '/', 'fmt_args': {}, 'name': 'root', 'data_level': <blivet.devicelibs.raid.Single object at 0x7fc01b78aac0>, 'metadata_level': <blivet.devicelibs.raid.Single object at 0x7fc01b78aac0>, 'subvol': True} >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 397 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedorapool ; child: root ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 398 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: root ; type: None ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 400 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: root ; type: btrfs ; current: None ; >INFO:blivet:added btrfs subvolume root (id 396) to device tree >INFO:blivet:registered action: [401] create device btrfs subvolume root (id 396) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 402 >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet:instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fc018a734c0>, [], {'device': BTRFSSubVolumeDevice instance (0x7fc018988cd0) -- > name = home status = False id = 147 > children = [] > parents = ['non-existent 97 GiB btrfs volume fedorapool (131) with non-existent btrfs ' > 'filesystem'] > uuid = None size = 97 GiB > format = non-existent btrfs filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/vda3 > format args = [] original_format = None} >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet:resolved 'home' to 'home' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedorapool ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs volume fedorapool (131) with non-existent btrfs filesystem >DEBUG:blivet:resolved 'fedorapool' to 'fedorapool' (btrfs volume) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 403 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 444 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 445 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 446 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 447 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 448 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 449 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 450 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 451 >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 452 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedorapool ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs volume fedorapool (131) with non-existent btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet:instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fc018a734c0>, [], {'device': BTRFSSubVolumeDevice instance (0x7fc018882640) -- > name = root status = False id = 396 > children = [] > parents = ['non-existent 97 GiB btrfs volume fedorapool (131) with non-existent btrfs ' > 'filesystem'] > uuid = None size = 97 GiB > format = non-existent btrfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/vda3 > format args = [] original_format = None} >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet:resolved 'root' to 'root' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedorapool ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs volume fedorapool (131) with non-existent btrfs filesystem >DEBUG:blivet:resolved 'fedorapool' to 'fedorapool' (btrfs volume) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 453 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 494 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 495 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 496 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 497 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 498 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 499 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 500 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 501 >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 502 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedorapool ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs volume fedorapool (131) with non-existent btrfs filesystem >INFO:blivet:removing obsolete action 146 (258) >INFO:blivet:removing obsolete action 258 (258) >DEBUG:blivet:action 146 already pruned >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'vda2' to 'vda2' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 503 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 544 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 545 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 546 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 547 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 548 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 549 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 550 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 551 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'vda2' to 'vda2' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 552 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'vda2' to 'vda2' (partition) >DEBUG:blivet:instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fc018a734c0>, [], {'size': Size (0 B)} >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedorapool ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs volume fedorapool (131) with non-existent btrfs filesystem >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 553 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'vda2' to 'vda2' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedorapool ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs volume fedorapool (131) with non-existent btrfs filesystem >DEBUG:blivet:resolved 'fedorapool' to 'fedorapool' (btrfs volume) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 554 >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_localhost-live ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'vda2' to 'vda2' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedora_localhost-live ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/fedora_localhost-live ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/fedora_localhost-live' >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 555 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'vda2' to 'vda2' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedoraboot ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/fedoraboot ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/fedoraboot' >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 556 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'vda2' to 'vda2' (partition) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 557 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 558 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda2 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 1024 MiB partition vda2 (125) with non-existent ext4 filesystem mounted at /boot >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='fedoraboot', container_raid_level='single', container_size_policy=3221225472, container_spec='', device_encrypted=False, device_name='boot', device_raid_level='', device_size=1073741824, device_spec='vda2', device_type=3, disks=['vda'], format_type='btrfs', label='', luks_version='', mount_point='/boot', reformat=True) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Replacing a nonexistent device. >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Destroy device: vda2 >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: vda2 ; kids: 3 ; >INFO:blivet:removed partition vda2 (id 125) from device tree >INFO:blivet:registered action: [559] destroy device partition vda2 (id 125) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Creating a new device. >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Generated factory arguments: { >device_type = 3, >device = None, >disks = [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 97 GiB partition vda3 (111) with non-existent btrfs filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None], >mountpoint = '/boot', >fstype = 'btrfs', >label = None, >luks_version = None, >device_name = 'boot', >size = Size (1024 MiB), >raid_level = None, >encrypted = False, >container_name = 'fedoraboot', >container_size = Size (3 GiB), >container_raid_level = <blivet.devicelibs.raid.Single object at 0x7fc01b78aac0>, >container_encrypted = False >} >DEBUG:blivet: InstallerStorage.factory_device: 3 ; device: None ; disks: [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 97 GiB partition vda3 (111) with non-existent btrfs filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None] ; mountpoint: /boot ; fstype: btrfs ; label: None ; luks_version: None ; device_name: boot ; size: 1024 MiB ; raid_level: None ; encrypted: False ; container_name: fedoraboot ; container_size: 3 GiB ; container_raid_level: single ; container_encrypted: False ; >DEBUG:blivet:instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fc018a736a0>, ['vda'], {'device': None, 'disks': [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 97 GiB partition vda3 (111) with non-existent btrfs filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None], 'mountpoint': '/boot', 'fstype': 'btrfs', 'label': None, 'luks_version': None, 'device_name': 'boot', 'size': Size (1024 MiB), 'raid_level': None, 'encrypted': False, 'container_name': 'fedoraboot', 'container_size': Size (3 GiB), 'container_raid_level': <blivet.devicelibs.raid.Single object at 0x7fc01b78aac0>, 'container_encrypted': False} >DEBUG:blivet: BTRFSFactory.configure: parent_factory: None ; >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc01888d310> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018872790> PedPartition: <_ped.Partition object at 0x7fc0188feea0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc01888d310> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018872a90> PedPartition: <_ped.Partition object at 0x7fc0188fe0e0> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 627 >DEBUG:blivet:child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >DEBUG:blivet:child factory args: [] >DEBUG:blivet:child factory kwargs: {'storage': <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7fc018a736a0>, 'size': Size (3 GiB), 'disks': [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 97 GiB partition vda3 (111) with non-existent btrfs filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None], 'fstype': 'btrfs', 'encrypted': False, 'luks_version': None} >DEBUG:blivet: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x7fc018873b50> ; >DEBUG:blivet:parent factory container: None >DEBUG:blivet:members: [] >DEBUG:blivet:add_disks: ['vda'] >DEBUG:blivet:remove_disks: [] >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 628 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 629 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 631 >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: req3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_format: req3 ; type: btrfs ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req3 ; kids: 3 ; >INFO:blivet:added partition req3 (id 630) to device tree >INFO:blivet:registered action: [633] create device partition req3 (id 630) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 635 >DEBUG:blivet: PartitionDevice._set_format: req3 ; type: btrfs ; current: btrfs ; >INFO:blivet:registered action: [634] create format btrfs filesystem on partition req3 (id 630) >DEBUG:blivet:adding a TotalSizeSet with size 3 GiB >DEBUG:blivet:set.allocated = 268435456 >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req3(id 630)', 'vda1(id 118)', 'vda3(id 111)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 1 ; >DEBUG:blivet:allocate_partitions: disks=['vda'] ; partitions=['req3(id 630)', 'req1(id 118)', 'req0(id 111)'] >DEBUG:blivet:removing all non-preexisting partitions ['req1(id 118)', 'req0(id 111)', 'req3(id 630)'] from disk(s) ['vda'] >DEBUG:blivet:allocating partition: req1 ; id: 118 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 600 MiB ; grow: False ; max_size: 600 MiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=600 MiB boot=True best=None grow=False start=None >DEBUG:blivet:checking 34-209715166 (100 GiB) >DEBUG:blivet:current free range is 34-209715166 (100 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 34-209715166 / 100 GiB >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:adjusted start sector from 34 to 2048 >DEBUG:blivet:created partition vda1 of 600 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018888220> PedPartition: <_ped.Partition object at 0x7fc0188fe9a0> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0188844c0> PedPartition: <_ped.Partition object at 0x7fc018982630> >DEBUG:blivet:allocating partition: req0 ; id: 111 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 97 GiB ; grow: False ; max_size: 97 GiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=97 GiB boot=False best=None grow=False start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 1230848-209715166 (99.41 GiB) >DEBUG:blivet:current free range is 1230848-209715166 (99.41 GiB) >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 1230848-209715166 / 99.41 GiB >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:created partition vda2 of 97 GiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018888190> PedPartition: <_ped.Partition object at 0x7fc01890e900> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018872610> PedPartition: <_ped.Partition object at 0x7fc0188fe770> >DEBUG:blivet:allocating partition: req3 ; id: 630 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 256 MiB ; grow: True ; max_size: 3 GiB ; start: None ; end: None >DEBUG:blivet:checking freespace on vda >DEBUG:blivet:get_best_free_space_region: disk=/dev/vda part_type=0 req_size=256 MiB boot=False best=None grow=True start=None >DEBUG:blivet:checking 34-2047 (1007 KiB) >DEBUG:blivet:current free range is 34-2047 (1007 KiB) >DEBUG:blivet:checking 204654592-209715166 (2.41 GiB) >DEBUG:blivet:current free range is 204654592-209715166 (2.41 GiB) >DEBUG:blivet:evaluating growth potential for new layout >DEBUG:blivet:calculating growth for disk /dev/vda >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet: PartitionDevice._set_parted_partition: req3 ; >DEBUG:blivet:device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018888490> PedPartition: <_ped.Partition object at 0x7fc0188fe630> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet:adding request 118 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 111 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 630 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 118 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 111 name = vda2 growable = False >base = 203423744 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 630 name = vda3 growable = True >base = 524288 growth = 0 max_grow = 5767168 >done = False >DEBUG:blivet:1 requests and 4534272 (2.16 GiB) left in chunk >DEBUG:blivet:adding 4534272 (2.16 GiB) to 630 (vda3) >DEBUG:blivet:new grow amount for request 630 (vda3) is 4534272 units, or 2.16 GiB >DEBUG:blivet:request 118 (vda1) growth: 0 (0 B) size: 600 MiB >DEBUG:blivet:request 111 (vda2) growth: 0 (0 B) size: 97 GiB >DEBUG:blivet:request 630 (vda3) growth: 4534272 (2.16 GiB) size: 2.41 GiB >DEBUG:blivet:disk /dev/vda growth: 4534272 (2.16 GiB) >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req3 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req3 ; kids: 3 ; >DEBUG:blivet:total growth: 4534272 sectors >DEBUG:blivet:updating use_disk to vda, type: 0 >DEBUG:blivet:new free: 204654592-209715166 / 2.41 GiB >DEBUG:blivet:new free allows for 4534272 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fc0189f8dc0> >DEBUG:blivet:created partition vda3 of 256 MiB and added it to /dev/vda >DEBUG:blivet: PartitionDevice._set_parted_partition: req3 ; >DEBUG:blivet:device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018888820> PedPartition: <_ped.Partition object at 0x7fc0188fe6d0> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018888790> PedPartition: <_ped.Partition object at 0x7fc0188fe9a0> >DEBUG:blivet:grow_partitions: disks=['vda'], partitions=['vda3(id 630)', 'vda1(id 118)', 'vda2(id 111)'] >DEBUG:blivet:growable partitions are ['vda3'] >DEBUG:blivet:adding request 630 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 118 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:adding request 111 to chunk 209711104 (2048-209713151) on /dev/vda >DEBUG:blivet:disk vda has 1 chunks >DEBUG:blivet:Chunk.grow_requests: 209711104 (2048-209713151) on /dev/vda start = 2048 end = 209713151 >sector_size = 512 B > >DEBUG:blivet:req: PartitionRequest instance -- >id = 118 name = vda1 growable = False >base = 1228800 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 111 name = vda2 growable = False >base = 203423744 growth = 0 max_grow = 0 >done = True >DEBUG:blivet:req: PartitionRequest instance -- >id = 630 name = vda3 growable = True >base = 524288 growth = 0 max_grow = 5767168 >done = False >DEBUG:blivet:1 requests and 4534272 (2.16 GiB) left in chunk >DEBUG:blivet:adding 4534272 (2.16 GiB) to 630 (vda3) >DEBUG:blivet:new grow amount for request 630 (vda3) is 4534272 units, or 2.16 GiB >DEBUG:blivet:set: ['vda3'] 268435456/3221225472 >DEBUG:blivet:allocating 2321547264 to TotalSizeSet with 268435456/3221225472 (2952790016 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 630 name = vda3 growable = True >base = 524288 growth = 4534272 max_grow = 5767168 >done = False >DEBUG:blivet:needed: 631242752 >DEBUG:blivet:set: ['vda3'] 2589982720/3221225472 >DEBUG:blivet:allocating 0 to TotalSizeSet with 2589982720/3221225472 (631242752 needed) >DEBUG:blivet:PartitionRequest instance -- >id = 630 name = vda3 growable = True >base = 524288 growth = 4534272 max_grow = 5767168 >done = False >DEBUG:blivet:needed: 631242752 >DEBUG:blivet:growing partitions on vda >DEBUG:blivet:partition vda1 (118): 0 >DEBUG:blivet:new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018888a90> >DEBUG:blivet:partition vda2 (111): 0 >DEBUG:blivet:new geometry for vda2: parted.Geometry instance -- > start: 1230848 end: 204654591 length: 203423744 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018888c40> >DEBUG:blivet:partition vda3 (630): 0 >DEBUG:blivet:new geometry for vda3: parted.Geometry instance -- > start: 204654592 end: 209713151 length: 5058560 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018888d60> >DEBUG:blivet:removing all non-preexisting partitions ['vda1(id 118)', 'vda2(id 111)', 'vda3(id 630)'] from disk(s) ['vda'] >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req1 ; kids: 3 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req0 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req3 ; old: vda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: vda ; child: req3 ; kids: 1 ; >DEBUG:blivet:back from remove_new_partitions >DEBUG:blivet:extended: None >DEBUG:blivet:setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1230847 length: 1228800 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018888a90> >DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; >DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018872880> PedPartition: <_ped.Partition object at 0x7fc01890e900> >DEBUG:blivet: PartitionDevice._set_disk: vda1 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018888cd0> PedPartition: <_ped.Partition object at 0x7fc018922900> >DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- > start: 1230848 end: 204654591 length: 203423744 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018888c40> >DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; >DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018872640> PedPartition: <_ped.Partition object at 0x7fc0189829a0> >DEBUG:blivet: PartitionDevice._set_disk: vda2 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018888130> PedPartition: <_ped.Partition object at 0x7fc018986450> >DEBUG:blivet:setting req3 new geometry: parted.Geometry instance -- > start: 204654592 end: 209713151 length: 5058560 > device: <parted.device.Device object at 0x7fc018a88fd0> PedGeometry: <_ped.Geometry object at 0x7fc018888d60> >DEBUG:blivet: PartitionDevice._set_parted_partition: req3 ; >DEBUG:blivet:device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01888fbb0> PedPartition: <_ped.Partition object at 0x7fc018986040> >DEBUG:blivet: PartitionDevice._set_disk: vda3 ; old: None ; new: vda ; >DEBUG:blivet: DiskDevice.add_child: name: vda ; child: vda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018825190> PedPartition: <_ped.Partition object at 0x7fc0188feb30> >DEBUG:blivet:fixing size of non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 97 GiB partition vda2 (111) with non-existent btrfs filesystem >DEBUG:blivet:fixing size of non-existent 2.41 GiB partition vda3 (630) with non-existent btrfs filesystem >DEBUG:blivet:new_btrfs: args = () ; kwargs = {'name': 'fedoraboot', 'data_level': <blivet.devicelibs.raid.Single object at 0x7fc01b78aac0>, 'parents': [PartitionDevice instance (0x7fc018884ac0) -- > name = vda3 status = False id = 630 > children = [] > parents = ['existing 100 GiB disk vda (4) with non-existent gpt disklabel'] > uuid = None size = 2.41 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 256 MiB path = /dev/vda3 > format args = [] original_format = btrfs grow = False max size = 3 GiB bootable = None > part type = 0 primary = False start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189e4490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018825190> PedPartition: <_ped.Partition object at 0x7fc0188feb30> > disk = existing 100 GiB disk vda (4) with non-existent gpt disklabel > start = 204654592 end = 209713151 length = 5058560 > flags = ]} >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 637 >DEBUG:blivet: BTRFSVolumeDevice._add_parent: fedoraboot ; parent: vda3 ; >DEBUG:blivet: PartitionDevice.add_child: name: vda3 ; child: fedoraboot ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 638 >DEBUG:blivet: BTRFSVolumeDevice._set_format: fedoraboot ; type: None ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 640 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.636 ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 642 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.636 ; type: btrfs ; current: btrfs ; >INFO:blivet:added btrfs volume fedoraboot (id 636) to device tree >INFO:blivet:registered action: [643] create device btrfs volume fedoraboot (id 636) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 645 >DEBUG:blivet: BTRFSVolumeDevice._set_format: fedoraboot ; type: btrfs ; current: btrfs ; >INFO:blivet:registered action: [644] create format btrfs filesystem on btrfs volume fedoraboot (id 636) >DEBUG:blivet:new_btrfs: args = () ; kwargs = {'parents': [BTRFSVolumeDevice instance (0x7fc018872610) -- > name = fedoraboot status = False id = 636 > children = [] > parents = ['non-existent 2.41 GiB partition vda3 (630) with non-existent btrfs ' > 'filesystem'] > uuid = None size = 2.41 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/vda3 > format args = [] original_format = btrfs], 'size': Size (1024 MiB), 'fmt_type': 'btrfs', 'mountpoint': '/boot', 'fmt_args': {}, 'name': 'boot', 'data_level': <blivet.devicelibs.raid.Single object at 0x7fc01b78aac0>, 'metadata_level': <blivet.devicelibs.raid.Single object at 0x7fc01b78aac0>, 'subvol': True} >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 647 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedoraboot ; child: boot ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 648 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: boot ; type: None ; current: None ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 650 >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: boot ; type: btrfs ; current: None ; >INFO:blivet:added btrfs subvolume boot (id 646) to device tree >INFO:blivet:registered action: [651] create device btrfs subvolume boot (id 646) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 652 >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet:instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fc018a734c0>, [], {'device': BTRFSSubVolumeDevice instance (0x7fc018825c70) -- > name = boot status = False id = 646 > children = [] > parents = ['non-existent 2.41 GiB btrfs volume fedoraboot (636) with non-existent btrfs ' > 'filesystem'] > uuid = None size = 2.41 GiB > format = non-existent btrfs filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/vda3 > format args = [] original_format = None} >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet:resolved 'boot' to 'boot' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedoraboot ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs volume fedoraboot (636) with non-existent btrfs filesystem >DEBUG:blivet:resolved 'fedoraboot' to 'fedoraboot' (btrfs volume) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 653 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 694 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 695 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 696 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 697 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 698 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 699 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 700 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 701 >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 702 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedoraboot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs volume fedoraboot (636) with non-existent btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedorapool ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs volume fedorapool (131) with non-existent btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet:instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <pyanaconda.core.util.LazyObject object at 0x7fc018a734c0>, [], {'device': BTRFSSubVolumeDevice instance (0x7fc018825c70) -- > name = boot status = False id = 646 > children = [] > parents = ['non-existent 2.41 GiB btrfs volume fedoraboot (636) with non-existent btrfs ' > 'filesystem'] > uuid = None size = 2.41 GiB > format = non-existent btrfs filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 B path = /dev/vda3 > format args = [] original_format = None} >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet:resolved 'boot' to 'boot' (btrfs subvolume) >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedoraboot ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs volume fedoraboot (636) with non-existent btrfs filesystem >DEBUG:blivet:resolved 'fedoraboot' to 'fedoraboot' (btrfs volume) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 703 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 744 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 745 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 746 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 747 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 748 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 749 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 750 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 751 >DEBUG:blivet: DeviceTree.get_device_by_name: name: boot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 752 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedoraboot ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 2.41 GiB btrfs volume fedoraboot (636) with non-existent btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: fedorapool ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned non-existent 97 GiB btrfs volume fedorapool (131) with non-existent btrfs filesystem >INFO:blivet:removing obsolete action 128 (559) >INFO:blivet:removing obsolete action 129 (559) >INFO:blivet:removing obsolete action 559 (559) >DEBUG:blivet:action 129 already pruned >DEBUG:blivet:action 128 already pruned >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-1 (140463034074688) >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7fc018a73790) -- > name = vda status = True id = 4 > children = ['non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 97 GiB partition vda2 (111) with non-existent btrfs filesystem', > 'non-existent 2.41 GiB partition vda3 (630) with non-existent btrfs ' > 'filesystem'] > parents = [] > uuid = None size = 100 GiB > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda > target size = 100 GiB path = /dev/vda > format args = [] original_format = None removable = False wwn = None] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:anaconda.modules.storage.bootloader.execution:Use the requested boot drive. >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet:resolved 'vda' to 'vda' (disk) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:anaconda.core.storage:vda matches ['vda'] for devicetree=existing 100 GiB disk vda (4) with non-existent gpt disklabel > non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi > non-existent 97 GiB partition vda2 (111) with non-existent btrfs filesystem > non-existent 97 GiB btrfs volume fedorapool (131) with non-existent btrfs filesystem > non-existent 97 GiB btrfs subvolume home (147) with non-existent btrfs filesystem mounted at /home > non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / > non-existent 2.41 GiB partition vda3 (630) with non-existent btrfs filesystem > non-existent 2.41 GiB btrfs volume fedoraboot (636) with non-existent btrfs filesystem > non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >existing 1.89 GiB cdrom sr0 (9) with existing iso9660 filesystem >existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (19) > existing 0 B loop loop0 (23) >existing 0 B file /LiveOS/rootfs.img (33) > existing 0 B loop loop1 (37) with existing ext4 filesystem > existing 7.5 GiB dm live-rw (56) with existing ext4 filesystem > existing 7.5 GiB dm live-base (66) with existing ext4 filesystem >existing 0 B file /overlay (deleted) (47) > existing 0 B loop loop2 (51) > and disks_only=True >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: vda >DEBUG:blivet: DeviceTree.get_device_by_name: name: vda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet:resolved 'vda' to 'vda' (disk) >DEBUG:anaconda.modules.storage.bootloader.base:Is boot a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume >DEBUG:anaconda.modules.storage.bootloader.base:Is fedoraboot a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs volume >DEBUG:anaconda.modules.storage.bootloader.base:Is fedorapool a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs volume >DEBUG:anaconda.modules.storage.bootloader.base:Is home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume >DEBUG:anaconda.modules.storage.bootloader.base:Is root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type btrfs subvolume >DEBUG:anaconda.modules.storage.bootloader.base:Is vda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-1 (140463034074688) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. >INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-1 (140463034074688) >DEBUG:anaconda.modules.storage.bootloader.base:Is vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is boot a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(boot) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(boot) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(boot) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(boot) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(boot) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 2.47 GiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (200 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/home', '/usr', '/tmp', '/usr/share', '/var', '/usr/lib'}, 'must_be_on_root': {'/sbin', '/dev', '/proc', '/root', '/mnt', '/lib', '/bin', 'lost+found', '/etc'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/boot', '/var', '/usr'}, 'reformat_blocklist': {'/home', '/var/www', '/usr/local', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-1 (140463034074688) >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc018904490> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01888a0a0> PedPartition: <_ped.Partition object at 0x7fc0189f5090> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc018904490> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01888ae20> PedPartition: <_ped.Partition object at 0x7fc018a6c770> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 4 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc018904490> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01888a550> PedPartition: <_ped.Partition object at 0x7fc018a68f90> >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.modules.storage.bootloader.base:Is vda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(vda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:vda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(vda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is boot a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(boot) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(boot) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(boot) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(boot) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(boot) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 2.47 GiB >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 600 MiB partition vda1 (118) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 97 GiB btrfs subvolume root (396) with non-existent btrfs filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/vda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 2.41 GiB btrfs subvolume boot (646) with non-existent btrfs filesystem mounted at /boot >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (200 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/home', '/usr', '/tmp', '/usr/share', '/var', '/usr/lib'}, 'must_be_on_root': {'/sbin', '/dev', '/proc', '/root', '/mnt', '/lib', '/bin', 'lost+found', '/etc'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/boot', '/var', '/usr'}, 'reformat_blocklist': {'/home', '/var/www', '/usr/local', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning INTERACTIVE is applied. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/6. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/7. >INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (140463034074688) >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >DEBUG:blivet: BTRFSVolumeDevice.teardown: fedorapool ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; >DEBUG:blivet: BTRFSVolumeDevice.teardown: fedorapool ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: boot ; status: False ; controllable: True ; >DEBUG:blivet: BTRFSVolumeDevice.teardown: fedoraboot ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: vda3 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vda ; type: None ; status: False ; >DEBUG:blivet:action: [106] destroy format None on disk vda (id 4) >DEBUG:blivet:action: [109] create format gpt disklabel on disk vda (id 4) >DEBUG:blivet:action: [121] create device partition vda1 (id 118) >DEBUG:blivet:action: [114] create device partition vda2 (id 111) >DEBUG:blivet:action: [633] create device partition vda3 (id 630) >DEBUG:blivet:action: [634] create format btrfs filesystem on partition vda3 (id 630) >DEBUG:blivet:action: [643] create device btrfs volume fedoraboot (id 636) >DEBUG:blivet:action: [644] create format btrfs filesystem on btrfs volume fedoraboot (id 636) >DEBUG:blivet:action: [651] create device btrfs subvolume boot (id 646) >DEBUG:blivet:action: [115] create format btrfs filesystem on partition vda2 (id 111) >DEBUG:blivet:action: [138] create device btrfs volume fedorapool (id 131) >DEBUG:blivet:action: [139] create format btrfs filesystem on btrfs volume fedorapool (id 131) >DEBUG:blivet:action: [152] create device btrfs subvolume home (id 147) >DEBUG:blivet:action: [401] create device btrfs subvolume root (id 396) >DEBUG:blivet:action: [122] create format efi filesystem mounted at /boot/efi on partition vda1 (id 118) >INFO:blivet:pruning action queue... >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:blivet:resetting parted disks... >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/vda ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda1 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda2 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: vda3 ; >INFO:blivet:sorting actions... >DEBUG:blivet:action: [106] destroy format None on disk vda (id 4) >DEBUG:blivet:lvm filter: removing boot from the reject list >DEBUG:blivet:boot wasn't in the reject list >DEBUG:blivet:lvm filter: removing fedoraboot from the reject list >DEBUG:blivet:fedoraboot wasn't in the reject list >DEBUG:blivet:lvm filter: removing fedorapool from the reject list >DEBUG:blivet:fedorapool wasn't in the reject list >DEBUG:blivet:lvm filter: removing home from the reject list >DEBUG:blivet:home wasn't in the reject list >DEBUG:blivet:lvm filter: removing root from the reject list >DEBUG:blivet:root wasn't in the reject list >DEBUG:blivet:lvm filter: removing vda1 from the reject list >DEBUG:blivet:vda1 wasn't in the reject list >DEBUG:blivet:lvm filter: removing vda2 from the reject list >DEBUG:blivet:vda2 wasn't in the reject list >DEBUG:blivet:lvm filter: removing vda3 from the reject list >DEBUG:blivet:vda3 wasn't in the reject list >DEBUG:blivet:action: [109] create format gpt disklabel on disk vda (id 4) >DEBUG:blivet:lvm filter: removing boot from the reject list >DEBUG:blivet:boot wasn't in the reject list >DEBUG:blivet:lvm filter: removing fedoraboot from the reject list >DEBUG:blivet:fedoraboot wasn't in the reject list >DEBUG:blivet:lvm filter: removing fedorapool from the reject list >DEBUG:blivet:fedorapool wasn't in the reject list >DEBUG:blivet:lvm filter: removing home from the reject list >DEBUG:blivet:home wasn't in the reject list >DEBUG:blivet:lvm filter: removing root from the reject list >DEBUG:blivet:root wasn't in the reject list >DEBUG:blivet:lvm filter: removing vda1 from the reject list >DEBUG:blivet:vda1 wasn't in the reject list >DEBUG:blivet:lvm filter: removing vda2 from the reject list >DEBUG:blivet:vda2 wasn't in the reject list >DEBUG:blivet:lvm filter: removing vda3 from the reject list >DEBUG:blivet:vda3 wasn't in the reject list >DEBUG:blivet:action: [121] create device partition vda1 (id 118) >DEBUG:blivet:action: [122] create format efi filesystem mounted at /boot/efi on partition vda1 (id 118) >DEBUG:blivet:action: [114] create device partition vda2 (id 111) >DEBUG:blivet:lvm filter: removing fedorapool from the reject list >DEBUG:blivet:fedorapool wasn't in the reject list >DEBUG:blivet:lvm filter: removing home from the reject list >DEBUG:blivet:home wasn't in the reject list >DEBUG:blivet:lvm filter: removing root from the reject list >DEBUG:blivet:root wasn't in the reject list >DEBUG:blivet:action: [115] create format btrfs filesystem on partition vda2 (id 111) >DEBUG:blivet:lvm filter: removing fedorapool from the reject list >DEBUG:blivet:fedorapool wasn't in the reject list >DEBUG:blivet:lvm filter: removing home from the reject list >DEBUG:blivet:home wasn't in the reject list >DEBUG:blivet:lvm filter: removing root from the reject list >DEBUG:blivet:root wasn't in the reject list >DEBUG:blivet:action: [138] create device btrfs volume fedorapool (id 131) >DEBUG:blivet:lvm filter: removing home from the reject list >DEBUG:blivet:home wasn't in the reject list >DEBUG:blivet:lvm filter: removing root from the reject list >DEBUG:blivet:root wasn't in the reject list >DEBUG:blivet:action: [139] create format btrfs filesystem on btrfs volume fedorapool (id 131) >DEBUG:blivet:lvm filter: removing home from the reject list >DEBUG:blivet:home wasn't in the reject list >DEBUG:blivet:lvm filter: removing root from the reject list >DEBUG:blivet:root wasn't in the reject list >DEBUG:blivet:action: [401] create device btrfs subvolume root (id 396) >DEBUG:blivet:action: [152] create device btrfs subvolume home (id 147) >DEBUG:blivet:action: [633] create device partition vda3 (id 630) >DEBUG:blivet:lvm filter: removing boot from the reject list >DEBUG:blivet:boot wasn't in the reject list >DEBUG:blivet:lvm filter: removing fedoraboot from the reject list >DEBUG:blivet:fedoraboot wasn't in the reject list >DEBUG:blivet:action: [634] create format btrfs filesystem on partition vda3 (id 630) >DEBUG:blivet:lvm filter: removing boot from the reject list >DEBUG:blivet:boot wasn't in the reject list >DEBUG:blivet:lvm filter: removing fedoraboot from the reject list >DEBUG:blivet:fedoraboot wasn't in the reject list >DEBUG:blivet:action: [643] create device btrfs volume fedoraboot (id 636) >DEBUG:blivet:lvm filter: removing boot from the reject list >DEBUG:blivet:boot wasn't in the reject list >DEBUG:blivet:action: [644] create format btrfs filesystem on btrfs volume fedoraboot (id 636) >DEBUG:blivet:lvm filter: removing boot from the reject list >DEBUG:blivet:boot wasn't in the reject list >DEBUG:blivet:action: [651] create device btrfs subvolume boot (id 646) >INFO:blivet:executing action: [106] destroy format None on disk vda (id 4) >DEBUG:blivet: DiskDevice.setup: vda ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.destroy: device: /dev/vda ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [109] create format gpt disklabel on disk vda (id 4) >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.create: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel._create: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.update_sysfs_path: vda ; status: True ; >DEBUG:blivet:vda sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda >INFO:blivet:executing action: [121] create device partition vda1 (id 118) >DEBUG:blivet: PartitionDevice.create: vda1 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda1 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: vda1 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: vda1 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2048 count=2048 >INFO:program:stderr: >INFO:program:b'2048+0 records in' >INFO:program:b'2048+0 records out' >INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.174343 s, 6.0 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/vda1 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189040d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc018882df0> PedPartition: <_ped.Partition object at 0x7fc01887b040> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/vda1 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda1 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; >DEBUG:blivet:vda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1/size: 313232383830300a >DEBUG:blivet:updated vda1 size to 600 MiB (600 MiB) >INFO:blivet:executing action: [122] create format efi filesystem mounted at /boot/efi on partition vda1 (id 118) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 6 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda1 ; flag: 20 ; >DEBUG:blivet: PartitionDevice.set_flag: path: /dev/vda1 ; flag: 1 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 1 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: EFIFS.create: device: /dev/vda1 ; type: efi ; status: False ; >DEBUG:blivet: EFIFS._create: type: vfat ; device: /dev/vda1 ; mountpoint: /boot/efi ; >INFO:program:Running... mkdosfs /dev/vda1 >INFO:program:stdout: >INFO:program:mkfs.fat 4.2 (2021-01-31) >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda1 ; status: True ; >DEBUG:blivet:vda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda1 >INFO:blivet:executing action: [114] create device partition vda2 (id 111) >DEBUG:blivet: PartitionDevice.create: vda2 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda2 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: vda2 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: vda2 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/vda bs=512 seek=1230848 count=2048 >INFO:program:stderr: >INFO:program:b'2048+0 records in' >INFO:program:b'2048+0 records out' >INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0376434 s, 27.9 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/vda2 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189040d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01886da90> PedPartition: <_ped.Partition object at 0x7fc01887b5e0> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/vda2 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda2 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >DEBUG:blivet:vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2/size: 3230333432333734340a >DEBUG:blivet:updated vda2 size to 97 GiB (97 GiB) >INFO:blivet:executing action: [115] create format btrfs filesystem on partition vda2 (id 111) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 6 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda2 ; flag: 20 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >DEBUG:blivet:vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >INFO:blivet:executing action: [138] create device btrfs volume fedorapool (id 131) >DEBUG:blivet: BTRFSVolumeDevice.create: fedorapool ; status: False ; >DEBUG:blivet: BTRFSVolumeDevice.setup_parents: name: fedorapool ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: vda2 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: BTRFS.setup: device: /dev/vda2 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vda2 ; mountpoint: None ; >DEBUG:blivet: BTRFSVolumeDevice._create: fedorapool ; status: False ; >INFO:program:Running [30] mkfs.btrfs --label fedorapool --data single /dev/vda2 ... >INFO:program:stdout[30]: btrfs-progs v5.10 >See http://btrfs.wiki.kernel.org for more information. > >Label: fedorapool >UUID: 6c699fd6-a1c0-424f-8dd5-d19f9c6d5135 >Node size: 16384 >Sector size: 4096 >Filesystem size: 97.00GiB >Block group profiles: > Data: single 8.00MiB > Metadata: DUP 1.00GiB > System: DUP 8.00MiB >SSD detected: no >Incompat features: extref, skinny-metadata >Runtime features: >Checksum: crc32c >Number of devices: 1 >Devices: > ID SIZE PATH > 1 97.00GiB /dev/vda2 > > >INFO:program:stderr[30]: >INFO:program:...done [30] (exit code: 0) >DEBUG:blivet: BTRFSVolumeDevice.setup: fedorapool ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedorapool ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >DEBUG:blivet:vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >DEBUG:blivet:fedorapool sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [139] create format btrfs filesystem on btrfs volume fedorapool (id 131) >DEBUG:blivet: BTRFSVolumeDevice.setup: fedorapool ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedorapool ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >DEBUG:blivet:vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >DEBUG:blivet:fedorapool sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >INFO:blivet:executing action: [401] create device btrfs subvolume root (id 396) >DEBUG:blivet: BTRFSSubVolumeDevice.create: root ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.setup_parents: name: root ; orig: False ; >DEBUG:blivet: BTRFSVolumeDevice.setup: fedorapool ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFSSubVolumeDevice._create: root ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: BTRFS.setup: device: /dev/vda2 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vda2 ; mountpoint: /tmp/btrfs-tmp.131o4ods9kq ; >INFO:program:Running... mount -t btrfs -o defaults /dev/vda2 /tmp/btrfs-tmp.131o4ods9kq >DEBUG:program:Return code: 0 >INFO:blivet:failed to get default SELinux context for /tmp/btrfs-tmp.131o4ods9kq: [Errno 2] No such file or directory >WARNING:blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. >INFO:program:Running [31] btrfs subvol create /tmp/btrfs-tmp.131o4ods9kq/root ... >INFO:program:stdout[31]: Create subvolume '/tmp/btrfs-tmp.131o4ods9kq/root' > >INFO:program:stderr[31]: >INFO:program:...done [31] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.131o4ods9kq >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: root ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: root ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedorapool ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >DEBUG:blivet:vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >DEBUG:blivet:fedorapool sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >DEBUG:blivet:root sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [152] create device btrfs subvolume home (id 147) >DEBUG:blivet: BTRFSSubVolumeDevice.create: home ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.setup_parents: name: home ; orig: False ; >DEBUG:blivet: BTRFSVolumeDevice.setup: fedorapool ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFSSubVolumeDevice._create: home ; status: False ; >DEBUG:blivet: BTRFS.setup: device: /dev/vda2 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vda2 ; mountpoint: /tmp/btrfs-tmp.13154zqn86u ; >INFO:program:Running... mount -t btrfs -o defaults /dev/vda2 /tmp/btrfs-tmp.13154zqn86u >DEBUG:program:Return code: 0 >INFO:blivet:failed to get default SELinux context for /tmp/btrfs-tmp.13154zqn86u: [Errno 2] No such file or directory >WARNING:blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. >INFO:program:Running [32] btrfs subvol create /tmp/btrfs-tmp.13154zqn86u/home ... >INFO:program:stdout[32]: Create subvolume '/tmp/btrfs-tmp.13154zqn86u/home' > >INFO:program:stderr[32]: >INFO:program:...done [32] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.13154zqn86u >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: home ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedorapool ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda2 ; status: True ; >DEBUG:blivet:vda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >DEBUG:blivet:fedorapool sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda2 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [633] create device partition vda3 (id 630) >DEBUG:blivet: PartitionDevice.create: vda3 ; status: False ; >DEBUG:blivet: PartitionDevice.setup_parents: name: vda3 ; orig: False ; >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.setup: device: /dev/vda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice._create: vda3 ; status: False ; >DEBUG:blivet: PartitionDevice._wipe: vda3 ; status: False ; >INFO:program:Running... dd if=/dev/zero of=/dev/vda bs=512 seek=204654592 count=2048 >INFO:program:stderr: >INFO:program:b'2048+0 records in' >INFO:program:b'2048+0 records out' >INFO:program:b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0282573 s, 37.1 MB/s' >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet:post-commit partition path is /dev/vda3 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189040d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01884c6a0> PedPartition: <_ped.Partition object at 0x7fc01b96d5e0> >DEBUG:blivet: DeviceFormat.destroy: device: /dev/vda3 ; type: None ; status: False ; >INFO:program:Running... wipefs -f -a /dev/vda3 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/vda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3/size: 353035383536300a >DEBUG:blivet:updated vda3 size to 2.41 GiB (2.41 GiB) >INFO:blivet:executing action: [634] create format btrfs filesystem on partition vda3 (id 630) >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 2 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 3 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 4 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 5 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 6 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 8 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 9 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 11 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 13 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 14 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 15 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 16 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 17 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 18 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 19 ; >DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/vda3 ; flag: 20 ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3 >INFO:blivet:executing action: [643] create device btrfs volume fedoraboot (id 636) >DEBUG:blivet: BTRFSVolumeDevice.create: fedoraboot ; status: False ; >DEBUG:blivet: BTRFSVolumeDevice.setup_parents: name: fedoraboot ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: vda3 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: BTRFS.setup: device: /dev/vda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vda3 ; mountpoint: None ; >DEBUG:blivet: BTRFSVolumeDevice._create: fedoraboot ; status: False ; >INFO:program:Running [33] mkfs.btrfs --label fedoraboot --data single /dev/vda3 ... >INFO:program:stdout[33]: btrfs-progs v5.10 >See http://btrfs.wiki.kernel.org for more information. > >Label: fedoraboot >UUID: f2bb703a-f5ed-48e3-937c-3be4f922d8c2 >Node size: 16384 >Sector size: 4096 >Filesystem size: 2.41GiB >Block group profiles: > Data: single 8.00MiB > Metadata: DUP 123.50MiB > System: DUP 8.00MiB >SSD detected: no >Incompat features: extref, skinny-metadata >Runtime features: >Checksum: crc32c >Number of devices: 1 >Devices: > ID SIZE PATH > 1 2.41GiB /dev/vda3 > > >INFO:program:stderr[33]: >INFO:program:...done [33] (exit code: 0) >DEBUG:blivet: BTRFSVolumeDevice.setup: fedoraboot ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedoraboot ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3 >DEBUG:blivet:fedoraboot sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [644] create format btrfs filesystem on btrfs volume fedoraboot (id 636) >DEBUG:blivet: BTRFSVolumeDevice.setup: fedoraboot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedoraboot ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3 >DEBUG:blivet:fedoraboot sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3 >INFO:blivet:executing action: [651] create device btrfs subvolume boot (id 646) >DEBUG:blivet: BTRFSSubVolumeDevice.create: boot ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.setup_parents: name: boot ; orig: False ; >DEBUG:blivet: BTRFSVolumeDevice.setup: fedoraboot ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFSSubVolumeDevice._create: boot ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: BTRFS.setup: device: /dev/vda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vda3 ; mountpoint: /tmp/btrfs-tmp.63602pyfh0b ; >INFO:program:Running... mount -t btrfs -o defaults /dev/vda3 /tmp/btrfs-tmp.63602pyfh0b >DEBUG:program:Return code: 0 >INFO:blivet:failed to get default SELinux context for /tmp/btrfs-tmp.63602pyfh0b: [Errno 2] No such file or directory >WARNING:blivet:Failed to reset SElinux context for newly mounted filesystem root directory to default. >INFO:program:Running [34] btrfs subvol create /tmp/btrfs-tmp.63602pyfh0b/boot ... >INFO:program:stdout[34]: Create subvolume '/tmp/btrfs-tmp.63602pyfh0b/boot' > >INFO:program:stderr[34]: >INFO:program:...done [34] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.63602pyfh0b >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: boot ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: boot ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedoraboot ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: vda3 ; status: True ; >DEBUG:blivet:vda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3 >DEBUG:blivet:fedoraboot sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3 >DEBUG:blivet:boot sysfs_path set to /sys/devices/pci0000:00/0000:00:02.3/0000:04:00.0/virtio2/block/vda/vda3 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice._set_parted_partition: vda1 ; >DEBUG:blivet:device vda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189040d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc01889bb50> > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01889b880> PedPartition: <_ped.Partition object at 0x7fc01887b540> >DEBUG:blivet: PartitionDevice._set_parted_partition: vda2 ; >DEBUG:blivet:device vda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189040d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01889b5e0> PedPartition: <_ped.Partition object at 0x7fc01887bbd0> >DEBUG:blivet: PartitionDevice._set_parted_partition: vda3 ; >DEBUG:blivet:device vda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0189040d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc01889b760> PedPartition: <_ped.Partition object at 0x7fc01887b090> >INFO:anaconda.modules.storage.installation:setting boot flag on vda1 >DEBUG:blivet: PartitionDevice.set_flag: path: /dev/vda1 ; flag: 1 ; >INFO:anaconda.modules.storage.installation:Setting label on existing 600 MiB partition vda1 (118) with existing efi filesystem mounted at /boot/efi to 'EFI System Partition' >DEBUG:blivet: DiskDevice.setup: vda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/vda ; numparts: 3 ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (140463034074688) >INFO:anaconda.threading:Running Thread: AnaTaskThread-MountFilesystemsTask-1 (140463034074688) >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 839 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 841 >DEBUG:blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; >DEBUG:blivet:updated /dev size to 4.02 KiB (4.02 KiB) >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 843 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 845 >DEBUG:blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 847 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 849 >DEBUG:blivet: NoDevice._set_format: devpts ; type: devpts ; current: None ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 851 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 853 >DEBUG:blivet: NoDevice._set_format: sysfs ; type: sysfs ; current: None ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 855 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 857 >DEBUG:blivet: NoDevice._set_format: proc ; type: proc ; current: None ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 859 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 861 >DEBUG:blivet: NoDevice._set_format: selinuxfs ; type: selinuxfs ; current: None ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 863 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 865 >DEBUG:blivet: NoDevice._set_format: usbfs ; type: usbfs ; current: None ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 867 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 869 >DEBUG:blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; >DEBUG:blivet:updated /run size to 1.45 KiB (1.45 KiB) >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 871 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 873 >DEBUG:blivet: NoDevice._set_format: efivarfs ; type: efivarfs ; current: None ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 875 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 877 >DEBUG:blivet: NoDevice._set_format: tmpfs ; type: tmpfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.setup: root ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: BTRFS.setup: device: /dev/vda2 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vda2 ; mountpoint: / ; >INFO:program:Running... mount -t btrfs -o subvol=root /dev/vda2 /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: boot ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: BTRFS.setup: device: /dev/vda3 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vda3 ; mountpoint: /boot ; >INFO:program:Running... mount -t btrfs -o subvol=boot /dev/vda3 /mnt/sysimage/boot >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.setup: vda1 ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: EFIFS.setup: device: /dev/vda1 ; type: efi ; status: False ; >INFO:program:Running... mount -t vfat -o umask=0077,shortname=winnt /dev/vda1 /mnt/sysimage/boot/efi >DEBUG:program:Return code: 0 >DEBUG:blivet: DirectoryDevice.setup: /dev ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: devpts ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >INFO:program:Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: home ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: BTRFS.setup: device: /dev/vda2 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/vda2 ; mountpoint: /home ; >INFO:program:Running... mount -t btrfs -o subvol=home /dev/vda2 /mnt/sysimage/home >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: proc ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... mount -t proc -o defaults proc /mnt/sysimage/proc >DEBUG:program:Return code: 0 >DEBUG:blivet: DirectoryDevice.setup: /run ; orig: False ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: BindFS.setup: device: /run ; type: bind ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: sysfs ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: efivarfs ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: EFIVarFS.setup: device: efivarfs ; type: efivarfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... mount -t efivarfs -o defaults efivarfs /mnt/sysimage/sys/firmware/efi/efivars >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: selinuxfs ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >DEBUG:program:Return code: 0 >DEBUG:blivet: NoDevice.setup: tmpfs ; orig: False ; status: False ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >WARNING:blivet:device/model is not a valid attribute >DEBUG:blivet: TmpFS.setup: device: tmpfs ; type: tmpfs ; status: True ; >INFO:program:Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/tmp >DEBUG:program:Return code: 0 >INFO:program:Running... findmnt -rn /mnt/sysroot >DEBUG:program:Return code: 1 >INFO:program:Running... mount --rbind /mnt/sysimage /mnt/sysroot >DEBUG:program:Return code: 0 >INFO:anaconda.threading:Thread Done: AnaTaskThread-MountFilesystemsTask-1 (140463034074688) >INFO:anaconda.threading:Running Thread: AnaTaskThread-WriteConfigurationTask-1 (140463034074688) >INFO:anaconda.modules.storage.devicetree.fsset:not writing out mpath configuration >DEBUG:anaconda.modules.storage.iscsi.iscsi:Write iSCSI configuration. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Write FCoE configuration. >DEBUG:anaconda.modules.storage.zfcp.zfcp:Write zFCP configuration. >INFO:anaconda.threading:Thread Done: AnaTaskThread-WriteConfigurationTask-1 (140463034074688) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/8. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/9. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/10. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/11. >INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateRescueImagesTask-1 (140463034074688) >INFO:anaconda.modules.storage.bootloader.utils:Generating a new machine id. >INFO:program:Running in chroot '/mnt/sysroot'... systemd-machine-id-setup >INFO:program:Initializing machine ID from random generator. >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.bootloader.utils:new-kernel-pkg does not exist, calling scripts directly. >INFO:anaconda.modules.storage.bootloader.utils:Generating rescue image for 5.11.0-0.rc7.149.fc34.x86_64. >INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateRescueImagesTask-1 (140463034074688) >INFO:anaconda.threading:Running Thread: AnaTaskThread-ConfigureBootloaderTask-1 (140463034074688) >DEBUG:anaconda.modules.storage.bootloader.utils:Configuring the boot loader. >DEBUG:anaconda.modules.storage.bootloader.utils:Collecting the OS images for: 5.11.0-0.rc7.149.fc34.x86_64 >DEBUG:anaconda.modules.storage.bootloader.base:new default image: <pyanaconda.modules.storage.bootloader.image.LinuxBootLoaderImage object at 0x7fc0188e9cd0> >DEBUG:anaconda.modules.storage.bootloader.utils:Writing to /etc/sysconfig/kernel. >INFO:anaconda.threading:Thread Done: AnaTaskThread-ConfigureBootloaderTask-1 (140463034074688) >INFO:anaconda.threading:Running Thread: AnaTaskThread-InstallBootloaderTask-1 (140462809040448) >DEBUG:anaconda.modules.storage.bootloader.utils:Installing the boot loader. >INFO:anaconda.modules.storage.bootloader.utils:boot loader stage1 target device is vda1 >INFO:anaconda.modules.storage.bootloader.utils:boot loader stage2 target device is boot >INFO:program:Running in chroot '/mnt/sysroot'... efibootmgr >INFO:program:BootCurrent: 0004 >INFO:program:Timeout: 0 seconds >INFO:program:BootOrder: 0004,0002,0000,0003 >INFO:program:Boot0000* UiApp >INFO:program:Boot0002* UEFI Misc Device >INFO:program:Boot0003* EFI Internal Shell >INFO:program:Boot0004* UEFI QEMU DVD-ROM QM00001 >DEBUG:program:Return code: 0 >INFO:program:Running in chroot '/mnt/sysroot'... efibootmgr -c -w -L Fedora -d /dev/vda -p 1 -l \EFI\fedora\shimx64.efi >INFO:program:BootCurrent: 0004 >INFO:program:Timeout: 0 seconds >INFO:program:BootOrder: 0001,0004,0002,0000,0003 >INFO:program:Boot0000* UiApp >INFO:program:Boot0002* UEFI Misc Device >INFO:program:Boot0003* EFI Internal Shell >INFO:program:Boot0004* UEFI QEMU DVD-ROM QM00001 >INFO:program:Boot0001* Fedora >DEBUG:program:Return code: 0 >INFO:anaconda.modules.storage.bootloader.grub2:bootloader.py: used boot args: rhgb quiet >INFO:program:Running in chroot '/mnt/sysroot'... grub2-set-default 30f1d23db63c490d9249c4768462d214-5.11.0-0.rc7.149.fc34.x86_64 >DEBUG:program:Return code: 0 >INFO:program:Running in chroot '/mnt/sysroot'... grub2-editenv - set menu_auto_hide=1 boot_success=1 >DEBUG:program:Return code: 0 >INFO:program:Running in chroot '/mnt/sysroot'... grub2-mkconfig -o /boot/grub2/grub.cfg >INFO:program:Generating grub configuration file ... >INFO:program:Adding boot menu entry for EFI firmware configuration >INFO:program:done >DEBUG:program:Return code: 0 >INFO:anaconda.threading:Thread Done: AnaTaskThread-InstallBootloaderTask-1 (140462809040448) >INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateBLSEntriesTask-1 (140462809040448) >INFO:anaconda.modules.storage.bootloader.utils:Regenerating BLS info for 5.11.0-0.rc7.149.fc34.x86_64 >INFO:program:Running in chroot '/mnt/sysroot'... kernel-install add 5.11.0-0.rc7.149.fc34.x86_64 /lib/modules/5.11.0-0.rc7.149.fc34.x86_64/vmlinuz >DEBUG:program:Return code: 0 >INFO:program:Running in chroot '/mnt/sysroot'... grub2-mkconfig -o /etc/grub2.cfg >INFO:program:Generating grub configuration file ... >INFO:program:Adding boot menu entry for EFI firmware configuration >INFO:program:done >DEBUG:program:Return code: 0 >INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateBLSEntriesTask-1 (140462809040448) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/12. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/13. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/14. >INFO:anaconda.threading:Running Thread: AnaTaskThread-RecreateInitrdsTask-1 (140462809040448) >DEBUG:anaconda.modules.storage.bootloader.utils:new-kernel-pkg does not exist, using dracut instead >INFO:anaconda.modules.storage.bootloader.utils:Recreating initrd for 5.11.0-0.rc7.149.fc34.x86_64 >INFO:program:Running in chroot '/mnt/sysroot'... depmod -a 5.11.0-0.rc7.149.fc34.x86_64 >DEBUG:program:Return code: 0 >INFO:program:Running in chroot '/mnt/sysroot'... dracut -f /boot/initramfs-5.11.0-0.rc7.149.fc34.x86_64.img 5.11.0-0.rc7.149.fc34.x86_64 >DEBUG:program:Return code: 0 >INFO:anaconda.threading:Thread Done: AnaTaskThread-RecreateInitrdsTask-1 (140462809040448) >INFO:anaconda.threading:Running Thread: AnaTaskThread-FixBTRFSBootloaderTask-1 (140462809040448) >DEBUG:anaconda.modules.storage.bootloader.utils:Configuring the boot loader. >DEBUG:anaconda.modules.storage.bootloader.utils:Collecting the OS images for: 5.11.0-0.rc7.149.fc34.x86_64, 0-rescue-30f1d23db63c490d9249c4768462d214 >DEBUG:anaconda.modules.storage.bootloader.base:new default image: <pyanaconda.modules.storage.bootloader.image.LinuxBootLoaderImage object at 0x7fc0188ec4c0> >DEBUG:anaconda.modules.storage.bootloader.utils:Writing to /etc/sysconfig/kernel. >DEBUG:anaconda.modules.storage.bootloader.utils:Installing the boot loader. >INFO:anaconda.modules.storage.bootloader.utils:boot loader stage1 target device is vda1 >INFO:anaconda.modules.storage.bootloader.utils:boot loader stage2 target device is boot >INFO:program:Running in chroot '/mnt/sysroot'... efibootmgr >INFO:program:BootCurrent: 0004 >INFO:program:Timeout: 0 seconds >INFO:program:BootOrder: 0001,0004,0002,0000,0003 >INFO:program:Boot0000* UiApp >INFO:program:Boot0001* Fedora >INFO:program:Boot0002* UEFI Misc Device >INFO:program:Boot0003* EFI Internal Shell >INFO:program:Boot0004* UEFI QEMU DVD-ROM QM00001 >DEBUG:program:Return code: 0 >INFO:program:Running in chroot '/mnt/sysroot'... efibootmgr -b 0001 -B >INFO:program:BootCurrent: 0004 >INFO:program:Timeout: 0 seconds >INFO:program:BootOrder: 0004,0002,0000,0003 >INFO:program:Boot0000* UiApp >INFO:program:Boot0002* UEFI Misc Device >INFO:program:Boot0003* EFI Internal Shell >INFO:program:Boot0004* UEFI QEMU DVD-ROM QM00001 >DEBUG:program:Return code: 0 >INFO:program:Running in chroot '/mnt/sysroot'... efibootmgr -c -w -L Fedora -d /dev/vda -p 1 -l \EFI\fedora\shimx64.efi >INFO:program:BootCurrent: 0004 >INFO:program:Timeout: 0 seconds >INFO:program:BootOrder: 0001,0004,0002,0000,0003 >INFO:program:Boot0000* UiApp >INFO:program:Boot0002* UEFI Misc Device >INFO:program:Boot0003* EFI Internal Shell >INFO:program:Boot0004* UEFI QEMU DVD-ROM QM00001 >INFO:program:Boot0001* Fedora >DEBUG:program:Return code: 0 >INFO:anaconda.modules.storage.bootloader.grub2:bootloader.py: used boot args: rhgb quiet >INFO:program:Running in chroot '/mnt/sysroot'... grub2-set-default 30f1d23db63c490d9249c4768462d214-5.11.0-0.rc7.149.fc34.x86_64 >DEBUG:program:Return code: 0 >INFO:program:Running in chroot '/mnt/sysroot'... grub2-editenv - set menu_auto_hide=1 boot_success=1 >DEBUG:program:Return code: 0 >INFO:program:Running in chroot '/mnt/sysroot'... grub2-mkconfig -o /boot/grub2/grub.cfg >INFO:program:Generating grub configuration file ... >INFO:program:Adding boot menu entry for EFI firmware configuration >INFO:program:done >DEBUG:program:Return code: 0 >INFO:anaconda.threading:Thread Done: AnaTaskThread-FixBTRFSBootloaderTask-1 (140462809040448) >INFO:anaconda.threading:Running Thread: AnaTaskThread-FixZIPLBootloaderTask-1 (140462809040448) >DEBUG:anaconda.modules.storage.bootloader.installation:ZIPL can be run only on s390x. >INFO:anaconda.threading:Thread Done: AnaTaskThread-FixZIPLBootloaderTask-1 (140462809040448) >DEBUG:anaconda.modules.common.base.base:Generating kickstart... >DEBUG:anaconda.modules.storage.nvdimm.nvdimm:Setting namespaces to use to: [] >INFO:anaconda.modules.storage.partitioning.base:Omitting kickstart data for: existing 100 GiB disk vda (4) with non-existent gpt disklabel >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no type or existing type for sr0, bailing >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.89 GiB cdrom sr0 (9) with existing iso9660 filesystem >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/15. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/16. >INFO:anaconda.threading:Running Thread: AnaTaskThread-UnmountFilesystemsTask-1 (140462809040448) >INFO:anaconda.threading:Thread Done: AnaTaskThread-UnmountFilesystemsTask-1 (140462809040448) >INFO:anaconda.threading:Running Thread: AnaTaskThread-TeardownDiskImagesTask-1 (140462809040448) >INFO:anaconda.threading:Thread Done: AnaTaskThread-TeardownDiskImagesTask-1 (140462809040448) >DEBUG:dasbus.connection:Disconnecting from the bus.
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 1860602
:
1702403
|
1702404
|
1702405
|
1702406
|
1756897
|
1756898
| 1756899 |
1756900
|
1756901
|
1756902
|
1758893
|
1758949