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 INFO:program:Running [1] mkdosfs --help ... INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] Create FAT filesystem in TARGET, which can be a block device or file. Use only up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be created with a size of 1024 bytes times BLOCKS, which must be specified. Options: -a Disable alignment of data structures -A Toggle Atari variant of the filesystem -b SECTOR Select SECTOR as location of the FAT32 backup boot sector -c Check device for bad blocks before creating the filesystem -C Create file TARGET then create filesystem in it -D NUMBER Write BIOS drive number NUMBER to boot sector -f COUNT Create COUNT file allocation tables -F SIZE Select FAT size SIZE (12, 16 or 32) -g GEOM Select disk geometry: heads/sectors_per_track -h NUMBER Write hidden sectors NUMBER to boot sector -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) -I Ignore and disable safety checks -l FILENAME Read bad blocks list from FILENAME -m FILENAME Replace default error message in boot block with contents of FILENAME -M TYPE Set media type in boot sector to TYPE --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk -n LABEL Set volume name to LABEL (up to 11 characters long) --codepage=N use DOS codepage N to encode label (default: 850) -r COUNT Make room for at least COUNT entries in the root directory -R COUNT Set minimal number of reserved sectors to COUNT -s COUNT Set number of sectors per cluster to COUNT -S SIZE Select a sector size of SIZE (a power of two, at least 512) -v Verbose execution --variant=TYPE Select variant TYPE of filesystem (standard or Atari) --invariant Use constants for randomly generated or time based values --offset=SECTOR Write the filesystem at a specific sector into the device file. --help Show this help message and exit INFO:program:...done [1] (exit code: 0) 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 StratisXFS as stratis 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 UDFFS as udf 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 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 DEBUG:blivet:registered device format class StratisBlockdev as stratis DEBUG:blivet:default disklabel has been set to gpt 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 WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 import cgi INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 import pipes 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 INFO:program:stdout: INFO:program:No FCoE boot disk information is found in EDD! DEBUG:program:Return code: 1 INFO:blivet:No FCoE EDD info found: No FCoE boot disk information is found in EDD! 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.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 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 571420672 root disk brw-rw---- squashfs /run/rootfsbase INFO:program:sda 75161927680 root disk brw-rw---- INFO:program:|-sda1 104857600 root disk brw-rw---- vfat 9629-62AA 5f67add6-3efd-4a34-9062-09e22f8daa4b INFO:program:|-sda2 16777216 root disk brw-rw---- 1f3026ff-8f37-4f3b-ad0d-ea7bae9b0a22 INFO:program:|-sda3 42917167104 root disk brw-rw---- ntfs BA3235333234F5CB c4b6643d-2078-406d-a27e-26765eea10ef INFO:program:`-sda4 663748608 root disk brw-rw---- ntfs 183CC5A53CC57E6E a4853626-d443-45ac-bc9f-bcdfaba8ec99 INFO:program:sr0 718002176 root cdrom brw-rw---- iso9660 Fedora-E-dvd-x86_64-rawh 2023-05-19-05-48-40-00 /run/install/repo INFO:program:zram0 8292139008 root disk brw-rw---- [SWAP] DEBUG:program:Return code: 0 DEBUG:blivet:lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT loop0 571420672 root disk brw-rw---- squashfs /run/rootfsbase sda 75161927680 root disk brw-rw---- |-sda1 104857600 root disk brw-rw---- vfat 9629-62AA 5f67add6-3efd-4a34-9062-09e22f8daa4b |-sda2 16777216 root disk brw-rw---- 1f3026ff-8f37-4f3b-ad0d-ea7bae9b0a22 |-sda3 42917167104 root disk brw-rw---- ntfs BA3235333234F5CB c4b6643d-2078-406d-a27e-26765eea10ef `-sda4 663748608 root disk brw-rw---- ntfs 183CC5A53CC57E6E a4853626-d443-45ac-bc9f-bcdfaba8ec99 sr0 718002176 root cdrom brw-rw---- iso9660 Fedora-E-dvd-x86_64-rawh 2023-05-19-05-48-40-00 /run/install/repo zram0 8292139008 root disk brw-rw---- [SWAP] DEBUG:blivet:lvm filter: clearing the lvm devices list DEBUG:blivet:lvm filter: clearing the lvm devices list 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:path=/tmp/dbus-uVJkXnLoHo,guid=1fdc05d71b65650200a7dc91646784ff. 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:anaconda.storage:Creating a copy of the storage model. DEBUG:blivet:starting Blivet copy DEBUG:blivet:finished Blivet copy DEBUG:anaconda.storage:Finished a copy of the storage model. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. INFO:anaconda.core.threads:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Scan all devices INFO:program:Running... systemctl start iscsi-init.service DEBUG:program:Return code: 0 INFO:blivet:no initiator set INFO:blivet:resetting Blivet (version 3.7.1) instance DEBUG:blivet:lvm filter: clearing the lvm devices list 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 [3] multipath --version ... INFO:program:stdout[3]: INFO:program:stderr[3]: Unknown switch: (null) multipath-tools v0.9.5 (03/23, 2023) Usage: multipath [-v level] [-B|-d|-i|-q|-r] [-b file] [-p policy] [device] multipath [-v level] [-R retries] -f device multipath [-v level] [-R retries] -F multipath [-v level] [-l|-ll] [device] multipath [-v level] [-a|-w] device multipath [-v level] [-A|-W] multipath [-v level] [-i] [-c|-C] device multipath [-v level] [-i] [-u|-U] multipath [-h|-t|-T] Where: -h print this usage text -l show multipath topology (sysfs and DM info) -ll show multipath topology (maximum info) -e enable foreign libraries with -l/-ll -f flush a multipath device map -F flush all multipath device maps -a add a device wwid to the wwids file -A add devices from kernel command line mpath.wwids parameters to wwids file -c check if a device should be a path in a multipath device -C check if a multipath device has usable paths -q allow queue_if_no_path when multipathd is not running -d dry run, do not create or update devmaps -t display the currently used multipathd configuration -T display the multipathd configuration without builtin defaults -r force devmap reload -i ignore wwids file -B treat the bindings file as read only -b fil bindings file location -w remove a device from the wwids file -W reset the wwids file include only the current devices -R num number of times to retry removes of in-use devices -u check if the device specified in the program environment should be a path in a multipath device -U check if the device specified in the program environment is a multipath device with usable paths, see -C flag -p pol force all maps to specified path grouping policy: . failover one path per priority group . multibus all paths in one priority group . group_by_serial one priority group per serial . group_by_prio one priority group per priority lvl . group_by_node_name one priority group per target node -v lvl verbosity level: . 0 no output . 1 print created devmap names only . 2 default verbosity . 3 print debug information device action limited to: . multipath named 'device' (ex: mpath0) . multipath whose wwid is 'device' (ex: 60051...) . multipath including the path named 'device' (ex: /dev/sda or /dev/dm-0) . multipath including the path with maj:min 'device' (ex: 8:0) INFO:program:...done [3] (exit code: 1) INFO:program:Running [4] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... INFO:program:stdout[4]: INFO:program:stderr[4]: INFO:program:...done [4] (exit code: 0) INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:blivet:devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'loop0'] DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':seat:systemd:uaccess:', 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' '/dev/disk/by-uuid/2023-05-19-05-48-40-00 /dev/cdrom ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-label/Fedora-E-dvd-x86_64-rawh ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-2.0', 'DEVNAME': '/dev/sr0', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_ATA': '1', 'ID_ATA_SATA': '1', 'ID_BUS': 'ata', 'ID_CDROM': '1', 'ID_CDROM_DVD': '1', 'ID_CDROM_MEDIA': '1', 'ID_CDROM_MEDIA_CD': '1', 'ID_CDROM_MEDIA_SESSION_COUNT': '1', 'ID_CDROM_MEDIA_TRACK_COUNT': '1', 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', 'ID_CDROM_MRW': '1', 'ID_CDROM_MRW_W': '1', 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-2_0', 'ID_FS_BLOCKSIZE': '2048', 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', 'ID_FS_LABEL': 'Fedora-E-dvd-x86_64-rawh', 'ID_FS_LABEL_ENC': 'Fedora-E-dvd-x86_64-rawh', 'ID_FS_SIZE': '718002176', 'ID_FS_TYPE': 'iso9660', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2023-05-19-05-48-40-00', 'ID_FS_UUID_ENC': '2023-05-19-05-48-40-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': 'PMBR', 'ID_PATH': 'pci-0000:00:1f.2-ata-2.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-2', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', 'ID_SERIAL_SHORT': 'QM00003', 'ID_TYPE': 'cd', 'ID_VENDOR': 'QEMU', 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', 'MAJOR': '11', 'MINOR': '0', 'SCSI_MODEL': 'QEMU_DVD-ROM', 'SCSI_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'cd/dvd', 'SCSI_VENDOR': 'QEMU', 'SCSI_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', 'SYS_NAME': 'sr0', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', 'TAGS': ':seat:systemd:uaccess:', 'USEC_INITIALIZED': '13728460'} ; INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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 5 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 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/ata2/host1/target1:0:0/1: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/ata2/host1/target1:0:0/1:0:0:0/block/sr0 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0/size: 313430323334380a DEBUG:blivet:updated sr0 size to 684.74 MiB (684.74 MiB) INFO:blivet:added cdrom sr0 (id 4) to device tree INFO:blivet:got device: OpticalDevice instance (0x7f9898fb51d0) -- name = sr0 status = True id = 4 children = [] parents = [] uuid = None size = 684.74 MiB format = existing None major = 11 minor = 0 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 target size = 684.74 MiB 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 8 DEBUG:blivet: EFIFS.supported: supported: True ; INFO:program:Running... modprobe --dry-run vfat DEBUG:program:Return code: 0 DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 WARNING:blivet:Stratis DBus service is not running 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 12 DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; INFO:blivet:got format: existing iso9660 filesystem DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00005 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3 ' '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00005 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00005 ' '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'DM_MULTIPATH_DEVICE_PATH': '0', 'FIND_MULTIPATHS_WAIT_UNTIL': '0', 'ID_ATA': '1', 'ID_ATA_FEATURE_SET_SMART': '1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_ATA_SATA': '1', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_BUS': 'ata', 'ID_MODEL': 'QEMU_HARDDISK', 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': 'd0595040-38a2-4e19-b4e5-4117f0734b46', 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'QM00005', 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', 'ID_SERIAL_SHORT': 'QM00005', 'ID_TYPE': 'disk', 'ID_VENDOR': 'ATA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'MAJOR': '8', 'MINOR': '0', 'MPATH_SBIN_PATH': '/sbin', 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_VENDOR': 'QM00005', 'SCSI_IDENT_SERIAL': 'QM00005', 'SCSI_MODEL': 'QEMU_HARDDISK', 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'ATA', 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '13753024'} ; INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda)... DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/hidden: 300a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: DEBUG:blivet: DiskDevicePopulator.run: name: sda ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/device/vendor: 41544120202020200a DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:blivet:sda is a disk DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/size: 3134363830303634300a DEBUG:blivet:updated sda size to 70 GiB (70 GiB) DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/queue/rotational: 310a INFO:blivet:added disk sda (id 14) to device tree INFO:blivet:got device: DiskDevice instance (0x7f989990aa90) -- name = sda status = True id = 14 children = [] parents = [] uuid = None size = 70 GiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda target size = 70 GiB path = /dev/sda format args = [] original_format = None removable = False wwn = None DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/ro: 300a DEBUG:blivet: DeviceTree.handle_format: name: sda ; DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 18 DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 19 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 20 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 21 DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.__init__: uuid: d0595040-38a2-4e19-b4e5-4117f0734b46 ; label: None ; device: /dev/sda ; serial: QEMU_HARDDISK_QM00005 ; exists: True ; DEBUG:blivet:Clear pmbr_boot on parted.Disk instance -- type: gpt primaryPartitionCount: 4 lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 partitions: [, , , ] device: PedDisk: <_ped.Disk object at 0x7f989994a880> DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 22 DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; INFO:blivet:got format: existing gpt disklabel DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00005-part1 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part1 ' '/dev/disk/by-partuuid/5f67add6-3efd-4a34-9062-09e22f8daa4b ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0-part1 ' '/dev/disk/by-uuid/9629-62AA ' '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 ' '/dev/disk/by-diskseq/3-part1 ' '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00005-part1 ' '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00005-part1 ' '/dev/disk/by-partlabel/EFI\\x20system\\x20partition', 'DEVNAME': '/dev/sda1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1', 'DEVTYPE': 'partition', 'DISKSEQ': '3', 'DM_MULTIPATH_DEVICE_PATH': '0', 'ID_ATA': '1', 'ID_ATA_FEATURE_SET_SMART': '1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_ATA_SATA': '1', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_BUS': 'ata', 'ID_FS_BLOCKSIZE': '1024', 'ID_FS_SIZE': '104857600', 'ID_FS_TYPE': 'vfat', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '9629-62AA', 'ID_FS_UUID_ENC': '9629-62AA', 'ID_FS_VERSION': 'FAT32', 'ID_MODEL': 'QEMU_HARDDISK', 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_PART_ENTRY_DISK': '8:0', 'ID_PART_ENTRY_FLAGS': '0x8000000000000000', 'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'gpt', 'ID_PART_ENTRY_SIZE': '204800', 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', 'ID_PART_ENTRY_UUID': '5f67add6-3efd-4a34-9062-09e22f8daa4b', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': 'd0595040-38a2-4e19-b4e5-4117f0734b46', 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'QM00005', 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', 'ID_SERIAL_SHORT': 'QM00005', 'ID_TYPE': 'disk', 'ID_VENDOR': 'ATA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'MAJOR': '8', 'MINOR': '1', 'PARTN': '1', 'PARTNAME': 'EFI system partition', 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_VENDOR': 'QM00005', 'SCSI_IDENT_SERIAL': 'QM00005', 'SCSI_MODEL': 'QEMU_HARDDISK', 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'ATA', 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda1', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1', 'TAGS': ':systemd:', 'UDISKS_IGNORE': '1', 'USEC_INITIALIZED': '13765814'} ; INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... WARNING:blivet:hidden is not a valid attribute DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1/size: 3230343830300a DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) DEBUG:blivet:looking up parted Partition: /dev/sda1 DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1/size: 3230343830300a DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) INFO:blivet:added partition sda1 (id 24) to device tree INFO:blivet:got device: PartitionDevice instance (0x7f9899031950) -- name = sda1 status = True id = 24 children = [] parents = ['existing 70 GiB disk sda (14) with existing gpt disklabel'] uuid = 5f67add6-3efd-4a34-9062-09e22f8daa4b size = 100 MiB format = existing None major = 8 minor = 1 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 target size = 100 MiB path = /dev/sda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sda1 type: 0 name: EFI system partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898fcbb00> disk = existing 70 GiB disk sda (14) with existing gpt disklabel start = 2048 end = 206847 length = 204800 flags = boot, esp, no_automount DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 28 DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 29 INFO:blivet:type detected on 'sda1' is 'efi' DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 30 DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; INFO:blivet:got format: existing efi filesystem DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00005-part2 ' '/dev/disk/by-partuuid/1f3026ff-8f37-4f3b-ad0d-ea7bae9b0a22 ' '/dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part2 ' '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00005-part2 ' '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part2 ' '/dev/disk/by-diskseq/3-part2 ' '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00005-part2 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0-part2', 'DEVNAME': '/dev/sda2', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2', 'DEVTYPE': 'partition', 'DISKSEQ': '3', 'DM_MULTIPATH_DEVICE_PATH': '0', 'ID_ATA': '1', 'ID_ATA_FEATURE_SET_SMART': '1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_ATA_SATA': '1', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_BUS': 'ata', 'ID_MODEL': 'QEMU_HARDDISK', 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_PART_ENTRY_DISK': '8:0', 'ID_PART_ENTRY_FLAGS': '0x8000000000000000', 'ID_PART_ENTRY_NAME': 'Microsoft\\x20reserved\\x20partition', 'ID_PART_ENTRY_NUMBER': '2', 'ID_PART_ENTRY_OFFSET': '206848', 'ID_PART_ENTRY_SCHEME': 'gpt', 'ID_PART_ENTRY_SIZE': '32768', 'ID_PART_ENTRY_TYPE': 'e3c9e316-0b5c-4db8-817d-f92df00215ae', 'ID_PART_ENTRY_UUID': '1f3026ff-8f37-4f3b-ad0d-ea7bae9b0a22', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': 'd0595040-38a2-4e19-b4e5-4117f0734b46', 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'QM00005', 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', 'ID_SERIAL_SHORT': 'QM00005', 'ID_TYPE': 'disk', 'ID_VENDOR': 'ATA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'MAJOR': '8', 'MINOR': '2', 'PARTN': '2', 'PARTNAME': 'Microsoft reserved partition', 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_VENDOR': 'QM00005', 'SCSI_IDENT_SERIAL': 'QM00005', 'SCSI_MODEL': 'QEMU_HARDDISK', 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'ATA', 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda2', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2', 'TAGS': ':systemd:', 'UDISKS_IGNORE': '1', 'USEC_INITIALIZED': '13775523'} ; INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2)... WARNING:blivet:hidden is not a valid attribute DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 33 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 34 DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2/size: 33323736380a DEBUG:blivet:updated sda2 size to 16 MiB (16 MiB) DEBUG:blivet:looking up parted Partition: /dev/sda2 DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2/size: 33323736380a DEBUG:blivet:updated sda2 size to 16 MiB (16 MiB) INFO:blivet:added partition sda2 (id 32) to device tree INFO:blivet:got device: PartitionDevice instance (0x7f98990413d0) -- name = sda2 status = True id = 32 children = [] parents = ['existing 70 GiB disk sda (14) with existing gpt disklabel'] uuid = 1f3026ff-8f37-4f3b-ad0d-ea7bae9b0a22 size = 16 MiB format = existing None major = 8 minor = 2 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 target size = 16 MiB path = /dev/sda2 format args = [] original_format = None grow = None max size = 0 B bootable = None part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/sda2 type: 0 name: Microsoft reserved partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f989900fc40> disk = existing 70 GiB disk sda (14) with existing gpt disklabel start = 206848 end = 239615 length = 32768 flags = msftres, no_automount DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; DEBUG:blivet:no type or existing type for sda2, bailing DEBUG:blivet: DeviceTree.handle_device: name: sda3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part3 ' '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00005-part3 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part3 ' '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00005-part3 ' '/dev/disk/by-diskseq/3-part3 ' '/dev/disk/by-partuuid/c4b6643d-2078-406d-a27e-26765eea10ef ' '/dev/disk/by-uuid/BA3235333234F5CB ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0-part3 ' '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00005-part3', 'DEVNAME': '/dev/sda3', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3', 'DEVTYPE': 'partition', 'DISKSEQ': '3', 'DM_MULTIPATH_DEVICE_PATH': '0', 'ID_ATA': '1', 'ID_ATA_FEATURE_SET_SMART': '1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_ATA_SATA': '1', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_BUS': 'ata', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_SIZE': '42917166592', 'ID_FS_TYPE': 'ntfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'BA3235333234F5CB', 'ID_FS_UUID_ENC': 'BA3235333234F5CB', 'ID_MODEL': 'QEMU_HARDDISK', 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_PART_ENTRY_DISK': '8:0', 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', 'ID_PART_ENTRY_NUMBER': '3', 'ID_PART_ENTRY_OFFSET': '239616', 'ID_PART_ENTRY_SCHEME': 'gpt', 'ID_PART_ENTRY_SIZE': '83822592', 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', 'ID_PART_ENTRY_UUID': 'c4b6643d-2078-406d-a27e-26765eea10ef', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': 'd0595040-38a2-4e19-b4e5-4117f0734b46', 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'QM00005', 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', 'ID_SERIAL_SHORT': 'QM00005', 'ID_TYPE': 'disk', 'ID_VENDOR': 'ATA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'MAJOR': '8', 'MINOR': '3', 'PARTN': '3', 'PARTNAME': 'Basic data partition', 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_VENDOR': 'QM00005', 'SCSI_IDENT_SERIAL': 'QM00005', 'SCSI_MODEL': 'QEMU_HARDDISK', 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'ATA', 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda3', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '13794546'} ; INFO:blivet:scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3)... WARNING:blivet:hidden is not a valid attribute DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: PartitionDevicePopulator.run: name: sda3 ; DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 38 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 39 DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3/size: 38333832323539320a DEBUG:blivet:updated sda3 size to 39.97 GiB (39.97 GiB) DEBUG:blivet:looking up parted Partition: /dev/sda3 DEBUG:blivet: PartitionDevice.probe: sda3 ; exists: True ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3/size: 38333832323539320a DEBUG:blivet:updated sda3 size to 39.97 GiB (39.97 GiB) INFO:blivet:added partition sda3 (id 37) to device tree INFO:blivet:got device: PartitionDevice instance (0x7f9899033e10) -- name = sda3 status = True id = 37 children = [] parents = ['existing 70 GiB disk sda (14) with existing gpt disklabel'] uuid = c4b6643d-2078-406d-a27e-26765eea10ef size = 39.97 GiB format = existing None major = 8 minor = 3 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 target size = 39.97 GiB path = /dev/sda3 format args = [] original_format = None grow = None max size = 0 B bootable = None part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 3 path: /dev/sda3 type: 0 name: Basic data partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f989900fc90> disk = existing 70 GiB disk sda (14) with existing gpt disklabel start = 239616 end = 84062207 length = 83822592 flags = msftdata DEBUG:blivet: DeviceTree.handle_format: name: sda3 ; 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 'sda3' is 'ntfs' INFO:program:Running... ntfsinfo -m /dev/sda3 INFO:program:stdout: INFO:program:Volume Information INFO:program: Name of device: /dev/sda3 INFO:program: Device state: 11 INFO:program: Volume Name: INFO:program: Volume State: 91 INFO:program: Volume Flags: 0x0000 INFO:program: Volume Version: 3.1 INFO:program: Sector Size: 512 INFO:program: Cluster Size: 4096 INFO:program: Index Block Size: 4096 INFO:program: Volume Size in Clusters: 10477823 INFO:program:MFT Information INFO:program: MFT Record Size: 1024 INFO:program: MFT Zone Multiplier: 0 INFO:program: MFT Data Position: 24 INFO:program: MFT Zone Start: 786432 INFO:program: MFT Zone End: 2096159 INFO:program: MFT Zone Position: 786432 INFO:program: Current Position in First Data Zone: 2096159 INFO:program: Current Position in Second Data Zone: 0 INFO:program: Allocated clusters 24704 (0.2%) INFO:program: LCN of Data Attribute for FILE_MFT: 786432 INFO:program: FILE_MFTMirr Size: 4 INFO:program: LCN of Data Attribute for File_MFTMirr: 2 INFO:program: Size of Attribute Definition Table: 2560 INFO:program: Number of Attached Extent Inodes: 0 INFO:program:FILE_Bitmap Information INFO:program: FILE_Bitmap MFT Record Number: 6 INFO:program: State of FILE_Bitmap Inode: 80 INFO:program: Length of Attribute List: 0 INFO:program: Number of Attached Extent Inodes: 0 INFO:program:FILE_Bitmap Data Attribute Information INFO:program: Decompressed Runlist: not done yet INFO:program: Base Inode: 6 INFO:program: Attribute Types: not done yet INFO:program: Attribute Name Length: 0 INFO:program: Attribute State: 3 INFO:program: Attribute Allocated Size: 1310720 INFO:program: Attribute Data Size: 1309728 INFO:program: Attribute Initialized Size: 1309728 INFO:program: Attribute Compressed Size: 0 INFO:program: Compression Block Size: 0 INFO:program: Compression Block Size Bits: 0 INFO:program: Compression Block Clusters: 0 INFO:program: Free Clusters: 7645007 (73.0%) DEBUG:program:Return code: 0 INFO:program:Running... ntfsresize -m /dev/sda3 DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. INFO:program:stdout: INFO:program:ntfsresize v2022.10.3 (libntfs-3g) INFO:program:Cluster 20322 is referenced multiple times! INFO:program:ERROR: Filesystem check failed! INFO:program:ERROR: 1 clusters are referenced multiple times. INFO:program:NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE! INFO:program:The usage of the /f parameter is very IMPORTANT! No modification was INFO:program:and will be made to NTFS by this software until it gets repaired. DEBUG:program:Return code: 1 WARNING:blivet:Failed to obtain minimum size for device /dev/sda3: failed to gather info from resize program: 1 DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 45 DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: ntfs ; current: None ; INFO:blivet:got format: existing ntfs filesystem DEBUG:blivet: DeviceTree.handle_device: name: sda4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part4 ' '/dev/disk/by-diskseq/3-part4 ' '/dev/disk/by-id/scsi-0ATA_QEMU_HARDDISK_QM00005-part4 ' '/dev/disk/by-id/scsi-1ATA_QEMU_HARDDISK_QM00005-part4 ' '/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00005-part4 ' '/dev/disk/by-uuid/183CC5A53CC57E6E ' '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part4 ' '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0-part4 ' '/dev/disk/by-partuuid/a4853626-d443-45ac-bc9f-bcdfaba8ec99', 'DEVNAME': '/dev/sda4', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4', 'DEVTYPE': 'partition', 'DISKSEQ': '3', 'DM_MULTIPATH_DEVICE_PATH': '0', 'ID_ATA': '1', 'ID_ATA_FEATURE_SET_SMART': '1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_ATA_SATA': '1', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_BUS': 'ata', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_SIZE': '663748096', 'ID_FS_TYPE': 'ntfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '183CC5A53CC57E6E', 'ID_FS_UUID_ENC': '183CC5A53CC57E6E', 'ID_MODEL': 'QEMU_HARDDISK', 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_PART_ENTRY_DISK': '8:0', 'ID_PART_ENTRY_FLAGS': '0x8000000000000001', 'ID_PART_ENTRY_NUMBER': '4', 'ID_PART_ENTRY_OFFSET': '84062208', 'ID_PART_ENTRY_SCHEME': 'gpt', 'ID_PART_ENTRY_SIZE': '1296384', 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', 'ID_PART_ENTRY_UUID': 'a4853626-d443-45ac-bc9f-bcdfaba8ec99', 'ID_PART_TABLE_TYPE': 'gpt', 'ID_PART_TABLE_UUID': 'd0595040-38a2-4e19-b4e5-4117f0734b46', 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', 'ID_REVISION': '2.5+', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'QM00005', 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', 'ID_SERIAL_SHORT': 'QM00005', 'ID_TYPE': 'disk', 'ID_VENDOR': 'ATA', 'ID_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'MAJOR': '8', 'MINOR': '4', 'PARTN': '4', 'SCSI_IDENT_LUN_ATA': 'QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_T10': 'ATA_QEMU_HARDDISK_QM00005', 'SCSI_IDENT_LUN_VENDOR': 'QM00005', 'SCSI_IDENT_SERIAL': 'QM00005', 'SCSI_MODEL': 'QEMU_HARDDISK', 'SCSI_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', 'SCSI_REVISION': '2.5+', 'SCSI_TPGS': '0', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'ATA', 'SCSI_VENDOR_ENC': 'ATA\\x20\\x20\\x20\\x20\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda4', 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4', 'TAGS': ':systemd:', 'UDISKS_IGNORE': '1', 'USEC_INITIALIZED': '13849312'} ; INFO:blivet:scanning sda4 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4)... WARNING:blivet:hidden is not a valid attribute DEBUG:blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None DEBUG:blivet: PartitionDevicePopulator.run: name: sda4 ; DEBUG:blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned None INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 48 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 49 DEBUG:blivet: PartitionDevice._set_format: sda4 ; type: None ; current: None ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; DEBUG:blivet:sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4/size: 313239363338340a DEBUG:blivet:updated sda4 size to 633 MiB (633 MiB) DEBUG:blivet:looking up parted Partition: /dev/sda4 DEBUG:blivet: PartitionDevice.probe: sda4 ; exists: True ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 1 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 10 ; DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 12 ; DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4/size: 313239363338340a DEBUG:blivet:updated sda4 size to 633 MiB (633 MiB) INFO:blivet:added partition sda4 (id 47) to device tree INFO:blivet:got device: PartitionDevice instance (0x7f9899934b90) -- name = sda4 status = True id = 47 children = [] parents = ['existing 70 GiB disk sda (14) with existing gpt disklabel'] uuid = a4853626-d443-45ac-bc9f-bcdfaba8ec99 size = 633 MiB format = existing None major = 8 minor = 4 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 target size = 633 MiB path = /dev/sda4 format args = [] original_format = None grow = None max size = 0 B bootable = None part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 4 path: /dev/sda4 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f989900fce0> disk = existing 70 GiB disk sda (14) with existing gpt disklabel start = 84062208 end = 85358591 length = 1296384 flags = hidden, diag, no_automount DEBUG:blivet: DeviceTree.handle_format: name: sda4 ; DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 51 DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 52 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 53 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 54 INFO:blivet:type detected on 'sda4' is 'ntfs' INFO:program:Running... ntfsinfo -m /dev/sda4 INFO:program:stdout: INFO:program:Volume Information INFO:program: Name of device: /dev/sda4 INFO:program: Device state: 11 INFO:program: Volume Name: INFO:program: Volume State: 91 INFO:program: Volume Flags: 0x0080 INFO:program: Volume Version: 3.1 INFO:program: Sector Size: 512 INFO:program: Cluster Size: 4096 INFO:program: Index Block Size: 4096 INFO:program: Volume Size in Clusters: 162047 INFO:program:MFT Information INFO:program: MFT Record Size: 1024 INFO:program: MFT Zone Multiplier: 0 INFO:program: MFT Data Position: 24 INFO:program: MFT Zone Start: 54016 INFO:program: MFT Zone End: 74271 INFO:program: MFT Zone Position: 54016 INFO:program: Current Position in First Data Zone: 74271 INFO:program: Current Position in Second Data Zone: 0 INFO:program: Allocated clusters 64 (0.0%) INFO:program: LCN of Data Attribute for FILE_MFT: 54016 INFO:program: FILE_MFTMirr Size: 4 INFO:program: LCN of Data Attribute for File_MFTMirr: 2 INFO:program: Size of Attribute Definition Table: 2560 INFO:program: Number of Attached Extent Inodes: 0 INFO:program:FILE_Bitmap Information INFO:program: FILE_Bitmap MFT Record Number: 6 INFO:program: State of FILE_Bitmap Inode: 80 INFO:program: Length of Attribute List: 0 INFO:program: Number of Attached Extent Inodes: 0 INFO:program:FILE_Bitmap Data Attribute Information INFO:program: Decompressed Runlist: not done yet INFO:program: Base Inode: 6 INFO:program: Attribute Types: not done yet INFO:program: Attribute Name Length: 0 INFO:program: Attribute State: 3 INFO:program: Attribute Allocated Size: 20480 INFO:program: Attribute Data Size: 20256 INFO:program: Attribute Initialized Size: 20256 INFO:program: Attribute Compressed Size: 0 INFO:program: Compression Block Size: 0 INFO:program: Compression Block Size Bits: 0 INFO:program: Compression Block Clusters: 0 INFO:program: Free Clusters: 22297 (13.8%) DEBUG:program:Return code: 0 INFO:program:Running... ntfsresize -m /dev/sda4 INFO:program:stdout: INFO:program:ntfsresize v2022.10.3 (libntfs-3g) INFO:program:Minsize (in MB): 573 DEBUG:program:Return code: 0 DEBUG:blivet:padding min size from 546,46 MiB up to 601,1 MiB DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 55 DEBUG:blivet: PartitionDevice._set_format: sda4 ; type: ntfs ; current: None ; INFO:blivet:got format: existing ntfs filesystem DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4', 'DEVNAME': '/dev/loop0', 'DEVPATH': '/devices/virtual/block/loop0', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_FS_BLOCKSIZE': '131072', 'ID_FS_SIZE': '571419032', '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': '13578565'} ; 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/install/repo/images/install.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 58 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 59 DEBUG:blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; INFO:blivet:added file /run/install/repo/images/install.img (id 57) to device tree DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 62 DEBUG:blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 63 DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; INFO:blivet:added loop loop0 (id 61) to device tree INFO:blivet:got device: LoopDevice instance (0x7f9898fd3390) -- name = loop0 status = False id = 61 children = [] parents = ['existing 0 B file /run/install/repo/images/install.img (57)'] 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 65 DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 66 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 67 DEBUG:blivet: MacEFIFS.supported: supported: True ; DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 68 INFO:blivet:type detected on 'loop0' is 'squashfs' DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 69 DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; INFO:blivet:got format: existing None INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:testdata:device /dev/sda data[440:443] = 00000000 INFO:blivet:edd: MBR signature on sda is zero. new disk image? INFO:blivet:edd: collected mbr signatures: {} DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ DEBUG:blivet:resolved 'LABEL=Fedora-E-dvd-x86_64-rawh' to 'sr0' (cdrom) DEBUG:anaconda.storage:Resolved stage2 device to sr0. DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 684,74 MiB cdrom sr0 (4) with existing iso9660 filesystem DEBUG:anaconda.storage:Resolved a stage2 source 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:anaconda.storage:Marking device sr0 as protected. DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet: Iso9660FS.supported: supported: True ; INFO:anaconda.core.threads:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140293387544256) 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:anaconda.modules.storage.bootloader.base:Is sda3 a valid stage2 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:Is sda4 a valid stage2 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda4) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda4) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda4) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda4) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda4) returning True DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.UTF-8. DEBUG:anaconda.modules.common.base.base:Locale is set to cs_CZ.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: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 70 GiB disk sda (14) with existing gpt disklabel ; hidden: True ; DEBUG:blivet:checking if sr0 depends on sda DEBUG:blivet:checking if sda depends on sda DEBUG:blivet:checking if sda1 depends on sda DEBUG:blivet:checking if sda2 depends on sda DEBUG:blivet:checking if sda3 depends on sda DEBUG:blivet:checking if sda4 depends on sda DEBUG:blivet:checking if /run/install/repo/images/install.img depends on sda DEBUG:blivet:checking if loop0 depends on sda 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: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_module:Request is set to 'PartitioningRequest(backup_passphrase_enabled=False, cipher='', encrypted=False, escrow_certificate='', excluded_mount_points=[], file_system_type='', hibernation=False, luks_version='', partitioning_scheme=1, passphrase_set=False, pbkdf='', pbkdf_iterations=0, pbkdf_memory=0, pbkdf_time=0)'. 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 AUTOMATIC with selected disks ['sda']. DEBUG:anaconda.storage:Creating a copy of the storage model. DEBUG:blivet:starting Blivet copy DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sda1 type: 0 name: EFI system partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9899940180> DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/sda2 type: 0 name: Microsoft reserved partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898fb0e50> DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- disk: fileSystem: number: 3 path: /dev/sda3 type: 0 name: Basic data partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898f5ebb0> DEBUG:blivet: PartitionDevice._set_parted_partition: sda4 ; DEBUG:blivet:device sda4 new parted_partition parted.Partition instance -- disk: fileSystem: number: 4 path: /dev/sda4 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898f5eb60> DEBUG:blivet:finished Blivet copy DEBUG:anaconda.storage:Finished a copy of the storage model. DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel 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: sda ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. INFO:anaconda.core.threads:Running Thread: AnaTaskThread-AutomaticPartitioningTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Configure the partitioning DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at partition: sda4 DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at partition: sda3 DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at partition: sda2 DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at partition: sda1 DEBUG:blivet:checking whether disk sda has an empty extended DEBUG:blivet:extended is None ; logicals is [] DEBUG:anaconda.modules.storage.partitioning.automatic.noninteractive_partitioning:Looking at disk: sda DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sda be initialized? DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run True. DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f9898d35790) -- name = sda status = True id = 14 children = ['existing 100 MiB partition sda1 (24) with existing efi filesystem', 'existing 16 MiB partition sda2 (32)', 'existing 39.97 GiB partition sda3 (37) with existing ntfs filesystem', 'existing 633 MiB partition sda4 (47) with existing ntfs filesystem'] parents = [] uuid = None size = 70 GiB format = existing gpt disklabel major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda target size = 70 GiB path = /dev/sda format args = [] original_format = disklabel 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 /run/install/repo/images/install.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 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 sda 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 sda1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning False DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning False DEBUG:anaconda.modules.storage.bootloader.base:Is sda3 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda3) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda3) returning True WARNING:anaconda.modules.storage.bootloader.base:sda3 not bootable DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda3) returning False DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda3) returning False DEBUG:anaconda.modules.storage.bootloader.base:Is sda4 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda4) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda4) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda4) returning True WARNING:anaconda.modules.storage.bootloader.base:sda4 not bootable DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda4) returning False DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda4) returning False 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.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: sda DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:resolved 'sda' to 'sda' (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 (0x7f9899a56410) -- mountpoint = /boot/efi lv = False thin = False btrfs = False weight = 0 fstype = efi encrypted = False size = 200 MiB max_size = 600 MiB grow = True required_space = 0 schemes = set()PartSpec instance (0x7f9898f0d310) -- mountpoint = /boot lv = False thin = False btrfs = False weight = 0 fstype = ext4 encrypted = False size = 1024 MiB max_size = None grow = False required_space = 0 schemes = set()PartSpec instance (0x7f989991f510) -- mountpoint = / lv = True thin = True btrfs = True weight = 0 fstype = ext4 encrypted = True size = 1024 MiB max_size = 70 GiB grow = True required_space = 0 schemes = set()PartSpec instance (0x7f9898d62f10) -- mountpoint = /home lv = True thin = True btrfs = True weight = 0 fstype = ext4 encrypted = True size = 500 MiB max_size = None grow = True required_space = 50 GiB schemes = set() DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:encrypted: False DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.disks: ['sda'] DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:storage.partitioned: ['sda'] DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:all names: ['/run/install/repo/images/install.img', 'loop0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0'] DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:boot disk: sda DEBUG:anaconda.modules.storage.partitioning.automatic.automatic_partitioning:candidate disks: ['sda'] DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Found disks for implicit partitions: ['sda'] DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 95 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 97 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req0 ; kids: 4 ; DEBUG:blivet: PartitionDevice._set_format: req0 ; type: btrfs ; current: None ; DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 5 ; INFO:blivet:added partition req0 (id 96) to device tree INFO:blivet:registered action: [99] create device partition req0 (id 96) DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 101 DEBUG:blivet: PartitionDevice._set_format: req0 ; type: btrfs ; current: btrfs ; INFO:blivet:registered action: [100] create format btrfs filesystem on partition req0 (id 96) DEBUG:anaconda.modules.storage.partitioning.automatic.utils:Created the implicit partition req0 for sda. DEBUG:anaconda.modules.storage.bootloader.base:Is sda 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 sda1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True INFO:anaconda.modules.storage.partitioning.automatic.utils:skipping unneeded stage1 efi request DEBUG:anaconda.modules.storage.partitioning.automatic.utils:PartSpec instance (0x7f9899a56410) -- mountpoint = /boot/efi lv = False thin = False btrfs = False weight = 0 fstype = efi encrypted = False size = 200 MiB max_size = 600 MiB grow = True required_space = 0 schemes = set() DEBUG:anaconda.modules.storage.partitioning.automatic.utils:existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at /boot/efi DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 102 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 104 DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req1 ; kids: 4 ; DEBUG:blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: None ; DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 5 ; INFO:blivet:added partition req1 (id 103) to device tree INFO:blivet:registered action: [106] create device partition req1 (id 103) DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 108 DEBUG:blivet: PartitionDevice._set_format: req1 ; type: ext4 ; current: ext4 ; INFO:blivet:registered action: [107] create format ext4 filesystem mounted at /boot on partition req1 (id 103) DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; DEBUG:blivet:removing all non-preexisting partitions ['req0(id 96)', 'req1(id 103)', 'sda1(id 24)', 'sda2(id 32)', 'sda3(id 37)', 'sda4(id 47)'] from disk(s) ['sda'] DEBUG:blivet:allocate_partitions: disks=['sda'] ; partitions=['req0(id 96)', 'req1(id 103)', 'sda1(id 24)', 'sda2(id 32)', 'sda3(id 37)', 'sda4(id 47)'] DEBUG:blivet:removing all non-preexisting partitions ['req1(id 103)', 'req0(id 96)'] from disk(s) ['sda'] DEBUG:blivet:allocating partition: req1 ; id: 103 ; disks: ['sda'] ; boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None DEBUG:blivet:checking freespace on sda DEBUG:blivet:get_best_free_space_region: disk=/dev/sda 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 85358592-146800606 (29.3 GiB) DEBUG:blivet:current free range is 85358592-146800606 (29.3 GiB) DEBUG:blivet:updating use_disk to sda, type: 0 DEBUG:blivet:new free: 85358592-146800606 / 29.3 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 0x7f9898ebbbb0> DEBUG:blivet:created partition sda5 of 1024 MiB and added it to /dev/sda DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898d33f60> DEBUG:blivet: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898dd8fe0> DEBUG:blivet:allocating partition: req0 ; id: 96 ; disks: ['sda'] ; boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None DEBUG:blivet:checking freespace on sda DEBUG:blivet:get_best_free_space_region: disk=/dev/sda 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 87455744-146800606 (28.3 GiB) DEBUG:blivet:current free range is 87455744-146800606 (28.3 GiB) DEBUG:blivet:evaluating growth potential for new layout DEBUG:blivet:calculating growth for disk /dev/sda DEBUG:blivet:using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7f9898ebbbb0> DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898dd97b0> DEBUG:blivet: PartitionDevice._set_disk: sda6 ; old: None ; new: sda ; DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 5 ; DEBUG:blivet:adding request 103 to chunk 61440000 (85358592-146798591) on /dev/sda DEBUG:blivet:adding request 96 to chunk 61440000 (85358592-146798591) on /dev/sda DEBUG:blivet:Chunk.grow_requests: 61440000 (85358592-146798591) on /dev/sda start = 85358592 end = 146798591 sector_size = 512 B DEBUG:blivet:req: PartitionRequest instance -- id = 103 name = sda5 growable = False base = 2097152 growth = 0 max_grow = 0 done = True DEBUG:blivet:req: PartitionRequest instance -- id = 96 name = sda6 growable = True base = 1024000 growth = 0 max_grow = 36028797017939968 done = False DEBUG:blivet:1 requests and 58318848 (27.81 GiB) left in chunk DEBUG:blivet:adding 58318848 (27.81 GiB) to 96 (sda6) DEBUG:blivet:new grow amount for request 96 (sda6) is 58318848 units, or 27.81 GiB DEBUG:blivet:request 103 (sda5) growth: 0 (0 B) size: 1024 MiB DEBUG:blivet:request 96 (sda6) growth: 58318848 (27.81 GiB) size: 28.3 GiB DEBUG:blivet:disk /dev/sda growth: 58318848 (27.81 GiB) DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 6 ; DEBUG:blivet:total growth: 58318848 sectors DEBUG:blivet:updating use_disk to sda, type: 0 DEBUG:blivet:new free: 87455744-146800606 / 28.3 GiB DEBUG:blivet:new free allows for 58318848 sectors of growth DEBUG:blivet:using alignment: parted.Alignment instance -- offset: 0 grainSize: 2048 PedAlignment: <_ped.Alignment object at 0x7f9898ebbbb0> DEBUG:blivet:created partition sda6 of 500 MiB and added it to /dev/sda DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898ddaa20> DEBUG:blivet: PartitionDevice._set_disk: sda6 ; old: None ; new: sda ; DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 5 ; DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898dbe8e0> DEBUG:blivet:grow_partitions: disks=['sda'], partitions=['sda6(id 96)', 'sda5(id 103)', 'sda1(id 24)', 'sda2(id 32)', 'sda3(id 37)', 'sda4(id 47)'] DEBUG:blivet:growable partitions are ['sda6'] DEBUG:blivet:adding request 96 to chunk 61440000 (85358592-146798591) on /dev/sda DEBUG:blivet:adding request 103 to chunk 61440000 (85358592-146798591) on /dev/sda DEBUG:blivet:disk sda has 1 chunks DEBUG:blivet:Chunk.grow_requests: 61440000 (85358592-146798591) on /dev/sda start = 85358592 end = 146798591 sector_size = 512 B DEBUG:blivet:req: PartitionRequest instance -- id = 103 name = sda5 growable = False base = 2097152 growth = 0 max_grow = 0 done = True DEBUG:blivet:req: PartitionRequest instance -- id = 96 name = sda6 growable = True base = 1024000 growth = 0 max_grow = 36028797017939968 done = False DEBUG:blivet:1 requests and 58318848 (27.81 GiB) left in chunk DEBUG:blivet:adding 58318848 (27.81 GiB) to 96 (sda6) DEBUG:blivet:new grow amount for request 96 (sda6) is 58318848 units, or 27.81 GiB DEBUG:blivet:growing partitions on sda DEBUG:blivet:partition sda5 (103): 0 DEBUG:blivet:new geometry for sda5: parted.Geometry instance -- start: 85358592 end: 87455743 length: 2097152 device: PedGeometry: <_ped.Geometry object at 0x7f989a411c00> DEBUG:blivet:partition sda6 (96): 0 DEBUG:blivet:new geometry for sda6: parted.Geometry instance -- start: 87455744 end: 146798591 length: 59342848 device: PedGeometry: <_ped.Geometry object at 0x7f989a4127a0> DEBUG:blivet:removing all non-preexisting partitions ['sda5(id 103)', 'sda6(id 96)'] from disk(s) ['sda'] DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req1 ; kids: 6 ; DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition None DEBUG:blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 5 ; DEBUG:blivet:back from remove_new_partitions DEBUG:blivet:extended: None DEBUG:blivet:setting req1 new geometry: parted.Geometry instance -- start: 85358592 end: 87455743 length: 2097152 device: PedGeometry: <_ped.Geometry object at 0x7f989a411c00> DEBUG:blivet: PartitionDevice._set_parted_partition: req1 ; DEBUG:blivet:device req1 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898dbea70> DEBUG:blivet: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898ddafc0> DEBUG:blivet:setting req0 new geometry: parted.Geometry instance -- start: 87455744 end: 146798591 length: 59342848 device: PedGeometry: <_ped.Geometry object at 0x7f989a4127a0> DEBUG:blivet: PartitionDevice._set_parted_partition: req0 ; DEBUG:blivet:device req0 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898dbe9d0> DEBUG:blivet: PartitionDevice._set_disk: sda6 ; old: None ; new: sda ; DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 5 ; DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898de42c0> DEBUG:blivet:fixing size of existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at /boot/efi DEBUG:blivet:fixing size of existing 16 MiB partition sda2 (32) DEBUG:blivet:fixing size of existing 39.97 GiB partition sda3 (37) with existing ntfs filesystem DEBUG:blivet:fixing size of existing 633 MiB partition sda4 (47) with existing ntfs filesystem DEBUG:blivet:fixing size of non-existent 1024 MiB partition sda5 (103) with non-existent ext4 filesystem mounted at /boot DEBUG:blivet:fixing size of non-existent 28.3 GiB partition sda6 (96) with non-existent btrfs filesystem DEBUG:blivet:new_btrfs: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7f9899010b90) -- name = sda6 status = False id = 96 children = [] parents = ['existing 70 GiB disk sda (14) with existing gpt disklabel'] uuid = None size = 28.3 GiB format = non-existent btrfs filesystem major = 0 minor = 0 exists = False protected = False sysfs path = target size = 500 MiB path = /dev/sda6 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: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898de42c0> disk = existing 70 GiB disk sda (14) with existing gpt disklabel start = 87455744 end = 146798591 length = 59342848 flags = ]} DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 DEBUG:blivet: BTRFSVolumeDevice._add_parent: fedora_fedora ; parent: sda6 ; DEBUG:blivet: PartitionDevice.add_child: name: sda6 ; child: fedora_fedora ; kids: 0 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 111 DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora_fedora ; type: None ; current: None ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 113 DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.109 ; type: btrfs ; current: None ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 115 DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.109 ; type: btrfs ; current: btrfs ; INFO:program:Running [5] btrfs --version ... INFO:program:stdout[5]: btrfs-progs v6.2.2 INFO:program:stderr[5]: INFO:program:...done [5] (exit code: 0) INFO:blivet:added btrfs volume fedora_fedora (id 109) to device tree INFO:blivet:registered action: [116] create device btrfs volume fedora_fedora (id 109) DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 118 DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora_fedora ; type: btrfs ; current: btrfs ; INFO:blivet:registered action: [117] create format btrfs filesystem on btrfs volume fedora_fedora (id 109) DEBUG:blivet:new_btrfs: args = () ; kwargs = {'mountpoint': '/', 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f9898f665d0) -- name = fedora_fedora status = False id = 109 children = [] parents = ['non-existent 28.3 GiB partition sda6 (96) with non-existent btrfs filesystem'] uuid = None size = 28.3 GiB format = non-existent btrfs filesystem major = 0 minor = 0 exists = False protected = False sysfs path = target size = 0 B path = /dev/sda6 format args = [] original_format = btrfs], 'size': Size (1024 MiB), 'subvol': True} DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 120 DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora_fedora ; child: root ; kids: 0 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 121 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 123 DEBUG:blivet: BTRFSSubVolumeDevice._set_format: root ; type: btrfs ; current: None ; INFO:blivet:added btrfs subvolume root (id 119) to device tree INFO:blivet:registered action: [124] create device btrfs subvolume root (id 119) DEBUG:blivet:new_btrfs: args = () ; kwargs = {'mountpoint': '/home', 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f9898f665d0) -- name = fedora_fedora status = False id = 109 children = ['non-existent 28.3 GiB btrfs subvolume root (119) with non-existent btrfs ' 'filesystem mounted at /'] parents = ['non-existent 28.3 GiB partition sda6 (96) with non-existent btrfs filesystem'] uuid = None size = 28.3 GiB format = non-existent btrfs filesystem major = 0 minor = 0 exists = False protected = False sysfs path = target size = 0 B path = /dev/sda6 format args = [] original_format = btrfs], 'size': Size (500 MiB), 'subvol': True} DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 126 DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora_fedora ; child: home ; kids: 1 ; DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 127 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 129 DEBUG:blivet: BTRFSSubVolumeDevice._set_format: home ; type: btrfs ; current: None ; INFO:blivet:added btrfs subvolume home (id 125) to device tree INFO:blivet:registered action: [130] create device btrfs subvolume home (id 125) DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f9898d35790) -- name = sda status = True id = 14 children = ['existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at ' '/boot/efi', 'existing 16 MiB partition sda2 (32)', 'existing 39.97 GiB partition sda3 (37) with existing ntfs filesystem', 'existing 633 MiB partition sda4 (47) with existing ntfs filesystem', 'non-existent 1024 MiB partition sda5 (103) with non-existent ext4 filesystem ' 'mounted at /boot', 'non-existent 28.3 GiB partition sda6 (96) with non-existent btrfs filesystem'] parents = [] uuid = None size = 70 GiB format = existing gpt disklabel major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda target size = 70 GiB path = /dev/sda format args = [] original_format = disklabel 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 /run/install/repo/images/install.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_fedora 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 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 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 sda 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 sda1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sda 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: sda DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet:resolved 'sda' to 'sda' (disk) DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. DEBUG:anaconda.modules.storage.bootloader.base:Is fedora_fedora 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 sda 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 sda1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True INFO:anaconda.core.threads:Thread Done: AnaTaskThread-AutomaticPartitioningTask-1 (140293387544256) DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. INFO:anaconda.core.threads:Running Thread: AnaTaskThread-StorageValidateTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Validate a storage model DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:Is sda5 a valid stage2 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda5) returning True DEBUG:anaconda.modules.storage.checker.utils:Available memory: 6.04 GiB DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at /boot/efi DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 16 MiB partition sda2 (32) DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 39.97 GiB partition sda3 (37) with existing ntfs filesystem DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 633 MiB partition sda4 (47) with existing ntfs filesystem DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda5 (103) with non-existent ext4 filesystem mounted at /boot DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 28.3 GiB btrfs subvolume home (125) with non-existent btrfs filesystem mounted at /home 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 (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/usr/lib', '/home', '/var', '/', '/tmp', '/usr', '/usr/share'}, 'must_be_on_root': {'/etc', '/dev', 'lost+found', '/proc', '/lib', '/bin', '/sbin', '/root', '/mnt'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/boot', '/tmp', '/var'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/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_opal_compatibility. 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.core.threads:Thread Done: AnaTaskThread-StorageValidateTask-1 (140293387544256) DEBUG:anaconda.storage:Creating a copy of the storage model. DEBUG:blivet:starting Blivet copy DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sda1 type: 0 name: EFI system partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f989900cd60> DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/sda2 type: 0 name: Microsoft reserved partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898d30950> DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- disk: fileSystem: number: 3 path: /dev/sda3 type: 0 name: Basic data partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898e8ed40> DEBUG:blivet: PartitionDevice._set_parted_partition: sda4 ; DEBUG:blivet:device sda4 new parted_partition parted.Partition instance -- disk: fileSystem: number: 4 path: /dev/sda4 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898d7c090> DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898de74c0> DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 14 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_id returned existing 70 GiB disk sda (14) with existing gpt disklabel DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898de7d80> DEBUG:blivet:finished Blivet copy DEBUG:anaconda.storage:Finished a copy of the storage model. DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True DEBUG:anaconda.modules.storage.bootloader.base:Is sda5 a valid stage2 target device? DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda5) returning True DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda5) returning True DEBUG:anaconda.modules.storage.checker.utils:Available memory: 6.04 GiB DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at /boot/efi DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 16 MiB partition sda2 (32) DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 39.97 GiB partition sda3 (37) with existing ntfs filesystem DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned existing 633 MiB partition sda4 (47) with existing ntfs filesystem DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda5 (103) with non-existent ext4 filesystem mounted at /boot DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda6 ; incomplete: False ; hidden: False ; DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 28.3 GiB btrfs subvolume home (125) with non-existent btrfs filesystem mounted at /home 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 (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/usr/lib', '/home', '/var', '/', '/tmp', '/usr', '/usr/share'}, 'must_be_on_root': {'/etc', '/dev', 'lost+found', '/proc', '/lib', '/bin', '/sbin', '/root', '/mnt'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/boot', '/tmp', '/var'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/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_opal_compatibility. 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 AUTOMATIC is applied. 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 684.74 MiB cdrom sr0 (4) with existing iso9660 filesystem DEBUG:blivet: Iso9660FS.setup: device: /dev/sr0 ; type: iso9660 ; status: True ; INFO:program:Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpcps0161w DEBUG:program:Return code: 0 DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 684.74 MiB cdrom sr0 (4) with existing iso9660 filesystem INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:program:Running... umount /tmp/tmpcps0161w DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: True ; hidden: True ; DEBUG:blivet: DeviceTree.get_device_by_name returned existing 684.74 MiB cdrom sr0 (4) with existing iso9660 filesystem DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. 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.core.threads:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Create storage layout DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: EFIFS.teardown: device: /dev/sda1 ; type: efi ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DeviceFormat.teardown: device: /dev/sda2 ; type: None ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda3 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: False ; controllable: True ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora_fedora ; status: False ; controllable: True ; DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: False ; controllable: True ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora_fedora ; status: False ; controllable: True ; DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: False ; controllable: True ; DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet:action: [99] create device partition sda6 (id 96) DEBUG:blivet:action: [100] create format btrfs filesystem on partition sda6 (id 96) DEBUG:blivet:action: [106] create device partition sda5 (id 103) DEBUG:blivet:action: [107] create format ext4 filesystem mounted at /boot on partition sda5 (id 103) DEBUG:blivet:action: [116] create device btrfs volume fedora_fedora (id 109) DEBUG:blivet:action: [117] create format btrfs filesystem on btrfs volume fedora_fedora (id 109) DEBUG:blivet:action: [124] create device btrfs subvolume root (id 119) DEBUG:blivet:action: [130] create device btrfs subvolume home (id 125) INFO:blivet:pruning action queue... INFO:blivet:resetting parted disks... DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda1 ; DEBUG:blivet:sector-based lookup found partition sda1 DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sda1 type: 0 name: EFI system partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898c6a7f0> DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda2 ; DEBUG:blivet:sector-based lookup found partition sda2 DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/sda2 type: 0 name: Microsoft reserved partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898c7b790> DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda3 ; DEBUG:blivet:sector-based lookup found partition sda3 DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- disk: fileSystem: number: 3 path: /dev/sda3 type: 0 name: Basic data partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898c79cb0> DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda4 ; DEBUG:blivet:sector-based lookup found partition sda4 DEBUG:blivet: PartitionDevice._set_parted_partition: sda4 ; DEBUG:blivet:device sda4 new parted_partition parted.Partition instance -- disk: fileSystem: number: 4 path: /dev/sda4 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898c6bdd0> DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda5 ; DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda6 ; INFO:blivet:sorting actions... DEBUG:blivet:action: [106] create device partition sda5 (id 103) DEBUG:blivet:action: [107] create format ext4 filesystem mounted at /boot on partition sda5 (id 103) DEBUG:blivet:action: [99] create device partition sda6 (id 96) DEBUG:blivet:action: [100] create format btrfs filesystem on partition sda6 (id 96) DEBUG:blivet:action: [116] create device btrfs volume fedora_fedora (id 109) DEBUG:blivet:action: [117] create format btrfs filesystem on btrfs volume fedora_fedora (id 109) DEBUG:blivet:action: [130] create device btrfs subvolume home (id 125) DEBUG:blivet:action: [124] create device btrfs subvolume root (id 119) INFO:blivet:executing action: [106] create device partition sda5 (id 103) DEBUG:blivet: PartitionDevice.create: sda5 ; status: False ; DEBUG:blivet: PartitionDevice.setup_parents: name: sda5 ; orig: False ; DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice._create: sda5 ; status: False ; DEBUG:blivet: PartitionDevice._wipe: sda5 ; status: False ; INFO:program:Running... dd if=/dev/zero of=/dev/sda bs=512 seek=85358592 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.0479159 s, 21.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/sda ; numparts: 5 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet:post-commit partition path is /dev/sda5 DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898c6ac50> DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda5 ; type: None ; status: False ; INFO:program:Running... wipefs -f -a /dev/sda5 DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; DEBUG:blivet:sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5/size: 323039373135320a DEBUG:blivet:updated sda5 size to 1024 MiB (1024 MiB) INFO:blivet:executing action: [107] create format ext4 filesystem mounted at /boot on partition sda5 (id 103) DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 1 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 2 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 3 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 4 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 5 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 6 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 8 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 9 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 10 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 11 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 12 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 13 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 14 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 15 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 16 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 17 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 18 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 19 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 20 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 21 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 22 ; DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 5 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: Ext4FS.create: device: /dev/sda5 ; type: ext4 ; status: False ; DEBUG:blivet: Ext4FS._create: type: ext4 ; device: /dev/sda5 ; mountpoint: /boot ; INFO:program:Running... mke2fs -t ext4 /dev/sda5 INFO:program:stdout: INFO:program:Discarding device blocks: 0/262144 done INFO:program:Creating filesystem with 262144 4k blocks and 65536 inodes INFO:program:Filesystem UUID: 5b9a3b7c-606d-447f-abc8-b512e18ffd24 INFO:program:Superblock backups stored on blocks: INFO:program: 32768, 98304, 163840, 229376 INFO:program: INFO:program:Allocating group tables: 0/8 done INFO:program:Writing inode tables: 0/8 done INFO:program:Creating journal (8192 blocks): done INFO:program:Writing superblocks and filesystem accounting information: 0/8 done INFO:program: INFO:program:stderr: INFO:program:b'mke2fs 1.46.5 (30-Dec-2021)' DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; DEBUG:blivet:sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 INFO:blivet:executing action: [99] create device partition sda6 (id 96) DEBUG:blivet: PartitionDevice.create: sda6 ; status: False ; DEBUG:blivet: PartitionDevice.setup_parents: name: sda6 ; orig: False ; DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.setup: device: /dev/sda ; type: disklabel ; status: False ; DEBUG:blivet: PartitionDevice._create: sda6 ; status: False ; DEBUG:blivet: PartitionDevice._wipe: sda6 ; status: False ; INFO:program:Running... dd if=/dev/zero of=/dev/sda bs=512 seek=87455744 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.020957 s, 50.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/sda ; numparts: 6 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet:post-commit partition path is /dev/sda6 DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898c7b920> DEBUG:blivet: DeviceFormat.destroy: device: /dev/sda6 ; type: None ; status: False ; INFO:program:Running... wipefs -f -a /dev/sda6 DEBUG:program:Return code: 0 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda6 ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 ; DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6/size: 35393334323834380a DEBUG:blivet:updated sda6 size to 28.3 GiB (28.3 GiB) INFO:blivet:executing action: [100] create format btrfs filesystem on partition sda6 (id 96) DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 1 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 2 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 3 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 4 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 5 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 6 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 8 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 9 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 10 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 11 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 12 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 13 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 14 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 15 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 16 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 17 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 18 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 19 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 20 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 21 ; DEBUG:blivet: PartitionDevice.unset_flag: path: /dev/sda6 ; flag: 22 ; DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 6 ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda6 ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:blivet:executing action: [116] create device btrfs volume fedora_fedora (id 109) DEBUG:blivet: BTRFSVolumeDevice.create: fedora_fedora ; status: False ; DEBUG:blivet: BTRFSVolumeDevice.setup_parents: name: fedora_fedora ; orig: False ; DEBUG:blivet: PartitionDevice.setup: sda6 ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: None ; DEBUG:blivet: BTRFSVolumeDevice._create: fedora_fedora ; status: False ; INFO:program:Running [6] mkfs.btrfs --label fedora_fedora /dev/sda6 ... INFO:program:stdout[6]: btrfs-progs v6.2.2 See https://btrfs.readthedocs.io for more information. Performing full device TRIM /dev/sda6 (28.30GiB) ... NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Label: fedora_fedora UUID: b37b5562-c93c-4ccd-85e2-ab3c47b5a3e1 Node size: 16384 Sector size: 4096 Filesystem size: 28.30GiB Block group profiles: Data: single 8.00MiB Metadata: DUP 256.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 28.30GiB /dev/sda6 INFO:program:stderr[6]: INFO:program:...done [6] (exit code: 0) DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_fedora ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedora_fedora ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:fedora_fedora sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:blivet:executing action: [117] create format btrfs filesystem on btrfs volume fedora_fedora (id 109) DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_fedora ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedora_fedora ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:fedora_fedora sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:blivet:executing action: [130] create device btrfs subvolume home (id 125) DEBUG:blivet: BTRFSSubVolumeDevice.create: home ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.setup_parents: name: home ; orig: False ; DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_fedora ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: BTRFSSubVolumeDevice._create: home ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... mount -t btrfs -o /dev/sda6 /tmp/btrfs-tmp.109s91edx6a DEBUG:program:Return code: 0 INFO:program:Running [7] btrfs subvol create /tmp/btrfs-tmp.109s91edx6a/home ... INFO:program:stdout[7]: Create subvolume '/tmp/btrfs-tmp.109s91edx6a/home' INFO:program:stderr[7]: INFO:program:...done [7] (exit code: 0) INFO:program:Running... umount /tmp/btrfs-tmp.109s91edx6a 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: fedora_fedora ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:fedora_fedora sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:home sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 INFO:blivet:executing action: [124] create device btrfs subvolume root (id 119) DEBUG:blivet: BTRFSSubVolumeDevice.create: root ; status: False ; DEBUG:blivet: BTRFSSubVolumeDevice.setup_parents: name: root ; orig: False ; DEBUG:blivet: BTRFSVolumeDevice.setup: fedora_fedora ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: BTRFSSubVolumeDevice._create: root ; status: False ; INFO:program:Running... mount -t btrfs -o /dev/sda6 /tmp/btrfs-tmp.1090bs63rql DEBUG:program:Return code: 0 INFO:program:Running [8] btrfs subvol create /tmp/btrfs-tmp.1090bs63rql/root ... INFO:program:stdout[8]: Create subvolume '/tmp/btrfs-tmp.1090bs63rql/root' INFO:program:stderr[8]: INFO:program:...done [8] (exit code: 0) INFO:program:Running... umount /tmp/btrfs-tmp.1090bs63rql 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: fedora_fedora ; status: True ; DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:fedora_fedora sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 DEBUG:blivet:root sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sda1 type: 0 name: EFI system partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898dd9e90> DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 2 path: /dev/sda2 type: 0 name: Microsoft reserved partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898e18180> DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- disk: fileSystem: number: 3 path: /dev/sda3 type: 0 name: Basic data partition active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898e19120> DEBUG:blivet: PartitionDevice._set_parted_partition: sda4 ; DEBUG:blivet:device sda4 new parted_partition parted.Partition instance -- disk: fileSystem: number: 4 path: /dev/sda4 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898e1b330> DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- disk: fileSystem: number: 5 path: /dev/sda5 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898e1aa70> DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- disk: fileSystem: None number: 6 path: /dev/sda6 type: 0 name: active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7f9898e1a020> INFO:anaconda.modules.storage.installation:setting boot flag on sda1 DEBUG:blivet: PartitionDevice.set_flag: path: /dev/sda1 ; flag: 1 ; INFO:anaconda.modules.storage.installation:Setting label on existing 100 MiB partition sda1 (24) with existing efi filesystem mounted at /boot/efi to 'EFI System Partition' DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 6 ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet: EFIFS.supported: supported: True ; DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet: NTFS.supported: supported: True ; DEBUG:blivet: Ext4FS.supported: supported: True ; DEBUG:blivet: BTRFS.supported: supported: True ; DEBUG:blivet: Iso9660FS.supported: supported: True ; INFO:anaconda.core.threads:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (140293387544256) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-MountFilesystemsTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Mount filesystems DEBUG:blivet: BindFS.supported: supported: False ; DEBUG:blivet:get_format('bind') returning BindFS instance with object id 187 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 189 DEBUG:blivet: DirectoryDevice._set_format: /dev ; type: bind ; current: None ; DEBUG:blivet:updated /dev size to 3.91 KiB (3.91 KiB) DEBUG:blivet: TmpFS.supported: supported: True ; DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 191 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 193 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 195 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 197 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 199 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 201 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 203 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 205 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 207 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 209 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 211 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 213 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 215 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 217 DEBUG:blivet: DirectoryDevice._set_format: /run ; type: bind ; current: None ; DEBUG:blivet:updated /run size to 920 B (920 B) DEBUG:blivet: EFIVarFS.supported: supported: False ; DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 219 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 221 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 223 DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 225 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 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: / ; INFO:program:Running... mount -t btrfs -o subvol=root,compress=zstd:1 /dev/sda6 /mnt/sysimage DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: Ext4FS.setup: device: /dev/sda5 ; type: ext4 ; status: False ; INFO:program:Running... mount -t ext4 -o defaults /dev/sda5 /mnt/sysimage/boot DEBUG:program:Return code: 0 DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: EFIFS.setup: device: /dev/sda1 ; type: efi ; status: False ; INFO:program:Running... mount -t vfat -o umask=0077,shortname=winnt /dev/sda1 /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 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: BindFS.setup: device: /dev ; type: bind ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a 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 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: DevPtsFS.setup: device: devpts ; type: devpts ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a 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 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a 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 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: /home ; INFO:program:Running... mount -t btrfs -o subvol=home,compress=zstd:1 /dev/sda6 /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 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: ProcFS.setup: device: proc ; type: proc ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a 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 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: BindFS.setup: device: /run ; type: bind ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a 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 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: SysFS.setup: device: sysfs ; type: sysfs ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a 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 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: EFIVarFS.setup: device: efivarfs ; type: efivarfs ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a 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 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a DEBUG:blivet: SELinuxFS.setup: device: selinuxfs ; type: selinuxfs ; status: False ; INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a 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 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a INFO:program:Running... udevadm settle --timeout=300 DEBUG:program:Return code: 0 DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 51454d55204456442d524f4d202020200a DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 51454d5520484152444449534b2020200a 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.core.threads:Thread Done: AnaTaskThread-MountFilesystemsTask-1 (140293387544256) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-WriteConfigurationTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Write the storage configuration 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.core.threads:Thread Done: AnaTaskThread-WriteConfigurationTask-1 (140293387544256) 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.core.threads:Running Thread: AnaTaskThread-CreateRescueImagesTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Create rescue images DEBUG:anaconda.modules.storage.bootloader.installation:Only live payloads require this fix. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-CreateRescueImagesTask-1 (140293387544256) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-ConfigureBootloaderTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Configure the bootloader DEBUG:anaconda.modules.storage.bootloader.utils:Configuring the boot loader. DEBUG:anaconda.modules.storage.bootloader.utils:Collecting the OS images for: 6.4.0-0.rc2.23.fc39.x86_64, 0-rescue-321e3d86de0c40f4b9c9d8e4d8a5b64d DEBUG:anaconda.modules.storage.bootloader.base:new default image: DEBUG:anaconda.modules.storage.bootloader.utils:Writing to /etc/sysconfig/kernel. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-ConfigureBootloaderTask-1 (140293387544256) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-InstallBootloaderTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Install the bootloader DEBUG:anaconda.modules.storage.bootloader.utils:Installing the boot loader. INFO:anaconda.modules.storage.bootloader.utils:boot loader stage1 target device is sda1 INFO:anaconda.modules.storage.bootloader.utils:boot loader stage2 target device is sda5 INFO:program:Running in chroot '/mnt/sysroot'... efibootmgr INFO:program:BootCurrent: 0001 INFO:program:Timeout: 0 seconds INFO:program:BootOrder: 0001,0000,0002 INFO:program:Boot0000* UiApp FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(462caa21-7614-4503-836e-8ab6f4662331) INFO:program:Boot0001* UEFI QEMU DVD-ROM QM00003 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(1,65535,0){auto_created_boot_option} INFO:program:Boot0002* EFI Internal Shell FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(7c04a583-9e3e-4f1c-ad65-e05268d0b4d1) DEBUG:program:Return code: 0 INFO:program:Running in chroot '/mnt/sysroot'... efibootmgr -c -w -L Fedora -d /dev/sda -p 1 -l \EFI\fedora\shimx64.efi INFO:program:BootCurrent: 0001 INFO:program:Timeout: 0 seconds INFO:program:BootOrder: 0003,0001,0000,0002 INFO:program:Boot0000* UiApp FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(462caa21-7614-4503-836e-8ab6f4662331) INFO:program:Boot0001* UEFI QEMU DVD-ROM QM00003 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(1,65535,0){auto_created_boot_option} INFO:program:Boot0002* EFI Internal Shell FvVol(7cb8bdc9-f8eb-4f34-aaea-3ee4af6516a1)/FvFile(7c04a583-9e3e-4f1c-ad65-e05268d0b4d1) INFO:program:Boot0003* Fedora HD(1,GPT,5f67add6-3efd-4a34-9062-09e22f8daa4b,0x800,0x32000)/File(\EFI\fedora\shimx64.efi) DEBUG:program:Return code: 0 INFO:program:Running in chroot '/mnt/sysroot'... grub2-mkrelpath /boot/grub2 INFO:program:/grub2 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 321e3d86de0c40f4b9c9d8e4d8a5b64d-6.4.0-0.rc2.23.fc39.x86_64 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:Found Windows Boot Manager on /dev/sda1@/EFI/Microsoft/Boot/bootmgfw.efi INFO:program:Adding boot menu entry for UEFI Firmware Settings ... INFO:program:done DEBUG:program:Return code: 0 INFO:anaconda.core.threads:Thread Done: AnaTaskThread-InstallBootloaderTask-1 (140293387544256) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-CreateBLSEntriesTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Create the BLS entries DEBUG:anaconda.modules.storage.bootloader.installation:Only live payloads require this fix. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-CreateBLSEntriesTask-1 (140293387544256) 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. INFO:anaconda.core.threads:Running Thread: AnaTaskThread-RecreateInitrdsTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Recreate the initrds DEBUG:anaconda.modules.storage.bootloader.utils:new-kernel-pkg does not exist, using dracut instead INFO:anaconda.modules.storage.bootloader.utils:Recreating initrd for 6.4.0-0.rc2.23.fc39.x86_64 INFO:program:Running in chroot '/mnt/sysroot'... depmod -a 6.4.0-0.rc2.23.fc39.x86_64 DEBUG:program:Return code: 0 INFO:program:Running in chroot '/mnt/sysroot'... dracut -f /boot/initramfs-6.4.0-0.rc2.23.fc39.x86_64.img 6.4.0-0.rc2.23.fc39.x86_64 DEBUG:program:Return code: 0 INFO:anaconda.core.threads:Thread Done: AnaTaskThread-RecreateInitrdsTask-1 (140293387544256) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-FixBTRFSBootloaderTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Fix the bootloader on BTRFS DEBUG:anaconda.modules.storage.bootloader.installation:Only live payloads require this fix. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-FixBTRFSBootloaderTask-1 (140293387544256) INFO:anaconda.core.threads:Running Thread: AnaTaskThread-FixZIPLBootloaderTask-1 (140293387544256) INFO:anaconda.modules.common.task.task:Rerun zipl DEBUG:anaconda.modules.storage.bootloader.installation:ZIPL can be run only on s390x. INFO:anaconda.core.threads:Thread Done: AnaTaskThread-FixZIPLBootloaderTask-1 (140293387544256) DEBUG:anaconda.modules.common.base.base:Generating kickstart... DEBUG:anaconda.modules.storage.nvdimm.nvdimm:Setting namespaces to use to: []