Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 834281 Details for
Bug 1008732
LUKSError: luks device not configured
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda-tb
anaconda-tb-mVyQfs (text/plain), 722.40 KB, created by
Alexey Torkhov
on 2013-12-09 09:36:39 UTC
(
hide
)
Description:
anaconda-tb
Filename:
MIME Type:
Creator:
Alexey Torkhov
Created:
2013-12-09 09:36:39 UTC
Size:
722.40 KB
patch
obsolete
>anaconda 20.25.14-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/luks.py", line 161, in setup > raise LUKSError("luks device not configured") > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 839, in setupParents > _format.setup() > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 831, in setupParents > parent.setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2256, in _preSetup > return StorageDevice._preSetup(self, orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 306, in setupParents > parent.setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2676, in setupParents > Device.setupParents(self, orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 534, in execute > self.device.setup(orig=True) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 239, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 308, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 167, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >LUKSError: luks device not configured > >Local variables in innermost frame: >self: existing luks >args: () >kwargs: {} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x2e9dd10>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda ># Keyboard layouts >keyboard --xlayouts='ru','us' --switch='grp:alt_shift_toggle' ># System language >lang ru_RU.UTF-8 > ># Network information >network --bootproto=dhcp --device=eth0 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Europe/Moscow --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda ># Partition clearing information >clearpart --all --initlabel --drives=vda ># Disk partitioning information >part /boot --fstype="ext4" --ondisk=vda --size=500 >part pv.21 --fstype="lvmpv" --ondisk=vda --size=7691 >volgroup fedora --pesize=4096 pv.21 >logvol / --fstype="ext4" --grow --maxsize=51200 --size=1024 --name=root --vgname=fedora >logvol swap --fstype="swap" --size=819 --name=swap --vgname=fedora > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([LVMLogicalVolumeDevice instance (0x4315c90) -- > name = fedora-swap status = False kids = 0 id = 25 > parents = ['non-existent 7688MB lvmvg fedora (23)'] > uuid = None size = 819 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4181850) -- > name = fedora status = False kids = 2 id = 23 > parents = ['non-existent 7691MB partition vda2 (21) with non-existent lvmpv'] > uuid = None size = 7688 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1922.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 7691MB partition vda2 (21) with non-existent lvmpv'] > LVs = ['non-existent 6868MB lvmlv fedora-root (24) with non-existent ext4 filesystem mounted at /', > 'non-existent 819MB lvmlv fedora-swap (25) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 820MB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: existing 6868MB lvmlv fedora-root (19) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 7e7173f2-02b0-41a8-a8fe-3ad13e881488 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253004 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 6868.0 > origFormat.dirty: False > origFormat._minInstanceSize: 265.1 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/fedora-root > origFormat._size: 6868.0 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: existing 820MB lvmlv fedora-swap (20) > origFormat: existing swap > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 3 >, ActionDestroyDevice instance, containing members: > device: > id: 4 >, ActionDestroyFormat instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 15747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (980, 255, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x30a7320> > device.exists: True > device._size: 0 > device.id: 4 > device.controllable: True > device.uuid: None > device._format: existing None > device.dmUuid: None > device.parents: [existing 7691MB partition vda2 (3) >] > device.sysfsPath: Skipped > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.deviceLinks: [/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9, /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9, /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9] > device._targetSize: 0 > device._model: Skipped > device.kids: 0 > device.target: crypt > device._vendor: Skipped > device._name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 > device.protected: False > device.originalFormat: existing lvmpv > device._serial: None > origFormat: existing lvmpv > id: 5 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LUKSDevice instance) > id: 6 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing luks > id: 7 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 8 >, ActionDestroyFormat instance, containing members: > device: existing 500MB partition vda1 (2) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 37dcff51-e565-44a9-9256-1d4238c3f645 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._minInstanceSize: 47.3 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/vda1 > origFormat._size: 500.0 > id: 9 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionDestroyFormat instance, containing members: > device: existing 8192MB disk vda (1) with non-existent msdos disklabel > origFormat: existing msdos disklabel > id: 11 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 12 >, ActionCreateDevice instance, containing members: > device: non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot > id: 15 >, ActionCreateDevice instance, containing members: > device: non-existent 7691MB partition vda2 (21) with non-existent lvmpv > id: 13 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 14 >, ActionCreateDevice instance, containing members: > device: non-existent 7688MB lvmvg fedora (23) > id: 17 >, ActionCreateDevice instance, containing members: > device: non-existent 6868MB lvmlv fedora-root (24) with non-existent ext4 filesystem mounted at / > id: 18 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 19 >, ActionCreateDevice instance, containing members: > device: non-existent 819MB lvmlv fedora-swap (25) with non-existent swap > id: 20 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 21 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 16 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x2e62dd0> > exists: True > _size: 927.0 > id: 0 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-05-12-09-26-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-Live-KDE-x86_64-20-TC5 > _format._targetSize: 0.0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._size: 0.0 > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5, /dev/disk/by-uuid/2013-12-05-12-09-26-00] > _targetSize: 0 > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-05-12-09-26-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-Live-KDE-x86_64-20-TC5 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 5 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 6 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: e4123305-f463-4d28-b818-5a73fd96f159 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-KDE > _format._targetSize: 4096.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 4096.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_Fedora-Live-KDE, /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: e4123305-f463-4d28-b818-5a73fd96f159 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4096.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-KDE > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (15) with existing ext4 filesystem >, existing 4096MB dm live-base (16) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (17) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min, fedora, fedora-root, fedora-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 8192MB disk vda (1) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x2e9ddd0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x2e9dd90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x2e9de50) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x2e9de90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x2e9ded0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fb4d45ebb18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 4742 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 10074 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x30d4a10>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x30d4a10>> > _pwStrengthCheck._editable: Entry instance, containing members: > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _check_list: [GUICheck instance, containing members: > _handler_id: 10071 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x30d4a10>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x30d4a10>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10072 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x30d4a10>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x30d4a10>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10073 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x30d4a10>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x30d4a10>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 10075 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x30d4a10>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x30d4a10>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > payload: Already dumped (LiveImagePayload instance) > skipTo: None > _confirm_check: Already dumped (GUICheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (GUICheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: GUICheck instance, containing members: > _password_check._handler_id: 10283 > _password_check._check_data: None > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _password_check._editable: Entry instance, containing members: > _password_check._check_status: None > guesser: {<Entry object at 0x41b3910 (GtkEntry at 0x43c9270)>: True} > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 10284 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _pwStrengthCheck._editable: Already dumped (Entry instance) > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [GUICheck instance, containing members: > _handler_id: 10281 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10282 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 10285 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10286 > _check_data: {'regex': <_sre.SRE_Pattern object at 0xf226a0>, 'message': ÐепÑавилÑное Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑзоваÑелÑ} > _run_check: <function _checkUsername at 0x7fb4a80a3848> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 10287 > _check_data: {'regex': <_sre.SRE_Pattern object at 0xebe828>, 'message': Рполном имени не Ð¼Ð¾Ð¶ÐµÑ Ð±ÑÑÑ Ð´Ð²Ð¾ÐµÑоÑий} > _run_check: <function check_re at 0x2d84140> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x30d4fd0>> > _editable: Entry instance, containing members: > _check_status: None >] > _wheel: group --name=wheel > > payload: Already dumped (LiveImagePayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [GUICheck instance, containing members: > _handler_id: 10422 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x7fb4a80a38c0> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x32915d0>> > _editable: Entry instance, containing members: > _check_status: None >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (GUICheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 1 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x431cb48> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 11 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x2eba9b0>, True), 'type': (<function <lambda> at 0x2ebab90>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x2ebaa28>, True), 'journalctl': (<function journalctl_callback at 0x2ebaaa0>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.14-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Mon 2013-12-09 04:27:06 EST, end at Mon 2013-12-09 04:33:47 EST. -- >Dec 09 04:27:06 localhost systemd-journal[49]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 993.7M, current limit 100.1M). >Dec 09 04:27:06 localhost systemd-journal[49]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 993.7M, current limit 100.1M). >Dec 09 04:27:06 localhost kernel: Initializing cgroup subsys cpuset >Dec 09 04:27:06 localhost kernel: Initializing cgroup subsys cpu >Dec 09 04:27:06 localhost kernel: Initializing cgroup subsys cpuacct >Dec 09 04:27:06 localhost kernel: Linux version 3.11.10-300.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Fri Nov 29 19:16:48 UTC 2013 >Dec 09 04:27:06 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 09 04:27:06 localhost kernel: e820: BIOS-provided physical RAM map: >Dec 09 04:27:06 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Dec 09 04:27:06 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Dec 09 04:27:06 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Dec 09 04:27:06 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >Dec 09 04:27:06 localhost kernel: BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >Dec 09 04:27:06 localhost kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Dec 09 04:27:06 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Dec 09 04:27:06 localhost kernel: NX (Execute Disable) protection: active >Dec 09 04:27:06 localhost kernel: SMBIOS 2.4 present. >Dec 09 04:27:06 localhost kernel: DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >Dec 09 04:27:06 localhost kernel: Hypervisor detected: KVM >Dec 09 04:27:06 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Dec 09 04:27:06 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Dec 09 04:27:06 localhost kernel: No AGP bridge found >Dec 09 04:27:06 localhost kernel: e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >Dec 09 04:27:06 localhost kernel: MTRR default type: write-back >Dec 09 04:27:06 localhost kernel: MTRR fixed ranges enabled: >Dec 09 04:27:06 localhost kernel: 00000-9FFFF write-back >Dec 09 04:27:06 localhost kernel: A0000-BFFFF uncachable >Dec 09 04:27:06 localhost kernel: C0000-FFFFF write-protect >Dec 09 04:27:06 localhost kernel: MTRR variable ranges enabled: >Dec 09 04:27:06 localhost kernel: 0 base 0080000000 mask FF80000000 uncachable >Dec 09 04:27:06 localhost kernel: 1 disabled >Dec 09 04:27:06 localhost kernel: 2 disabled >Dec 09 04:27:06 localhost kernel: 3 disabled >Dec 09 04:27:06 localhost kernel: 4 disabled >Dec 09 04:27:06 localhost kernel: 5 disabled >Dec 09 04:27:06 localhost kernel: 6 disabled >Dec 09 04:27:06 localhost kernel: 7 disabled >Dec 09 04:27:06 localhost kernel: PAT not supported by CPU. >Dec 09 04:27:06 localhost kernel: found SMP MP-table at [mem 0x000f17b0-0x000f17bf] mapped at [ffff8800000f17b0] >Dec 09 04:27:06 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Dec 09 04:27:06 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Dec 09 04:27:06 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Dec 09 04:27:06 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Dec 09 04:27:06 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Dec 09 04:27:06 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Dec 09 04:27:06 localhost kernel: init_memory_mapping: [mem 0x7de00000-0x7dffffff] >Dec 09 04:27:06 localhost kernel: [mem 0x7de00000-0x7dffffff] page 2M >Dec 09 04:27:06 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Dec 09 04:27:06 localhost kernel: init_memory_mapping: [mem 0x7c000000-0x7ddfffff] >Dec 09 04:27:06 localhost kernel: [mem 0x7c000000-0x7ddfffff] page 2M >Dec 09 04:27:06 localhost kernel: init_memory_mapping: [mem 0x00100000-0x7bffffff] >Dec 09 04:27:06 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Dec 09 04:27:06 localhost kernel: [mem 0x00200000-0x7bffffff] page 2M >Dec 09 04:27:06 localhost kernel: init_memory_mapping: [mem 0x7e000000-0x7fffdfff] >Dec 09 04:27:06 localhost kernel: [mem 0x7e000000-0x7fdfffff] page 2M >Dec 09 04:27:06 localhost kernel: [mem 0x7fe00000-0x7fffdfff] page 4k >Dec 09 04:27:06 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Dec 09 04:27:06 localhost kernel: RAMDISK: [mem 0x7e0b2000-0x7ffdcfff] >Dec 09 04:27:06 localhost kernel: ACPI: RSDP 00000000000f1650 00014 (v00 BOCHS ) >Dec 09 04:27:06 localhost kernel: ACPI: RSDT 000000007fffe4a0 00030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Dec 09 04:27:06 localhost kernel: ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Dec 09 04:27:06 localhost kernel: ACPI: DSDT 000000007fffe4d0 01137 (v01 BXPC BXDSDT 00000001 INTL 20120913) >Dec 09 04:27:06 localhost kernel: ACPI: FACS 000000007fffff40 00040 >Dec 09 04:27:06 localhost kernel: ACPI: SSDT 000000007ffff700 00838 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Dec 09 04:27:06 localhost kernel: ACPI: APIC 000000007ffff610 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Dec 09 04:27:06 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 09 04:27:06 localhost kernel: No NUMA configuration found >Dec 09 04:27:06 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >Dec 09 04:27:06 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >Dec 09 04:27:06 localhost kernel: NODE_DATA [mem 0x7ffea000-0x7fffdfff] >Dec 09 04:27:06 localhost kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00 >Dec 09 04:27:06 localhost kernel: kvm-clock: cpu 0, msr 0:7ffe8001, boot clock >Dec 09 04:27:06 localhost kernel: [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007b800000-ffff88007d7fffff] on node 0 >Dec 09 04:27:06 localhost kernel: Zone ranges: >Dec 09 04:27:06 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Dec 09 04:27:06 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Dec 09 04:27:06 localhost kernel: Normal empty >Dec 09 04:27:06 localhost kernel: Movable zone start for each node >Dec 09 04:27:06 localhost kernel: Early memory node ranges >Dec 09 04:27:06 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Dec 09 04:27:06 localhost kernel: node 0: [mem 0x00100000-0x7fffdfff] >Dec 09 04:27:06 localhost kernel: On node 0 totalpages: 524188 >Dec 09 04:27:06 localhost kernel: DMA zone: 64 pages used for memmap >Dec 09 04:27:06 localhost kernel: DMA zone: 21 pages reserved >Dec 09 04:27:06 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Dec 09 04:27:06 localhost kernel: DMA32 zone: 8128 pages used for memmap >Dec 09 04:27:06 localhost kernel: DMA32 zone: 520190 pages, LIFO batch:31 >Dec 09 04:27:06 localhost kernel: ACPI: PM-Timer IO Port: 0xb008 >Dec 09 04:27:06 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 09 04:27:06 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Dec 09 04:27:06 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Dec 09 04:27:06 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Dec 09 04:27:06 localhost kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Dec 09 04:27:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Dec 09 04:27:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Dec 09 04:27:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Dec 09 04:27:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Dec 09 04:27:06 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Dec 09 04:27:06 localhost kernel: ACPI: IRQ0 used by override. >Dec 09 04:27:06 localhost kernel: ACPI: IRQ2 used by override. >Dec 09 04:27:06 localhost kernel: ACPI: IRQ5 used by override. >Dec 09 04:27:06 localhost kernel: ACPI: IRQ9 used by override. >Dec 09 04:27:06 localhost kernel: ACPI: IRQ10 used by override. >Dec 09 04:27:06 localhost kernel: ACPI: IRQ11 used by override. >Dec 09 04:27:06 localhost kernel: Using ACPI (MADT) for SMP configuration information >Dec 09 04:27:06 localhost kernel: smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Dec 09 04:27:06 localhost kernel: nr_irqs_gsi: 40 >Dec 09 04:27:06 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Dec 09 04:27:06 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >Dec 09 04:27:06 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >Dec 09 04:27:06 localhost kernel: e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Dec 09 04:27:06 localhost kernel: Booting paravirtualized kernel on KVM >Dec 09 04:27:06 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Dec 09 04:27:06 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88007de00000 s85568 r8192 d20928 u2097152 >Dec 09 04:27:06 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u2097152 alloc=1*2097152 >Dec 09 04:27:06 localhost kernel: pcpu-alloc: [0] 0 >Dec 09 04:27:06 localhost kernel: kvm-clock: cpu 0, msr 0:7ffe8001, primary cpu clock >Dec 09 04:27:06 localhost kernel: KVM setup async PF for cpu 0 >Dec 09 04:27:06 localhost kernel: kvm-stealtime: cpu 0, msr 7de0df00 >Dec 09 04:27:06 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >Dec 09 04:27:06 localhost kernel: Policy zone: DMA32 >Dec 09 04:27:06 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 09 04:27:06 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 09 04:27:06 localhost kernel: Checking aperture... >Dec 09 04:27:06 localhost kernel: No AGP bridge found >Dec 09 04:27:06 localhost kernel: Memory: 2015376K/2096752K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 81376K reserved) >Dec 09 04:27:06 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Dec 09 04:27:06 localhost kernel: Hierarchical RCU implementation. >Dec 09 04:27:06 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Dec 09 04:27:06 localhost kernel: NR_IRQS:8448 nr_irqs:256 16 >Dec 09 04:27:06 localhost kernel: Console: colour VGA+ 80x25 >Dec 09 04:27:06 localhost kernel: console [tty0] enabled >Dec 09 04:27:06 localhost kernel: allocated 8388608 bytes of page_cgroup >Dec 09 04:27:06 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 09 04:27:06 localhost kernel: tsc: Detected 1592.999 MHz processor >Dec 09 04:27:06 localhost kernel: Calibrating delay loop (skipped) preset value.. 3185.99 BogoMIPS (lpj=1592999) >Dec 09 04:27:06 localhost kernel: pid_max: default: 32768 minimum: 301 >Dec 09 04:27:06 localhost kernel: Security Framework initialized >Dec 09 04:27:06 localhost kernel: SELinux: Initializing. >Dec 09 04:27:06 localhost kernel: SELinux: Starting in permissive mode >Dec 09 04:27:06 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Dec 09 04:27:06 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Dec 09 04:27:06 localhost kernel: Mount-cache hash table entries: 256 >Dec 09 04:27:06 localhost kernel: Initializing cgroup subsys memory >Dec 09 04:27:06 localhost kernel: Initializing cgroup subsys devices >Dec 09 04:27:06 localhost kernel: Initializing cgroup subsys freezer >Dec 09 04:27:06 localhost kernel: Initializing cgroup subsys net_cls >Dec 09 04:27:06 localhost kernel: Initializing cgroup subsys blkio >Dec 09 04:27:06 localhost kernel: Initializing cgroup subsys perf_event >Dec 09 04:27:06 localhost kernel: Initializing cgroup subsys hugetlb >Dec 09 04:27:06 localhost kernel: mce: CPU supports 10 MCE banks >Dec 09 04:27:06 localhost kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >tlb_flushall_shift: 6 >Dec 09 04:27:06 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Dec 09 04:27:06 localhost kernel: ACPI: Core revision 20130517 >Dec 09 04:27:06 localhost kernel: ACPI: All ACPI Tables successfully acquired >Dec 09 04:27:06 localhost kernel: ftrace: allocating 25127 entries in 99 pages >Dec 09 04:27:06 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 09 04:27:06 localhost kernel: smpboot: CPU0: Intel QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >Dec 09 04:27:06 localhost kernel: Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >Dec 09 04:27:06 localhost kernel: Brought up 1 CPUs >Dec 09 04:27:06 localhost kernel: smpboot: Total of 1 processors activated (3185.99 BogoMIPS) >Dec 09 04:27:06 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Dec 09 04:27:06 localhost kernel: devtmpfs: initialized >Dec 09 04:27:06 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 09 04:27:06 localhost kernel: RTC time: 9:27:05, date: 12/09/13 >Dec 09 04:27:06 localhost kernel: NET: Registered protocol family 16 >Dec 09 04:27:06 localhost kernel: ACPI: bus type PCI registered >Dec 09 04:27:06 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 09 04:27:06 localhost kernel: PCI: Using configuration type 1 for base access >Dec 09 04:27:06 localhost kernel: bio: create slab <bio-0> at 0 >Dec 09 04:27:06 localhost kernel: ACPI: Added _OSI(Module Device) >Dec 09 04:27:06 localhost kernel: ACPI: Added _OSI(Processor Device) >Dec 09 04:27:06 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 09 04:27:06 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Dec 09 04:27:06 localhost kernel: ACPI: EC: Look up EC in DSDT >Dec 09 04:27:06 localhost kernel: ACPI: Interpreter enabled >Dec 09 04:27:06 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Dec 09 04:27:06 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Dec 09 04:27:06 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Dec 09 04:27:06 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Dec 09 04:27:06 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Dec 09 04:27:06 localhost kernel: ACPI: No dock devices found. >Dec 09 04:27:06 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Dec 09 04:27:06 localhost kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Dec 09 04:27:06 localhost kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Dec 09 04:27:06 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [3] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [4] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [6] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [7] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [8] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [9] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [10] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [11] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [12] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [13] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [14] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [15] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [16] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [17] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [18] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [19] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [20] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [21] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [22] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [23] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [24] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [25] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [26] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [27] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [28] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [29] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [30] registered >Dec 09 04:27:06 localhost kernel: acpiphp: Slot [31] registered >Dec 09 04:27:06 localhost kernel: PCI host bridge to bus 0000:00 >Dec 09 04:27:06 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Dec 09 04:27:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Dec 09 04:27:06 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Dec 09 04:27:06 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Dec 09 04:27:06 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >Dec 09 04:27:06 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >Dec 09 04:27:06 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >Dec 09 04:27:06 localhost kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >Dec 09 04:27:06 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] >Dec 09 04:27:06 localhost kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >Dec 09 04:27:06 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Dec 09 04:27:06 localhost kernel: pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Dec 09 04:27:06 localhost kernel: pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >Dec 09 04:27:06 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >Dec 09 04:27:06 localhost kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >Dec 09 04:27:06 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >Dec 09 04:27:06 localhost kernel: pci 0000:00:02.0: reg 0x1c: [io 0xc040-0xc05f] >Dec 09 04:27:06 localhost kernel: pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >Dec 09 04:27:06 localhost kernel: pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >Dec 09 04:27:06 localhost kernel: pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f] >Dec 09 04:27:06 localhost kernel: pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >Dec 09 04:27:06 localhost kernel: pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >Dec 09 04:27:06 localhost kernel: pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >Dec 09 04:27:06 localhost kernel: pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >Dec 09 04:27:06 localhost kernel: pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >Dec 09 04:27:06 localhost kernel: pci 0000:00:05.0: reg 0x20: [io 0xc080-0xc09f] >Dec 09 04:27:06 localhost kernel: pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >Dec 09 04:27:06 localhost kernel: pci 0000:00:05.1: reg 0x20: [io 0xc0a0-0xc0bf] >Dec 09 04:27:06 localhost kernel: pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >Dec 09 04:27:06 localhost kernel: pci 0000:00:05.2: reg 0x20: [io 0xc0c0-0xc0df] >Dec 09 04:27:06 localhost kernel: pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >Dec 09 04:27:06 localhost kernel: pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >Dec 09 04:27:06 localhost kernel: pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >Dec 09 04:27:06 localhost kernel: pci 0000:00:06.0: reg 0x10: [io 0xc0e0-0xc0ff] >Dec 09 04:27:06 localhost kernel: pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >Dec 09 04:27:06 localhost kernel: pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >Dec 09 04:27:06 localhost kernel: pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >Dec 09 04:27:06 localhost kernel: pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >Dec 09 04:27:06 localhost kernel: pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >Dec 09 04:27:06 localhost kernel: pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f] >Dec 09 04:27:06 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Dec 09 04:27:06 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Dec 09 04:27:06 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Dec 09 04:27:06 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Dec 09 04:27:06 localhost kernel: ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >Dec 09 04:27:06 localhost kernel: ACPI: Enabled 16 GPEs in block 00 to 0F >Dec 09 04:27:06 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Dec 09 04:27:06 localhost kernel: Found 1 acpi root devices >Dec 09 04:27:06 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Dec 09 04:27:06 localhost kernel: vgaarb: loaded >Dec 09 04:27:06 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Dec 09 04:27:06 localhost kernel: SCSI subsystem initialized >Dec 09 04:27:06 localhost kernel: ACPI: bus type ATA registered >Dec 09 04:27:06 localhost kernel: libata version 3.00 loaded. >Dec 09 04:27:06 localhost kernel: ACPI: bus type USB registered >Dec 09 04:27:06 localhost kernel: usbcore: registered new interface driver usbfs >Dec 09 04:27:06 localhost kernel: usbcore: registered new interface driver hub >Dec 09 04:27:06 localhost kernel: usbcore: registered new device driver usb >Dec 09 04:27:06 localhost kernel: PCI: Using ACPI for IRQ routing >Dec 09 04:27:06 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Dec 09 04:27:06 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Dec 09 04:27:06 localhost kernel: e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >Dec 09 04:27:06 localhost kernel: NetLabel: Initializing >Dec 09 04:27:06 localhost kernel: NetLabel: domain hash size = 128 >Dec 09 04:27:06 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Dec 09 04:27:06 localhost kernel: NetLabel: unlabeled traffic allowed by default >Dec 09 04:27:06 localhost kernel: Switched to clocksource kvm-clock >Dec 09 04:27:06 localhost kernel: pnp: PnP ACPI init >Dec 09 04:27:06 localhost kernel: ACPI: bus type PNP registered >Dec 09 04:27:06 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >Dec 09 04:27:06 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >Dec 09 04:27:06 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >Dec 09 04:27:06 localhost kernel: pnp 00:03: [dma 2] >Dec 09 04:27:06 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >Dec 09 04:27:06 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >Dec 09 04:27:06 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 09 04:27:06 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 09 04:27:06 localhost kernel: pnp: PnP ACPI: found 7 devices >Dec 09 04:27:06 localhost kernel: ACPI: bus type PNP unregistered >Dec 09 04:27:06 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Dec 09 04:27:06 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Dec 09 04:27:06 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Dec 09 04:27:06 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >Dec 09 04:27:06 localhost kernel: NET: Registered protocol family 2 >Dec 09 04:27:06 localhost kernel: TCP established hash table entries: 16384 (order: 6, 262144 bytes) >Dec 09 04:27:06 localhost kernel: TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >Dec 09 04:27:06 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) >Dec 09 04:27:06 localhost kernel: TCP: reno registered >Dec 09 04:27:06 localhost kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes) >Dec 09 04:27:06 localhost kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Dec 09 04:27:06 localhost kernel: NET: Registered protocol family 1 >Dec 09 04:27:06 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Dec 09 04:27:06 localhost kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release >Dec 09 04:27:06 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Dec 09 04:27:06 localhost kernel: pci 0000:00:02.0: Boot video device >Dec 09 04:27:06 localhost kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >Dec 09 04:27:06 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >Dec 09 04:27:06 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >Dec 09 04:27:06 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >Dec 09 04:27:06 localhost kernel: PCI: CLS 0 bytes, default 64 >Dec 09 04:27:06 localhost kernel: Unpacking initramfs... >Dec 09 04:27:06 localhost kernel: Freeing initrd memory: 31916K (ffff88007e0b2000 - ffff88007ffdd000) >Dec 09 04:27:06 localhost kernel: Initialise system trusted keyring >Dec 09 04:27:06 localhost kernel: audit: initializing netlink socket (disabled) >Dec 09 04:27:06 localhost kernel: type=2000 audit(1386581226.169:1): initialized >Dec 09 04:27:06 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 09 04:27:06 localhost kernel: zbud: loaded >Dec 09 04:27:06 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Dec 09 04:27:06 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 09 04:27:06 localhost kernel: msgmni has been set to 3998 >Dec 09 04:27:06 localhost kernel: Key type big_key registered >Dec 09 04:27:06 localhost kernel: SELinux: Registering netfilter hooks >Dec 09 04:27:06 localhost kernel: alg: No test for stdrng (krng) >Dec 09 04:27:06 localhost kernel: NET: Registered protocol family 38 >Dec 09 04:27:06 localhost kernel: Key type asymmetric registered >Dec 09 04:27:06 localhost kernel: Asymmetric key parser 'x509' registered >Dec 09 04:27:06 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 09 04:27:06 localhost kernel: io scheduler noop registered >Dec 09 04:27:06 localhost kernel: io scheduler deadline registered >Dec 09 04:27:06 localhost kernel: io scheduler cfq registered (default) >Dec 09 04:27:06 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 09 04:27:06 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 09 04:27:06 localhost kernel: intel_idle: does not run on family 6 model 2 >Dec 09 04:27:06 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Dec 09 04:27:06 localhost kernel: ACPI: Power Button [PWRF] >Dec 09 04:27:06 localhost kernel: GHES: HEST is not enabled! >Dec 09 04:27:06 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 09 04:27:06 localhost kernel: Non-volatile memory driver v1.3 >Dec 09 04:27:06 localhost kernel: Linux agpgart interface v0.103 >Dec 09 04:27:06 localhost kernel: ata_piix 0000:00:01.1: version 2.13 >Dec 09 04:27:06 localhost kernel: ata_piix 0000:00:01.1: setting latency timer to 64 >Dec 09 04:27:06 localhost kernel: scsi0 : ata_piix >Dec 09 04:27:06 localhost kernel: scsi1 : ata_piix >Dec 09 04:27:06 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 >Dec 09 04:27:06 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 >Dec 09 04:27:06 localhost kernel: libphy: Fixed MDIO Bus: probed >Dec 09 04:27:06 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 09 04:27:06 localhost kernel: ehci-pci: EHCI PCI platform driver >Dec 09 04:27:06 localhost kernel: ehci-pci 0000:00:05.7: setting latency timer to 64 >Dec 09 04:27:06 localhost kernel: ehci-pci 0000:00:05.7: EHCI Host Controller >Dec 09 04:27:06 localhost kernel: ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >Dec 09 04:27:06 localhost kernel: ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >Dec 09 04:27:06 localhost kernel: ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >Dec 09 04:27:06 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 09 04:27:06 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 09 04:27:06 localhost kernel: usb usb1: Product: EHCI Host Controller >Dec 09 04:27:06 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-300.fc20.x86_64 ehci_hcd >Dec 09 04:27:06 localhost kernel: usb usb1: SerialNumber: 0000:00:05.7 >Dec 09 04:27:06 localhost kernel: hub 1-0:1.0: USB hub found >Dec 09 04:27:06 localhost kernel: hub 1-0:1.0: 6 ports detected >Dec 09 04:27:06 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 09 04:27:06 localhost kernel: ohci-pci: OHCI PCI platform driver >Dec 09 04:27:06 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.0: setting latency timer to 64 >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.0: UHCI Host Controller >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c080 >Dec 09 04:27:06 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 09 04:27:06 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 09 04:27:06 localhost kernel: usb usb2: Product: UHCI Host Controller >Dec 09 04:27:06 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-300.fc20.x86_64 uhci_hcd >Dec 09 04:27:06 localhost kernel: usb usb2: SerialNumber: 0000:00:05.0 >Dec 09 04:27:06 localhost kernel: hub 2-0:1.0: USB hub found >Dec 09 04:27:06 localhost kernel: hub 2-0:1.0: 2 ports detected >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.1: setting latency timer to 64 >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.1: UHCI Host Controller >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0a0 >Dec 09 04:27:06 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 09 04:27:06 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 09 04:27:06 localhost kernel: usb usb3: Product: UHCI Host Controller >Dec 09 04:27:06 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-300.fc20.x86_64 uhci_hcd >Dec 09 04:27:06 localhost kernel: usb usb3: SerialNumber: 0000:00:05.1 >Dec 09 04:27:06 localhost kernel: hub 3-0:1.0: USB hub found >Dec 09 04:27:06 localhost kernel: hub 3-0:1.0: 2 ports detected >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.2: setting latency timer to 64 >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.2: UHCI Host Controller >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >Dec 09 04:27:06 localhost kernel: uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c0c0 >Dec 09 04:27:06 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 09 04:27:06 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 09 04:27:06 localhost kernel: usb usb4: Product: UHCI Host Controller >Dec 09 04:27:06 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-300.fc20.x86_64 uhci_hcd >Dec 09 04:27:06 localhost kernel: usb usb4: SerialNumber: 0000:00:05.2 >Dec 09 04:27:06 localhost kernel: hub 4-0:1.0: USB hub found >Dec 09 04:27:06 localhost kernel: hub 4-0:1.0: 2 ports detected >Dec 09 04:27:06 localhost kernel: usbcore: registered new interface driver usbserial >Dec 09 04:27:06 localhost kernel: usbcore: registered new interface driver usbserial_generic >Dec 09 04:27:06 localhost kernel: usbserial: USB Serial support registered for generic >Dec 09 04:27:06 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Dec 09 04:27:06 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 09 04:27:06 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 09 04:27:06 localhost kernel: mousedev: PS/2 mouse device common for all mice >Dec 09 04:27:06 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Dec 09 04:27:06 localhost kernel: rtc_cmos 00:00: RTC can wake from S4 >Dec 09 04:27:06 localhost kernel: rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >Dec 09 04:27:06 localhost kernel: rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >Dec 09 04:27:06 localhost kernel: device-mapper: uevent: version 1.0.3 >Dec 09 04:27:06 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Dec 09 04:27:06 localhost kernel: cpuidle: using governor menu >Dec 09 04:27:06 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Dec 09 04:27:06 localhost kernel: usbcore: registered new interface driver usbhid >Dec 09 04:27:06 localhost kernel: usbhid: USB HID core driver >Dec 09 04:27:06 localhost kernel: drop_monitor: Initializing network drop monitor service >Dec 09 04:27:06 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 09 04:27:06 localhost kernel: TCP: cubic registered >Dec 09 04:27:06 localhost kernel: Initializing XFRM netlink socket >Dec 09 04:27:06 localhost kernel: NET: Registered protocol family 10 >Dec 09 04:27:06 localhost kernel: mip6: Mobile IPv6 >Dec 09 04:27:06 localhost kernel: NET: Registered protocol family 17 >Dec 09 04:27:06 localhost kernel: PM: Hibernation image not present or could not be loaded. >Dec 09 04:27:06 localhost kernel: Loading compiled-in X.509 certificates >Dec 09 04:27:06 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 65632364f542d610f39b32d188f1775b0ce8b8b2' >Dec 09 04:27:06 localhost kernel: registered taskstats version 1 >Dec 09 04:27:06 localhost kernel: Magic number: 9:591:474 >Dec 09 04:27:06 localhost kernel: rtc_cmos 00:00: setting system clock to 2013-12-09 09:27:06 UTC (1386581226) >Dec 09 04:27:06 localhost kernel: ata1.01: NODEV after polling detection >Dec 09 04:27:06 localhost kernel: ata1.00: ATAPI: QEMU DVD-ROM, 1.6.1, max UDMA/100 >Dec 09 04:27:06 localhost kernel: ata1.00: configured for MWDMA2 >Dec 09 04:27:06 localhost kernel: scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.6. PQ: 0 ANSI: 5 >Dec 09 04:27:06 localhost kernel: sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Dec 09 04:27:06 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Dec 09 04:27:06 localhost kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0 >Dec 09 04:27:06 localhost kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5 >Dec 09 04:27:06 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Dec 09 04:27:06 localhost kernel: Write protecting the kernel read-only data: 12288k >Dec 09 04:27:06 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Dec 09 04:27:06 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Dec 09 04:27:06 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 09 04:27:06 localhost systemd[1]: Detected virtualization 'kvm'. >Dec 09 04:27:06 localhost systemd[1]: Running in initial RAM disk. >Dec 09 04:27:06 localhost systemd[1]: No hostname configured. >Dec 09 04:27:06 localhost systemd[1]: Set hostname to <localhost>. >Dec 09 04:27:06 localhost systemd[1]: Initializing machine ID from KVM UUID. >Dec 09 04:27:06 localhost systemd[1]: Starting -.slice. >Dec 09 04:27:06 localhost systemd[1]: Created slice -.slice. >Dec 09 04:27:06 localhost systemd[1]: Starting System Slice. >Dec 09 04:27:06 localhost systemd[1]: Created slice System Slice. >Dec 09 04:27:06 localhost systemd[1]: Starting Slices. >Dec 09 04:27:06 localhost systemd[1]: Reached target Slices. >Dec 09 04:27:06 localhost systemd[1]: Starting Timers. >Dec 09 04:27:06 localhost systemd[1]: Reached target Timers. >Dec 09 04:27:06 localhost systemd[1]: Starting Encrypted Volumes. >Dec 09 04:27:06 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 09 04:27:06 localhost systemd[1]: Starting udev Kernel Socket. >Dec 09 04:27:06 localhost systemd[1]: Listening on udev Kernel Socket. >Dec 09 04:27:06 localhost systemd[1]: Starting udev Control Socket. >Dec 09 04:27:06 localhost systemd[1]: Listening on udev Control Socket. >Dec 09 04:27:06 localhost systemd[1]: Starting Journal Socket. >Dec 09 04:27:06 localhost systemd[1]: Listening on Journal Socket. >Dec 09 04:27:06 localhost systemd[1]: Starting dracut cmdline hook... >Dec 09 04:27:06 localhost systemd[1]: Starting Sockets. >Dec 09 04:27:06 localhost systemd[1]: Reached target Sockets. >Dec 09 04:27:06 localhost systemd[1]: Starting Journal Service... >Dec 09 04:27:06 localhost systemd[1]: Started Journal Service. >Dec 09 04:27:06 localhost systemd-journal[49]: Journal started >Dec 09 04:27:06 localhost systemd[1]: Starting Setup Virtual Console... >Dec 09 04:27:06 localhost systemd[1]: Started Load Kernel Modules. >Dec 09 04:27:06 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Dec 09 04:27:06 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Dec 09 04:27:06 localhost systemd[1]: Starting Swap. >Dec 09 04:27:06 localhost systemd[1]: Reached target Swap. >Dec 09 04:27:06 localhost systemd[1]: Starting Local File Systems. >Dec 09 04:27:06 localhost systemd[1]: Reached target Local File Systems. >Dec 09 04:27:06 localhost systemd[1]: Started Setup Virtual Console. >Dec 09 04:27:06 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 09 04:27:06 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 09 04:27:06 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 09 04:27:06 localhost dracut-cmdline[48]: dracut-20 (Heisenbug) dracut-034-19.git20131021.fc20 >Dec 09 04:27:06 localhost dracut-cmdline[48]: rd.luks=0: removing cryptoluks activation >Dec 09 04:27:06 localhost kernel: loop: module loaded >Dec 09 04:27:06 localhost dracut-cmdline[48]: root was live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5, is now live:/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 >Dec 09 04:27:06 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Dec 09 04:27:06 localhost systemd[1]: Started dracut cmdline hook. >Dec 09 04:27:06 localhost systemd[1]: Starting dracut pre-udev hook... >Dec 09 04:27:06 localhost kernel: RPC: Registered named UNIX socket transport module. >Dec 09 04:27:06 localhost kernel: RPC: Registered udp transport module. >Dec 09 04:27:06 localhost kernel: RPC: Registered tcp transport module. >Dec 09 04:27:06 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Dec 09 04:27:06 localhost kernel: usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Dec 09 04:27:06 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >Dec 09 04:27:06 localhost kernel: usb 1-1: Product: QEMU USB Tablet >Dec 09 04:27:06 localhost kernel: usb 1-1: Manufacturer: QEMU >Dec 09 04:27:06 localhost kernel: usb 1-1: SerialNumber: 42 >Dec 09 04:27:06 localhost kernel: input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/input/input2 >Dec 09 04:27:06 localhost kernel: hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0 >Dec 09 04:27:06 localhost rpc.statd[204]: Version 1.2.7 starting >Dec 09 04:27:06 localhost rpc.statd[204]: Initializing NSM state >Dec 09 04:27:06 localhost rpc.statd[204]: Running as root. chown /var/lib/nfs/statd to choose different user >Dec 09 04:27:07 localhost systemd[1]: Started dracut pre-udev hook. >Dec 09 04:27:07 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 09 04:27:07 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 09 04:27:07 localhost systemd[1]: Starting dracut pre-trigger hook... >Dec 09 04:27:07 localhost systemd-udevd[231]: starting version 208 >Dec 09 04:27:07 localhost dracut-pre-trigger[232]: rd.dm=0: removing DM RAID activation >Dec 09 04:27:07 localhost dracut-pre-trigger[232]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Dec 09 04:27:07 localhost dracut-pre-trigger[232]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Dec 09 04:27:07 localhost dracut-pre-trigger[232]: rd.md=0: removing MD RAID activation >Dec 09 04:27:07 localhost systemd[1]: Started dracut pre-trigger hook. >Dec 09 04:27:07 localhost systemd[1]: Starting udev Coldplug all Devices... >Dec 09 04:27:07 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 09 04:27:07 localhost systemd[1]: Starting dracut initqueue hook... >Dec 09 04:27:07 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Dec 09 04:27:07 localhost systemd[1]: Starting System Initialization. >Dec 09 04:27:07 localhost systemd[1]: Reached target System Initialization. >Dec 09 04:27:07 localhost systemd[1]: Reloading. >Dec 09 04:27:07 localhost kernel: virtio-pci 0000:00:03.0: setting latency timer to 64 >Dec 09 04:27:07 localhost kernel: virtio-pci 0000:00:06.0: setting latency timer to 64 >Dec 09 04:27:07 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Dec 09 04:27:07 localhost kernel: virtio-pci 0000:00:07.0: setting latency timer to 64 >Dec 09 04:27:07 localhost kernel: virtio-pci 0000:00:08.0: setting latency timer to 64 >Dec 09 04:27:07 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >Dec 09 04:27:07 localhost kernel: virtio-pci 0000:00:07.0: irq 40 for MSI/MSI-X >Dec 09 04:27:07 localhost kernel: virtio-pci 0000:00:07.0: irq 41 for MSI/MSI-X >Dec 09 04:27:07 localhost kernel: virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >Dec 09 04:27:07 localhost kernel: virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >Dec 09 04:27:07 localhost kernel: virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >Dec 09 04:27:07 localhost kernel: vda: vda1 vda2 >Dec 09 04:27:07 localhost kernel: [drm] Device Version 0.0 >Dec 09 04:27:07 localhost kernel: [drm] Compression level 0 log level 0 >Dec 09 04:27:07 localhost kernel: [drm] Currently using mode #0, list at 0x488 >Dec 09 04:27:07 localhost kernel: [drm] 12286 io pages at offset 0x1000000 >Dec 09 04:27:07 localhost kernel: [drm] 16777216 byte draw area at offset 0x0 >Dec 09 04:27:07 localhost kernel: [drm] RAM header offset: 0x3ffe000 >Dec 09 04:27:07 localhost kernel: [drm] rom modes offset 0x488 for 128 modes >Dec 09 04:27:07 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1025830 kiB >Dec 09 04:27:07 localhost kernel: [TTM] Initializing pool allocator >Dec 09 04:27:07 localhost kernel: [TTM] Initializing DMA pool allocator >Dec 09 04:27:07 localhost kernel: [drm] qxl: 16M of VRAM memory size >Dec 09 04:27:07 localhost kernel: [drm] qxl: 63M of IO pages memory ready (VRAM domain) >Dec 09 04:27:07 localhost kernel: [drm] main mem slot 1 [f4000000,3ffe000) >Dec 09 04:27:07 localhost kernel: [drm] fb mappable at 0xF4000000, size 3145728 >Dec 09 04:27:07 localhost kernel: [drm] fb: depth 24, pitch 4096, width 1024, height 768 >Dec 09 04:27:07 localhost kernel: fbcon: qxldrmfb (fb0) is primary device >Dec 09 04:27:07 localhost kernel: Console: switching to colour frame buffer device 128x48 >Dec 09 04:27:07 localhost kernel: qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >Dec 09 04:27:07 localhost kernel: qxl 0000:00:02.0: registered panic notifier >Dec 09 04:27:07 localhost kernel: [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >Dec 09 04:27:07 localhost kernel: tsc: Refined TSC clocksource calibration: 1592.997 MHz >Dec 09 04:27:07 localhost systemd[1]: Started Show Plymouth Boot Screen. >Dec 09 04:27:07 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Dec 09 04:27:07 localhost systemd[1]: Starting Paths. >Dec 09 04:27:07 localhost systemd[1]: Reached target Paths. >Dec 09 04:27:07 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Dec 09 04:27:07 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Dec 09 04:27:07 localhost systemd[1]: Starting Basic System. >Dec 09 04:27:07 localhost systemd[1]: Reached target Basic System. >Dec 09 04:27:07 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 09 04:27:07 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Dec 09 04:27:07 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Dec 09 04:27:08 localhost kernel: bio: create slab <bio-1> at 1 >Dec 09 04:27:08 localhost kernel: bio: create slab <bio-2> at 2 >Dec 09 04:27:08 localhost systemd[1]: Started dracut initqueue hook. >Dec 09 04:27:08 localhost systemd[1]: Starting dracut pre-mount hook... >Dec 09 04:27:08 localhost systemd[1]: Started dracut pre-mount hook. >Dec 09 04:27:08 localhost systemd[1]: Starting Initrd Root File System. >Dec 09 04:27:08 localhost systemd[1]: Reached target Initrd Root File System. >Dec 09 04:27:08 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Dec 09 04:27:08 localhost systemd[1]: Reloading. >Dec 09 04:27:08 localhost systemd[1]: Started Reload Configuration from the Real Root. >Dec 09 04:27:08 localhost systemd[1]: Starting Initrd File Systems. >Dec 09 04:27:08 localhost systemd[1]: Reached target Initrd File Systems. >Dec 09 04:27:08 localhost systemd[1]: Starting dracut mount hook... >Dec 09 04:27:08 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:27:08 localhost systemd[1]: Started dracut mount hook. >Dec 09 04:27:08 localhost systemd[1]: Starting Initrd Default Target. >Dec 09 04:27:08 localhost systemd[1]: Reached target Initrd Default Target. >Dec 09 04:27:08 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Dec 09 04:27:08 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Dec 09 04:27:08 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Dec 09 04:27:08 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Dec 09 04:27:08 localhost systemd[1]: Starting Plymouth switch root service... >Dec 09 04:27:08 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Dec 09 04:27:08 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Dec 09 04:27:08 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Dec 09 04:27:08 localhost systemd[1]: Stopping Initrd Default Target. >Dec 09 04:27:08 localhost systemd[1]: Stopped target Initrd Default Target. >Dec 09 04:27:08 localhost systemd[1]: Stopping dracut mount hook... >Dec 09 04:27:08 localhost systemd[1]: Stopped dracut mount hook. >Dec 09 04:27:08 localhost systemd[1]: Stopping dracut pre-mount hook... >Dec 09 04:27:08 localhost systemd[1]: Stopped dracut pre-mount hook. >Dec 09 04:27:08 localhost systemd[1]: Stopping dracut initqueue hook... >Dec 09 04:27:08 localhost systemd[1]: Stopped dracut initqueue hook. >Dec 09 04:27:08 localhost systemd[1]: Stopping Basic System. >Dec 09 04:27:08 localhost systemd[1]: Stopped target Basic System. >Dec 09 04:27:08 localhost systemd[1]: Stopping Slices. >Dec 09 04:27:08 localhost systemd[1]: Stopped target Slices. >Dec 09 04:27:08 localhost systemd[1]: Stopping System Slice. >Dec 09 04:27:08 localhost systemd[1]: Removed slice System Slice. >Dec 09 04:27:08 localhost systemd[1]: Stopping -.slice. >Dec 09 04:27:08 localhost systemd[1]: Removed slice -.slice. >Dec 09 04:27:08 localhost systemd[1]: Stopping Paths. >Dec 09 04:27:08 localhost systemd[1]: Stopped target Paths. >Dec 09 04:27:08 localhost systemd[1]: Stopping Timers. >Dec 09 04:27:08 localhost systemd[1]: Stopped target Timers. >Dec 09 04:27:08 localhost systemd[1]: Stopping Sockets. >Dec 09 04:27:08 localhost systemd[1]: Stopped target Sockets. >Dec 09 04:27:08 localhost systemd[1]: Stopping System Initialization. >Dec 09 04:27:08 localhost systemd[1]: Stopped target System Initialization. >Dec 09 04:27:08 localhost systemd[1]: Stopping udev Coldplug all Devices... >Dec 09 04:27:08 localhost systemd[1]: Stopped udev Coldplug all Devices. >Dec 09 04:27:08 localhost systemd[1]: Stopping dracut pre-trigger hook... >Dec 09 04:27:08 localhost systemd[1]: Stopped dracut pre-trigger hook. >Dec 09 04:27:08 localhost systemd[1]: Stopping Encrypted Volumes. >Dec 09 04:27:08 localhost systemd[1]: Stopped target Encrypted Volumes. >Dec 09 04:27:08 localhost systemd[1]: Stopping Swap. >Dec 09 04:27:08 localhost systemd[1]: Stopped target Swap. >Dec 09 04:27:08 localhost systemd[1]: Stopping Local File Systems. >Dec 09 04:27:08 localhost systemd[1]: Stopped target Local File Systems. >Dec 09 04:27:08 localhost systemd[1]: Stopping udev Kernel Device Manager... >Dec 09 04:27:08 localhost systemd[1]: Stopped udev Kernel Device Manager. >Dec 09 04:27:08 localhost systemd[1]: Stopping dracut pre-udev hook... >Dec 09 04:27:08 localhost systemd[1]: Stopped dracut pre-udev hook. >Dec 09 04:27:08 localhost systemd[1]: Stopping dracut cmdline hook... >Dec 09 04:27:08 localhost systemd[1]: Stopped dracut cmdline hook. >Dec 09 04:27:08 localhost systemd[1]: Stopping Create static device nodes in /dev... >Dec 09 04:27:08 localhost systemd[1]: Stopped Create static device nodes in /dev. >Dec 09 04:27:08 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Dec 09 04:27:08 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Dec 09 04:27:08 localhost systemd[1]: Stopping udev Kernel Socket. >Dec 09 04:27:08 localhost systemd[1]: Closed udev Kernel Socket. >Dec 09 04:27:08 localhost systemd[1]: Stopping udev Control Socket. >Dec 09 04:27:08 localhost systemd[1]: Closed udev Control Socket. >Dec 09 04:27:08 localhost systemd[1]: Starting Cleanup udevd DB... >Dec 09 04:27:08 localhost systemd[1]: Started Plymouth switch root service. >Dec 09 04:27:08 localhost systemd[1]: Started Cleanup udevd DB. >Dec 09 04:27:08 localhost systemd[1]: Starting Switch Root. >Dec 09 04:27:08 localhost systemd[1]: Reached target Switch Root. >Dec 09 04:27:08 localhost systemd[1]: Starting Switch Root... >Dec 09 04:27:09 localhost systemd[1]: Switching root. >Dec 09 04:27:09 localhost systemd-journal[49]: Journal stopped >Dec 09 04:27:20 localhost systemd-journal[584]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 985.7M, current limit 100.1M). >Dec 09 04:27:20 localhost systemd-journal[584]: Runtime journal is using 8.0M (max 100.1M, leaving 150.2M of free 985.7M, current limit 100.1M). >Dec 09 04:27:20 localhost systemd-journald[49]: Received SIGTERM >Dec 09 04:27:20 localhost kernel: type=1404 audit(1386581232.619:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 09 04:27:20 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 09 04:27:20 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 09 04:27:20 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Dec 09 04:27:20 localhost kernel: SELinux: 83 classes, 101316 rules >Dec 09 04:27:20 localhost kernel: SELinux: Completing initialization. >Dec 09 04:27:20 localhost kernel: SELinux: Setting up existing superblocks. >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 09 04:27:20 localhost kernel: type=1403 audit(1386581233.471:3): policy loaded auid=4294967295 ses=4294967295 >Dec 09 04:27:20 localhost systemd[1]: Successfully loaded SELinux policy in 945.056ms. >Dec 09 04:27:20 localhost systemd[1]: Relabelled /dev and /run in 42.522ms. >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 09 04:27:20 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:27:20 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Dec 09 04:27:20 localhost systemd-journal[584]: Journal started >Dec 09 04:27:09 localhost rpcbind[200]: rpcbind terminating on signal. Restart with "rpcbind -w" >Dec 09 04:27:09 localhost rpcbind[200]: cannot open file = /var/lib/rpcbind/rpcbind.xdr for writing >Dec 09 04:27:09 localhost rpcbind[200]: cannot save any registration >Dec 09 04:27:09 localhost rpcbind[200]: cannot open file = /var/lib/rpcbind/portmap.xdr for writing >Dec 09 04:27:09 localhost rpcbind[200]: cannot save any registration >Dec 09 04:27:11 localhost systemd-cgroups-agent[535]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Dec 09 04:27:13 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 09 04:27:13 localhost systemd[1]: Detected virtualization 'kvm'. >Dec 09 04:27:13 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Dec 09 04:27:18 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Dec 09 04:27:19 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Dec 09 04:27:19 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 09 04:27:19 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 09 04:27:19 localhost systemd[1]: Starting Import network configuration from initramfs... >Dec 09 04:27:19 localhost systemd[1]: Starting Configure read-only root support... >Dec 09 04:27:19 localhost systemd[1]: Starting Load/Save Random Seed... >Dec 09 04:27:20 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 09 04:27:20 localhost systemd[1]: Started Load/Save Random Seed. >Dec 09 04:27:20 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Dec 09 04:27:20 localhost systemd[1]: Starting LVM2 metadata daemon... >Dec 09 04:27:20 localhost systemd[1]: Started LVM2 metadata daemon. >Dec 09 04:27:21 localhost lvm[573]: No volume groups found >Dec 09 04:27:21 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Dec 09 04:27:21 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de). >Dec 09 04:27:21 localhost kernel: SELinux: initialized (dev nfsd, type nfsd), uses genfs_contexts >Dec 09 04:27:21 localhost systemd[1]: Mounted RPC Pipe File System. >Dec 09 04:27:21 localhost systemd[1]: Started Configure read-only root support. >Dec 09 04:27:21 localhost systemd[1]: Started Import network configuration from initramfs. >Dec 09 04:27:22 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 09 04:27:22 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 09 04:27:22 localhost systemd[1]: Starting Local File Systems (Pre). >Dec 09 04:27:22 localhost systemd[1]: Reached target Local File Systems (Pre). >Dec 09 04:27:22 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 09 04:27:22 localhost systemd-udevd[611]: starting version 208 >Dec 09 04:27:23 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Dec 09 04:27:23 localhost systemd[1]: Starting Activation of DM RAID sets... >Dec 09 04:27:23 localhost systemd[1]: Started Activation of DM RAID sets. >Dec 09 04:27:23 localhost systemd[1]: Starting Local File Systems. >Dec 09 04:27:23 localhost systemd[1]: Reached target Local File Systems. >Dec 09 04:27:23 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Dec 09 04:27:23 localhost systemd[1]: Started Reconfigure the system on administrator request. >Dec 09 04:27:23 localhost systemd[1]: Started Mark the need to relabel after reboot. >Dec 09 04:27:23 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Dec 09 04:27:23 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Dec 09 04:27:23 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Dec 09 04:27:23 localhost systemd[1]: Starting Security Auditing Service... >Dec 09 04:27:23 localhost systemd[1]: Starting Encrypted Volumes. >Dec 09 04:27:23 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 09 04:27:23 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Dec 09 04:27:23 localhost auditctl[633]: No rules >Dec 09 04:27:23 localhost auditctl[633]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Dec 09 04:27:23 localhost systemd-journal[584]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 832.9M, current limit 247.4M). >Dec 09 04:27:23 localhost systemd-journal[584]: Time spent on flushing to /var is 43.751ms for 752 entries. >Dec 09 04:27:23 localhost systemd[1]: Started Security Auditing Service. >Dec 09 04:27:23 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Dec 09 04:27:24 localhost auditd[631]: Started dispatcher: /sbin/audispd pid: 641 >Dec 09 04:27:24 localhost kernel: type=1305 audit(1386581244.101:4): audit_pid=631 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Dec 09 04:27:24 localhost audispd[641]: priority_boost_parser called with: 4 >Dec 09 04:27:24 localhost audispd[641]: max_restarts_parser called with: 10 >Dec 09 04:27:24 localhost audispd[641]: No plugins found, exiting >Dec 09 04:27:24 localhost systemd-tmpfiles[628]: Unable to fix label of /run/log/journal: No such file or directory >Dec 09 04:27:24 localhost systemd-tmpfiles[628]: Unable to fix label of /run/log/journal/20ffe4fda301e9a4a3b3c2d5d5b7c06a: No such file or directory >Dec 09 04:27:24 localhost auditd[631]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Dec 09 04:27:24 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Dec 09 04:27:24 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Dec 09 04:27:24 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Dec 09 04:27:24 localhost systemd[1]: Starting System Initialization. >Dec 09 04:27:24 localhost systemd[1]: Reached target System Initialization. >Dec 09 04:27:24 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Dec 09 04:27:24 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Dec 09 04:27:24 localhost systemd[1]: Started dnf makecache timer. >Dec 09 04:27:24 localhost systemd[1]: Starting Timers. >Dec 09 04:27:24 localhost systemd[1]: Reached target Timers. >Dec 09 04:27:24 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Dec 09 04:27:24 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Dec 09 04:27:24 localhost systemd[1]: Started Restore Sound Card State. >Dec 09 04:27:24 localhost systemd[1]: Starting CUPS Printer Service Spool. >Dec 09 04:27:24 localhost systemd[1]: Started CUPS Printer Service Spool. >Dec 09 04:27:24 localhost systemd[1]: Starting Paths. >Dec 09 04:27:24 localhost systemd[1]: Reached target Paths. >Dec 09 04:27:24 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Dec 09 04:27:24 localhost kernel: piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Dec 09 04:27:24 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Dec 09 04:27:24 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Dec 09 04:27:24 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Dec 09 04:27:24 localhost systemd[1]: Starting RPCbind Server Activation Socket. >Dec 09 04:27:24 localhost systemd[1]: Listening on RPCbind Server Activation Socket. >Dec 09 04:27:24 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 09 04:27:24 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 09 04:27:24 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Dec 09 04:27:24 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Dec 09 04:27:24 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Dec 09 04:27:24 localhost alsactl[648]: alsactl 1.0.27.2 daemon started >Dec 09 04:27:24 localhost alsactl[648]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Dec 09 04:27:24 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Dec 09 04:27:24 localhost systemd[1]: Starting Sockets. >Dec 09 04:27:24 localhost systemd[1]: Reached target Sockets. >Dec 09 04:27:24 localhost systemd[1]: Starting Basic System. >Dec 09 04:27:24 localhost systemd[1]: Reached target Basic System. >Dec 09 04:27:24 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Dec 09 04:27:24 localhost systemd[1]: Starting Permit User Sessions... >Dec 09 04:27:24 localhost systemd[1]: Starting Accounts Service... >Dec 09 04:27:24 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Dec 09 04:27:24 localhost kernel: parport_pc 00:04: reported by Plug and Play ACPI >Dec 09 04:27:24 localhost systemd[1]: Started Software RAID monitoring and management. >Dec 09 04:27:24 localhost systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon... >Dec 09 04:27:24 localhost kernel: virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >Dec 09 04:27:24 localhost kernel: virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >Dec 09 04:27:25 localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. >Dec 09 04:27:25 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Dec 09 04:27:25 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Dec 09 04:27:25 localhost systemd[1]: Starting irqbalance daemon... >Dec 09 04:27:26 localhost systemd[1]: Started irqbalance daemon. >Dec 09 04:27:26 localhost systemd[1]: Starting NTP client/server... >Dec 09 04:27:26 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Dec 09 04:27:26 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Dec 09 04:27:26 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Dec 09 04:27:26 localhost systemd[1]: Starting Modem Manager... >Dec 09 04:27:26 localhost systemd[1]: Starting System Logging Service... >Dec 09 04:27:26 localhost kernel: microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >Dec 09 04:27:26 localhost rngd[667]: Unable to open file: /dev/tpm0 >Dec 09 04:27:26 localhost rngd[667]: can't open any entropy source >Dec 09 04:27:26 localhost rngd[667]: Maybe RNG device modules are not loaded >Dec 09 04:27:26 localhost systemd[1]: Starting LSB: Init script for live image.... >Dec 09 04:27:26 localhost systemd[1]: Starting D-Bus System Message Bus... >Dec 09 04:27:26 localhost systemd[1]: Started D-Bus System Message Bus. >Dec 09 04:27:26 localhost systemd[1]: Starting Login Service... >Dec 09 04:27:26 localhost systemd[1]: Started Permit User Sessions. >Dec 09 04:27:26 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Dec 09 04:27:26 localhost systemd[1]: Unit rngd.service entered failed state. >Dec 09 04:27:26 localhost systemd[1]: Starting Job spooling tools... >Dec 09 04:27:27 localhost systemd[1]: Started Job spooling tools. >Dec 09 04:27:27 localhost systemd[1]: Starting Command Scheduler... >Dec 09 04:27:27 localhost /usr/sbin/irqbalance[665]: Balancing is ineffective on systems with a single cpu. Shutting down >Dec 09 04:27:27 localhost systemd[1]: Started Command Scheduler. >Dec 09 04:27:28 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Dec 09 04:27:28 localhost chronyd[689]: chronyd version 1.29 starting >Dec 09 04:27:28 localhost crond[685]: (CRON) INFO (Syslog will be used instead of sendmail.) >Dec 09 04:27:28 localhost crond[685]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 36% if used.) >Dec 09 04:27:28 localhost chronyd[689]: Linux kernel major=3 minor=11 patch=10 >Dec 09 04:27:28 localhost chronyd[689]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 09 04:27:28 localhost mtp-probe[651]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:05.7/usb1/1-1" >Dec 09 04:27:28 localhost mtp-probe[651]: bus: 1, device: 2 was not an MTP device >Dec 09 04:27:28 localhost chronyd[689]: Generated key 1 >Dec 09 04:27:28 localhost avahi-daemon[669]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Dec 09 04:27:28 localhost avahi-daemon[669]: Successfully dropped root privileges. >Dec 09 04:27:28 localhost avahi-daemon[669]: avahi-daemon 0.6.31 starting up. >Dec 09 04:27:29 localhost ModemManager[670]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Dec 09 04:27:29 localhost systemd[1]: Started NTP client/server. >Dec 09 04:27:29 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Dec 09 04:27:29 localhost smartd[663]: smartd 6.2 2013-07-26 r3841 [x86_64-linux-3.11.10-300.fc20.x86_64] (local build) >Dec 09 04:27:29 localhost smartd[663]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org >Dec 09 04:27:29 localhost smartd[663]: Opened configuration file /etc/smartmontools/smartd.conf >Dec 09 04:27:29 localhost smartd[663]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Dec 09 04:27:29 localhost smartd[663]: Problem creating device name scan list >Dec 09 04:27:29 localhost smartd[663]: In the system's table of devices NO devices found to scan >Dec 09 04:27:29 localhost smartd[663]: Monitoring 0 ATA and 0 SCSI devices >Dec 09 04:27:29 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:27:29 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 09 04:27:29 localhost systemd[1]: Started System Logging Service. >Dec 09 04:27:30 localhost systemd[1]: Starting QEMU Guest Agent... >Dec 09 04:27:30 localhost systemd[1]: Started QEMU Guest Agent. >Dec 09 04:27:30 localhost kernel: ppdev: user-space parallel port driver >Dec 09 04:27:30 localhost systemd[1]: Starting Agent daemon for Spice guests... >Dec 09 04:27:31 localhost kernel: snd_hda_intel 0000:00:04.0: irq 47 for MSI/MSI-X >Dec 09 04:27:31 localhost kernel: snd_hda_intel 0000:00:04.0: setting latency timer to 64 >Dec 09 04:27:31 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x3/0x0/0x0/0x0/0x0) type:line >Dec 09 04:27:31 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 09 04:27:31 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=0 (0x0/0x0/0x0/0x0/0x0) >Dec 09 04:27:31 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Dec 09 04:27:31 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Dec 09 04:27:31 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Line=0x5 >Dec 09 04:27:31 localhost systemd[1]: Starting Sound Card. >Dec 09 04:27:31 localhost systemd[1]: Reached target Sound Card. >Dec 09 04:27:31 localhost systemd[1]: Started Agent daemon for Spice guests. >Dec 09 04:27:31 localhost systemd[1]: Starting Agent daemon for Spice guests. >Dec 09 04:27:31 localhost systemd[1]: Reached target Agent daemon for Spice guests. >Dec 09 04:27:31 localhost crond[685]: (CRON) INFO (running with inotify support) >Dec 09 04:27:31 localhost useradd[714]: new group: name=liveuser, GID=1000 >Dec 09 04:27:31 localhost useradd[714]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Dec 09 04:27:32 localhost rtkit-daemon[658]: Successfully called chroot. >Dec 09 04:27:32 localhost rtkit-daemon[658]: Successfully dropped privileges. >Dec 09 04:27:32 localhost rtkit-daemon[658]: Successfully limited resources. >Dec 09 04:27:32 localhost rtkit-daemon[658]: Running. >Dec 09 04:27:32 localhost rtkit-daemon[658]: Watchdog thread running. >Dec 09 04:27:32 localhost rtkit-daemon[658]: Canary thread running. >Dec 09 04:27:32 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 09 04:27:32 localhost avahi-daemon[669]: Successfully called chroot(). >Dec 09 04:27:32 localhost avahi-daemon[669]: Successfully dropped remaining capabilities. >Dec 09 04:27:32 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 09 04:27:32 localhost systemd-logind[677]: New seat seat0. >Dec 09 04:27:32 localhost systemd-logind[677]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 09 04:27:32 localhost systemd[1]: Started Login Service. >Dec 09 04:27:32 localhost avahi-daemon[669]: Loading service file /services/udisks.service. >Dec 09 04:27:32 localhost avahi-daemon[669]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Dec 09 04:27:32 localhost avahi-daemon[669]: Network interface enumeration completed. >Dec 09 04:27:32 localhost avahi-daemon[669]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 09 04:27:32 localhost avahi-daemon[669]: Server startup complete. Host name is linux.local. Local service cookie is 2372570812. >Dec 09 04:27:32 localhost avahi-daemon[669]: Service "linux" (/services/udisks.service) successfully established. >Dec 09 04:27:33 localhost livesys[675]: Adding live user [ OK ] >Dec 09 04:27:33 localhost systemd[1]: Started Modem Manager. >Dec 09 04:27:33 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 09 04:27:33 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 09 04:27:33 localhost systemd[1]: Starting Authorization Manager... >Dec 09 04:27:34 localhost polkitd[739]: Started polkitd version 0.112 >Dec 09 04:27:34 localhost usermod[740]: add 'liveuser' to group 'wheel' >Dec 09 04:27:34 localhost usermod[740]: add 'liveuser' to shadow group 'wheel' >Dec 09 04:27:34 localhost polkitd[739]: Loading rules from directory /etc/polkit-1/rules.d >Dec 09 04:27:34 localhost polkitd[739]: Loading rules from directory /usr/share/polkit-1/rules.d >Dec 09 04:27:34 localhost systemd[1]: Stopped Software RAID monitoring and management. >Dec 09 04:27:34 localhost polkitd[739]: Finished loading, compiling and executing 4 rules >Dec 09 04:27:34 localhost livesys[675]: No such schema 'org.gnome.settings-daemon.plugins.updates' >Dec 09 04:27:35 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 09 04:27:35 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 09 04:27:35 localhost systemd[1]: Started Authorization Manager. >Dec 09 04:27:35 localhost polkitd[739]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Dec 09 04:27:35 localhost accounts-daemon[654]: started daemon version 0.6.35 >Dec 09 04:27:35 localhost systemd[1]: Started Accounts Service. >Dec 09 04:27:35 localhost systemd[1]: Stopping Command Scheduler... >Dec 09 04:27:35 localhost systemd[1]: Stopped Command Scheduler. >Dec 09 04:27:35 localhost systemd[1]: Stopping Job spooling tools... >Dec 09 04:27:35 localhost systemd[1]: Stopped Job spooling tools. >Dec 09 04:27:35 localhost ModemManager[670]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin >Dec 09 04:27:36 localhost systemd[1]: Started LSB: Init script for live image.. >Dec 09 04:27:36 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Dec 09 04:27:36 localhost systemd[1]: Started Initial Setup configuration program. >Dec 09 04:27:36 localhost systemd[1]: Starting The KDE login manager... >Dec 09 04:27:36 localhost systemd[1]: Started The KDE login manager. >Dec 09 04:27:36 localhost systemd[1]: Started SYSV: Late init script for live image.. >Dec 09 04:27:37 localhost kdm[799]: plymouth is running >Dec 09 04:27:37 localhost kdm[799]: plymouth is active on VT 1, reusing for :0 >Dec 09 04:27:37 localhost kdm[799]: plymouth should quit after server startup >Dec 09 04:27:37 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Dec 09 04:27:37 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 09 04:27:37 localhost kernel: Ebtables v2.0 registered >Dec 09 04:27:37 localhost kernel: Bridge firewalling registered >Dec 09 04:27:39 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 09 04:27:39 localhost systemd[1]: Starting Network Manager... >Dec 09 04:27:41 localhost NetworkManager[855]: <info> NetworkManager (version 0.9.9.0-19.git20131003.fc20) is starting... >Dec 09 04:27:41 localhost NetworkManager[855]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Dec 09 04:27:41 localhost NetworkManager[855]: <info> WEXT support is enabled >Dec 09 04:27:41 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 09 04:27:42 localhost NetworkManager[855]: <info> VPN: loaded org.freedesktop.NetworkManager.openswan >Dec 09 04:27:42 localhost NetworkManager[855]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Dec 09 04:27:42 localhost NetworkManager[855]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 09 04:27:42 localhost kernel: cfg80211: World regulatory domain updated: >Dec 09 04:27:42 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 09 04:27:42 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 09 04:27:42 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 09 04:27:42 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 09 04:27:42 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 09 04:27:42 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 09 04:27:42 localhost NetworkManager[855]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 09 04:27:42 localhost NetworkManager[855]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 09 04:27:42 localhost NetworkManager[855]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 09 04:27:42 localhost NetworkManager[855]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 09 04:27:42 localhost NetworkManager[855]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 09 04:27:42 localhost NetworkManager[855]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 09 04:27:44 localhost NetworkManager[855]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 09 04:27:44 localhost NetworkManager[855]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 09 04:27:45 localhost NetworkManager[855]: <info> WiFi hardware radio set enabled >Dec 09 04:27:45 localhost systemd[1]: Started Network Manager. >Dec 09 04:27:45 localhost systemd[1]: Starting Network. >Dec 09 04:27:45 localhost systemd[1]: Reached target Network. >Dec 09 04:27:45 localhost NetworkManager[855]: <info> WiFi enabled by radio killswitch; enabled by state file >Dec 09 04:27:45 localhost NetworkManager[855]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 09 04:27:45 localhost NetworkManager[855]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 09 04:27:45 localhost NetworkManager[855]: <info> Networking is enabled by state file >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (lo): link connected >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (lo): carrier is ON >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (lo): No existing connection detected. >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (eth0): carrier is OFF >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1 >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (eth0): No existing connection detected. >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (eth0): bringing up device. >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (eth0): link connected >Dec 09 04:27:45 localhost NetworkManager[855]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >Dec 09 04:27:45 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 09 04:27:45 localhost dbus[676]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 09 04:27:45 localhost NetworkManager[855]: <info> ModemManager available in the bus >Dec 09 04:27:45 localhost NetworkManager[855]: <info> Auto-activating connection 'Wired connection 1'. >Dec 09 04:27:45 localhost NetworkManager[855]: <info> Activation (eth0) starting connection 'Wired connection 1' >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 09 04:27:45 localhost NetworkManager[855]: <info> NetworkManager state is now CONNECTING >Dec 09 04:27:45 localhost NetworkManager[855]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 09 04:27:45 localhost NetworkManager[855]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Dec 09 04:27:45 localhost NetworkManager[855]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Dec 09 04:27:45 localhost NetworkManager[855]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Dec 09 04:27:45 localhost NetworkManager[855]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Dec 09 04:27:45 localhost NetworkManager[855]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 09 04:27:45 localhost NetworkManager[855]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Dec 09 04:27:45 localhost NetworkManager[855]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Dec 09 04:27:45 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Dec 09 04:27:45 localhost systemd[1]: Starting RPC bind service... >Dec 09 04:27:45 localhost systemd[1]: Starting Bluetooth service... >Dec 09 04:27:45 localhost bluetoothd[1052]: Bluetooth daemon 5.11 >Dec 09 04:27:45 localhost rpcbind[1053]: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Dec 09 04:27:45 localhost rpcbind[1053]: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Dec 09 04:27:45 localhost systemd[1]: Started RPC bind service. >Dec 09 04:27:45 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.bluez' >Dec 09 04:27:45 localhost dbus[676]: [system] Successfully activated service 'org.bluez' >Dec 09 04:27:45 localhost systemd[1]: Starting NFS file locking service.... >Dec 09 04:27:45 localhost systemd[1]: Started Bluetooth service. >Dec 09 04:27:46 localhost rpc.statd[1063]: Version 1.2.7 starting >Dec 09 04:27:46 localhost sm-notify[1064]: Version 1.2.7 starting >Dec 09 04:27:46 localhost kernel: Bluetooth: Core ver 2.16 >Dec 09 04:27:46 localhost kernel: NET: Registered protocol family 31 >Dec 09 04:27:46 localhost kernel: Bluetooth: HCI device and connection manager initialized >Dec 09 04:27:46 localhost kernel: Bluetooth: HCI socket layer initialized >Dec 09 04:27:46 localhost kernel: Bluetooth: L2CAP socket layer initialized >Dec 09 04:27:46 localhost kernel: Bluetooth: SCO socket layer initialized >Dec 09 04:27:46 localhost bluetoothd[1052]: Starting SDP server >Dec 09 04:27:46 localhost rpc.statd[1063]: Initializing NSM state >Dec 09 04:27:46 localhost systemd[1]: Started NFS file locking service.. >Dec 09 04:27:46 localhost systemd[1]: Starting Network File System Server. >Dec 09 04:27:46 localhost systemd[1]: Reached target Network File System Server. >Dec 09 04:27:46 localhost systemd[1]: Starting Multi-User System. >Dec 09 04:27:46 localhost systemd[1]: Reached target Multi-User System. >Dec 09 04:27:46 localhost systemd[1]: Starting Graphical Interface. >Dec 09 04:27:46 localhost systemd[1]: Reached target Graphical Interface. >Dec 09 04:27:46 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 09 04:27:46 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 09 04:27:46 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 09 04:27:46 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 09 04:27:46 localhost systemd[1]: Startup finished in 1.129s (kernel) + 5.873s (initrd) + 33.847s (userspace) = 40.850s. >Dec 09 04:27:46 localhost avahi-daemon[669]: Registering new address record for fe80::5054:ff:fe24:642c on eth0.*. >Dec 09 04:27:46 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 09 04:27:46 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Dec 09 04:27:46 localhost kernel: Bluetooth: BNEP socket layer initialized >Dec 09 04:27:46 localhost bluetoothd[1052]: Bluetooth management interface 1.3 initialized >Dec 09 04:27:46 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 09 04:27:46 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 09 04:27:46 localhost systemd[1]: Starting Hostname Service... >Dec 09 04:27:46 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 09 04:27:46 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 09 04:27:46 localhost systemd[1]: Started Hostname Service. >Dec 09 04:27:46 localhost kdm[799]: Quitting Plymouth with transition >Dec 09 04:27:46 localhost kdm[799]: Is Plymouth still running? no >Dec 09 04:27:47 localhost systemd[1]: Starting user-1000.slice. >Dec 09 04:27:47 localhost systemd[1]: Created slice user-1000.slice. >Dec 09 04:27:47 localhost systemd[1]: Starting User Manager for 1000... >Dec 09 04:27:47 localhost systemd-logind[677]: New session 1 of user liveuser. >Dec 09 04:27:47 localhost systemd-logind[677]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 09 04:27:48 localhost systemd[1]: Starting Session 1 of user liveuser. >Dec 09 04:27:48 localhost systemd[1]: Started Session 1 of user liveuser. >Dec 09 04:27:48 localhost kdm[1112]: :0[1112]: pam_unix(kdm-np:session): session opened for user liveuser by (uid=0) >Dec 09 04:27:48 localhost systemd[1194]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Dec 09 04:27:48 localhost systemd[1194]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Dec 09 04:27:48 localhost systemd[1194]: Mounted /sys/kernel/config. >Dec 09 04:27:48 localhost systemd[1194]: Stopped target Sound Card. >Dec 09 04:27:48 localhost systemd[1194]: Starting Default. >Dec 09 04:27:48 localhost systemd[1194]: Reached target Default. >Dec 09 04:27:48 localhost systemd[1194]: Startup finished in 61ms. >Dec 09 04:27:48 localhost systemd[1]: Started User Manager for 1000. >Dec 09 04:27:51 localhost NetworkManager[855]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 09 04:27:51 localhost NetworkManager[855]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Dec 09 04:27:51 localhost NetworkManager[855]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 09 04:27:51 localhost NetworkManager[855]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 09 04:27:51 localhost NetworkManager[855]: <info> dhclient started with pid 1370 >Dec 09 04:27:51 localhost NetworkManager[855]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Dec 09 04:27:52 localhost dhclient[1370]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 09 04:27:52 localhost NetworkManager[855]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 09 04:27:52 localhost dhclient[1370]: Copyright 2004-2013 Internet Systems Consortium. >Dec 09 04:27:52 localhost NetworkManager[855]: Copyright 2004-2013 Internet Systems Consortium. >Dec 09 04:27:52 localhost NetworkManager[855]: All rights reserved. >Dec 09 04:27:52 localhost NetworkManager[855]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 09 04:27:52 localhost dhclient[1370]: All rights reserved. >Dec 09 04:27:52 localhost dhclient[1370]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 09 04:27:52 localhost dhclient[1370]: Dec 09 04:27:52 localhost NetworkManager[855]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Dec 09 04:27:52 localhost dhclient[1370]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:27:52 localhost NetworkManager[855]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:27:52 localhost dhclient[1370]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:27:52 localhost NetworkManager[855]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:27:52 localhost dhclient[1370]: Sending on Socket/fallback >Dec 09 04:27:52 localhost NetworkManager[855]: Sending on Socket/fallback >Dec 09 04:27:52 localhost dhclient[1370]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x77fd7101) >Dec 09 04:27:52 localhost NetworkManager[855]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x77fd7101) >Dec 09 04:27:52 localhost dhclient[1370]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x77fd7101) >Dec 09 04:27:52 localhost dhclient[1370]: DHCPOFFER from 192.168.122.1 >Dec 09 04:27:52 localhost NetworkManager[855]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x77fd7101) >Dec 09 04:27:52 localhost NetworkManager[855]: DHCPOFFER from 192.168.122.1 >Dec 09 04:27:52 localhost dhclient[1370]: DHCPACK from 192.168.122.1 (xid=0x77fd7101) >Dec 09 04:27:52 localhost NetworkManager[855]: DHCPACK from 192.168.122.1 (xid=0x77fd7101) >Dec 09 04:27:52 localhost NetworkManager[855]: <info> (eth0): DHCPv4 state changed preinit -> bound >Dec 09 04:27:52 localhost NetworkManager[855]: <info> address 192.168.122.104 >Dec 09 04:27:52 localhost NetworkManager[855]: <info> plen 24 (255.255.255.0) >Dec 09 04:27:52 localhost NetworkManager[855]: <info> gateway 192.168.122.1 >Dec 09 04:27:52 localhost NetworkManager[855]: <info> lease time 3600 >Dec 09 04:27:52 localhost NetworkManager[855]: <info> hostname 'localhost' >Dec 09 04:27:52 localhost NetworkManager[855]: <info> nameserver '192.168.122.1' >Dec 09 04:27:52 localhost NetworkManager[855]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 09 04:27:52 localhost NetworkManager[855]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Dec 09 04:27:52 localhost dhclient[1370]: bound to 192.168.122.104 -- renewal in 1668 seconds. >Dec 09 04:27:52 localhost avahi-daemon[669]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 09 04:27:52 localhost avahi-daemon[669]: New relevant interface eth0.IPv4 for mDNS. >Dec 09 04:27:52 localhost avahi-daemon[669]: Registering new address record for 192.168.122.104 on eth0.IPv4. >Dec 09 04:27:52 localhost NetworkManager[855]: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 09 04:27:52 localhost NetworkManager[855]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 09 04:27:52 localhost NetworkManager[855]: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 09 04:27:52 localhost NetworkManager[855]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 09 04:27:52 localhost NetworkManager[855]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 09 04:27:52 localhost NetworkManager[855]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Dec 09 04:27:52 localhost NetworkManager[855]: <info> Activation (eth0) successful, device activated. >Dec 09 04:27:52 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 09 04:27:52 localhost NetworkManager[855]: <info> startup complete >Dec 09 04:27:52 localhost NetworkManager[855]: bound to 192.168.122.104 -- renewal in 1668 seconds. >Dec 09 04:27:52 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 09 04:27:52 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 09 04:27:53 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 09 04:27:53 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 09 04:27:53 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 09 04:28:00 localhost chronyd[689]: Selected source 146.185.130.223 >Dec 09 04:28:02 localhost chronyd[689]: Selected source 193.106.92.60 >Dec 09 04:28:16 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 09 04:28:16 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 09 04:28:27 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 09 04:28:27 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 09 04:28:27 localhost systemd[1]: Starting Daemon for power management... >Dec 09 04:28:27 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 09 04:28:27 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 09 04:28:27 localhost systemd[1]: Started Daemon for power management. >Dec 09 04:28:27 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 09 04:28:27 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 09 04:28:27 localhost systemd[1]: Starting Disk Manager... >Dec 09 04:28:27 localhost udisksd[1500]: udisks daemon version 2.1.1 starting >Dec 09 04:28:28 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 09 04:28:28 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 09 04:28:28 localhost systemd[1]: Started Disk Manager. >Dec 09 04:28:28 localhost udisksd[1500]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 09 04:28:29 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 09 04:28:29 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 09 04:28:29 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 09 04:28:29 localhost colord[1591]: Using mapping database file /var/lib/colord/mapping.db >Dec 09 04:28:29 localhost colord[1591]: Using device database file /var/lib/colord/storage.db >Dec 09 04:28:30 localhost colord[1591]: loaded plugin libcd_plugin_scanner.so >Dec 09 04:28:30 localhost colord[1591]: loaded plugin libcd_plugin_camera.so >Dec 09 04:28:30 localhost colord[1591]: Daemon ready for requests >Dec 09 04:28:30 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 09 04:28:30 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 09 04:28:30 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 09 04:28:30 localhost colord[1591]: Device added: xrandr-Virtual-0 >Dec 09 04:28:31 localhost dbus-daemon[676]: dbus[676]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) >Dec 09 04:28:31 localhost dbus[676]: [system] Activating service name='org.kde.powerdevil.backlighthelper' (using servicehelper) >Dec 09 04:28:31 localhost dbus-daemon[676]: no kernel backlight interface found >Dec 09 04:28:31 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' >Dec 09 04:28:31 localhost dbus[676]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' >Dec 09 04:28:47 localhost vmusr[1682]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Dec 09 04:28:47 localhost vmusr[1682]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Dec 09 04:28:47 localhost vmusr[1682]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Dec 09 04:28:48 localhost kernel: input: spice vdagent tablet as /devices/virtual/input/input4 >Dec 09 04:28:48 localhost spice-vdagentd[728]: opening vdagent virtio channel >Dec 09 04:28:49 localhost rtkit-daemon[658]: Successfully made thread 1709 of process 1709 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 09 04:28:49 localhost rtkit-daemon[658]: Supervising 1 threads of 1 processes of 1 users. >Dec 09 04:28:50 localhost pulseaudio[1709]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 09 04:28:50 localhost rtkit-daemon[658]: Supervising 1 threads of 1 processes of 1 users. >Dec 09 04:28:50 localhost rtkit-daemon[658]: Successfully made thread 1713 of process 1709 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 09 04:28:50 localhost rtkit-daemon[658]: Supervising 2 threads of 1 processes of 1 users. >Dec 09 04:28:50 localhost pulseaudio[1709]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 09 04:28:50 localhost rtkit-daemon[658]: Supervising 2 threads of 1 processes of 1 users. >Dec 09 04:28:50 localhost kernel: hda-intel: Invalid position buffer, using LPIB read method instead. >Dec 09 04:28:50 localhost rtkit-daemon[658]: Successfully made thread 1716 of process 1709 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Dec 09 04:28:50 localhost rtkit-daemon[658]: Supervising 3 threads of 1 processes of 1 users. >Dec 09 04:28:50 localhost kernel: hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj. >Dec 09 04:28:50 localhost rtkit-daemon[658]: Successfully made thread 1721 of process 1721 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 09 04:28:50 localhost rtkit-daemon[658]: Supervising 4 threads of 2 processes of 1 users. >Dec 09 04:28:50 localhost pulseaudio[1721]: [pulseaudio] pid.c: Daemon already running. >Dec 09 04:28:51 localhost polkitd[739]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/libexec/kde4/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Dec 09 04:29:33 localhost userhelper[1766]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 09 04:29:34 localhost userhelper[1771]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 09 04:29:34 localhost kernel: md: raid0 personality registered for level 0 >Dec 09 04:29:34 localhost kernel: md: raid1 personality registered for level 1 >Dec 09 04:29:34 localhost kernel: async_tx: api initialized (async) >Dec 09 04:29:34 localhost kernel: xor: measuring software checksum speed >Dec 09 04:29:34 localhost kernel: prefetch64-sse: 9088.000 MB/sec >Dec 09 04:29:34 localhost kernel: generic_sse: 8072.000 MB/sec >Dec 09 04:29:34 localhost kernel: xor: using function: prefetch64-sse (9088.000 MB/sec) >Dec 09 04:29:34 localhost kernel: raid6: sse2x1 5015 MB/s >Dec 09 04:29:34 localhost kernel: raid6: sse2x2 6226 MB/s >Dec 09 04:29:34 localhost kernel: raid6: sse2x4 6855 MB/s >Dec 09 04:29:34 localhost kernel: raid6: using algorithm sse2x4 (6855 MB/s) >Dec 09 04:29:34 localhost kernel: raid6: using intx1 recovery algorithm >Dec 09 04:29:34 localhost kernel: md: raid6 personality registered for level 6 >Dec 09 04:29:34 localhost kernel: md: raid5 personality registered for level 5 >Dec 09 04:29:34 localhost kernel: md: raid4 personality registered for level 4 >Dec 09 04:29:34 localhost kernel: md: raid10 personality registered for level 10 >Dec 09 04:29:34 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Dec 09 04:29:34 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 09 04:29:34 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Dec 09 04:29:34 localhost kernel: Loading iSCSI transport class v2.0-870. >Dec 09 04:29:34 localhost kernel: iscsi: registered transport (tcp) >Dec 09 04:29:34 localhost kernel: No iBFT detected. >Dec 09 04:29:35 localhost dbus[1335]: avc: received setenforce notice (enforcing=0) >Dec 09 04:29:35 localhost dbus-daemon[676]: dbus[676]: avc: received setenforce notice (enforcing=0) >Dec 09 04:29:35 localhost dbus[676]: avc: received setenforce notice (enforcing=0) >Dec 09 04:29:38 localhost dbus-daemon[676]: dbus[676]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Dec 09 04:29:38 localhost dbus[676]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Dec 09 04:29:38 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.UDisks' >Dec 09 04:29:38 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.UDisks' >Dec 09 04:29:43 localhost anaconda[1864]: /sbin/anaconda 20.25.14-1 >Dec 09 04:29:44 localhost anaconda[1864]: 2097152 kB (2048 MB) are available >Dec 09 04:29:44 localhost anaconda[1864]: check_memory(): total:2048, needed:512, graphical:512 >Dec 09 04:29:44 localhost anaconda[1864]: Not doing 'start audit daemon' in live installation >Dec 09 04:29:44 localhost anaconda[1864]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Dec 09 04:29:44 localhost anaconda[1864]: Default encoding = ascii >Dec 09 04:29:44 localhost program[1864]: Running... udevadm trigger --action=change --subsystem-match=block >Dec 09 04:29:45 localhost program[1864]: Return code: 0 >Dec 09 04:29:45 localhost program[1864]: Running... udevadm settle --timeout=300 >Dec 09 04:29:45 localhost program[1864]: Return code: 0 >Dec 09 04:29:45 localhost blivet[1864]: ISCSID is /sbin/iscsid >Dec 09 04:29:45 localhost blivet[1864]: no initiator set >Dec 09 04:29:45 localhost program[1864]: Running... modprobe fcoe >Dec 09 04:29:45 localhost program[1864]: Return code: 0 >Dec 09 04:29:45 localhost program[1864]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 09 04:29:45 localhost program[1864]: No FCoE boot disk information is found in EDD! >Dec 09 04:29:45 localhost program[1864]: Return code: 1 >Dec 09 04:29:45 localhost blivet[1864]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 09 04:29:45 localhost blivet[1864]: no /etc/zfcp.conf; not configuring zfcp >Dec 09 04:29:45 localhost anaconda[1864]: Display mode = g >Dec 09 04:29:45 localhost anaconda[1864]: 2097152 kB (2048 MB) are available >Dec 09 04:29:46 localhost anaconda[1864]: check_memory(): total:2048, needed:512, graphical:512 >Dec 09 04:29:47 localhost polkitd[739]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.freedesktop.udisks2.encrypted-unlock-system for system-bus-name::1.40 [kdeinit4: dolphin [kdeinit] --icon system-fil] (owned by unix-user:liveuser) >Dec 09 04:29:51 localhost blivet[1864]: trying to set new default fstype to 'ext4' >Dec 09 04:29:51 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:29:51 localhost blivet[1864]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:29:51 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:29:51 localhost anaconda[1864]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 09 04:29:51 localhost anaconda[1864]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 09 04:29:51 localhost anaconda[1864]: using only installclass _Fedora >Dec 09 04:29:51 localhost anaconda[1864]: bootloader GRUB2 on X86 platform >Dec 09 04:29:51 localhost blivet[1864]: Detected 2064M of memory >Dec 09 04:29:51 localhost blivet[1864]: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Dec 09 04:29:51 localhost blivet[1864]: Swap attempt of 0M >Dec 09 04:29:51 localhost anaconda[1864]: bootloader GRUB2 on X86 platform >Dec 09 04:29:51 localhost anaconda[1864]: network: devices found ['eth0'] >Dec 09 04:29:51 localhost ifcfg[1864]: content of files (network initialization): >Dec 09 04:29:51 localhost ifcfg[1864]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386581272L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '3b474b54-98c3-48fd-b3d0-406029c76d09'}}] >Dec 09 04:29:52 localhost NetworkManager[855]: ifcfg-rh: read connection 'eth0' >Dec 09 04:29:52 localhost NetworkManager[855]: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Dec 09 04:29:52 localhost NetworkManager[855]: <info> (eth0): deactivating device (reason 'connection-removed') [38] >Dec 09 04:29:52 localhost NetworkManager[855]: <info> (eth0): canceled DHCP transaction, DHCP client pid 1370 >Dec 09 04:29:52 localhost avahi-daemon[669]: Withdrawing address record for 192.168.122.104 on eth0. >Dec 09 04:29:52 localhost avahi-daemon[669]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 09 04:29:52 localhost avahi-daemon[669]: Interface eth0.IPv4 no longer relevant for mDNS. >Dec 09 04:29:52 localhost NetworkManager[855]: <info> NetworkManager state is now DISCONNECTED >Dec 09 04:29:52 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 09 04:29:52 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 09 04:29:52 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 09 04:29:52 localhost NetworkManager[855]: <info> Saved default wired connection 'eth0' to persistent storage >Dec 09 04:29:52 localhost anaconda[1864]: network: dumping ifcfg file for default autoconnection on eth0 >Dec 09 04:29:52 localhost NetworkManager[855]: <info> Auto-activating connection 'eth0'. >Dec 09 04:29:52 localhost NetworkManager[855]: <info> Activation (eth0) starting connection 'eth0' >Dec 09 04:29:52 localhost NetworkManager[855]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 09 04:29:52 localhost NetworkManager[855]: <info> NetworkManager state is now CONNECTING >Dec 09 04:29:52 localhost NetworkManager[855]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 09 04:29:52 localhost NetworkManager[855]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Dec 09 04:29:52 localhost NetworkManager[855]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Dec 09 04:29:52 localhost NetworkManager[855]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Dec 09 04:29:52 localhost NetworkManager[855]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Dec 09 04:29:52 localhost NetworkManager[855]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 09 04:29:52 localhost NetworkManager[855]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Dec 09 04:29:52 localhost NetworkManager[855]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Dec 09 04:29:52 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 09 04:29:52 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 09 04:29:52 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 09 04:29:52 localhost chronyd[689]: Source 85.21.78.23 offline >Dec 09 04:29:52 localhost chronyd[689]: Source 146.185.130.223 offline >Dec 09 04:29:52 localhost chronyd[689]: Source 95.140.150.140 offline >Dec 09 04:29:52 localhost chronyd[689]: Source 193.106.92.60 offline >Dec 09 04:29:53 localhost NetworkManager[855]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 09 04:29:53 localhost NetworkManager[855]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Dec 09 04:29:53 localhost NetworkManager[855]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 09 04:29:53 localhost NetworkManager[855]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 09 04:29:53 localhost NetworkManager[855]: <info> dhclient started with pid 2018 >Dec 09 04:29:53 localhost NetworkManager[855]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Dec 09 04:29:53 localhost dhclient[2018]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 09 04:29:53 localhost NetworkManager[855]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 09 04:29:53 localhost dhclient[2018]: Copyright 2004-2013 Internet Systems Consortium. >Dec 09 04:29:53 localhost NetworkManager[855]: Copyright 2004-2013 Internet Systems Consortium. >Dec 09 04:29:53 localhost dhclient[2018]: All rights reserved. >Dec 09 04:29:53 localhost NetworkManager[855]: All rights reserved. >Dec 09 04:29:53 localhost NetworkManager[855]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 09 04:29:53 localhost dhclient[2018]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 09 04:29:53 localhost dhclient[2018]: Dec 09 04:29:53 localhost NetworkManager[855]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Dec 09 04:29:53 localhost dhclient[2018]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:29:53 localhost NetworkManager[855]: Listening on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:29:53 localhost dhclient[2018]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:29:53 localhost NetworkManager[855]: Sending on LPF/eth0/52:54:00:24:64:2c >Dec 09 04:29:53 localhost dhclient[2018]: Sending on Socket/fallback >Dec 09 04:29:53 localhost NetworkManager[855]: Sending on Socket/fallback >Dec 09 04:29:53 localhost dhclient[2018]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x44cb989c) >Dec 09 04:29:53 localhost NetworkManager[855]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x44cb989c) >Dec 09 04:29:53 localhost NetworkManager[855]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >Dec 09 04:29:53 localhost anaconda[1864]: network: setting autoconnect of eth0 to False >Dec 09 04:29:53 localhost anaconda[1864]: network: missing ifcfgs created for devices ['eth0'] >Dec 09 04:29:53 localhost ifcfg[1864]: content of files (missing ifcfgs created for devices ['eth0']): >Dec 09 04:29:53 localhost ifcfg[1864]: /etc/sysconfig/network-scripts/ifcfg-eth0: >Dec 09 04:29:53 localhost ifcfg[1864]: TYPE=Ethernet >Dec 09 04:29:53 localhost ifcfg[1864]: BOOTPROTO=dhcp >Dec 09 04:29:53 localhost ifcfg[1864]: DEFROUTE=yes >Dec 09 04:29:53 localhost ifcfg[1864]: IPV4_FAILURE_FATAL=no >Dec 09 04:29:53 localhost ifcfg[1864]: IPV6INIT=yes >Dec 09 04:29:53 localhost ifcfg[1864]: IPV6_AUTOCONF=yes >Dec 09 04:29:53 localhost ifcfg[1864]: IPV6_DEFROUTE=yes >Dec 09 04:29:53 localhost ifcfg[1864]: IPV6_PEERDNS=yes >Dec 09 04:29:53 localhost ifcfg[1864]: IPV6_PEERROUTES=yes >Dec 09 04:29:53 localhost ifcfg[1864]: IPV6_FAILURE_FATAL=no >Dec 09 04:29:53 localhost ifcfg[1864]: NAME=eth0 >Dec 09 04:29:53 localhost ifcfg[1864]: UUID=3b474b54-98c3-48fd-b3d0-406029c76d09 >Dec 09 04:29:53 localhost ifcfg[1864]: ONBOOT=no >Dec 09 04:29:53 localhost ifcfg[1864]: HWADDR=52:54:00:24:64:2C >Dec 09 04:29:53 localhost ifcfg[1864]: PEERDNS=yes >Dec 09 04:29:53 localhost ifcfg[1864]: PEERROUTES=yes >Dec 09 04:29:53 localhost dhclient[2018]: DHCPACK from 192.168.122.1 (xid=0x44cb989c) >Dec 09 04:29:53 localhost NetworkManager[855]: DHCPACK from 192.168.122.1 (xid=0x44cb989c) >Dec 09 04:29:53 localhost NetworkManager[855]: <info> (eth0): DHCPv4 state changed preinit -> reboot >Dec 09 04:29:53 localhost NetworkManager[855]: <info> address 192.168.122.104 >Dec 09 04:29:53 localhost NetworkManager[855]: <info> plen 24 (255.255.255.0) >Dec 09 04:29:53 localhost NetworkManager[855]: <info> gateway 192.168.122.1 >Dec 09 04:29:53 localhost NetworkManager[855]: <info> lease time 3600 >Dec 09 04:29:53 localhost NetworkManager[855]: <info> hostname 'localhost' >Dec 09 04:29:53 localhost NetworkManager[855]: <info> nameserver '192.168.122.1' >Dec 09 04:29:53 localhost NetworkManager[855]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 09 04:29:53 localhost NetworkManager[855]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Dec 09 04:29:53 localhost avahi-daemon[669]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.122.104. >Dec 09 04:29:53 localhost avahi-daemon[669]: New relevant interface eth0.IPv4 for mDNS. >Dec 09 04:29:53 localhost avahi-daemon[669]: Registering new address record for 192.168.122.104 on eth0.IPv4. >Dec 09 04:29:53 localhost NetworkManager[855]: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 09 04:29:53 localhost NetworkManager[855]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 09 04:29:53 localhost dhclient[2018]: bound to 192.168.122.104 -- renewal in 1493 seconds. >Dec 09 04:29:53 localhost NetworkManager[855]: bound to 192.168.122.104 -- renewal in 1493 seconds. >Dec 09 04:29:53 localhost ifcfg[1864]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386581272L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '3b474b54-98c3-48fd-b3d0-406029c76d09'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Dec 09 04:29:53 localhost NetworkManager[855]: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 09 04:29:53 localhost NetworkManager[855]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 09 04:29:53 localhost NetworkManager[855]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 09 04:29:53 localhost NetworkManager[855]: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >Dec 09 04:29:53 localhost NetworkManager[855]: <info> Activation (eth0) successful, device activated. >Dec 09 04:29:53 localhost chronyd[689]: Source 85.21.78.23 online >Dec 09 04:29:53 localhost chronyd[689]: Source 146.185.130.223 online >Dec 09 04:29:53 localhost chronyd[689]: Source 95.140.150.140 online >Dec 09 04:29:53 localhost chronyd[689]: Source 193.106.92.60 online >Dec 09 04:29:53 localhost anaconda[1864]: updating hostname localhost.localdomain >Dec 09 04:29:54 localhost anaconda[1864]: Running Thread: AnaStorageThread (140595430532864) >Dec 09 04:29:54 localhost blivet[1864]: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x3535510> >Dec 09 04:29:54 localhost anaconda[1864]: Running Thread: AnaTimeInitThread (140595351779072) >Dec 09 04:29:54 localhost blivet[1864]: no initiator set >Dec 09 04:29:54 localhost blivet[1864]: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 09 04:29:54 localhost anaconda[1864]: Running Thread: AnaWaitForConnectingNMThread (140595343386368) >Dec 09 04:29:54 localhost blivet[1864]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 09 04:29:54 localhost program[1864]: Running... udevadm settle --timeout=300 >Dec 09 04:29:54 localhost anaconda[1864]: Running Thread: AnaPayloadThread (140595334993664) >Dec 09 04:29:54 localhost program[1864]: Return code: 0 >Dec 09 04:29:54 localhost anaconda[1864]: updating hostname localhost.localdomain >Dec 09 04:29:54 localhost blivet[1864]: protected device spec /dev/sr0 resolved to sr0 >Dec 09 04:29:54 localhost blivet[1864]: sr0 looks to be the live device; marking as protected >Dec 09 04:29:54 localhost program[1864]: Running... udevadm settle --timeout=300 >Dec 09 04:29:54 localhost anaconda[1864]: got 0 NTP servers from DHCP >Dec 09 04:29:54 localhost anaconda[1864]: Thread Done: AnaWaitForConnectingNMThread (140595343386368) >Dec 09 04:29:54 localhost program[1864]: Return code: 0 >Dec 09 04:29:54 localhost blivet[1864]: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Dec 09 04:29:54 localhost anaconda[1864]: Not doing 'start chronyd' in live installation >Dec 09 04:29:54 localhost anaconda[1864]: Running Thread: AnaGeolocationRefreshThread (140595343386368) >Dec 09 04:29:54 localhost anaconda[1864]: Starting geolocation lookup >Dec 09 04:29:54 localhost anaconda[1864]: Geolocation provider: Fedora GeoIP >Dec 09 04:29:54 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', >'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-05-12-09-26-00', >'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6cd30fd1', >'ID_REVISION': '1.6.1', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', >'ID_SERIAL_SHORT': 'QM00001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '342884', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', >'/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', >'/dev/disk/by-uuid/2013-12-05-12-09-26-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >Dec 09 04:29:54 localhost blivet[1864]: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >Dec 09 04:29:54 localhost blivet[1864]: DeviceTree.getDeviceByName: name: sr0 ; >Dec 09 04:29:54 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:54 localhost blivet[1864]: sr0 is a cdrom >Dec 09 04:29:54 localhost blivet[1864]: DeviceTree.addUdevOpticalDevice: >Dec 09 04:29:54 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:55 localhost blivet[1864]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Dec 09 04:29:55 localhost blivet[1864]: added cdrom sr0 (id 0) to device tree >Dec 09 04:29:55 localhost blivet[1864]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 09 04:29:55 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Dec 09 04:29:55 localhost blivet[1864]: type detected on 'sr0' is 'iso9660' >Dec 09 04:29:55 localhost blivet[1864]: Iso9660FS.supported: supported: True ; >Dec 09 04:29:55 localhost blivet[1864]: getFormat('iso9660') returning Iso9660FS instance >Dec 09 04:29:55 localhost blivet[1864]: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >Dec 09 04:29:55 localhost blivet[1864]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 09 04:29:55 localhost blivet[1864]: looking up parted Device: /dev/sr0 >Dec 09 04:29:55 localhost blivet[1864]: got device: OpticalDevice instance (0x7fdee8020ed0) -- >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 927.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 474624 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) >PedDevice: <_ped.Device object at 0x37a5710> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >Dec 09 04:29:55 localhost blivet[1864]: Iso9660FS.supported: supported: True ; >Dec 09 04:29:55 localhost blivet[1864]: got format: Iso9660FS instance (0x37869d0) -- >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-KDE-x86_64-20-TC5 size = 0.0 targetSize = 0.0 >Dec 09 04:29:55 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000ca971', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION_TABLE': '1', >'UDISKS_PARTITION_TABLE_COUNT': '2', >'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '345804', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >Dec 09 04:29:55 localhost blivet[1864]: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >Dec 09 04:29:55 localhost blivet[1864]: DeviceTree.getDeviceByName: name: vda ; >Dec 09 04:29:55 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:55 localhost blivet[1864]: DeviceTree.addUdevDiskDevice: name: vda ; >Dec 09 04:29:55 localhost blivet[1864]: vda is a disk >Dec 09 04:29:55 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:55 localhost blivet[1864]: DiskDevice._setFormat: vda ; current: None ; type: None ; >Dec 09 04:29:55 localhost program[1864]: Running... multipath -c /dev/vda >Dec 09 04:29:55 localhost program[1864]: Dec 09 04:29:55 | /etc/multipath.conf does not exist, blacklisting all devices. >Dec 09 04:29:55 localhost program[1864]: Dec 09 04:29:55 | A default multipath.conf file is located at >Dec 09 04:29:55 localhost program[1864]: Dec 09 04:29:55 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Dec 09 04:29:55 localhost program[1864]: Dec 09 04:29:55 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Dec 09 04:29:55 localhost program[1864]: /dev/vda is not a valid multipath device path >Dec 09 04:29:55 localhost program[1864]: Return code: 1 >Dec 09 04:29:55 localhost blivet[1864]: added disk vda (id 1) to device tree >Dec 09 04:29:55 localhost blivet[1864]: looking up parted Device: /dev/vda >Dec 09 04:29:55 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: vda ; >Dec 09 04:29:55 localhost blivet[1864]: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >Dec 09 04:29:55 localhost blivet[1864]: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >Dec 09 04:29:55 localhost blivet[1864]: required disklabel type for vda (15) is None >Dec 09 04:29:55 localhost blivet[1864]: default disklabel type for vda is msdos >Dec 09 04:29:55 localhost blivet[1864]: selecting msdos disklabel for vda based on size >Dec 09 04:29:55 localhost blivet[1864]: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >Dec 09 04:29:55 localhost blivet[1864]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fdee80bc050>, <parted.partition.Partition object at 0x7fdee80bc290>] >device: <parted.device.Device object at 0x7fdee80bde10> >PedDisk: <_ped.Disk object at 0x7fdee80c3830> >Dec 09 04:29:55 localhost blivet[1864]: getFormat('disklabel') returning DiskLabel instance >Dec 09 04:29:55 localhost blivet[1864]: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >Dec 09 04:29:55 localhost blivet[1864]: got device: DiskDevice instance (0x3819b10) -- >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 8192.0 >format = existing msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x37f1710> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fdee8084950> >Dec 09 04:29:55 localhost blivet[1864]: got format: DiskLabel instance (0x3832d10) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/vda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fdee80bc050>, <parted.partition.Partition object at 0x7fdee80bc290>] >device: <parted.device.Device object at 0x7fdee80bde10> >PedDisk: <_ped.Disk object at 0x7fdee80c3830> >origPartedDisk = <parted.disk.Disk object at 0x7fdee80bc4d0> >partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x37f1e60> >Dec 09 04:29:55 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/37dcff51-e565-44a9-9256-1d4238c3f645', >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '37dcff51-e565-44a9-9256-1d4238c3f645', >'ID_FS_UUID_ENC': '37dcff51-e565-44a9-9256-1d4238c3f645', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000ca971-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000ca971', >'MAJOR': '252', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_FLAGS': 'boot', >'UDISKS_PARTITION_NUMBER': '1', >'UDISKS_PARTITION_OFFSET': '1048576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '524288000', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '345842', >'name': 'vda1', >'symlinks': ['/dev/disk/by-uuid/37dcff51-e565-44a9-9256-1d4238c3f645'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >Dec 09 04:29:56 localhost blivet[1864]: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >Dec 09 04:29:56 localhost blivet[1864]: DeviceTree.getDeviceByName: name: vda1 ; >Dec 09 04:29:56 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:56 localhost blivet[1864]: vda1 is a partition >Dec 09 04:29:56 localhost blivet[1864]: DeviceTree.addUdevPartitionDevice: name: vda1 ; >Dec 09 04:29:56 localhost blivet[1864]: DeviceTree.getDeviceByName: name: vda ; >Dec 09 04:29:56 localhost blivet[1864]: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >Dec 09 04:29:56 localhost blivet[1864]: DiskDevice.addChild: kids: 0 ; name: vda ; >Dec 09 04:29:56 localhost blivet[1864]: PartitionDevice._setFormat: vda1 ; >Dec 09 04:29:56 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:56 localhost blivet[1864]: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >Dec 09 04:29:56 localhost blivet[1864]: looking up parted Partition: /dev/vda1 >Dec 09 04:29:56 localhost blivet[1864]: PartitionDevice.probe: vda1 ; exists: True ; >Dec 09 04:29:56 localhost blivet[1864]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >Dec 09 04:29:56 localhost blivet[1864]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >Dec 09 04:29:56 localhost blivet[1864]: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >Dec 09 04:29:56 localhost blivet[1864]: added partition vda1 (id 2) to device tree >Dec 09 04:29:56 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >Dec 09 04:29:56 localhost blivet[1864]: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >Dec 09 04:29:56 localhost blivet[1864]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:29:56 localhost blivet[1864]: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >Dec 09 04:29:56 localhost anaconda[1864]: Geolocation lookup finished in 1.6 seconds >Dec 09 04:29:56 localhost anaconda[1864]: got results from geolocation >Dec 09 04:29:56 localhost anaconda[1864]: Thread Done: AnaGeolocationRefreshThread (140595343386368) >Dec 09 04:29:56 localhost blivet[1864]: disklabel detected but not usable on vda1 >Dec 09 04:29:56 localhost blivet[1864]: type detected on 'vda1' is 'ext4' >Dec 09 04:29:56 localhost program[1864]: Running... dumpe2fs -h /dev/vda1 >Dec 09 04:29:56 localhost program[1864]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:29:56 localhost program[1864]: Filesystem volume name: <none> >Dec 09 04:29:56 localhost program[1864]: Last mounted on: /mnt/sysimage/boot >Dec 09 04:29:56 localhost program[1864]: Filesystem UUID: 37dcff51-e565-44a9-9256-1d4238c3f645 >Dec 09 04:29:56 localhost program[1864]: Filesystem magic number: 0xEF53 >Dec 09 04:29:56 localhost program[1864]: Filesystem revision #: 1 (dynamic) >Dec 09 04:29:56 localhost program[1864]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Dec 09 04:29:56 localhost program[1864]: Filesystem flags: signed_directory_hash >Dec 09 04:29:56 localhost program[1864]: Default mount options: user_xattr acl >Dec 09 04:29:56 localhost program[1864]: Filesystem state: clean >Dec 09 04:29:56 localhost program[1864]: Errors behavior: Continue >Dec 09 04:29:56 localhost program[1864]: Filesystem OS type: Linux >Dec 09 04:29:56 localhost program[1864]: Inode count: 128016 >Dec 09 04:29:56 localhost program[1864]: Block count: 512000 >Dec 09 04:29:56 localhost program[1864]: Reserved block count: 25600 >Dec 09 04:29:56 localhost program[1864]: Free blocks: 485334 >Dec 09 04:29:56 localhost program[1864]: Free inodes: 128005 >Dec 09 04:29:56 localhost program[1864]: First block: 1 >Dec 09 04:29:56 localhost program[1864]: Block size: 1024 >Dec 09 04:29:56 localhost program[1864]: Fragment size: 1024 >Dec 09 04:29:56 localhost program[1864]: Reserved GDT blocks: 256 >Dec 09 04:29:56 localhost program[1864]: Blocks per group: 8192 >Dec 09 04:29:56 localhost program[1864]: Fragments per group: 8192 >Dec 09 04:29:56 localhost program[1864]: Inodes per group: 2032 >Dec 09 04:29:56 localhost program[1864]: Inode blocks per group: 254 >Dec 09 04:29:56 localhost program[1864]: Flex block group size: 16 >Dec 09 04:29:56 localhost program[1864]: Filesystem created: Mon Dec 9 04:24:57 2013 >Dec 09 04:29:56 localhost program[1864]: Last mount time: Mon Dec 9 04:24:58 2013 >Dec 09 04:29:56 localhost program[1864]: Last write time: Mon Dec 9 04:24:58 2013 >Dec 09 04:29:56 localhost program[1864]: Mount count: 1 >Dec 09 04:29:56 localhost program[1864]: Maximum mount count: -1 >Dec 09 04:29:56 localhost program[1864]: Last checked: Mon Dec 9 04:24:57 2013 >Dec 09 04:29:56 localhost program[1864]: Check interval: 0 (<none>) >Dec 09 04:29:56 localhost program[1864]: Lifetime writes: 8 MB >Dec 09 04:29:56 localhost program[1864]: Reserved blocks uid: 0 (user root) >Dec 09 04:29:56 localhost program[1864]: Reserved blocks gid: 0 (group root) >Dec 09 04:29:56 localhost program[1864]: First inode: 11 >Dec 09 04:29:56 localhost program[1864]: Inode size: 128 >Dec 09 04:29:56 localhost program[1864]: Journal inode: 8 >Dec 09 04:29:56 localhost program[1864]: Default directory hash: half_md4 >Dec 09 04:29:56 localhost program[1864]: Directory Hash Seed: 2f2aa341-4291-4f30-aa08-1402b2693fae >Dec 09 04:29:56 localhost program[1864]: Journal backup: inode blocks >Dec 09 04:29:56 localhost program[1864]: Journal features: (none) >Dec 09 04:29:56 localhost program[1864]: Journal size: 8M >Dec 09 04:29:56 localhost program[1864]: Journal length: 8192 >Dec 09 04:29:56 localhost program[1864]: Journal sequence: 0x00000002 >Dec 09 04:29:56 localhost program[1864]: Journal start: 1 >Dec 09 04:29:56 localhost program[1864]: Dec 09 04:29:56 localhost program[1864]: Return code: 0 >Dec 09 04:29:56 localhost program[1864]: Running... resize2fs -P /dev/vda1 >Dec 09 04:29:56 localhost program[1864]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:29:56 localhost program[1864]: Estimated minimum size of the filesystem: 14045 >Dec 09 04:29:56 localhost program[1864]: Return code: 0 >Dec 09 04:29:56 localhost blivet[1864]: padding min size from 14 up to 15 >Dec 09 04:29:56 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:29:56 localhost blivet[1864]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:29:56 localhost blivet[1864]: PartitionDevice._setFormat: vda1 ; >Dec 09 04:29:56 localhost blivet[1864]: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >Dec 09 04:29:56 localhost blivet[1864]: looking up parted Device: /dev/vda1 >Dec 09 04:29:56 localhost anaconda[1864]: Not doing 'activate layouts' in live installation >Dec 09 04:29:56 localhost blivet[1864]: got device: PartitionDevice instance (0x3832d50) -- >name = vda1 status = True kids = 0 id = 2 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fdee80c50e0> >target size = 0 path = /dev/vda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fdee80bded0> fileSystem: <parted.filesystem.FileSystem object at 0x7fdee80bc3d0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fdee80bc0d0> PedPartition: <_ped.Partition object at 0x7fdee80beb90> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >Dec 09 04:29:57 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:29:57 localhost blivet[1864]: got format: Ext4FS instance (0x371f690) -- >type = ext4 name = ext4 status = False >device = /dev/vda1 uuid = 37dcff51-e565-44a9-9256-1d4238c3f645 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/57049628-46a6-4ba5-9d5c-b1721a2941d9', >'DEVNAME': 'vda2', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '57049628-46a6-4ba5-9d5c-b1721a2941d9', >'ID_FS_UUID_ENC': '57049628-46a6-4ba5-9d5c-b1721a2941d9', >'ID_FS_VERSION': '1', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15751168', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000ca971-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000ca971', >'MAJOR': '252', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '2', >'UDISKS_PARTITION_OFFSET': '525336576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '8064598016', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '345875', >'name': 'vda2', >'symlinks': ['/dev/disk/by-uuid/57049628-46a6-4ba5-9d5c-b1721a2941d9'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >Dec 09 04:29:57 localhost blivet[1864]: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.getDeviceByName: name: vda2 ; >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:57 localhost blivet[1864]: vda2 is a partition >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.addUdevPartitionDevice: name: vda2 ; >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.getDeviceByName: name: vda ; >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >Dec 09 04:29:57 localhost blivet[1864]: DiskDevice.addChild: kids: 1 ; name: vda ; >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice._setFormat: vda2 ; >Dec 09 04:29:57 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >Dec 09 04:29:57 localhost blivet[1864]: looking up parted Partition: /dev/vda2 >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice.probe: vda2 ; exists: True ; >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >Dec 09 04:29:57 localhost blivet[1864]: added partition vda2 (id 3) to device tree >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:29:57 localhost blivet[1864]: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >Dec 09 04:29:57 localhost blivet[1864]: disklabel detected but not usable on vda2 >Dec 09 04:29:57 localhost blivet[1864]: type detected on 'vda2' is 'crypto_LUKS' >Dec 09 04:29:57 localhost blivet[1864]: LUKS.__init__: uuid: 57049628-46a6-4ba5-9d5c-b1721a2941d9 ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:29:57 localhost blivet[1864]: getFormat('crypto_LUKS') returning LUKS instance >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice._setFormat: vda2 ; >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >Dec 09 04:29:57 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:57 localhost blivet[1864]: LUKSDevice._setFormat: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; current: None ; type: None ; >Dec 09 04:29:57 localhost blivet[1864]: LUKSDevice.setup: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; controllable: True ; orig: False ; >Dec 09 04:29:57 localhost blivet[1864]: LUKSDevice.setupParents: kids: 0 ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; orig: False ; >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:29:57 localhost blivet[1864]: LUKS.setup: device: /dev/vda2 ; mapName: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; type: luks ; >Dec 09 04:29:57 localhost blivet[1864]: setup of luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 failed: luks device not configured >Dec 09 04:29:57 localhost blivet[1864]: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >Dec 09 04:29:57 localhost blivet[1864]: looking up parted Device: /dev/vda2 >Dec 09 04:29:57 localhost blivet[1864]: got device: PartitionDevice instance (0x7fdee80bc610) -- >name = vda2 status = True kids = 0 id = 3 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 7691.0 >format = existing luks >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x7fdee80c5170> >target size = 0 path = /dev/vda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fdee80bded0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fdee80bc350> PedPartition: <_ped.Partition object at 0x7fdee80bebf0> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = >Dec 09 04:29:57 localhost blivet[1864]: got format: LUKS instance (0x3832f50) -- >type = luks name = Encrypted (LUKS) status = False >device = /dev/vda2 uuid = 57049628-46a6-4ba5-9d5c-b1721a2941d9 exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '349549', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Dec 09 04:29:57 localhost blivet[1864]: scanning loop0 (/devices/virtual/block/loop0)... >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.getDeviceByName: name: loop0 ; >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:57 localhost blivet[1864]: loop0 is a loop device >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:57 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:57 localhost blivet[1864]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Dec 09 04:29:57 localhost blivet[1864]: added file /osmin.img (deleted) (id 5) to device tree >Dec 09 04:29:57 localhost blivet[1864]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Dec 09 04:29:57 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:57 localhost blivet[1864]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Dec 09 04:29:57 localhost blivet[1864]: added loop loop0 (id 6) to device tree >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Dec 09 04:29:57 localhost blivet[1864]: getFormat('squashfs') returning DeviceFormat instance >Dec 09 04:29:57 localhost blivet[1864]: device loop0 does not contain a disklabel >Dec 09 04:29:57 localhost blivet[1864]: type detected on 'loop0' is 'squashfs' >Dec 09 04:29:57 localhost blivet[1864]: getFormat('squashfs') returning DeviceFormat instance >Dec 09 04:29:57 localhost blivet[1864]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Dec 09 04:29:57 localhost blivet[1864]: got device: LoopDevice instance (0x7fdee80e1a90) -- >name = loop0 status = False kids = 0 id = 6 >parents = ['existing 0MB file /osmin.img (deleted) (5)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >Dec 09 04:29:57 localhost blivet[1864]: got format: DeviceFormat instance (0x7fdee80bc5d0) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '349734', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Dec 09 04:29:57 localhost blivet[1864]: scanning loop1 (/devices/virtual/block/loop1)... >Dec 09 04:29:57 localhost blivet[1864]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:58 localhost blivet[1864]: loop1 is a loop device >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.getDeviceByName: name: /osmin ; >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:58 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:58 localhost blivet[1864]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Dec 09 04:29:58 localhost blivet[1864]: added file /osmin (id 7) to device tree >Dec 09 04:29:58 localhost blivet[1864]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Dec 09 04:29:58 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:58 localhost blivet[1864]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Dec 09 04:29:58 localhost blivet[1864]: added loop loop1 (id 8) to device tree >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Dec 09 04:29:58 localhost blivet[1864]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 09 04:29:58 localhost blivet[1864]: device loop1 does not contain a disklabel >Dec 09 04:29:58 localhost blivet[1864]: type detected on 'loop1' is 'DM_snapshot_cow' >Dec 09 04:29:58 localhost blivet[1864]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 09 04:29:58 localhost blivet[1864]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Dec 09 04:29:58 localhost blivet[1864]: got device: LoopDevice instance (0x7fdee80e1e50) -- >name = loop1 status = False kids = 0 id = 8 >parents = ['existing 0MB file /osmin (7)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Dec 09 04:29:58 localhost blivet[1864]: got format: DeviceFormat instance (0x7fdee80e1f90) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '349877', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Dec 09 04:29:58 localhost blivet[1864]: scanning loop2 (/devices/virtual/block/loop2)... >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.getDeviceByName: name: loop2 ; >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:58 localhost blivet[1864]: loop2 is a loop device >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:58 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:58 localhost blivet[1864]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Dec 09 04:29:58 localhost blivet[1864]: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >Dec 09 04:29:58 localhost blivet[1864]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 09 04:29:58 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:58 localhost blivet[1864]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Dec 09 04:29:58 localhost blivet[1864]: added loop loop2 (id 10) to device tree >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Dec 09 04:29:58 localhost systemd[1]: Starting LVM2 PV scan on device 253:3... >Dec 09 04:29:58 localhost blivet[1864]: getFormat('squashfs') returning DeviceFormat instance >Dec 09 04:29:58 localhost udisksd[1500]: Unlocked LUKS device /dev/vda2 as /dev/dm-3 >Dec 09 04:29:58 localhost blivet[1864]: device loop2 does not contain a disklabel >Dec 09 04:29:58 localhost blivet[1864]: type detected on 'loop2' is 'squashfs' >Dec 09 04:29:58 localhost pvscan[2095]: 2 logical volume(s) in volume group "fedora" now active >Dec 09 04:29:58 localhost blivet[1864]: getFormat('squashfs') returning DeviceFormat instance >Dec 09 04:29:58 localhost blivet[1864]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Dec 09 04:29:58 localhost blivet[1864]: got device: LoopDevice instance (0x7fdee80f2290) -- >name = loop2 status = False kids = 0 id = 10 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Dec 09 04:29:58 localhost blivet[1864]: got format: DeviceFormat instance (0x7fdee80f2450) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '350032', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Dec 09 04:29:58 localhost blivet[1864]: scanning loop3 (/devices/virtual/block/loop3)... >Dec 09 04:29:58 localhost systemd[1]: Started LVM2 PV scan on device 253:3. >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:58 localhost blivet[1864]: loop3 is a loop device >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Dec 09 04:29:58 localhost blivet[1864]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:59 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:59 localhost blivet[1864]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Dec 09 04:29:59 localhost blivet[1864]: added file /LiveOS/ext3fs.img (id 11) to device tree >Dec 09 04:29:59 localhost blivet[1864]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Dec 09 04:29:59 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:59 localhost blivet[1864]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Dec 09 04:29:59 localhost blivet[1864]: added loop loop3 (id 12) to device tree >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Dec 09 04:29:59 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:29:59 localhost blivet[1864]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:29:59 localhost blivet[1864]: device loop3 does not contain a disklabel >Dec 09 04:29:59 localhost blivet[1864]: type detected on 'loop3' is 'ext4' >Dec 09 04:29:59 localhost program[1864]: Running... dumpe2fs -h /dev/loop3 >Dec 09 04:29:59 localhost program[1864]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:29:59 localhost program[1864]: Filesystem volume name: _Fedora-Live-KDE >Dec 09 04:29:59 localhost program[1864]: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >Dec 09 04:29:59 localhost program[1864]: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >Dec 09 04:29:59 localhost program[1864]: Filesystem magic number: 0xEF53 >Dec 09 04:29:59 localhost program[1864]: Filesystem revision #: 1 (dynamic) >Dec 09 04:29:59 localhost program[1864]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 09 04:29:59 localhost program[1864]: Filesystem flags: signed_directory_hash >Dec 09 04:29:59 localhost program[1864]: Default mount options: user_xattr acl >Dec 09 04:29:59 localhost program[1864]: Filesystem state: clean >Dec 09 04:29:59 localhost program[1864]: Errors behavior: Continue >Dec 09 04:29:59 localhost program[1864]: Filesystem OS type: Linux >Dec 09 04:29:59 localhost program[1864]: Inode count: 262144 >Dec 09 04:29:59 localhost program[1864]: Block count: 1048576 >Dec 09 04:29:59 localhost program[1864]: Reserved block count: 10483 >Dec 09 04:29:59 localhost program[1864]: Free blocks: 229874 >Dec 09 04:29:59 localhost program[1864]: Free inodes: 164487 >Dec 09 04:29:59 localhost program[1864]: First block: 0 >Dec 09 04:29:59 localhost program[1864]: Block size: 4096 >Dec 09 04:29:59 localhost program[1864]: Fragment size: 4096 >Dec 09 04:29:59 localhost program[1864]: Reserved GDT blocks: 255 >Dec 09 04:29:59 localhost program[1864]: Blocks per group: 32768 >Dec 09 04:29:59 localhost program[1864]: Fragments per group: 32768 >Dec 09 04:29:59 localhost program[1864]: Inodes per group: 8192 >Dec 09 04:29:59 localhost program[1864]: Inode blocks per group: 512 >Dec 09 04:29:59 localhost program[1864]: Flex block group size: 16 >Dec 09 04:29:59 localhost program[1864]: Filesystem created: Thu Dec 5 04:54:33 2013 >Dec 09 04:29:59 localhost program[1864]: Last mount time: Thu Dec 5 04:54:46 2013 >Dec 09 04:29:59 localhost program[1864]: Last write time: Thu Dec 5 07:00:13 2013 >Dec 09 04:29:59 localhost program[1864]: Mount count: 0 >Dec 09 04:29:59 localhost program[1864]: Maximum mount count: -1 >Dec 09 04:29:59 localhost program[1864]: Last checked: Thu Dec 5 07:00:13 2013 >Dec 09 04:29:59 localhost program[1864]: Check interval: 0 (<none>) >Dec 09 04:29:59 localhost program[1864]: Lifetime writes: 712 MB >Dec 09 04:29:59 localhost program[1864]: Reserved blocks uid: 0 (user root) >Dec 09 04:29:59 localhost program[1864]: Reserved blocks gid: 0 (group root) >Dec 09 04:29:59 localhost program[1864]: First inode: 11 >Dec 09 04:29:59 localhost program[1864]: Inode size: 256 >Dec 09 04:29:59 localhost program[1864]: Required extra isize: 28 >Dec 09 04:29:59 localhost program[1864]: Desired extra isize: 28 >Dec 09 04:29:59 localhost program[1864]: Journal inode: 8 >Dec 09 04:29:59 localhost program[1864]: Default directory hash: half_md4 >Dec 09 04:29:59 localhost program[1864]: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >Dec 09 04:29:59 localhost program[1864]: Journal backup: inode blocks >Dec 09 04:29:59 localhost program[1864]: Journal features: journal_incompat_revoke >Dec 09 04:29:59 localhost program[1864]: Journal size: 128M >Dec 09 04:29:59 localhost program[1864]: Journal length: 32768 >Dec 09 04:29:59 localhost program[1864]: Journal sequence: 0x00004c6f >Dec 09 04:29:59 localhost program[1864]: Journal start: 0 >Dec 09 04:29:59 localhost program[1864]: Dec 09 04:29:59 localhost program[1864]: Return code: 0 >Dec 09 04:29:59 localhost program[1864]: Running... resize2fs -P /dev/loop3 >Dec 09 04:29:59 localhost program[1864]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:29:59 localhost program[1864]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Dec 09 04:29:59 localhost program[1864]: Couldn't find valid filesystem superblock. >Dec 09 04:29:59 localhost program[1864]: Return code: 1 >Dec 09 04:29:59 localhost blivet[1864]: using current size 0 as min size >Dec 09 04:29:59 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:29:59 localhost blivet[1864]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:29:59 localhost blivet[1864]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Dec 09 04:29:59 localhost blivet[1864]: got device: LoopDevice instance (0x7fdee80f2150) -- >name = loop3 status = False kids = 0 id = 12 >parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Dec 09 04:29:59 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:29:59 localhost blivet[1864]: got format: Ext4FS instance (0x7fdee80f2a90) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '350175', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Dec 09 04:29:59 localhost blivet[1864]: scanning loop4 (/devices/virtual/block/loop4)... >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:59 localhost blivet[1864]: loop4 is a loop device >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:59 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:59 localhost blivet[1864]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Dec 09 04:29:59 localhost blivet[1864]: added file /overlay (deleted) (id 13) to device tree >Dec 09 04:29:59 localhost blivet[1864]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Dec 09 04:29:59 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:59 localhost blivet[1864]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Dec 09 04:29:59 localhost blivet[1864]: added loop loop4 (id 14) to device tree >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Dec 09 04:29:59 localhost blivet[1864]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 09 04:29:59 localhost blivet[1864]: device loop4 does not contain a disklabel >Dec 09 04:29:59 localhost blivet[1864]: type detected on 'loop4' is 'DM_snapshot_cow' >Dec 09 04:29:59 localhost blivet[1864]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 09 04:29:59 localhost blivet[1864]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Dec 09 04:29:59 localhost blivet[1864]: got device: LoopDevice instance (0x7fdee80f2f50) -- >name = loop4 status = False kids = 0 id = 14 >parents = ['existing 0MB file /overlay (deleted) (13)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Dec 09 04:29:59 localhost blivet[1864]: got format: DeviceFormat instance (0x39fc090) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '71094', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Dec 09 04:29:59 localhost blivet[1864]: scanning live-rw (/devices/virtual/block/dm-0)... >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:59 localhost blivet[1864]: live-rw is a device-mapper device >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.addUdevDMDevice: name: live-rw ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) with existing DM_snapshot_cow >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:29:59 localhost blivet[1864]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Dec 09 04:29:59 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:29:59 localhost blivet[1864]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Dec 09 04:29:59 localhost blivet[1864]: added dm live-rw (id 15) to device tree >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Dec 09 04:29:59 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:29:59 localhost blivet[1864]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:29:59 localhost blivet[1864]: device live-rw does not contain a disklabel >Dec 09 04:29:59 localhost blivet[1864]: type detected on 'live-rw' is 'ext4' >Dec 09 04:29:59 localhost program[1864]: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 09 04:29:59 localhost program[1864]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:29:59 localhost program[1864]: Filesystem volume name: _Fedora-Live-KDE >Dec 09 04:29:59 localhost program[1864]: Last mounted on: / >Dec 09 04:29:59 localhost program[1864]: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >Dec 09 04:29:59 localhost program[1864]: Filesystem magic number: 0xEF53 >Dec 09 04:29:59 localhost program[1864]: Filesystem revision #: 1 (dynamic) >Dec 09 04:29:59 localhost program[1864]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 09 04:29:59 localhost program[1864]: Filesystem flags: signed_directory_hash >Dec 09 04:29:59 localhost program[1864]: Default mount options: user_xattr acl >Dec 09 04:29:59 localhost program[1864]: Filesystem state: clean >Dec 09 04:29:59 localhost program[1864]: Errors behavior: Continue >Dec 09 04:29:59 localhost program[1864]: Filesystem OS type: Linux >Dec 09 04:29:59 localhost program[1864]: Inode count: 262144 >Dec 09 04:29:59 localhost program[1864]: Block count: 1048576 >Dec 09 04:29:59 localhost program[1864]: Reserved block count: 10483 >Dec 09 04:29:59 localhost program[1864]: Free blocks: 229874 >Dec 09 04:29:59 localhost program[1864]: Free inodes: 164487 >Dec 09 04:29:59 localhost program[1864]: First block: 0 >Dec 09 04:29:59 localhost program[1864]: Block size: 4096 >Dec 09 04:29:59 localhost program[1864]: Fragment size: 4096 >Dec 09 04:29:59 localhost program[1864]: Reserved GDT blocks: 255 >Dec 09 04:29:59 localhost program[1864]: Blocks per group: 32768 >Dec 09 04:29:59 localhost program[1864]: Fragments per group: 32768 >Dec 09 04:29:59 localhost program[1864]: Inodes per group: 8192 >Dec 09 04:29:59 localhost program[1864]: Inode blocks per group: 512 >Dec 09 04:29:59 localhost program[1864]: Flex block group size: 16 >Dec 09 04:29:59 localhost program[1864]: Filesystem created: Thu Dec 5 04:54:33 2013 >Dec 09 04:29:59 localhost program[1864]: Last mount time: Mon Dec 9 04:27:08 2013 >Dec 09 04:29:59 localhost program[1864]: Last write time: Mon Dec 9 04:27:08 2013 >Dec 09 04:29:59 localhost program[1864]: Mount count: 1 >Dec 09 04:29:59 localhost program[1864]: Maximum mount count: -1 >Dec 09 04:29:59 localhost program[1864]: Last checked: Thu Dec 5 07:00:13 2013 >Dec 09 04:29:59 localhost program[1864]: Check interval: 0 (<none>) >Dec 09 04:29:59 localhost program[1864]: Lifetime writes: 712 MB >Dec 09 04:29:59 localhost program[1864]: Reserved blocks uid: 0 (user root) >Dec 09 04:29:59 localhost program[1864]: Reserved blocks gid: 0 (group root) >Dec 09 04:29:59 localhost program[1864]: First inode: 11 >Dec 09 04:29:59 localhost program[1864]: Inode size: 256 >Dec 09 04:29:59 localhost program[1864]: Required extra isize: 28 >Dec 09 04:29:59 localhost program[1864]: Desired extra isize: 28 >Dec 09 04:29:59 localhost program[1864]: Journal inode: 8 >Dec 09 04:29:59 localhost program[1864]: Default directory hash: half_md4 >Dec 09 04:29:59 localhost program[1864]: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >Dec 09 04:29:59 localhost program[1864]: Journal backup: inode blocks >Dec 09 04:29:59 localhost program[1864]: Journal features: journal_incompat_revoke >Dec 09 04:29:59 localhost program[1864]: Journal size: 128M >Dec 09 04:29:59 localhost program[1864]: Journal length: 32768 >Dec 09 04:29:59 localhost program[1864]: Journal sequence: 0x00004c70 >Dec 09 04:29:59 localhost program[1864]: Journal start: 1 >Dec 09 04:29:59 localhost program[1864]: Dec 09 04:29:59 localhost program[1864]: Return code: 0 >Dec 09 04:29:59 localhost program[1864]: Running... resize2fs -P /dev/mapper/live-rw >Dec 09 04:29:59 localhost program[1864]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:29:59 localhost program[1864]: Estimated minimum size of the filesystem: 821448 >Dec 09 04:29:59 localhost program[1864]: Return code: 0 >Dec 09 04:29:59 localhost blivet[1864]: padding min size from 3209 up to 3529 >Dec 09 04:29:59 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:29:59 localhost blivet[1864]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:29:59 localhost blivet[1864]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Dec 09 04:29:59 localhost blivet[1864]: looking up parted Device: /dev/mapper/live-rw >Dec 09 04:29:59 localhost blivet[1864]: got device: DMDevice instance (0x7fdee80f2fd0) -- >name = live-rw status = True kids = 0 id = 15 >parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x37f1dd0> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Dec 09 04:29:59 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:29:59 localhost blivet[1864]: got format: Ext4FS instance (0x7fdee80f2a50) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >Dec 09 04:29:59 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '54399', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Dec 09 04:29:59 localhost blivet[1864]: scanning live-base (/devices/virtual/block/dm-1)... >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: live-base ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: live-base is a device-mapper device >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevDMDevice: name: live-base ; >Dec 09 04:30:00 localhost blivet[1864]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: live-base ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Dec 09 04:30:00 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:30:00 localhost blivet[1864]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Dec 09 04:30:00 localhost blivet[1864]: added dm live-base (id 16) to device tree >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Dec 09 04:30:00 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:30:00 localhost blivet[1864]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:30:00 localhost blivet[1864]: device live-base does not contain a disklabel >Dec 09 04:30:00 localhost blivet[1864]: type detected on 'live-base' is 'ext4' >Dec 09 04:30:00 localhost program[1864]: Running... dumpe2fs -h /dev/mapper/live-base >Dec 09 04:30:00 localhost program[1864]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:30:00 localhost program[1864]: Filesystem volume name: _Fedora-Live-KDE >Dec 09 04:30:00 localhost program[1864]: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >Dec 09 04:30:00 localhost program[1864]: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >Dec 09 04:30:00 localhost program[1864]: Filesystem magic number: 0xEF53 >Dec 09 04:30:00 localhost program[1864]: Filesystem revision #: 1 (dynamic) >Dec 09 04:30:00 localhost program[1864]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 09 04:30:00 localhost program[1864]: Filesystem flags: signed_directory_hash >Dec 09 04:30:00 localhost program[1864]: Default mount options: user_xattr acl >Dec 09 04:30:00 localhost program[1864]: Filesystem state: clean >Dec 09 04:30:00 localhost program[1864]: Errors behavior: Continue >Dec 09 04:30:00 localhost program[1864]: Filesystem OS type: Linux >Dec 09 04:30:00 localhost program[1864]: Inode count: 262144 >Dec 09 04:30:00 localhost program[1864]: Block count: 1048576 >Dec 09 04:30:00 localhost program[1864]: Reserved block count: 10483 >Dec 09 04:30:00 localhost program[1864]: Free blocks: 229874 >Dec 09 04:30:00 localhost program[1864]: Free inodes: 164487 >Dec 09 04:30:00 localhost program[1864]: First block: 0 >Dec 09 04:30:00 localhost program[1864]: Block size: 4096 >Dec 09 04:30:00 localhost program[1864]: Fragment size: 4096 >Dec 09 04:30:00 localhost program[1864]: Reserved GDT blocks: 255 >Dec 09 04:30:00 localhost program[1864]: Blocks per group: 32768 >Dec 09 04:30:00 localhost program[1864]: Fragments per group: 32768 >Dec 09 04:30:00 localhost program[1864]: Inodes per group: 8192 >Dec 09 04:30:00 localhost program[1864]: Inode blocks per group: 512 >Dec 09 04:30:00 localhost program[1864]: Flex block group size: 16 >Dec 09 04:30:00 localhost program[1864]: Filesystem created: Thu Dec 5 04:54:33 2013 >Dec 09 04:30:00 localhost program[1864]: Last mount time: Thu Dec 5 04:54:46 2013 >Dec 09 04:30:00 localhost program[1864]: Last write time: Thu Dec 5 07:00:13 2013 >Dec 09 04:30:00 localhost program[1864]: Mount count: 0 >Dec 09 04:30:00 localhost program[1864]: Maximum mount count: -1 >Dec 09 04:30:00 localhost program[1864]: Last checked: Thu Dec 5 07:00:13 2013 >Dec 09 04:30:00 localhost program[1864]: Check interval: 0 (<none>) >Dec 09 04:30:00 localhost program[1864]: Lifetime writes: 712 MB >Dec 09 04:30:00 localhost program[1864]: Reserved blocks uid: 0 (user root) >Dec 09 04:30:00 localhost program[1864]: Reserved blocks gid: 0 (group root) >Dec 09 04:30:00 localhost program[1864]: First inode: 11 >Dec 09 04:30:00 localhost program[1864]: Inode size: 256 >Dec 09 04:30:00 localhost program[1864]: Required extra isize: 28 >Dec 09 04:30:00 localhost program[1864]: Desired extra isize: 28 >Dec 09 04:30:00 localhost program[1864]: Journal inode: 8 >Dec 09 04:30:00 localhost program[1864]: Default directory hash: half_md4 >Dec 09 04:30:00 localhost program[1864]: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >Dec 09 04:30:00 localhost program[1864]: Journal backup: inode blocks >Dec 09 04:30:00 localhost program[1864]: Journal features: journal_incompat_revoke >Dec 09 04:30:00 localhost program[1864]: Journal size: 128M >Dec 09 04:30:00 localhost program[1864]: Journal length: 32768 >Dec 09 04:30:00 localhost program[1864]: Journal sequence: 0x00004c6f >Dec 09 04:30:00 localhost program[1864]: Journal start: 0 >Dec 09 04:30:00 localhost program[1864]: Dec 09 04:30:00 localhost program[1864]: Return code: 0 >Dec 09 04:30:00 localhost program[1864]: Running... resize2fs -P /dev/mapper/live-base >Dec 09 04:30:00 localhost program[1864]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:30:00 localhost program[1864]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Dec 09 04:30:00 localhost program[1864]: Couldn't find valid filesystem superblock. >Dec 09 04:30:00 localhost program[1864]: Return code: 1 >Dec 09 04:30:00 localhost blivet[1864]: using current size 0 as min size >Dec 09 04:30:00 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:30:00 localhost blivet[1864]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:30:00 localhost blivet[1864]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Dec 09 04:30:00 localhost blivet[1864]: looking up parted Device: /dev/mapper/live-base >Dec 09 04:30:00 localhost blivet[1864]: got device: DMDevice instance (0x7fdee80f2f90) -- >name = live-base status = True kids = 0 id = 16 >parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 11576 did: 13876 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fdee80c5200> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Dec 09 04:30:00 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:30:00 localhost blivet[1864]: got format: Ext4FS instance (0x39fcb10) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '91558', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Dec 09 04:30:00 localhost blivet[1864]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: live-osimg-min is a device-mapper device >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Dec 09 04:30:00 localhost blivet[1864]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 09 04:30:00 localhost blivet[1864]: DMDevice.getDMNode: live-base ; status: True ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing DM_snapshot_cow >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Dec 09 04:30:00 localhost blivet[1864]: getFormat('None') returning DeviceFormat instance >Dec 09 04:30:00 localhost blivet[1864]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Dec 09 04:30:00 localhost blivet[1864]: added dm live-osimg-min (id 17) to device tree >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Dec 09 04:30:00 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:30:00 localhost blivet[1864]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:30:00 localhost blivet[1864]: device live-osimg-min does not contain a disklabel >Dec 09 04:30:00 localhost blivet[1864]: type detected on 'live-osimg-min' is 'ext4' >Dec 09 04:30:00 localhost program[1864]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 09 04:30:00 localhost program[1864]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 09 04:30:00 localhost program[1864]: Filesystem volume name: _Fedora-Live-KDE >Dec 09 04:30:00 localhost program[1864]: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >Dec 09 04:30:00 localhost program[1864]: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >Dec 09 04:30:00 localhost program[1864]: Filesystem magic number: 0xEF53 >Dec 09 04:30:00 localhost program[1864]: Filesystem revision #: 1 (dynamic) >Dec 09 04:30:00 localhost program[1864]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Dec 09 04:30:00 localhost program[1864]: Filesystem flags: signed_directory_hash >Dec 09 04:30:00 localhost program[1864]: Default mount options: user_xattr acl >Dec 09 04:30:00 localhost program[1864]: Filesystem state: clean >Dec 09 04:30:00 localhost program[1864]: Errors behavior: Continue >Dec 09 04:30:00 localhost program[1864]: Filesystem OS type: Linux >Dec 09 04:30:00 localhost program[1864]: Inode count: 212992 >Dec 09 04:30:00 localhost program[1864]: Block count: 821448 >Dec 09 04:30:00 localhost program[1864]: Reserved block count: 8212 >Dec 09 04:30:00 localhost program[1864]: Free blocks: 6087 >Dec 09 04:30:00 localhost program[1864]: Free inodes: 115335 >Dec 09 04:30:00 localhost program[1864]: First block: 0 >Dec 09 04:30:00 localhost program[1864]: Block size: 4096 >Dec 09 04:30:00 localhost program[1864]: Fragment size: 4096 >Dec 09 04:30:00 localhost program[1864]: Reserved GDT blocks: 255 >Dec 09 04:30:00 localhost program[1864]: Blocks per group: 32768 >Dec 09 04:30:00 localhost program[1864]: Fragments per group: 32768 >Dec 09 04:30:00 localhost program[1864]: Inodes per group: 8192 >Dec 09 04:30:00 localhost program[1864]: Inode blocks per group: 512 >Dec 09 04:30:00 localhost program[1864]: Flex block group size: 16 >Dec 09 04:30:00 localhost program[1864]: Filesystem created: Thu Dec 5 04:54:33 2013 >Dec 09 04:30:00 localhost program[1864]: Last mount time: Thu Dec 5 04:54:46 2013 >Dec 09 04:30:00 localhost program[1864]: Last write time: Thu Dec 5 07:00:23 2013 >Dec 09 04:30:00 localhost program[1864]: Mount count: 0 >Dec 09 04:30:00 localhost program[1864]: Maximum mount count: -1 >Dec 09 04:30:00 localhost program[1864]: Last checked: Thu Dec 5 07:00:23 2013 >Dec 09 04:30:00 localhost program[1864]: Check interval: 0 (<none>) >Dec 09 04:30:00 localhost program[1864]: Lifetime writes: 714 MB >Dec 09 04:30:00 localhost program[1864]: Reserved blocks uid: 0 (user root) >Dec 09 04:30:00 localhost program[1864]: Reserved blocks gid: 0 (group root) >Dec 09 04:30:00 localhost program[1864]: First inode: 11 >Dec 09 04:30:00 localhost program[1864]: Inode size: 256 >Dec 09 04:30:00 localhost program[1864]: Required extra isize: 28 >Dec 09 04:30:00 localhost program[1864]: Desired extra isize: 28 >Dec 09 04:30:00 localhost program[1864]: Journal inode: 8 >Dec 09 04:30:00 localhost program[1864]: Default directory hash: half_md4 >Dec 09 04:30:00 localhost program[1864]: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >Dec 09 04:30:00 localhost program[1864]: Journal backup: inode blocks >Dec 09 04:30:00 localhost program[1864]: Journal features: journal_incompat_revoke >Dec 09 04:30:00 localhost program[1864]: Journal size: 128M >Dec 09 04:30:00 localhost program[1864]: Journal length: 32768 >Dec 09 04:30:00 localhost program[1864]: Journal sequence: 0x00004c6f >Dec 09 04:30:00 localhost program[1864]: Journal start: 0 >Dec 09 04:30:00 localhost program[1864]: Dec 09 04:30:00 localhost program[1864]: Return code: 0 >Dec 09 04:30:00 localhost program[1864]: Running... resize2fs -P /dev/mapper/live-osimg-min >Dec 09 04:30:00 localhost program[1864]: resize2fs 1.42.8 (20-Jun-2013) >Dec 09 04:30:00 localhost program[1864]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Dec 09 04:30:00 localhost program[1864]: Couldn't find valid filesystem superblock. >Dec 09 04:30:00 localhost program[1864]: Return code: 1 >Dec 09 04:30:00 localhost blivet[1864]: using current size 0 as min size >Dec 09 04:30:00 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:30:00 localhost blivet[1864]: getFormat('ext4') returning Ext4FS instance >Dec 09 04:30:00 localhost blivet[1864]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Dec 09 04:30:00 localhost blivet[1864]: looking up parted Device: /dev/mapper/live-osimg-min >Dec 09 04:30:00 localhost blivet[1864]: got device: DMDevice instance (0x3832f10) -- >name = live-osimg-min status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32734 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fdee80c5290> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Dec 09 04:30:00 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:30:00 localhost blivet[1864]: got format: Ext4FS instance (0x39fca90) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 >Dec 09 04:30:00 localhost program[1864]: Running... udevadm settle --timeout=300 >Dec 09 04:30:00 localhost program[1864]: Return code: 0 >Dec 09 04:30:00 localhost blivet[1864]: devices to scan: ['dm-3', 'dm-4', 'dm-5'] >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_NAME': 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', >'ID_FS_UUID_ENC': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'LVM PV 6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha on /dev/dm-3', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_ALIAS': '/dev/block/253:3', >'SYSTEMD_WANTS': 'lvm2-pvscan@253:3.service', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '15747072', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'crypt', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '2842536', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'/dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:00 localhost blivet[1864]: scanning luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (/devices/virtual/block/dm-3)... >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 is a device-mapper device >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevDMDevice: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:00 localhost blivet[1864]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 09 04:30:00 localhost blivet[1864]: DMDevice.getDMNode: live-base ; status: True ; >Dec 09 04:30:00 localhost blivet[1864]: DMDevice.getDMNode: live-osimg-min ; status: True ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: vda2 ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned existing 7691MB partition vda2 (3) with existing luks >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: lvm filter: adding luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 to the reject list >Dec 09 04:30:00 localhost blivet[1864]: ignoring dm device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:00 localhost blivet[1864]: no device or no media present >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN /dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488 /dev/fedora/root /dev/mapper/fedora-root', >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', >'ID_FS_UUID_ENC': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '14065664', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '3138306', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', >'/dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >Dec 09 04:30:00 localhost blivet[1864]: scanning fedora-root (/devices/virtual/block/dm-4)... >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: fedora-root ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: fedora-root is an lvm logical volume >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevLVDevice: name: fedora-root ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: fedora ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_NAME': 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', >'ID_FS_UUID_ENC': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'LVM PV 6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha on /dev/dm-3', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_ALIAS': '/dev/block/253:3', >'SYSTEMD_WANTS': 'lvm2-pvscan@253:3.service', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '15747072', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'crypt', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '2842536', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'/dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:00 localhost blivet[1864]: scanning luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (/devices/virtual/block/dm-3)... >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 is a device-mapper device >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevDMDevice: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:00 localhost blivet[1864]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 09 04:30:00 localhost blivet[1864]: DMDevice.getDMNode: live-base ; status: True ; >Dec 09 04:30:00 localhost blivet[1864]: DMDevice.getDMNode: live-osimg-min ; status: True ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: vda2 ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned existing 7691MB partition vda2 (3) with existing luks >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: lvm filter: adding luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 to the reject list >Dec 09 04:30:00 localhost blivet[1864]: ignoring dm device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:00 localhost blivet[1864]: no device or no media present >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: fedora ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: failed to find vg 'fedora' after scanning pvs >Dec 09 04:30:00 localhost blivet[1864]: no device or no media present >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b /dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c /dev/fedora/swap /dev/mapper/fedora-swap', >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '15f37836-7148-4914-9ffd-6e0cf758d71c', >'ID_FS_UUID_ENC': '15f37836-7148-4914-9ffd-6e0cf758d71c', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '1679360', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x2014067712', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '173147464', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', >'/dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >Dec 09 04:30:00 localhost blivet[1864]: scanning fedora-swap (/devices/virtual/block/dm-5)... >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: fedora-swap ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: fedora-swap is an lvm logical volume >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevLVDevice: name: fedora-swap ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: fedora ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_NAME': 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', >'ID_FS_UUID_ENC': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'LVM PV 6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha on /dev/dm-3', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYSTEMD_ALIAS': '/dev/block/253:3', >'SYSTEMD_WANTS': 'lvm2-pvscan@253:3.service', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '15747072', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'crypt', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '2842536', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'/dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:00 localhost blivet[1864]: scanning luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (/devices/virtual/block/dm-3)... >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:00 localhost blivet[1864]: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 is a device-mapper device >Dec 09 04:30:00 localhost blivet[1864]: DeviceTree.addUdevDMDevice: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:00 localhost blivet[1864]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 09 04:30:00 localhost blivet[1864]: DMDevice.getDMNode: live-base ; status: True ; >Dec 09 04:30:01 localhost blivet[1864]: DMDevice.getDMNode: live-osimg-min ; status: True ; >Dec 09 04:30:01 localhost blivet[1864]: DeviceTree.getDeviceByName: name: vda2 ; >Dec 09 04:30:01 localhost blivet[1864]: DeviceTree.getDeviceByName returned existing 7691MB partition vda2 (3) with existing luks >Dec 09 04:30:01 localhost blivet[1864]: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >Dec 09 04:30:01 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:01 localhost blivet[1864]: lvm filter: adding luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 to the reject list >Dec 09 04:30:01 localhost blivet[1864]: ignoring dm device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:01 localhost blivet[1864]: no device or no media present >Dec 09 04:30:01 localhost blivet[1864]: DeviceTree.getDeviceByName: name: fedora ; >Dec 09 04:30:01 localhost blivet[1864]: DeviceTree.getDeviceByName returned None >Dec 09 04:30:01 localhost blivet[1864]: failed to find vg 'fedora' after scanning pvs >Dec 09 04:30:01 localhost blivet[1864]: no device or no media present >Dec 09 04:30:01 localhost program[1864]: Running... udevadm settle --timeout=300 >Dec 09 04:30:01 localhost program[1864]: Return code: 0 >Dec 09 04:30:01 localhost blivet[1864]: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >Dec 09 04:30:01 localhost program[1864]: Running... udevadm settle --timeout=300 >Dec 09 04:30:01 localhost program[1864]: Return code: 0 >Dec 09 04:30:01 localhost blivet[1864]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 09 04:30:01 localhost blivet[1864]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:30:01 localhost blivet[1864]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:30:01 localhost program[1864]: Running... udevadm settle --timeout=300 >Dec 09 04:30:01 localhost program[1864]: Return code: 0 >Dec 09 04:30:01 localhost blivet[1864]: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >Dec 09 04:30:01 localhost blivet[1864]: LUKS.teardown: device: /dev/vda2 ; status: True ; type: luks ; >Dec 09 04:30:01 localhost blivet[1864]: unmapping luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:01 localhost kernel: device-mapper: ioctl: unable to remove open device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:01 localhost kernel: device-mapper: ioctl: unable to remove open device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:01 localhost kernel: device-mapper: ioctl: unable to remove open device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:01 localhost kernel: device-mapper: ioctl: unable to remove open device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:02 localhost kernel: device-mapper: ioctl: unable to remove open device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:02 localhost kernel: device-mapper: ioctl: unable to remove open device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:02 localhost kernel: device-mapper: ioctl: unable to remove open device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:02 localhost kernel: device-mapper: ioctl: unable to remove open device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:02 localhost kernel: device-mapper: ioctl: unable to remove open device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:03 localhost kernel: device-mapper: ioctl: unable to remove open device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:06 localhost blivet[1864]: teardown of vda2 failed: luks_close failed for luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >Dec 09 04:30:06 localhost blivet[1864]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Dec 09 04:30:06 localhost blivet[1864]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Dec 09 04:30:06 localhost blivet[1864]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Dec 09 04:30:06 localhost blivet[1864]: not going to restore from backup of non-existent /etc/mdadm.conf >Dec 09 04:30:06 localhost blivet[1864]: edd: collected mbr signatures: {'vda': '0x000ca971'} >Dec 09 04:30:06 localhost blivet[1864]: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >Dec 09 04:30:06 localhost blivet[1864]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 09 04:30:06 localhost program[1864]: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >Dec 09 04:30:06 localhost kernel: EXT4-fs (vda1): INFO: recovery required on readonly filesystem >Dec 09 04:30:06 localhost kernel: EXT4-fs (vda1): write access will be enabled during recovery >Dec 09 04:30:06 localhost kernel: EXT4-fs (vda1): recovery complete >Dec 09 04:30:06 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:30:06 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Dec 09 04:30:06 localhost program[1864]: Return code: 0 >Dec 09 04:30:06 localhost blivet[1864]: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >Dec 09 04:30:06 localhost program[1864]: Running... udevadm settle --timeout=300 >Dec 09 04:30:06 localhost program[1864]: Return code: 0 >Dec 09 04:30:06 localhost program[1864]: Running... umount /mnt/sysimage >Dec 09 04:30:06 localhost program[1864]: Return code: 0 >Dec 09 04:30:06 localhost program[1864]: Running... udevadm settle --timeout=300 >Dec 09 04:30:06 localhost program[1864]: Return code: 0 >Dec 09 04:30:06 localhost blivet[1864]: DiskDevice.teardown: vda ; status: True ; controllable: True ; >Dec 09 04:30:06 localhost blivet[1864]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:30:06 localhost blivet[1864]: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >Dec 09 04:30:06 localhost program[1864]: Running... udevadm settle --timeout=300 >Dec 09 04:30:06 localhost program[1864]: Return code: 0 >Dec 09 04:30:07 localhost polkitd[739]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain TEMPORARY authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.40 [kdeinit4: dolphin [kdeinit] --icon system-fil] (owned by unix-user:liveuser) >Dec 09 04:30:07 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:30:07 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:30:07 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:30:07 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:30:07 localhost blivet[1864]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 09 04:30:07 localhost kernel: EXT4-fs (dm-4): recovery complete >Dec 09 04:30:07 localhost blivet[1864]: Iso9660FS.supported: supported: True ; >Dec 09 04:30:07 localhost kernel: EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:30:07 localhost kernel: SELinux: initialized (dev dm-4, type ext4), uses xattr >Dec 09 04:30:07 localhost udisksd[1500]: Mounted /dev/dm-4 at /run/media/liveuser/7e7173f2-02b0-41a8-a8fe-3ad13e881488 on behalf of uid 1000 >Dec 09 04:30:07 localhost blivet[1864]: Ext4FS.supported: supported: True ; >Dec 09 04:30:07 localhost anaconda[1864]: Thread Done: AnaStorageThread (140595430532864) >Dec 09 04:30:07 localhost program[1864]: Running... hwclock --hctosys --utc >Dec 09 04:30:07 localhost blivet[1864]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Dec 09 04:30:08 localhost blivet[1864]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (16) with existing ext4 filesystem >Dec 09 04:30:08 localhost systemd[1194]: Time has been changed >Dec 09 04:30:08 localhost systemd[1]: Time has been changed >Dec 09 04:30:08 localhost program[1864]: Return code: 0 >Dec 09 04:30:08 localhost anaconda[1864]: Thread Done: AnaTimeInitThread (140595351779072) >Dec 09 04:30:08 localhost program[1864]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Dec 09 04:30:08 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:30:08 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 09 04:30:08 localhost program[1864]: Return code: 0 >Dec 09 04:30:08 localhost anaconda[1864]: Thread Done: AnaPayloadThread (140595334993664) >Dec 09 04:30:13 localhost dbus[1937]: avc: received setenforce notice (enforcing=1) >Dec 09 04:30:13 localhost dbus[1335]: avc: received setenforce notice (enforcing=1) >Dec 09 04:30:13 localhost dbus[676]: avc: received setenforce notice (enforcing=1) >Dec 09 04:30:13 localhost dbus[1930]: avc: received setenforce notice (enforcing=1) >Dec 09 04:30:13 localhost dbus-daemon[676]: dbus[676]: avc: received setenforce notice (enforcing=1) >Dec 09 04:30:14 localhost dbus-daemon[676]: dbus[676]: [system] Reloaded configuration >Dec 09 04:30:14 localhost dbus[676]: [system] Reloaded configuration >Dec 09 04:30:25 localhost su[2231]: (to root) liveuser on pts/1 >Dec 09 04:30:25 localhost su[2231]: pam_unix(su-l:session): session opened for user root by liveuser(uid=1000) >Dec 09 04:30:58 localhost chronyd[689]: Can't synchronise: no majority >Dec 09 04:30:59 localhost chronyd[689]: Selected source 193.106.92.60 >Dec 09 04:31:01 localhost userhelper[2304]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is only 88 seconds old, allowing access to liveinst for user liveuser >Dec 09 04:31:01 localhost userhelper[2304]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 09 04:31:01 localhost userhelper[2311]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 09 04:31:02 localhost kernel: sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >Dec 09 04:31:02 localhost dbus[1937]: avc: received setenforce notice (enforcing=0) >Dec 09 04:31:02 localhost dbus[1930]: avc: received setenforce notice (enforcing=0) >Dec 09 04:31:02 localhost dbus[1335]: avc: received setenforce notice (enforcing=0) >Dec 09 04:31:02 localhost dbus-daemon[676]: dbus[676]: avc: received setenforce notice (enforcing=0) >Dec 09 04:31:02 localhost dbus[676]: avc: received setenforce notice (enforcing=0) >Dec 09 04:31:02 localhost udisksd[1500]: Cleaning up mount point /run/media/liveuser/7e7173f2-02b0-41a8-a8fe-3ad13e881488 (device 253:4 is not mounted) >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', >'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-05-12-09-26-00', >'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'QEMU_DVD-ROM', >'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6cd30fd1', >'ID_REVISION': '1.6.1', >'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', >'ID_SERIAL_SHORT': 'QM00001', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'UDISKS_PRESENTATION_NOPOLICY': '0', >'USEC_INITIALIZED': '342884', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', >'/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', >'/dev/disk/by-uuid/2013-12-05-12-09-26-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 927.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 474624 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) >PedDevice: <_ped.Device object at 0x2e62dd0> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-KDE-x86_64-20-TC5 size = 0.0 targetSize = 0.0 >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000ca971', >'MAJOR': '252', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION_TABLE': '1', >'UDISKS_PARTITION_TABLE_COUNT': '2', >'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '345804', >'name': 'vda', >'symlinks': [], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3064490>, <parted.partition.Partition object at 0x3071610>] >device: <parted.device.Device object at 0x30642d0> >PedDisk: <_ped.Disk object at 0x3067050> >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 8192.0 >format = existing msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32692 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x300d710> >target size = 0 path = /dev/vda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x302cb10> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/vda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3064490>, <parted.partition.Partition object at 0x3071610>] >device: <parted.device.Device object at 0x30642d0> >PedDisk: <_ped.Disk object at 0x3067050> >origPartedDisk = <parted.disk.Disk object at 0x3086dd0> >partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32692 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x304a3b0> >'DEVNAME': 'vda1', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '37dcff51-e565-44a9-9256-1d4238c3f645', >'ID_FS_UUID_ENC': '37dcff51-e565-44a9-9256-1d4238c3f645', >'ID_FS_VERSION': '1.0', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000ca971-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000ca971', >'MAJOR': '252', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_FLAGS': 'boot', >'UDISKS_PARTITION_NUMBER': '1', >'UDISKS_PARTITION_OFFSET': '1048576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '524288000', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '345842', >'name': 'vda1', >'symlinks': ['/dev/disk/by-uuid/37dcff51-e565-44a9-9256-1d4238c3f645'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >name = vda1 status = True kids = 0 id = 2 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 252 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda1 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32692 did: 0 busy: False >hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x30a70e0> >target size = 0 path = /dev/vda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3064390> fileSystem: <parted.filesystem.FileSystem object at 0x3071750> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x305f390> PedPartition: <_ped.Partition object at 0x305eb30> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/vda1 uuid = 37dcff51-e565-44a9-9256-1d4238c3f645 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'vda2', >'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '57049628-46a6-4ba5-9d5c-b1721a2941d9', >'ID_FS_UUID_ENC': '57049628-46a6-4ba5-9d5c-b1721a2941d9', >'ID_FS_VERSION': '1', >'ID_PART_ENTRY_DISK': '252:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15751168', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000ca971-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000ca971', >'MAJOR': '252', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PARTITION': '1', >'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', >'UDISKS_PARTITION_NUMBER': '2', >'UDISKS_PARTITION_OFFSET': '525336576', >'UDISKS_PARTITION_SCHEME': 'mbr', >'UDISKS_PARTITION_SIZE': '8064598016', >'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', >'UDISKS_PARTITION_TYPE': '0x83', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '345875', >'name': 'vda2', >'symlinks': ['/dev/disk/by-uuid/57049628-46a6-4ba5-9d5c-b1721a2941d9'], >'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >name = vda2 status = True kids = 1 id = 3 >parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] >uuid = None size = 7691.0 >format = existing luks >major = 252 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda2 type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 15751168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32692 did: 0 busy: False >hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x30a7170> >target size = 0 path = /dev/vda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3064390> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30716d0> PedPartition: <_ped.Partition object at 0x30730b0> >disk = existing 8192MB disk vda (1) with existing msdos disklabel >start = 1026048 end = 16777215 length = 15751168 >flags = >type = luks name = Encrypted (LUKS) status = True >device = /dev/vda2 uuid = 57049628-46a6-4ba5-9d5c-b1721a2941d9 exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '349549', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 6 >parents = ['existing 0MB file /osmin.img (deleted) (5)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '349734', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 8 >parents = ['existing 0MB file /osmin (7)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '349877', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 10 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '350032', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 12 >parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '350175', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 14 >parents = ['existing 0MB file /overlay (deleted) (13)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '71094', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 15 >parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x304a950> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '54399', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 16 >parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 8224 did: 12635 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x30a7200> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-KDE', >'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '8388608', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'snapshot', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '91558', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-KDE', >'/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32692 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x30a7290> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_NAME': 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', >'ID_FS_UUID_ENC': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', >'ID_FS_VERSION': 'LVM2 001', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '15747072', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'crypt', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '2842536', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', >'/dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', >'ID_FS_UUID_ENC': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '14065664', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '3138306', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', >'/dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 19 >parents = ['existing 7688MB lvmvg fedora (18)'] >uuid = 401saH-wv3W-Dnb1-zYvk-NngU-znE3-ShxtsN size = 6868.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 14065664 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) >PedDevice: <_ped.Device object at 0x30a73b0> >target size = 6868.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x30c5290) -- >name = fedora status = True kids = 1 id = 18 >parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] >uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1922.0 free space = 820 >free extents = 205.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] >LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 6868MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = 7e7173f2-02b0-41a8-a8fe-3ad13e881488 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 6868.0 targetSize = 6868.0 >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '15f37836-7148-4914-9ffd-6e0cf758d71c', >'ID_FS_UUID_ENC': '15f37836-7148-4914-9ffd-6e0cf758d71c', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '1679360', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x2014067712', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '173147464', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', >'/dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 20 >parents = ['existing 7688MB lvmvg fedora (18)'] >uuid = k1zGwr-Swjp-0Em9-ykPx-EL35-0j2q-TAAH1b size = 820.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32692 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x30a7440> >target size = 820.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x30c5290) -- >name = fedora status = True kids = 2 id = 18 >parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] >uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1922.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] >LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem', >'existing 820MB lvmlv fedora-swap (20) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 820MB >type = swap name = swap status = False >device = /dev/mapper/fedora-swap uuid = 15f37836-7148-4914-9ffd-6e0cf758d71c exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >name = luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 status = True kids = 1 id = 4 >parents = ['existing 7691MB partition vda2 (3) with existing luks'] >uuid = None size = 7689.0 >format = existing lvmpv >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Linux device-mapper (crypt) path: /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 15747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32692 did: 0 busy: False >hardwareGeometry: (980, 255, 63) biosGeometry: (980, 255, 63) >PedDevice: <_ped.Device object at 0x30a7320> >target size = 0 path = /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >format args = [] originalFormat = None target = crypt dmUuid = None >type = lvmpv name = physical volume (LVM) status = False >device = /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 uuid = 6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha exists = True >options = None supported = True formattable = True resizable = False >vgName = fedora vgUUID = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK peStart = 1.0 >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', >'ID_FS_UUID_ENC': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '14065664', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '3138306', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', >'/dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 19 >parents = ['existing 7688MB lvmvg fedora (18)'] >uuid = 401saH-wv3W-Dnb1-zYvk-NngU-znE3-ShxtsN size = 6868.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 14065664 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) >PedDevice: <_ped.Device object at 0x30a73b0> >target size = 6868.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x30c5290) -- >name = fedora status = True kids = 2 id = 18 >parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] >uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1922.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] >LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem', >'existing 820MB lvmlv fedora-swap (20) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 6868MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-root uuid = 7e7173f2-02b0-41a8-a8fe-3ad13e881488 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 6868.0 targetSize = 6868.0 >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '15f37836-7148-4914-9ffd-6e0cf758d71c', >'ID_FS_UUID_ENC': '15f37836-7148-4914-9ffd-6e0cf758d71c', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_DM_TARGETS_COUNT': '1', >'UDISKS_DM_TARGETS_LENGTH': '1679360', >'UDISKS_DM_TARGETS_PARAMS': '253:3\\x2014067712', >'UDISKS_DM_TARGETS_START': '0', >'UDISKS_DM_TARGETS_TYPE': 'linear', >'UDISKS_PRESENTATION_NOPOLICY': '1', >'USEC_INITIALIZED': '173147464', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', >'/dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 20 >parents = ['existing 7688MB lvmvg fedora (18)'] >uuid = k1zGwr-Swjp-0Em9-ykPx-EL35-0j2q-TAAH1b size = 820.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1679360 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32692 did: 0 busy: False >hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) >PedDevice: <_ped.Device object at 0x30a7440> >target size = 820.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x30c5290) -- >name = fedora status = True kids = 2 id = 18 >parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] >uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 >PE Free = 0 PV Count = 1 >LV Names = ['root', 'swap'] modified = False >extents = 1922.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] >LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem', >'existing 820MB lvmlv fedora-swap (20) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 820MB >type = swap name = swap status = False >device = /dev/mapper/fedora-swap uuid = 15f37836-7148-4914-9ffd-6e0cf758d71c exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Dec 09 04:31:13 localhost udisksd[1500]: Removing unlocked-luks entry {uint64 64771, {'crypto-device': <uint64 64514>, 'dm-uuid': <b'CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9'>, 'unlocked-by-uid': <uint32 1000>}} because /dev/dm-3 now has another dm-uuid (NULL) >Dec 09 04:31:13 localhost udisksd[1500]: Removing unlocked-luks entry {uint64 64771, {'crypto-device': <uint64 64514>, 'dm-uuid': <b'CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9'>, 'unlocked-by-uid': <uint32 1000>}} because /dev/dm-3 now has another dm-uuid (NULL) >Dec 09 04:31:13 localhost systemd[1]: Stopping LVM2 PV scan on device 253:3... >Dec 09 04:31:13 localhost pvscan[2555]: Device 253:3 not found. Cleared from lvmetad cache. >Dec 09 04:31:13 localhost systemd[1]: Stopped LVM2 PV scan on device 253:3. >Dec 09 04:31:13 localhost kernel: EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:31:13 localhost kernel: SELinux: initialized (dev vda1, type ext4), uses xattr >Dec 09 04:31:14 localhost systemd[1194]: Time has been changed >Dec 09 04:31:14 localhost systemd[1]: Time has been changed >Dec 09 04:31:14 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 09 04:31:14 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Dec 09 04:32:23 localhost kernel: bio: create slab <bio-1> at 1 >Dec 09 04:32:23 localhost kernel: Btrfs loaded >Dec 09 04:32:23 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >disk: <parted.disk.Disk object at 0x3f42350> fileSystem: <parted.filesystem.FileSystem object at 0x41810d0> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3f59e90> PedPartition: <_ped.Partition object at 0x3f33a70> >disk: <parted.disk.Disk object at 0x3f42350> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4181050> PedPartition: <_ped.Partition object at 0x3f33b30> >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x4197350> >PedDisk: <_ped.Disk object at 0x3f25d88> >PartSpec instance (0x3f59c50) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x3f59c90) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x3f59cd0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x3f59d10) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x3f59d50) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 819 maxSize = None grow = False >name = vda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 8192.0 >format = non-existent msdos disklabel >major = 252 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- >model: Virtio Block Device path: /dev/vda type: 15 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32692 did: 0 busy: False >hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x300d710> >target size = 0 path = /dev/vda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3f42190>] >name = req0 status = False kids = 0 id = 21 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4181810> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41b6dd0> PedPartition: <_ped.Partition object at 0x41b0fb0> >disk: <parted.disk.Disk object at 0x4181810> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41b6cd0> PedPartition: <_ped.Partition object at 0x41b0f50> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x4181810> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43151d0> PedPartition: <_ped.Partition object at 0x41b0ef0> >sectorSize = 512 >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 21 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x4181810> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41b6f50> PedPartition: <_ped.Partition object at 0x41b8050> >disk: <parted.disk.Disk object at 0x4181810> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41b6450> PedPartition: <_ped.Partition object at 0x41b80b0> >sectorSize = 512 >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 21 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x4189f10> PedGeometry: <_ped.Geometry object at 0x4315050> >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x4189f10> PedGeometry: <_ped.Geometry object at 0x4315310> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x4189f10> PedGeometry: <_ped.Geometry object at 0x4315050> >disk: <parted.disk.Disk object at 0x4181810> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4315590> PedPartition: <_ped.Partition object at 0x41b8110> >disk: <parted.disk.Disk object at 0x4181810> fileSystem: None >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43156d0> PedPartition: <_ped.Partition object at 0x41b81d0> >start: 1026048 end: 16777215 length: 15751168 >device: <parted.device.Device object at 0x4189f10> PedGeometry: <_ped.Geometry object at 0x4315310> >disk: <parted.disk.Disk object at 0x4181810> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41b6d90> PedPartition: <_ped.Partition object at 0x41b8170> >disk: <parted.disk.Disk object at 0x4181810> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4315910> PedPartition: <_ped.Partition object at 0x41b8230> >device = /dev/mapper/fedora length = 1922 size = 7688 >remaining = 1 pool = 1461 >id = 24 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 25 name = fedora-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x3f428d0> fileSystem: None >number: 2 path: /dev/vda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41b6590> PedPartition: <_ped.Partition object at 0x41b88f0> >disk: <parted.disk.Disk object at 0x3f428d0> fileSystem: <parted.filesystem.FileSystem object at 0x41b6410> >number: 1 path: /dev/vda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4181050> PedPartition: <_ped.Partition object at 0x3f33b30> > > > >/tmp/anaconda.log: >04:29:43,767 INFO anaconda: /sbin/anaconda 20.25.14-1 >09:29:44,652 INFO anaconda: 2097152 kB (2048 MB) are available >04:29:44,654 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:29:44,656 INFO anaconda: Not doing 'start audit daemon' in live installation >04:29:44,657 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >04:29:44,659 INFO anaconda: Default encoding = ascii >04:29:45,987 INFO anaconda: Display mode = g >09:29:46,000 INFO anaconda: 2097152 kB (2048 MB) are available >04:29:46,001 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:29:51,675 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:29:51,678 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:29:51,686 INFO anaconda: using only installclass _Fedora >04:29:51,701 INFO anaconda: bootloader GRUB2 on X86 platform >04:29:51,706 INFO anaconda: bootloader GRUB2 on X86 platform >04:29:51,798 DEBUG anaconda: network: devices found ['eth0'] >04:29:52,514 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >04:29:53,368 DEBUG anaconda: network: setting autoconnect of eth0 to False >04:29:53,378 DEBUG anaconda: network: missing ifcfgs created for devices ['eth0'] >04:29:53,960 DEBUG anaconda: updating hostname localhost.localdomain >04:29:54,114 INFO anaconda: Running Thread: AnaStorageThread (140595430532864) >04:29:54,118 INFO anaconda: Running Thread: AnaTimeInitThread (140595351779072) >04:29:54,124 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140595343386368) >04:29:54,132 INFO anaconda: Running Thread: AnaPayloadThread (140595334993664) >04:29:54,464 DEBUG anaconda: updating hostname localhost.localdomain >04:29:54,716 INFO anaconda: got 0 NTP servers from DHCP >04:29:54,717 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140595343386368) >04:29:54,777 INFO anaconda: Not doing 'start chronyd' in live installation >04:29:54,804 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140595343386368) >04:29:54,816 INFO anaconda: Starting geolocation lookup >04:29:54,817 INFO anaconda: Geolocation provider: Fedora GeoIP >04:29:56,430 INFO anaconda: Geolocation lookup finished in 1.6 seconds >04:29:56,434 INFO anaconda: got results from geolocation >04:29:56,444 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140595343386368) >04:29:56,976 INFO anaconda: Not doing 'activate layouts' in live installation >04:30:07,789 INFO anaconda: Thread Done: AnaStorageThread (140595430532864) >04:30:08,009 INFO anaconda: Thread Done: AnaTimeInitThread (140595351779072) >04:30:08,075 INFO anaconda: Thread Done: AnaPayloadThread (140595334993664) >04:31:07,092 INFO anaconda: /sbin/anaconda 20.25.14-1 >09:31:07,193 INFO anaconda: 2097152 kB (2048 MB) are available >04:31:07,193 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:31:07,194 INFO anaconda: Not doing 'start audit daemon' in live installation >04:31:07,195 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >04:31:07,196 INFO anaconda: Default encoding = ascii >04:31:07,660 INFO anaconda: Display mode = g >09:31:07,664 INFO anaconda: 2097152 kB (2048 MB) are available >04:31:07,664 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:31:07,882 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:31:07,884 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >04:31:07,884 INFO anaconda: using only installclass _Fedora >04:31:07,889 INFO anaconda: bootloader GRUB2 on X86 platform >04:31:07,893 INFO anaconda: bootloader GRUB2 on X86 platform >04:31:07,923 DEBUG anaconda: network: devices found ['eth0'] >04:31:08,376 DEBUG anaconda: updating hostname localhost.localdomain >04:31:08,411 INFO anaconda: Running Thread: AnaStorageThread (140414030288640) >04:31:08,420 INFO anaconda: Running Thread: AnaTimeInitThread (140414021895936) >04:31:08,424 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140414013503232) >04:31:08,427 INFO anaconda: Running Thread: AnaPayloadThread (140414005110528) >04:31:08,635 DEBUG anaconda: updating hostname localhost.localdomain >04:31:08,741 INFO anaconda: got 0 NTP servers from DHCP >04:31:08,745 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140414013503232) >04:31:08,803 INFO anaconda: Not doing 'start chronyd' in live installation >04:31:08,815 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140414013503232) >04:31:08,818 INFO anaconda: Starting geolocation lookup >04:31:08,818 INFO anaconda: Geolocation provider: Fedora GeoIP >04:31:09,597 INFO anaconda: Not doing 'activate layouts' in live installation >04:31:09,611 INFO anaconda: Geolocation lookup finished in 0.8 seconds >04:31:09,612 INFO anaconda: got results from geolocation >04:31:09,613 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140414013503232) >04:31:13,876 INFO anaconda: Thread Done: AnaStorageThread (140414030288640) >04:31:14,006 INFO anaconda: Thread Done: AnaTimeInitThread (140414021895936) >04:31:14,083 INFO anaconda: Thread Done: AnaPayloadThread (140414005110528) >04:32:15,757 INFO anaconda: Not doing 'require network connection' in live installation >04:32:15,761 DEBUG anaconda: network standalone spoke (init): completed: True >04:32:15,763 INFO anaconda: Not doing 'require network connection' in live installation >04:32:15,978 INFO anaconda: Running Thread: AnaDateTimeThread (140414005110528) >04:32:16,109 INFO anaconda: Not doing 'modify system time and date' in live installation >04:32:16,164 INFO anaconda: Thread Done: AnaDateTimeThread (140414005110528) >04:32:19,323 INFO anaconda: fs space: 0 B needed: 2.93 GB >04:32:21,142 INFO anaconda: fs space: 0 B needed: 2.93 GB >04:32:21,424 INFO anaconda: Running Thread: AnaStorageWatcher (140414013503232) >04:32:21,428 INFO anaconda: Thread Done: AnaStorageWatcher (140414013503232) >04:32:21,477 INFO anaconda: Running Thread: AnaCustomStorageInit (140414013503232) >04:32:21,701 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >04:32:21,717 DEBUG anaconda: network: selected device eth0 >04:32:21,771 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >04:32:21,851 DEBUG anaconda: updating hostname localhost.localdomain >04:32:22,000 INFO anaconda: Not doing 'require network connection' in live installation >04:32:22,168 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x37e6dd0> >04:32:22,172 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37e6d90> status to: ÐÑовеÑка ÑÑÑÑойÑÑв Ñ ÑанениÑ... >04:32:22,184 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37e6d90> >04:32:22,424 INFO anaconda: Running Thread: AnaNTPserver0 (140414021895936) >04:32:22,427 INFO anaconda: Running Thread: AnaNTPserver1 (140414030288640) >04:32:22,434 INFO anaconda: Running Thread: AnaNTPserver2 (140413524268800) >04:32:22,449 INFO anaconda: Running Thread: AnaNTPserver3 (140413515876096) >04:32:22,647 INFO anaconda: Thread Done: AnaNTPserver2 (140413524268800) >04:32:22,679 INFO anaconda: Thread Done: AnaNTPserver0 (140414021895936) >04:32:22,735 DEBUG anaconda: updating hostname localhost.localdomain >04:32:22,739 INFO anaconda: Thread Done: AnaNTPserver1 (140414030288640) >04:32:22,755 INFO anaconda: Thread Done: AnaNTPserver3 (140413515876096) >04:32:22,873 DEBUG anaconda: updating hostname localhost.localdomain >04:32:22,874 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fb4a002a790> status to: ÐÑоводное Ñоедение (eth0) подклÑÑенно >04:32:23,275 INFO anaconda: Thread Done: AnaCustomStorageInit (140414013503232) >04:32:27,079 DEBUG anaconda: disk free: 969.23 kB fs free: 452 MB sw needs: 2.93 GB auto swap: 0 B >04:32:29,698 INFO anaconda: Running Thread: AnaExecuteStorageThread (140414013503232) >04:32:29,749 DEBUG anaconda: new disk order: [] >04:32:30,126 DEBUG anaconda: new disk order: [] >04:32:30,382 INFO anaconda: Not doing 'require network connection' in live installation >04:32:30,434 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:32:30,436 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:32:30,440 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:32:30,444 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >04:32:30,449 DEBUG anaconda: _is_valid_disklabel(vda) returning True >04:32:30,456 DEBUG anaconda: _is_valid_size(vda) returning True >04:32:30,458 DEBUG anaconda: _is_valid_location(vda) returning True >04:32:30,460 DEBUG anaconda: _is_valid_format(vda) returning True >04:32:30,462 DEBUG anaconda: is_valid_stage1_device(vda) returning True >04:32:30,463 INFO anaconda: Thread Done: AnaExecuteStorageThread (140414013503232) >04:32:30,602 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', 'sr0', 'vda', 'vda1', 'vda2'] >04:32:30,603 DEBUG anaconda: ui: unused=['fedora-root', 'fedora-swap', 'vda1'] >04:32:30,605 DEBUG anaconda: ui: new_devices=[] >04:32:30,631 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >04:32:30,632 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >04:32:30,633 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >04:32:30,829 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37e6d90> >04:32:30,831 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37e6d90> status to: Ð¡Ð¾Ñ Ñанение конÑигÑÑаÑии накопиÑелей даннÑÑ â¦ >04:32:30,847 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37e6d90> >04:32:32,259 DEBUG anaconda: page clicked: ÐеизвеÑÑнÑй >04:32:32,261 DEBUG anaconda: show mountpoint: ÐеизвеÑÑнÑй >04:32:32,279 DEBUG anaconda: populate_right_side: existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem >04:32:32,284 DEBUG anaconda: updated device_disks to ['vda'] >04:32:32,286 DEBUG anaconda: updated device_container_name to fedora >04:32:32,287 DEBUG anaconda: updated device_container_raid_level to None >04:32:32,289 DEBUG anaconda: updated device_container_encrypted to True >04:32:32,291 DEBUG anaconda: updated device_container_size to 7688 >04:32:32,302 DEBUG anaconda: fs type changed: ext4 >04:32:32,317 INFO anaconda: getting device type for None >04:32:32,321 ERR anaconda: unknown device type: 'None' >04:32:32,323 DEBUG anaconda: device_type_changed: None None >04:32:32,332 INFO anaconda: getting device type for LVM >04:32:32,334 DEBUG anaconda: device_type_changed: 0 LVM >04:32:32,336 INFO anaconda: getting device type for LVM >04:32:32,337 INFO anaconda: getting device type for LVM >04:32:32,339 INFO anaconda: getting device type for LVM >04:32:32,341 INFO anaconda: getting device type for LVM >04:32:32,343 INFO anaconda: getting device type for LVM >04:32:32,345 INFO anaconda: getting device type for LVM >04:32:32,347 INFO anaconda: getting device type for LVM >04:32:32,349 INFO anaconda: getting device type for LVM >04:32:32,351 DEBUG anaconda: populate_raid: 0, None >04:32:32,352 INFO anaconda: getting device type for LVM >04:32:32,356 INFO anaconda: getting device type for LVM >04:32:32,357 DEBUG anaconda: populate_raid: 0, None >04:32:32,359 INFO anaconda: getting device type for LVM >04:32:32,362 DEBUG anaconda: new container selection: fedora >04:32:32,364 DEBUG anaconda: default container is fedora >04:32:33,068 DEBUG anaconda: current selector: existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem >04:32:33,074 DEBUG anaconda: notebook page = 1 >04:32:33,076 INFO anaconda: ui: saving changes to device fedora-root >04:32:33,078 DEBUG anaconda: old name: root >04:32:33,079 DEBUG anaconda: new name: None >04:32:33,093 DEBUG anaconda: old size: 6868.0 >04:32:33,095 DEBUG anaconda: new size: 6868 >04:32:33,096 INFO anaconda: getting device type for LVM >04:32:33,098 DEBUG anaconda: old device type: 0 >04:32:33,100 DEBUG anaconda: new device type: 0 >04:32:33,101 DEBUG anaconda: reformat: False >04:32:33,111 DEBUG anaconda: old fs type: ext4 >04:32:33,112 DEBUG anaconda: new fs type: ext4 >04:32:33,114 DEBUG anaconda: old encryption setting: False >04:32:33,115 DEBUG anaconda: new encryption setting: False >04:32:33,116 DEBUG anaconda: old label: >04:32:33,118 DEBUG anaconda: new_label: >04:32:33,118 DEBUG anaconda: old mountpoint: >04:32:33,119 DEBUG anaconda: new mountpoint: >04:32:33,122 DEBUG anaconda: old raid level: None >04:32:33,122 DEBUG anaconda: new raid level: None >04:32:33,124 DEBUG anaconda: old container: fedora >04:32:33,124 DEBUG anaconda: new container: fedora >04:32:33,125 DEBUG anaconda: old container encrypted: True >04:32:33,125 DEBUG anaconda: new container encrypted: True >04:32:33,125 DEBUG anaconda: old container raid level: None >04:32:33,126 DEBUG anaconda: new container raid level: None >04:32:33,131 DEBUG anaconda: old container size request: 7688 >04:32:33,132 DEBUG anaconda: new container size request: 7688 >04:32:33,132 DEBUG anaconda: old disks: ['vda'] >04:32:33,132 DEBUG anaconda: new disks: ['vda'] >04:32:33,133 DEBUG anaconda: populate_right_side: existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem >04:32:33,141 DEBUG anaconda: updated device_disks to ['vda'] >04:32:33,142 DEBUG anaconda: updated device_container_name to fedora >04:32:33,143 DEBUG anaconda: updated device_container_raid_level to None >04:32:33,144 DEBUG anaconda: updated device_container_encrypted to True >04:32:33,145 DEBUG anaconda: updated device_container_size to 7688 >04:32:33,168 INFO anaconda: getting device type for LVM >04:32:33,170 DEBUG anaconda: populate_raid: 0, None >04:32:33,172 INFO anaconda: getting device type for LVM >04:32:33,175 DEBUG anaconda: new container selection: None >04:32:33,176 DEBUG anaconda: new container selection: None >04:32:33,178 DEBUG anaconda: new container selection: fedora >04:32:33,179 DEBUG anaconda: default container is fedora >04:32:33,181 DEBUG anaconda: new selector: existing 500MB partition vda1 (2) with existing ext4 filesystem >04:32:33,183 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >04:32:33,185 DEBUG anaconda: updated device_disks to ['vda'] >04:32:33,186 DEBUG anaconda: updated device_container_name to None >04:32:33,187 DEBUG anaconda: updated device_container_raid_level to None >04:32:33,188 DEBUG anaconda: updated device_container_encrypted to False >04:32:33,189 DEBUG anaconda: updated device_container_size to 0 >04:32:33,206 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:33,208 DEBUG anaconda: device_type_changed: 2 ÐбÑÑнÑй Ñаздел >04:32:33,209 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:33,212 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:33,213 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:33,214 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:33,215 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:33,217 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:33,218 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:33,219 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:33,221 DEBUG anaconda: populate_raid: 2, None >04:32:33,221 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:33,223 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:33,225 DEBUG anaconda: populate_raid: 2, None >04:32:33,225 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:38,111 DEBUG anaconda: removing device 'existing 500MB partition vda1 (2) with existing ext4 filesystem' from page ÐеизвеÑÑнÑй >04:32:40,961 INFO anaconda: ui: removed device vda1 >04:32:41,002 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda'] >04:32:41,010 DEBUG anaconda: ui: unused=[] >04:32:41,016 DEBUG anaconda: ui: new_devices=[] >04:32:41,036 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >04:32:41,043 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >04:32:41,046 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >04:32:41,895 DEBUG anaconda: running automatic partitioning >04:32:42,016 DEBUG anaconda: _is_valid_disklabel(vda) returning True >04:32:42,018 DEBUG anaconda: _is_valid_size(vda) returning True >04:32:42,018 DEBUG anaconda: _is_valid_location(vda) returning True >04:32:42,019 DEBUG anaconda: _is_valid_format(vda) returning True >04:32:42,021 DEBUG anaconda: is_valid_stage1_device(vda) returning True >04:32:42,257 DEBUG anaconda: new disk order: [] >04:32:42,294 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:32:42,296 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:32:42,297 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:32:42,300 DEBUG anaconda: _is_valid_disklabel(vda) returning True >04:32:42,300 DEBUG anaconda: _is_valid_size(vda) returning True >04:32:42,301 DEBUG anaconda: _is_valid_location(vda) returning True >04:32:42,302 DEBUG anaconda: _is_valid_format(vda) returning True >04:32:42,302 DEBUG anaconda: is_valid_stage1_device(vda) returning True >04:32:42,307 DEBUG anaconda: _is_valid_disklabel(vda) returning True >04:32:42,308 DEBUG anaconda: _is_valid_size(vda) returning True >04:32:42,308 DEBUG anaconda: _is_valid_location(vda) returning True >04:32:42,309 DEBUG anaconda: _is_valid_format(vda) returning True >04:32:42,310 DEBUG anaconda: is_valid_stage1_device(vda) returning True >04:32:42,311 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >04:32:42,312 DEBUG anaconda: _is_valid_size(vda1) returning True >04:32:42,312 DEBUG anaconda: _is_valid_location(vda1) returning True >04:32:42,313 DEBUG anaconda: _is_valid_partition(vda1) returning True >04:32:42,314 DEBUG anaconda: _is_valid_format(vda1) returning True >04:32:42,314 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >04:32:42,316 DEBUG anaconda: finished automatic partitioning >04:32:42,316 DEBUG anaconda: refreshing ui >04:32:42,321 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda', 'vda1', 'vda2'] >04:32:42,322 DEBUG anaconda: ui: unused=[] >04:32:42,326 DEBUG anaconda: ui: new_devices=['fedora-root', 'vda1', 'fedora-swap'] >04:32:42,351 DEBUG anaconda: page clicked: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >04:32:42,352 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >04:32:42,353 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot >04:32:42,354 DEBUG anaconda: updated device_disks to ['vda'] >04:32:42,355 DEBUG anaconda: updated device_container_name to None >04:32:42,355 DEBUG anaconda: updated device_container_raid_level to None >04:32:42,356 DEBUG anaconda: updated device_container_encrypted to False >04:32:42,357 DEBUG anaconda: updated device_container_size to 0 >04:32:42,361 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:42,376 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:42,378 DEBUG anaconda: populate_raid: 2, None >04:32:42,378 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:42,382 DEBUG anaconda: show mountpoint: ÐÐ¾Ð²Ð°Ñ ÑÑÑановка Fedora 20 >04:32:42,383 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot >04:32:42,384 DEBUG anaconda: updated device_disks to ['vda'] >04:32:42,385 DEBUG anaconda: updated device_container_name to None >04:32:42,385 DEBUG anaconda: updated device_container_raid_level to None >04:32:42,386 DEBUG anaconda: updated device_container_encrypted to False >04:32:42,387 DEBUG anaconda: updated device_container_size to 0 >04:32:42,399 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:42,400 DEBUG anaconda: populate_raid: 2, None >04:32:42,401 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:32:42,403 DEBUG anaconda: finished refreshing ui >04:32:42,403 DEBUG anaconda: updating space display >04:32:42,412 DEBUG anaconda: finished updating space display >04:33:32,119 INFO anaconda: ui: saving changes to device vda1 >04:33:32,123 DEBUG anaconda: old name: vda1 >04:33:32,126 DEBUG anaconda: new name: None >04:33:32,138 DEBUG anaconda: old size: 500.0 >04:33:32,140 DEBUG anaconda: new size: 500 >04:33:32,142 INFO anaconda: getting device type for ÐбÑÑнÑй Ñаздел >04:33:32,145 DEBUG anaconda: old device type: 2 >04:33:32,147 DEBUG anaconda: new device type: 2 >04:33:32,149 DEBUG anaconda: reformat: True >04:33:32,157 DEBUG anaconda: old fs type: ext4 >04:33:32,159 DEBUG anaconda: new fs type: ext4 >04:33:32,161 DEBUG anaconda: old encryption setting: False >04:33:32,162 DEBUG anaconda: new encryption setting: False >04:33:32,164 DEBUG anaconda: old label: >04:33:32,164 DEBUG anaconda: new_label: >04:33:32,165 DEBUG anaconda: old mountpoint: /boot >04:33:32,165 DEBUG anaconda: new mountpoint: /boot >04:33:32,173 DEBUG anaconda: old raid level: None >04:33:32,175 DEBUG anaconda: new raid level: None >04:33:32,178 DEBUG anaconda: old container: None >04:33:32,179 DEBUG anaconda: new container: None >04:33:32,180 DEBUG anaconda: old container encrypted: False >04:33:32,181 DEBUG anaconda: new container encrypted: False >04:33:32,181 DEBUG anaconda: old container raid level: None >04:33:32,182 DEBUG anaconda: new container raid level: None >04:33:32,185 DEBUG anaconda: old container size request: 0 >04:33:32,185 DEBUG anaconda: new container size request: 0 >04:33:32,186 DEBUG anaconda: old disks: ['vda'] >04:33:32,186 DEBUG anaconda: new disks: ['vda'] >04:33:32,186 DEBUG anaconda: nothing changed for new device >04:33:37,672 DEBUG anaconda: new disk order: [] >04:33:37,804 DEBUG anaconda: stage1 device cannot be of type lvmvg >04:33:37,807 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:33:37,814 DEBUG anaconda: stage1 device cannot be of type lvmlv >04:33:37,819 DEBUG anaconda: _is_valid_disklabel(vda) returning True >04:33:37,825 DEBUG anaconda: _is_valid_size(vda) returning True >04:33:37,827 DEBUG anaconda: _is_valid_location(vda) returning True >04:33:37,828 DEBUG anaconda: _is_valid_format(vda) returning True >04:33:37,829 DEBUG anaconda: is_valid_stage1_device(vda) returning True >04:33:37,840 INFO anaconda: Running Thread: AnaCheckStorageThread (140414013503232) >04:33:37,898 DEBUG anaconda: _is_valid_disklabel(vda) returning True >04:33:37,914 DEBUG anaconda: _is_valid_size(vda) returning True >04:33:37,922 DEBUG anaconda: _is_valid_location(vda) returning True >04:33:37,924 DEBUG anaconda: _is_valid_format(vda) returning True >04:33:37,928 DEBUG anaconda: is_valid_stage1_device(vda) returning True >04:33:37,937 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >04:33:37,940 DEBUG anaconda: _is_valid_size(vda1) returning True >04:33:37,950 DEBUG anaconda: _is_valid_location(vda1) returning True >04:33:37,958 DEBUG anaconda: _is_valid_partition(vda1) returning True >04:33:37,967 DEBUG anaconda: _is_valid_format(vda1) returning True >04:33:37,970 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >04:33:37,981 INFO anaconda: Thread Done: AnaCheckStorageThread (140414013503232) >04:33:38,287 INFO anaconda: Not doing 'require network connection' in live installation >04:33:39,705 INFO anaconda: fs space: 6.86 GB needed: 2.93 GB >04:33:40,955 INFO anaconda: fs space: 6.86 GB needed: 2.93 GB >04:33:40,983 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37e6d90> >04:33:42,227 INFO anaconda: fs space: 6.86 GB needed: 2.93 GB >04:33:42,252 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37e6d90> >04:33:42,254 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37e6d90> status to: ÐÑовеÑка наÑÑÑоек накопиÑелей... >04:33:43,468 INFO anaconda: fs space: 6.86 GB needed: 2.93 GB >04:33:43,493 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x37e6d90> >04:33:46,451 INFO anaconda: Running Thread: AnaInstallThread (140414013503232) >04:33:46,453 INFO anaconda: Not doing 'save system time to HW clock' in live installation >04:33:46,456 INFO anaconda: ÐаÑÑÑойка ÑÑÐµÐ´Ñ ÑÑÑановки >04:33:46,984 DEBUG anaconda: running handleException >04:33:46,986 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >04:33:46,993 INFO anaconda: Thread Done: AnaInstallThread (140414013503232) > > >/tmp/packaging.log: > > >/tmp/program.log: >04:29:36,951 INFO program: Running... udevadm settle --timeout=300 >04:29:36,994 DEBUG program: Return code: 0 >04:29:37,154 INFO program: Running... multipath -c /dev/vda >04:29:37,239 INFO program: Dec 09 04:29:37 | /etc/multipath.conf does not exist, blacklisting all devices. >04:29:37,240 INFO program: Dec 09 04:29:37 | A default multipath.conf file is located at >04:29:37,240 INFO program: Dec 09 04:29:37 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:29:37,241 INFO program: Dec 09 04:29:37 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:29:37,241 INFO program: /dev/vda is not a valid multipath device path >04:29:37,241 DEBUG program: Return code: 1 >04:29:37,869 INFO program: Running... udevadm settle --timeout=300 >04:29:37,916 DEBUG program: Return code: 0 >04:29:44,929 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:29:45,062 DEBUG program: Return code: 0 >04:29:45,065 INFO program: Running... udevadm settle --timeout=300 >04:29:45,392 DEBUG program: Return code: 0 >04:29:45,400 INFO program: Running... modprobe fcoe >04:29:45,752 DEBUG program: Return code: 0 >04:29:45,755 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:29:45,834 INFO program: No FCoE boot disk information is found in EDD! >04:29:45,835 DEBUG program: Return code: 1 >04:29:54,131 INFO program: Running... udevadm settle --timeout=300 >04:29:54,398 DEBUG program: Return code: 0 >04:29:54,528 INFO program: Running... udevadm settle --timeout=300 >04:29:54,736 DEBUG program: Return code: 0 >04:29:55,474 INFO program: Running... multipath -c /dev/vda >04:29:55,649 INFO program: Dec 09 04:29:55 | /etc/multipath.conf does not exist, blacklisting all devices. >04:29:55,652 INFO program: Dec 09 04:29:55 | A default multipath.conf file is located at >04:29:55,653 INFO program: Dec 09 04:29:55 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:29:55,659 INFO program: Dec 09 04:29:55 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:29:55,661 INFO program: /dev/vda is not a valid multipath device path >04:29:55,661 DEBUG program: Return code: 1 >04:29:56,467 INFO program: Running... dumpe2fs -h /dev/vda1 >04:29:56,652 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:29:56,653 INFO program: Filesystem volume name: <none> >04:29:56,654 INFO program: Last mounted on: /mnt/sysimage/boot >04:29:56,655 INFO program: Filesystem UUID: 37dcff51-e565-44a9-9256-1d4238c3f645 >04:29:56,656 INFO program: Filesystem magic number: 0xEF53 >04:29:56,657 INFO program: Filesystem revision #: 1 (dynamic) >04:29:56,658 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:29:56,664 INFO program: Filesystem flags: signed_directory_hash >04:29:56,665 INFO program: Default mount options: user_xattr acl >04:29:56,665 INFO program: Filesystem state: clean >04:29:56,672 INFO program: Errors behavior: Continue >04:29:56,674 INFO program: Filesystem OS type: Linux >04:29:56,675 INFO program: Inode count: 128016 >04:29:56,685 INFO program: Block count: 512000 >04:29:56,686 INFO program: Reserved block count: 25600 >04:29:56,688 INFO program: Free blocks: 485334 >04:29:56,697 INFO program: Free inodes: 128005 >04:29:56,701 INFO program: First block: 1 >04:29:56,703 INFO program: Block size: 1024 >04:29:56,704 INFO program: Fragment size: 1024 >04:29:56,705 INFO program: Reserved GDT blocks: 256 >04:29:56,711 INFO program: Blocks per group: 8192 >04:29:56,722 INFO program: Fragments per group: 8192 >04:29:56,724 INFO program: Inodes per group: 2032 >04:29:56,744 INFO program: Inode blocks per group: 254 >04:29:56,745 INFO program: Flex block group size: 16 >04:29:56,746 INFO program: Filesystem created: Mon Dec 9 04:24:57 2013 >04:29:56,755 INFO program: Last mount time: Mon Dec 9 04:24:58 2013 >04:29:56,756 INFO program: Last write time: Mon Dec 9 04:24:58 2013 >04:29:56,761 INFO program: Mount count: 1 >04:29:56,762 INFO program: Maximum mount count: -1 >04:29:56,766 INFO program: Last checked: Mon Dec 9 04:24:57 2013 >04:29:56,773 INFO program: Check interval: 0 (<none>) >04:29:56,775 INFO program: Lifetime writes: 8 MB >04:29:56,777 INFO program: Reserved blocks uid: 0 (user root) >04:29:56,779 INFO program: Reserved blocks gid: 0 (group root) >04:29:56,788 INFO program: First inode: 11 >04:29:56,789 INFO program: Inode size: 128 >04:29:56,791 INFO program: Journal inode: 8 >04:29:56,794 INFO program: Default directory hash: half_md4 >04:29:56,795 INFO program: Directory Hash Seed: 2f2aa341-4291-4f30-aa08-1402b2693fae >04:29:56,799 INFO program: Journal backup: inode blocks >04:29:56,801 INFO program: Journal features: (none) >04:29:56,802 INFO program: Journal size: 8M >04:29:56,809 INFO program: Journal length: 8192 >04:29:56,816 INFO program: Journal sequence: 0x00000002 >04:29:56,817 INFO program: Journal start: 1 >04:29:56,818 INFO program: >04:29:56,820 DEBUG program: Return code: 0 >04:29:56,821 INFO program: Running... resize2fs -P /dev/vda1 >04:29:56,926 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:29:56,928 INFO program: Estimated minimum size of the filesystem: 14045 >04:29:56,929 DEBUG program: Return code: 0 >04:29:59,147 INFO program: Running... dumpe2fs -h /dev/loop3 >04:29:59,228 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:29:59,230 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:29:59,237 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:29:59,247 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:29:59,249 INFO program: Filesystem magic number: 0xEF53 >04:29:59,252 INFO program: Filesystem revision #: 1 (dynamic) >04:29:59,256 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:29:59,266 INFO program: Filesystem flags: signed_directory_hash >04:29:59,272 INFO program: Default mount options: user_xattr acl >04:29:59,282 INFO program: Filesystem state: clean >04:29:59,284 INFO program: Errors behavior: Continue >04:29:59,298 INFO program: Filesystem OS type: Linux >04:29:59,299 INFO program: Inode count: 262144 >04:29:59,300 INFO program: Block count: 1048576 >04:29:59,301 INFO program: Reserved block count: 10483 >04:29:59,302 INFO program: Free blocks: 229874 >04:29:59,302 INFO program: Free inodes: 164487 >04:29:59,303 INFO program: First block: 0 >04:29:59,307 INFO program: Block size: 4096 >04:29:59,312 INFO program: Fragment size: 4096 >04:29:59,318 INFO program: Reserved GDT blocks: 255 >04:29:59,320 INFO program: Blocks per group: 32768 >04:29:59,331 INFO program: Fragments per group: 32768 >04:29:59,332 INFO program: Inodes per group: 8192 >04:29:59,333 INFO program: Inode blocks per group: 512 >04:29:59,334 INFO program: Flex block group size: 16 >04:29:59,335 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:29:59,336 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:29:59,346 INFO program: Last write time: Thu Dec 5 07:00:13 2013 >04:29:59,349 INFO program: Mount count: 0 >04:29:59,351 INFO program: Maximum mount count: -1 >04:29:59,363 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:29:59,365 INFO program: Check interval: 0 (<none>) >04:29:59,367 INFO program: Lifetime writes: 712 MB >04:29:59,371 INFO program: Reserved blocks uid: 0 (user root) >04:29:59,373 INFO program: Reserved blocks gid: 0 (group root) >04:29:59,380 INFO program: First inode: 11 >04:29:59,385 INFO program: Inode size: 256 >04:29:59,390 INFO program: Required extra isize: 28 >04:29:59,395 INFO program: Desired extra isize: 28 >04:29:59,399 INFO program: Journal inode: 8 >04:29:59,401 INFO program: Default directory hash: half_md4 >04:29:59,408 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:29:59,421 INFO program: Journal backup: inode blocks >04:29:59,423 INFO program: Journal features: journal_incompat_revoke >04:29:59,428 INFO program: Journal size: 128M >04:29:59,444 INFO program: Journal length: 32768 >04:29:59,445 INFO program: Journal sequence: 0x00004c6f >04:29:59,446 INFO program: Journal start: 0 >04:29:59,447 INFO program: >04:29:59,450 DEBUG program: Return code: 0 >04:29:59,455 INFO program: Running... resize2fs -P /dev/loop3 >04:29:59,540 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:29:59,548 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >04:29:59,549 INFO program: Couldn't find valid filesystem superblock. >04:29:59,550 DEBUG program: Return code: 1 >04:29:59,780 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:29:59,805 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:29:59,806 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:29:59,809 INFO program: Last mounted on: / >04:29:59,809 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:29:59,810 INFO program: Filesystem magic number: 0xEF53 >04:29:59,811 INFO program: Filesystem revision #: 1 (dynamic) >04:29:59,812 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:29:59,813 INFO program: Filesystem flags: signed_directory_hash >04:29:59,814 INFO program: Default mount options: user_xattr acl >04:29:59,815 INFO program: Filesystem state: clean >04:29:59,816 INFO program: Errors behavior: Continue >04:29:59,817 INFO program: Filesystem OS type: Linux >04:29:59,818 INFO program: Inode count: 262144 >04:29:59,819 INFO program: Block count: 1048576 >04:29:59,820 INFO program: Reserved block count: 10483 >04:29:59,821 INFO program: Free blocks: 229874 >04:29:59,822 INFO program: Free inodes: 164487 >04:29:59,823 INFO program: First block: 0 >04:29:59,825 INFO program: Block size: 4096 >04:29:59,827 INFO program: Fragment size: 4096 >04:29:59,828 INFO program: Reserved GDT blocks: 255 >04:29:59,833 INFO program: Blocks per group: 32768 >04:29:59,834 INFO program: Fragments per group: 32768 >04:29:59,834 INFO program: Inodes per group: 8192 >04:29:59,836 INFO program: Inode blocks per group: 512 >04:29:59,836 INFO program: Flex block group size: 16 >04:29:59,838 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:29:59,839 INFO program: Last mount time: Mon Dec 9 04:27:08 2013 >04:29:59,843 INFO program: Last write time: Mon Dec 9 04:27:08 2013 >04:29:59,844 INFO program: Mount count: 1 >04:29:59,844 INFO program: Maximum mount count: -1 >04:29:59,845 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:29:59,847 INFO program: Check interval: 0 (<none>) >04:29:59,849 INFO program: Lifetime writes: 712 MB >04:29:59,851 INFO program: Reserved blocks uid: 0 (user root) >04:29:59,851 INFO program: Reserved blocks gid: 0 (group root) >04:29:59,852 INFO program: First inode: 11 >04:29:59,853 INFO program: Inode size: 256 >04:29:59,853 INFO program: Required extra isize: 28 >04:29:59,857 INFO program: Desired extra isize: 28 >04:29:59,858 INFO program: Journal inode: 8 >04:29:59,859 INFO program: Default directory hash: half_md4 >04:29:59,860 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:29:59,865 INFO program: Journal backup: inode blocks >04:29:59,866 INFO program: Journal features: journal_incompat_revoke >04:29:59,866 INFO program: Journal size: 128M >04:29:59,867 INFO program: Journal length: 32768 >04:29:59,869 INFO program: Journal sequence: 0x00004c70 >04:29:59,870 INFO program: Journal start: 1 >04:29:59,871 INFO program: >04:29:59,874 DEBUG program: Return code: 0 >04:29:59,875 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:29:59,912 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:29:59,915 INFO program: Estimated minimum size of the filesystem: 821448 >04:29:59,916 DEBUG program: Return code: 0 >04:30:00,077 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >04:30:00,106 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:30:00,107 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:30:00,108 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:30:00,109 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:30:00,110 INFO program: Filesystem magic number: 0xEF53 >04:30:00,111 INFO program: Filesystem revision #: 1 (dynamic) >04:30:00,112 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:30:00,116 INFO program: Filesystem flags: signed_directory_hash >04:30:00,117 INFO program: Default mount options: user_xattr acl >04:30:00,118 INFO program: Filesystem state: clean >04:30:00,118 INFO program: Errors behavior: Continue >04:30:00,119 INFO program: Filesystem OS type: Linux >04:30:00,124 INFO program: Inode count: 262144 >04:30:00,125 INFO program: Block count: 1048576 >04:30:00,126 INFO program: Reserved block count: 10483 >04:30:00,127 INFO program: Free blocks: 229874 >04:30:00,127 INFO program: Free inodes: 164487 >04:30:00,131 INFO program: First block: 0 >04:30:00,132 INFO program: Block size: 4096 >04:30:00,133 INFO program: Fragment size: 4096 >04:30:00,133 INFO program: Reserved GDT blocks: 255 >04:30:00,134 INFO program: Blocks per group: 32768 >04:30:00,135 INFO program: Fragments per group: 32768 >04:30:00,135 INFO program: Inodes per group: 8192 >04:30:00,136 INFO program: Inode blocks per group: 512 >04:30:00,137 INFO program: Flex block group size: 16 >04:30:00,137 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:30:00,138 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:30:00,140 INFO program: Last write time: Thu Dec 5 07:00:13 2013 >04:30:00,140 INFO program: Mount count: 0 >04:30:00,141 INFO program: Maximum mount count: -1 >04:30:00,143 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:30:00,149 INFO program: Check interval: 0 (<none>) >04:30:00,150 INFO program: Lifetime writes: 712 MB >04:30:00,151 INFO program: Reserved blocks uid: 0 (user root) >04:30:00,152 INFO program: Reserved blocks gid: 0 (group root) >04:30:00,152 INFO program: First inode: 11 >04:30:00,153 INFO program: Inode size: 256 >04:30:00,154 INFO program: Required extra isize: 28 >04:30:00,154 INFO program: Desired extra isize: 28 >04:30:00,156 INFO program: Journal inode: 8 >04:30:00,157 INFO program: Default directory hash: half_md4 >04:30:00,159 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:30:00,160 INFO program: Journal backup: inode blocks >04:30:00,163 INFO program: Journal features: journal_incompat_revoke >04:30:00,164 INFO program: Journal size: 128M >04:30:00,165 INFO program: Journal length: 32768 >04:30:00,170 INFO program: Journal sequence: 0x00004c6f >04:30:00,171 INFO program: Journal start: 0 >04:30:00,171 INFO program: >04:30:00,172 DEBUG program: Return code: 0 >04:30:00,173 INFO program: Running... resize2fs -P /dev/mapper/live-base >04:30:00,216 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:30:00,218 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >04:30:00,219 INFO program: Couldn't find valid filesystem superblock. >04:30:00,221 DEBUG program: Return code: 1 >04:30:00,409 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >04:30:00,441 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:30:00,442 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:30:00,444 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:30:00,445 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:30:00,446 INFO program: Filesystem magic number: 0xEF53 >04:30:00,446 INFO program: Filesystem revision #: 1 (dynamic) >04:30:00,448 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:30:00,456 INFO program: Filesystem flags: signed_directory_hash >04:30:00,458 INFO program: Default mount options: user_xattr acl >04:30:00,458 INFO program: Filesystem state: clean >04:30:00,459 INFO program: Errors behavior: Continue >04:30:00,461 INFO program: Filesystem OS type: Linux >04:30:00,462 INFO program: Inode count: 212992 >04:30:00,463 INFO program: Block count: 821448 >04:30:00,467 INFO program: Reserved block count: 8212 >04:30:00,469 INFO program: Free blocks: 6087 >04:30:00,470 INFO program: Free inodes: 115335 >04:30:00,470 INFO program: First block: 0 >04:30:00,472 INFO program: Block size: 4096 >04:30:00,473 INFO program: Fragment size: 4096 >04:30:00,475 INFO program: Reserved GDT blocks: 255 >04:30:00,475 INFO program: Blocks per group: 32768 >04:30:00,477 INFO program: Fragments per group: 32768 >04:30:00,478 INFO program: Inodes per group: 8192 >04:30:00,479 INFO program: Inode blocks per group: 512 >04:30:00,480 INFO program: Flex block group size: 16 >04:30:00,482 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:30:00,484 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:30:00,485 INFO program: Last write time: Thu Dec 5 07:00:23 2013 >04:30:00,486 INFO program: Mount count: 0 >04:30:00,487 INFO program: Maximum mount count: -1 >04:30:00,488 INFO program: Last checked: Thu Dec 5 07:00:23 2013 >04:30:00,489 INFO program: Check interval: 0 (<none>) >04:30:00,490 INFO program: Lifetime writes: 714 MB >04:30:00,493 INFO program: Reserved blocks uid: 0 (user root) >04:30:00,494 INFO program: Reserved blocks gid: 0 (group root) >04:30:00,495 INFO program: First inode: 11 >04:30:00,495 INFO program: Inode size: 256 >04:30:00,501 INFO program: Required extra isize: 28 >04:30:00,502 INFO program: Desired extra isize: 28 >04:30:00,502 INFO program: Journal inode: 8 >04:30:00,503 INFO program: Default directory hash: half_md4 >04:30:00,504 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:30:00,505 INFO program: Journal backup: inode blocks >04:30:00,506 INFO program: Journal features: journal_incompat_revoke >04:30:00,510 INFO program: Journal size: 128M >04:30:00,511 INFO program: Journal length: 32768 >04:30:00,512 INFO program: Journal sequence: 0x00004c6f >04:30:00,513 INFO program: Journal start: 0 >04:30:00,515 INFO program: >04:30:00,516 DEBUG program: Return code: 0 >04:30:00,517 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >04:30:00,551 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:30:00,554 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >04:30:00,554 INFO program: Couldn't find valid filesystem superblock. >04:30:00,555 DEBUG program: Return code: 1 >04:30:00,616 INFO program: Running... udevadm settle --timeout=300 >04:30:00,674 DEBUG program: Return code: 0 >04:30:01,046 INFO program: Running... udevadm settle --timeout=300 >04:30:01,091 DEBUG program: Return code: 0 >04:30:01,119 INFO program: Running... udevadm settle --timeout=300 >04:30:01,161 DEBUG program: Return code: 0 >04:30:01,180 INFO program: Running... udevadm settle --timeout=300 >04:30:01,228 DEBUG program: Return code: 0 >04:30:06,159 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >04:30:06,381 DEBUG program: Return code: 0 >04:30:06,418 INFO program: Running... udevadm settle --timeout=300 >04:30:06,518 DEBUG program: Return code: 0 >04:30:06,519 INFO program: Running... umount /mnt/sysimage >04:30:06,604 DEBUG program: Return code: 0 >04:30:06,605 INFO program: Running... udevadm settle --timeout=300 >04:30:06,691 DEBUG program: Return code: 0 >04:30:06,737 INFO program: Running... udevadm settle --timeout=300 >04:30:06,934 DEBUG program: Return code: 0 >04:30:07,798 INFO program: Running... hwclock --hctosys --utc >04:30:08,008 DEBUG program: Return code: 0 >04:30:08,010 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >04:30:08,074 DEBUG program: Return code: 0 >04:31:03,458 INFO program: Running... udevadm settle --timeout=300 >04:31:03,522 DEBUG program: Return code: 0 >04:31:03,608 INFO program: Running... multipath -c /dev/vda >04:31:03,615 INFO program: Dec 09 04:31:03 | /etc/multipath.conf does not exist, blacklisting all devices. >04:31:03,616 INFO program: Dec 09 04:31:03 | A default multipath.conf file is located at >04:31:03,616 INFO program: Dec 09 04:31:03 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:31:03,616 INFO program: Dec 09 04:31:03 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:31:03,616 INFO program: /dev/vda is not a valid multipath device path >04:31:03,616 DEBUG program: Return code: 1 >04:31:04,187 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >04:31:04,220 INFO program: LVM2_PV_UUID=6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha >04:31:04,220 INFO program: LVM2_PE_START=1024.00 >04:31:04,220 INFO program: LVM2_VG_NAME=fedora >04:31:04,221 INFO program: LVM2_VG_UUID=VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK >04:31:04,221 INFO program: LVM2_VG_SIZE=7872512.00 >04:31:04,221 INFO program: LVM2_VG_FREE=0 >04:31:04,221 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:31:04,221 INFO program: LVM2_VG_EXTENT_COUNT=1922 >04:31:04,222 INFO program: LVM2_VG_FREE_COUNT=0 >04:31:04,222 INFO program: LVM2_PV_COUNT=1 >04:31:04,222 DEBUG program: Return code: 0 >04:31:04,242 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >04:31:04,265 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap >04:31:04,265 INFO program: LVM2_LV_UUID=401saH-wv3W-Dnb1-zYvk-NngU-znE3-ShxtsN LVM2_LV_UUID=k1zGwr-Swjp-0Em9-ykPx-EL35-0j2q-TAAH1b >04:31:04,265 INFO program: LVM2_LV_SIZE=7032832.00 LVM2_LV_SIZE=839680.00 >04:31:04,265 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >04:31:04,265 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:31:04,266 DEBUG program: Return code: 0 >04:31:04,496 INFO program: Running... udevadm settle --timeout=300 >04:31:04,512 DEBUG program: Return code: 0 >04:31:07,290 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:31:07,317 DEBUG program: Return code: 0 >04:31:07,322 INFO program: Running... udevadm settle --timeout=300 >04:31:07,601 DEBUG program: Return code: 0 >04:31:07,606 INFO program: Running... modprobe fcoe >04:31:07,616 DEBUG program: Return code: 0 >04:31:07,618 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:31:07,630 INFO program: No FCoE boot disk information is found in EDD! >04:31:07,632 DEBUG program: Return code: 1 >04:31:08,417 INFO program: Running... udevadm settle --timeout=300 >04:31:08,508 DEBUG program: Return code: 0 >04:31:08,555 INFO program: Running... udevadm settle --timeout=300 >04:31:08,652 DEBUG program: Return code: 0 >04:31:08,861 INFO program: Running... multipath -c /dev/vda >04:31:08,887 INFO program: Dec 09 04:31:08 | /etc/multipath.conf does not exist, blacklisting all devices. >04:31:08,889 INFO program: Dec 09 04:31:08 | A default multipath.conf file is located at >04:31:08,889 INFO program: Dec 09 04:31:08 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >04:31:08,890 INFO program: Dec 09 04:31:08 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >04:31:08,891 INFO program: /dev/vda is not a valid multipath device path >04:31:08,892 DEBUG program: Return code: 1 >04:31:09,328 INFO program: Running... dumpe2fs -h /dev/vda1 >04:31:09,361 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:31:09,362 INFO program: Filesystem volume name: <none> >04:31:09,363 INFO program: Last mounted on: /mnt/sysimage/boot >04:31:09,364 INFO program: Filesystem UUID: 37dcff51-e565-44a9-9256-1d4238c3f645 >04:31:09,364 INFO program: Filesystem magic number: 0xEF53 >04:31:09,365 INFO program: Filesystem revision #: 1 (dynamic) >04:31:09,368 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:31:09,369 INFO program: Filesystem flags: signed_directory_hash >04:31:09,370 INFO program: Default mount options: user_xattr acl >04:31:09,371 INFO program: Filesystem state: clean >04:31:09,371 INFO program: Errors behavior: Continue >04:31:09,373 INFO program: Filesystem OS type: Linux >04:31:09,374 INFO program: Inode count: 128016 >04:31:09,376 INFO program: Block count: 512000 >04:31:09,377 INFO program: Reserved block count: 25600 >04:31:09,378 INFO program: Free blocks: 457582 >04:31:09,381 INFO program: Free inodes: 127930 >04:31:09,385 INFO program: First block: 1 >04:31:09,386 INFO program: Block size: 1024 >04:31:09,387 INFO program: Fragment size: 1024 >04:31:09,388 INFO program: Reserved GDT blocks: 256 >04:31:09,389 INFO program: Blocks per group: 8192 >04:31:09,390 INFO program: Fragments per group: 8192 >04:31:09,391 INFO program: Inodes per group: 2032 >04:31:09,392 INFO program: Inode blocks per group: 254 >04:31:09,393 INFO program: Flex block group size: 16 >04:31:09,394 INFO program: Filesystem created: Mon Dec 9 04:24:57 2013 >04:31:09,396 INFO program: Last mount time: Mon Dec 9 04:24:58 2013 >04:31:09,397 INFO program: Last write time: Mon Dec 9 04:24:58 2013 >04:31:09,401 INFO program: Mount count: 1 >04:31:09,401 INFO program: Maximum mount count: -1 >04:31:09,402 INFO program: Last checked: Mon Dec 9 04:24:57 2013 >04:31:09,403 INFO program: Check interval: 0 (<none>) >04:31:09,404 INFO program: Lifetime writes: 8 MB >04:31:09,405 INFO program: Reserved blocks uid: 0 (user root) >04:31:09,406 INFO program: Reserved blocks gid: 0 (group root) >04:31:09,407 INFO program: First inode: 11 >04:31:09,408 INFO program: Inode size: 128 >04:31:09,409 INFO program: Journal inode: 8 >04:31:09,422 INFO program: Default directory hash: half_md4 >04:31:09,423 INFO program: Directory Hash Seed: 2f2aa341-4291-4f30-aa08-1402b2693fae >04:31:09,424 INFO program: Journal backup: inode blocks >04:31:09,425 INFO program: Journal features: (none) >04:31:09,426 INFO program: Journal size: 8M >04:31:09,426 INFO program: Journal length: 8192 >04:31:09,427 INFO program: Journal sequence: 0x00000009 >04:31:09,428 INFO program: Journal start: 0 >04:31:09,432 INFO program: >04:31:09,433 DEBUG program: Return code: 0 >04:31:09,435 INFO program: Running... resize2fs -P /dev/vda1 >04:31:09,468 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:31:09,476 INFO program: Estimated minimum size of the filesystem: 43281 >04:31:09,477 DEBUG program: Return code: 0 >04:31:10,220 INFO program: Running... dumpe2fs -h /dev/loop3 >04:31:10,241 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:31:10,243 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:31:10,243 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:31:10,244 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:31:10,245 INFO program: Filesystem magic number: 0xEF53 >04:31:10,249 INFO program: Filesystem revision #: 1 (dynamic) >04:31:10,250 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:31:10,250 INFO program: Filesystem flags: signed_directory_hash >04:31:10,251 INFO program: Default mount options: user_xattr acl >04:31:10,252 INFO program: Filesystem state: clean >04:31:10,252 INFO program: Errors behavior: Continue >04:31:10,253 INFO program: Filesystem OS type: Linux >04:31:10,254 INFO program: Inode count: 262144 >04:31:10,255 INFO program: Block count: 1048576 >04:31:10,255 INFO program: Reserved block count: 10483 >04:31:10,259 INFO program: Free blocks: 229874 >04:31:10,261 INFO program: Free inodes: 164487 >04:31:10,265 INFO program: First block: 0 >04:31:10,268 INFO program: Block size: 4096 >04:31:10,270 INFO program: Fragment size: 4096 >04:31:10,272 INFO program: Reserved GDT blocks: 255 >04:31:10,273 INFO program: Blocks per group: 32768 >04:31:10,277 INFO program: Fragments per group: 32768 >04:31:10,282 INFO program: Inodes per group: 8192 >04:31:10,284 INFO program: Inode blocks per group: 512 >04:31:10,286 INFO program: Flex block group size: 16 >04:31:10,286 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:31:10,287 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:31:10,288 INFO program: Last write time: Thu Dec 5 07:00:13 2013 >04:31:10,288 INFO program: Mount count: 0 >04:31:10,290 INFO program: Maximum mount count: -1 >04:31:10,296 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:31:10,301 INFO program: Check interval: 0 (<none>) >04:31:10,303 INFO program: Lifetime writes: 712 MB >04:31:10,308 INFO program: Reserved blocks uid: 0 (user root) >04:31:10,313 INFO program: Reserved blocks gid: 0 (group root) >04:31:10,315 INFO program: First inode: 11 >04:31:10,319 INFO program: Inode size: 256 >04:31:10,322 INFO program: Required extra isize: 28 >04:31:10,325 INFO program: Desired extra isize: 28 >04:31:10,331 INFO program: Journal inode: 8 >04:31:10,337 INFO program: Default directory hash: half_md4 >04:31:10,339 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:31:10,344 INFO program: Journal backup: inode blocks >04:31:10,346 INFO program: Journal features: journal_incompat_revoke >04:31:10,354 INFO program: Journal size: 128M >04:31:10,355 INFO program: Journal length: 32768 >04:31:10,360 INFO program: Journal sequence: 0x00004c6f >04:31:10,363 INFO program: Journal start: 0 >04:31:10,366 INFO program: >04:31:10,368 DEBUG program: Return code: 0 >04:31:10,371 INFO program: Running... resize2fs -P /dev/loop3 >04:31:10,416 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:31:10,421 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >04:31:10,436 INFO program: Couldn't find valid filesystem superblock. >04:31:10,437 DEBUG program: Return code: 1 >04:31:10,651 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:31:10,676 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:31:10,678 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:31:10,679 INFO program: Last mounted on: / >04:31:10,680 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:31:10,681 INFO program: Filesystem magic number: 0xEF53 >04:31:10,682 INFO program: Filesystem revision #: 1 (dynamic) >04:31:10,683 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:31:10,684 INFO program: Filesystem flags: signed_directory_hash >04:31:10,684 INFO program: Default mount options: user_xattr acl >04:31:10,685 INFO program: Filesystem state: clean >04:31:10,686 INFO program: Errors behavior: Continue >04:31:10,686 INFO program: Filesystem OS type: Linux >04:31:10,692 INFO program: Inode count: 262144 >04:31:10,693 INFO program: Block count: 1048576 >04:31:10,695 INFO program: Reserved block count: 10483 >04:31:10,696 INFO program: Free blocks: 229874 >04:31:10,697 INFO program: Free inodes: 164487 >04:31:10,698 INFO program: First block: 0 >04:31:10,698 INFO program: Block size: 4096 >04:31:10,699 INFO program: Fragment size: 4096 >04:31:10,700 INFO program: Reserved GDT blocks: 255 >04:31:10,702 INFO program: Blocks per group: 32768 >04:31:10,703 INFO program: Fragments per group: 32768 >04:31:10,703 INFO program: Inodes per group: 8192 >04:31:10,704 INFO program: Inode blocks per group: 512 >04:31:10,708 INFO program: Flex block group size: 16 >04:31:10,709 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:31:10,709 INFO program: Last mount time: Mon Dec 9 04:27:08 2013 >04:31:10,714 INFO program: Last write time: Mon Dec 9 04:27:08 2013 >04:31:10,715 INFO program: Mount count: 1 >04:31:10,715 INFO program: Maximum mount count: -1 >04:31:10,716 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:31:10,717 INFO program: Check interval: 0 (<none>) >04:31:10,718 INFO program: Lifetime writes: 712 MB >04:31:10,718 INFO program: Reserved blocks uid: 0 (user root) >04:31:10,719 INFO program: Reserved blocks gid: 0 (group root) >04:31:10,720 INFO program: First inode: 11 >04:31:10,725 INFO program: Inode size: 256 >04:31:10,727 INFO program: Required extra isize: 28 >04:31:10,728 INFO program: Desired extra isize: 28 >04:31:10,729 INFO program: Journal inode: 8 >04:31:10,730 INFO program: Default directory hash: half_md4 >04:31:10,730 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:31:10,732 INFO program: Journal backup: inode blocks >04:31:10,733 INFO program: Journal features: journal_incompat_revoke >04:31:10,734 INFO program: Journal size: 128M >04:31:10,735 INFO program: Journal length: 32768 >04:31:10,735 INFO program: Journal sequence: 0x00004c70 >04:31:10,736 INFO program: Journal start: 1 >04:31:10,743 INFO program: >04:31:10,744 DEBUG program: Return code: 0 >04:31:10,745 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:31:10,768 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:31:10,773 INFO program: Estimated minimum size of the filesystem: 821448 >04:31:10,776 DEBUG program: Return code: 0 >04:31:10,941 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >04:31:10,961 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:31:10,963 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:31:10,964 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:31:10,965 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:31:10,967 INFO program: Filesystem magic number: 0xEF53 >04:31:10,968 INFO program: Filesystem revision #: 1 (dynamic) >04:31:10,969 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:31:10,969 INFO program: Filesystem flags: signed_directory_hash >04:31:10,970 INFO program: Default mount options: user_xattr acl >04:31:10,971 INFO program: Filesystem state: clean >04:31:10,972 INFO program: Errors behavior: Continue >04:31:10,973 INFO program: Filesystem OS type: Linux >04:31:10,974 INFO program: Inode count: 262144 >04:31:10,975 INFO program: Block count: 1048576 >04:31:10,975 INFO program: Reserved block count: 10483 >04:31:10,980 INFO program: Free blocks: 229874 >04:31:10,985 INFO program: Free inodes: 164487 >04:31:10,986 INFO program: First block: 0 >04:31:10,986 INFO program: Block size: 4096 >04:31:10,987 INFO program: Fragment size: 4096 >04:31:10,988 INFO program: Reserved GDT blocks: 255 >04:31:10,988 INFO program: Blocks per group: 32768 >04:31:10,989 INFO program: Fragments per group: 32768 >04:31:10,990 INFO program: Inodes per group: 8192 >04:31:10,991 INFO program: Inode blocks per group: 512 >04:31:10,991 INFO program: Flex block group size: 16 >04:31:10,992 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:31:10,993 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:31:10,995 INFO program: Last write time: Thu Dec 5 07:00:13 2013 >04:31:10,996 INFO program: Mount count: 0 >04:31:10,999 INFO program: Maximum mount count: -1 >04:31:11,001 INFO program: Last checked: Thu Dec 5 07:00:13 2013 >04:31:11,002 INFO program: Check interval: 0 (<none>) >04:31:11,003 INFO program: Lifetime writes: 712 MB >04:31:11,004 INFO program: Reserved blocks uid: 0 (user root) >04:31:11,005 INFO program: Reserved blocks gid: 0 (group root) >04:31:11,006 INFO program: First inode: 11 >04:31:11,007 INFO program: Inode size: 256 >04:31:11,008 INFO program: Required extra isize: 28 >04:31:11,009 INFO program: Desired extra isize: 28 >04:31:11,010 INFO program: Journal inode: 8 >04:31:11,012 INFO program: Default directory hash: half_md4 >04:31:11,016 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:31:11,017 INFO program: Journal backup: inode blocks >04:31:11,019 INFO program: Journal features: journal_incompat_revoke >04:31:11,020 INFO program: Journal size: 128M >04:31:11,020 INFO program: Journal length: 32768 >04:31:11,022 INFO program: Journal sequence: 0x00004c6f >04:31:11,023 INFO program: Journal start: 0 >04:31:11,023 INFO program: >04:31:11,028 DEBUG program: Return code: 0 >04:31:11,029 INFO program: Running... resize2fs -P /dev/mapper/live-base >04:31:11,057 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:31:11,059 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >04:31:11,065 INFO program: Couldn't find valid filesystem superblock. >04:31:11,066 DEBUG program: Return code: 1 >04:31:11,236 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >04:31:11,265 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:31:11,273 INFO program: Filesystem volume name: _Fedora-Live-KDE >04:31:11,279 INFO program: Last mounted on: /var/tmp/imgcreate-VBALrU/install_root >04:31:11,281 INFO program: Filesystem UUID: e4123305-f463-4d28-b818-5a73fd96f159 >04:31:11,282 INFO program: Filesystem magic number: 0xEF53 >04:31:11,283 INFO program: Filesystem revision #: 1 (dynamic) >04:31:11,284 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:31:11,287 INFO program: Filesystem flags: signed_directory_hash >04:31:11,289 INFO program: Default mount options: user_xattr acl >04:31:11,290 INFO program: Filesystem state: clean >04:31:11,290 INFO program: Errors behavior: Continue >04:31:11,291 INFO program: Filesystem OS type: Linux >04:31:11,292 INFO program: Inode count: 212992 >04:31:11,294 INFO program: Block count: 821448 >04:31:11,299 INFO program: Reserved block count: 8212 >04:31:11,301 INFO program: Free blocks: 6087 >04:31:11,305 INFO program: Free inodes: 115335 >04:31:11,306 INFO program: First block: 0 >04:31:11,306 INFO program: Block size: 4096 >04:31:11,307 INFO program: Fragment size: 4096 >04:31:11,308 INFO program: Reserved GDT blocks: 255 >04:31:11,308 INFO program: Blocks per group: 32768 >04:31:11,309 INFO program: Fragments per group: 32768 >04:31:11,310 INFO program: Inodes per group: 8192 >04:31:11,310 INFO program: Inode blocks per group: 512 >04:31:11,311 INFO program: Flex block group size: 16 >04:31:11,313 INFO program: Filesystem created: Thu Dec 5 04:54:33 2013 >04:31:11,314 INFO program: Last mount time: Thu Dec 5 04:54:46 2013 >04:31:11,314 INFO program: Last write time: Thu Dec 5 07:00:23 2013 >04:31:11,319 INFO program: Mount count: 0 >04:31:11,321 INFO program: Maximum mount count: -1 >04:31:11,321 INFO program: Last checked: Thu Dec 5 07:00:23 2013 >04:31:11,322 INFO program: Check interval: 0 (<none>) >04:31:11,323 INFO program: Lifetime writes: 714 MB >04:31:11,324 INFO program: Reserved blocks uid: 0 (user root) >04:31:11,325 INFO program: Reserved blocks gid: 0 (group root) >04:31:11,326 INFO program: First inode: 11 >04:31:11,327 INFO program: Inode size: 256 >04:31:11,329 INFO program: Required extra isize: 28 >04:31:11,335 INFO program: Desired extra isize: 28 >04:31:11,337 INFO program: Journal inode: 8 >04:31:11,338 INFO program: Default directory hash: half_md4 >04:31:11,339 INFO program: Directory Hash Seed: 7dc90b0c-b86b-4ca1-8d58-4f8000ccf5c3 >04:31:11,339 INFO program: Journal backup: inode blocks >04:31:11,340 INFO program: Journal features: journal_incompat_revoke >04:31:11,341 INFO program: Journal size: 128M >04:31:11,341 INFO program: Journal length: 32768 >04:31:11,342 INFO program: Journal sequence: 0x00004c6f >04:31:11,344 INFO program: Journal start: 0 >04:31:11,347 INFO program: >04:31:11,347 DEBUG program: Return code: 0 >04:31:11,348 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >04:31:11,376 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:31:11,380 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >04:31:11,384 INFO program: Couldn't find valid filesystem superblock. >04:31:11,386 DEBUG program: Return code: 1 >04:31:11,515 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >04:31:11,565 INFO program: LVM2_PV_UUID=6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha >04:31:11,566 INFO program: LVM2_PE_START=1024.00 >04:31:11,567 INFO program: LVM2_VG_NAME=fedora >04:31:11,568 INFO program: LVM2_VG_UUID=VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK >04:31:11,569 INFO program: LVM2_VG_SIZE=7872512.00 >04:31:11,569 INFO program: LVM2_VG_FREE=0 >04:31:11,570 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >04:31:11,571 INFO program: LVM2_VG_EXTENT_COUNT=1922 >04:31:11,573 INFO program: LVM2_VG_FREE_COUNT=0 >04:31:11,575 INFO program: LVM2_PV_COUNT=1 >04:31:11,576 DEBUG program: Return code: 0 >04:31:11,619 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >04:31:11,665 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap >04:31:11,666 INFO program: LVM2_LV_UUID=401saH-wv3W-Dnb1-zYvk-NngU-znE3-ShxtsN LVM2_LV_UUID=k1zGwr-Swjp-0Em9-ykPx-EL35-0j2q-TAAH1b >04:31:11,667 INFO program: LVM2_LV_SIZE=7032832.00 LVM2_LV_SIZE=839680.00 >04:31:11,668 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >04:31:11,669 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >04:31:11,672 DEBUG program: Return code: 0 >04:31:11,826 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >04:31:11,850 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >04:31:11,851 INFO program: Filesystem volume name: <none> >04:31:11,852 INFO program: Last mounted on: /mnt/sysimage >04:31:11,853 INFO program: Filesystem UUID: 7e7173f2-02b0-41a8-a8fe-3ad13e881488 >04:31:11,853 INFO program: Filesystem magic number: 0xEF53 >04:31:11,854 INFO program: Filesystem revision #: 1 (dynamic) >04:31:11,855 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:31:11,855 INFO program: Filesystem flags: signed_directory_hash >04:31:11,857 INFO program: Default mount options: user_xattr acl >04:31:11,859 INFO program: Filesystem state: clean >04:31:11,860 INFO program: Errors behavior: Continue >04:31:11,861 INFO program: Filesystem OS type: Linux >04:31:11,867 INFO program: Inode count: 439776 >04:31:11,868 INFO program: Block count: 1758208 >04:31:11,868 INFO program: Reserved block count: 87910 >04:31:11,869 INFO program: Free blocks: 1678119 >04:31:11,870 INFO program: Free inodes: 436482 >04:31:11,871 INFO program: First block: 0 >04:31:11,871 INFO program: Block size: 4096 >04:31:11,872 INFO program: Fragment size: 4096 >04:31:11,874 INFO program: Reserved GDT blocks: 429 >04:31:11,875 INFO program: Blocks per group: 32768 >04:31:11,879 INFO program: Fragments per group: 32768 >04:31:11,880 INFO program: Inodes per group: 8144 >04:31:11,881 INFO program: Inode blocks per group: 509 >04:31:11,882 INFO program: Flex block group size: 16 >04:31:11,883 INFO program: Filesystem created: Mon Dec 9 04:24:51 2013 >04:31:11,884 INFO program: Last mount time: Mon Dec 9 04:30:07 2013 >04:31:11,885 INFO program: Last write time: Mon Dec 9 04:31:02 2013 >04:31:11,887 INFO program: Mount count: 2 >04:31:11,888 INFO program: Maximum mount count: -1 >04:31:11,889 INFO program: Last checked: Mon Dec 9 04:24:51 2013 >04:31:11,891 INFO program: Check interval: 0 (<none>) >04:31:11,893 INFO program: Lifetime writes: 180 MB >04:31:11,899 INFO program: Reserved blocks uid: 0 (user root) >04:31:11,900 INFO program: Reserved blocks gid: 0 (group root) >04:31:11,900 INFO program: First inode: 11 >04:31:11,901 INFO program: Inode size: 256 >04:31:11,902 INFO program: Required extra isize: 28 >04:31:11,902 INFO program: Desired extra isize: 28 >04:31:11,903 INFO program: Journal inode: 8 >04:31:11,904 INFO program: Default directory hash: half_md4 >04:31:11,904 INFO program: Directory Hash Seed: 921c8076-e5e4-4f13-9c47-fc7764034f83 >04:31:11,905 INFO program: Journal backup: inode blocks >04:31:11,906 INFO program: Journal features: (none) >04:31:11,908 INFO program: Journal size: 128M >04:31:11,911 INFO program: Journal length: 32768 >04:31:11,913 INFO program: Journal sequence: 0x00000013 >04:31:11,914 INFO program: Journal start: 0 >04:31:11,915 INFO program: >04:31:11,916 DEBUG program: Return code: 0 >04:31:11,918 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >04:31:11,954 INFO program: resize2fs 1.42.8 (20-Jun-2013) >04:31:11,957 INFO program: Estimated minimum size of the filesystem: 61535 >04:31:11,959 DEBUG program: Return code: 0 >04:31:12,474 INFO program: Running... udevadm settle --timeout=300 >04:31:12,517 DEBUG program: Return code: 0 >04:31:12,538 INFO program: Running... udevadm settle --timeout=300 >04:31:12,578 DEBUG program: Return code: 0 >04:31:12,600 INFO program: Running... udevadm settle --timeout=300 >04:31:12,640 DEBUG program: Return code: 0 >04:31:12,659 INFO program: Running... udevadm settle --timeout=300 >04:31:12,702 DEBUG program: Return code: 0 >04:31:12,705 INFO program: Running... lvm lvchange -a n fedora/root >04:31:12,850 DEBUG program: Return code: 0 >04:31:12,873 INFO program: Running... udevadm settle --timeout=300 >04:31:12,930 DEBUG program: Return code: 0 >04:31:12,935 INFO program: Running... lvm vgchange -a n fedora >04:31:13,062 INFO program: 0 logical volume(s) in volume group "fedora" now active >04:31:13,064 DEBUG program: Return code: 0 >04:31:13,084 INFO program: Running... udevadm settle --timeout=300 >04:31:13,126 DEBUG program: Return code: 0 >04:31:13,220 INFO program: Running... udevadm settle --timeout=300 >04:31:13,326 DEBUG program: Return code: 0 >04:31:13,352 INFO program: Running... udevadm settle --timeout=300 >04:31:13,399 DEBUG program: Return code: 0 >04:31:13,433 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >04:31:13,489 DEBUG program: Return code: 0 >04:31:13,504 INFO program: Running... udevadm settle --timeout=300 >04:31:13,557 DEBUG program: Return code: 0 >04:31:13,558 INFO program: Running... umount /mnt/sysimage >04:31:13,601 DEBUG program: Return code: 0 >04:31:13,602 INFO program: Running... udevadm settle --timeout=300 >04:31:13,648 DEBUG program: Return code: 0 >04:31:13,670 INFO program: Running... udevadm settle --timeout=300 >04:31:13,709 DEBUG program: Return code: 0 >04:31:13,885 INFO program: Running... hwclock --hctosys --utc >04:31:14,004 DEBUG program: Return code: 0 >04:31:14,007 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >04:31:14,079 DEBUG program: Return code: 0 >04:32:22,908 INFO program: Running... modprobe btrfs >04:32:23,084 DEBUG program: Return code: 0 >04:32:23,099 INFO program: Running... modprobe xfs >04:32:23,196 DEBUG program: Return code: 0 >04:32:29,766 INFO program: Running... udevadm settle --timeout=300 >04:32:29,997 DEBUG program: Return code: 0 >04:32:30,133 INFO program: Running... udevadm settle --timeout=300 >04:32:30,325 DEBUG program: Return code: 0 >04:32:40,872 INFO program: Running... udevadm settle --timeout=300 >04:32:40,896 DEBUG program: Return code: 0 >04:32:40,915 INFO program: Running... udevadm settle --timeout=300 >04:32:40,932 DEBUG program: Return code: 0 >04:32:42,258 INFO program: Running... udevadm settle --timeout=300 >04:32:42,276 DEBUG program: Return code: 0 >04:33:37,674 INFO program: Running... udevadm settle --timeout=300 >04:33:37,741 DEBUG program: Return code: 0 >04:33:46,475 INFO program: Running... swapoff -a >04:33:46,526 DEBUG program: Return code: 0 >04:33:47,251 INFO program: Running... journalctl -b > > >/tmp/storage.log: >04:29:36,438 DEBUG blivet: registered device format class MDRaidMember as mdmember >04:29:36,439 DEBUG blivet: registered device format class MultipathMember as multipath_member >04:29:36,443 DEBUG blivet: registered device format class BIOSBoot as biosboot >04:29:36,474 DEBUG blivet: registered device format class Ext2FS as ext2 >04:29:36,474 DEBUG blivet: registered device format class Ext3FS as ext3 >04:29:36,474 DEBUG blivet: registered device format class Ext4FS as ext4 >04:29:36,475 DEBUG blivet: registered device format class FATFS as vfat >04:29:36,475 DEBUG blivet: registered device format class EFIFS as efi >04:29:36,475 DEBUG blivet: registered device format class BTRFS as btrfs >04:29:36,475 DEBUG blivet: registered device format class GFS2 as gfs2 >04:29:36,475 DEBUG blivet: registered device format class JFS as jfs >04:29:36,475 DEBUG blivet: registered device format class ReiserFS as reiserfs >04:29:36,475 DEBUG blivet: registered device format class XFS as xfs >04:29:36,476 DEBUG blivet: registered device format class HFS as hfs >04:29:36,476 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >04:29:36,476 DEBUG blivet: registered device format class HFSPlus as hfs+ >04:29:36,476 DEBUG blivet: registered device format class MacEFIFS as macefi >04:29:36,476 DEBUG blivet: registered device format class NTFS as ntfs >04:29:36,476 DEBUG blivet: registered device format class NFS as nfs >04:29:36,476 DEBUG blivet: registered device format class NFSv4 as nfs4 >04:29:36,477 DEBUG blivet: registered device format class Iso9660FS as iso9660 >04:29:36,477 DEBUG blivet: registered device format class NoDevFS as nodev >04:29:36,477 DEBUG blivet: registered device format class DevPtsFS as devpts >04:29:36,477 DEBUG blivet: registered device format class ProcFS as proc >04:29:36,477 DEBUG blivet: registered device format class SysFS as sysfs >04:29:36,477 DEBUG blivet: registered device format class TmpFS as tmpfs >04:29:36,477 DEBUG blivet: registered device format class BindFS as bind >04:29:36,478 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >04:29:36,478 DEBUG blivet: registered device format class USBFS as usbfs >04:29:36,479 DEBUG blivet: registered device format class LUKS as luks >04:29:36,479 DEBUG blivet: registered device format class DiskLabel as disklabel >04:29:36,481 DEBUG blivet: registered device format class SwapSpace as swap >04:29:36,486 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >04:29:36,487 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >04:29:36,487 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >04:29:36,947 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:29:36,950 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:29:36,950 INFO blivet: sr0 looks to be the live device; marking as protected >04:29:37,010 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >04:29:37,100 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-09-26-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cd30fd1', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '342884', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', > '/dev/disk/by-uuid/2013-12-05-12-09-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >04:29:37,101 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >04:29:37,102 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:29:37,103 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,103 INFO blivet: sr0 is a cdrom >04:29:37,105 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:29:37,105 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,119 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:29:37,119 INFO blivet: added cdrom sr0 (id 0) to device tree >04:29:37,120 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:29:37,124 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:29:37,124 INFO blivet: type detected on 'sr0' is 'iso9660' >04:29:37,129 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:29:37,130 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >04:29:37,131 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:29:37,133 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:29:37,135 DEBUG blivet: looking up parted Device: /dev/sr0 >04:29:37,142 INFO blivet: got device: OpticalDevice instance (0x1077e50) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 927.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0xf9dd40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:29:37,143 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:29:37,146 INFO blivet: got format: Iso9660FS instance (0x10d5d50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-TC5 size = 0 targetSize = 0 > >04:29:37,149 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '2', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345804', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >04:29:37,150 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >04:29:37,150 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:29:37,151 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,152 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >04:29:37,152 INFO blivet: vda is a disk >04:29:37,153 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,154 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >04:29:37,241 INFO blivet: added disk vda (id 1) to device tree >04:29:37,241 DEBUG blivet: looking up parted Device: /dev/vda >04:29:37,247 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >04:29:37,259 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >04:29:37,261 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >04:29:37,263 DEBUG blivet: required disklabel type for vda (15) is None >04:29:37,264 DEBUG blivet: default disklabel type for vda is msdos >04:29:37,264 DEBUG blivet: selecting msdos disklabel for vda based on size >04:29:37,265 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >04:29:37,308 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x11173d0>, <parted.partition.Partition object at 0x1117610>] > device: <parted.device.Device object at 0x1117210> > PedDisk: <_ped.Disk object at 0x110d0e0> >04:29:37,309 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:29:37,322 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >04:29:37,323 INFO blivet: got device: DiskDevice instance (0x10d5d10) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32734 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x10c0170> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1104fd0> >04:29:37,325 INFO blivet: got format: DiskLabel instance (0x110c110) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x11173d0>, <parted.partition.Partition object at 0x1117610>] > device: <parted.device.Device object at 0x1117210> > PedDisk: <_ped.Disk object at 0x110d0e0> > origPartedDisk = <parted.disk.Disk object at 0x1117850> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32734 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x10c0290> > >04:29:37,329 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/37dcff51-e565-44a9-9256-1d4238c3f645', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '37dcff51-e565-44a9-9256-1d4238c3f645', > 'ID_FS_UUID_ENC': '37dcff51-e565-44a9-9256-1d4238c3f645', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000ca971-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345842', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/37dcff51-e565-44a9-9256-1d4238c3f645'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >04:29:37,333 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >04:29:37,334 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >04:29:37,335 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,335 INFO blivet: vda1 is a partition >04:29:37,337 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >04:29:37,338 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:29:37,339 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:29:37,340 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >04:29:37,341 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:29:37,342 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,343 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >04:29:37,343 DEBUG blivet: looking up parted Partition: /dev/vda1 >04:29:37,344 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >04:29:37,345 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >04:29:37,346 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >04:29:37,347 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >04:29:37,347 INFO blivet: added partition vda1 (id 2) to device tree >04:29:37,349 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >04:29:37,350 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >04:29:37,351 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:29:37,352 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >04:29:37,359 WARN blivet: disklabel detected but not usable on vda1 >04:29:37,360 INFO blivet: type detected on 'vda1' is 'ext4' >04:29:37,372 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,373 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:37,374 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:29:37,375 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >04:29:37,375 DEBUG blivet: looking up parted Device: /dev/vda1 >04:29:37,377 INFO blivet: got device: PartitionDevice instance (0x110c190) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x10c0560> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x11172d0> fileSystem: <parted.filesystem.FileSystem object at 0x1117750> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1117490> PedPartition: <_ped.Partition object at 0x1110b90> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >04:29:37,378 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,378 INFO blivet: got format: Ext4FS instance (0x1117d90) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 37dcff51-e565-44a9-9256-1d4238c3f645 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:29:37,383 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_UUID_ENC': '57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000ca971-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '8064598016', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345875', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/57049628-46a6-4ba5-9d5c-b1721a2941d9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >04:29:37,384 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >04:29:37,384 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >04:29:37,385 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,392 INFO blivet: vda2 is a partition >04:29:37,393 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >04:29:37,394 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:29:37,398 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:29:37,400 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >04:29:37,401 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:29:37,401 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,402 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >04:29:37,402 DEBUG blivet: looking up parted Partition: /dev/vda2 >04:29:37,403 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >04:29:37,404 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >04:29:37,408 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >04:29:37,409 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >04:29:37,409 INFO blivet: added partition vda2 (id 3) to device tree >04:29:37,410 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >04:29:37,411 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >04:29:37,414 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:29:37,415 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >04:29:37,424 WARN blivet: disklabel detected but not usable on vda2 >04:29:37,424 INFO blivet: type detected on 'vda2' is 'crypto_LUKS' >04:29:37,427 DEBUG blivet: LUKS.__init__: uuid: 57049628-46a6-4ba5-9d5c-b1721a2941d9 ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:29:37,432 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >04:29:37,433 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:29:37,434 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >04:29:37,435 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >04:29:37,436 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:29:37,437 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,438 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >04:29:37,440 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,441 DEBUG blivet: LUKSDevice._setFormat: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; current: None ; type: None ; >04:29:37,442 DEBUG blivet: LUKSDevice.setup: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; controllable: True ; orig: False ; >04:29:37,445 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; orig: False ; >04:29:37,447 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:29:37,448 DEBUG blivet: LUKS.setup: device: /dev/vda2 ; mapName: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; type: luks ; >04:29:37,448 INFO blivet: setup of luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 failed: luks device not configured >04:29:37,449 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >04:29:37,450 DEBUG blivet: looking up parted Device: /dev/vda2 >04:29:37,454 INFO blivet: got device: PartitionDevice instance (0x1117990) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691.0 > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32734 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x10c0200> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x11172d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x11176d0> PedPartition: <_ped.Partition object at 0x1110bf0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = >04:29:37,457 INFO blivet: got format: LUKS instance (0x1117a10) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/vda2 uuid = 57049628-46a6-4ba5-9d5c-b1721a2941d9 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >04:29:37,463 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349549', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:29:37,464 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:29:37,465 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:29:37,465 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,466 INFO blivet: loop0 is a loop device >04:29:37,467 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:29:37,467 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:29:37,468 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,468 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,469 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:29:37,470 INFO blivet: added file /osmin.img (deleted) (id 5) to device tree >04:29:37,470 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:29:37,471 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,473 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:29:37,473 INFO blivet: added loop loop0 (id 6) to device tree >04:29:37,474 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:29:37,474 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:29:37,475 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:29:37,475 DEBUG blivet: device loop0 does not contain a disklabel >04:29:37,475 INFO blivet: type detected on 'loop0' is 'squashfs' >04:29:37,475 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:29:37,477 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:29:37,478 INFO blivet: got device: LoopDevice instance (0x111f850) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >04:29:37,478 INFO blivet: got format: DeviceFormat instance (0x111f990) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:29:37,479 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349734', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:29:37,480 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:29:37,480 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:29:37,489 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,489 INFO blivet: loop1 is a loop device >04:29:37,490 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:29:37,492 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:29:37,493 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,493 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,500 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:29:37,500 INFO blivet: added file /osmin (id 7) to device tree >04:29:37,501 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:29:37,502 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,503 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:29:37,503 INFO blivet: added loop loop1 (id 8) to device tree >04:29:37,503 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:29:37,504 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:29:37,504 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:29:37,504 DEBUG blivet: device loop1 does not contain a disklabel >04:29:37,512 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:29:37,512 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:29:37,513 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:29:37,514 INFO blivet: got device: LoopDevice instance (0x1117b10) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >04:29:37,514 INFO blivet: got format: DeviceFormat instance (0x1117c50) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:29:37,519 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349877', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:29:37,520 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:29:37,520 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:29:37,522 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,523 INFO blivet: loop2 is a loop device >04:29:37,523 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:29:37,530 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:29:37,535 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,536 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,545 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:29:37,545 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >04:29:37,560 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:29:37,560 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,561 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:29:37,561 INFO blivet: added loop loop2 (id 10) to device tree >04:29:37,562 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:29:37,562 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:29:37,563 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:29:37,575 DEBUG blivet: device loop2 does not contain a disklabel >04:29:37,576 INFO blivet: type detected on 'loop2' is 'squashfs' >04:29:37,577 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:29:37,579 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:29:37,580 INFO blivet: got device: LoopDevice instance (0x111f8d0) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:29:37,592 INFO blivet: got format: DeviceFormat instance (0x111f4d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:29:37,595 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '350032', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:29:37,595 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:29:37,601 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:29:37,602 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,603 INFO blivet: loop3 is a loop device >04:29:37,603 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:29:37,623 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:29:37,625 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,626 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,627 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:29:37,627 INFO blivet: added file /LiveOS/ext3fs.img (id 11) to device tree >04:29:37,628 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:29:37,628 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,629 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:29:37,630 INFO blivet: added loop loop3 (id 12) to device tree >04:29:37,630 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:29:37,631 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:29:37,633 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,633 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:37,633 DEBUG blivet: device loop3 does not contain a disklabel >04:29:37,634 INFO blivet: type detected on 'loop3' is 'ext4' >04:29:37,635 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,635 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:37,636 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:29:37,636 INFO blivet: got device: LoopDevice instance (0x111f910) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >04:29:37,637 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,638 INFO blivet: got format: Ext4FS instance (0x111fc50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:29:37,640 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '350175', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:29:37,640 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:29:37,641 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:29:37,642 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,642 INFO blivet: loop4 is a loop device >04:29:37,643 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:29:37,644 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:29:37,645 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,645 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,646 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:29:37,647 INFO blivet: added file /overlay (deleted) (id 13) to device tree >04:29:37,648 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:29:37,648 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,649 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:29:37,649 INFO blivet: added loop loop4 (id 14) to device tree >04:29:37,652 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:29:37,653 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:29:37,653 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:29:37,653 DEBUG blivet: device loop4 does not contain a disklabel >04:29:37,653 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >04:29:37,653 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:29:37,654 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >04:29:37,655 INFO blivet: got device: LoopDevice instance (0x111fd90) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:29:37,655 INFO blivet: got format: DeviceFormat instance (0x111fe90) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:29:37,659 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '71094', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:29:37,660 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >04:29:37,661 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:29:37,661 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,661 INFO blivet: live-rw is a device-mapper device >04:29:37,662 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:29:37,664 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:29:37,665 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:29:37,666 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:29:37,667 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) with existing DM_snapshot_cow >04:29:37,669 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:29:37,669 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,671 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:29:37,671 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,672 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:29:37,672 INFO blivet: added dm live-rw (id 15) to device tree >04:29:37,673 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:29:37,674 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:29:37,676 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,676 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:37,676 DEBUG blivet: device live-rw does not contain a disklabel >04:29:37,676 INFO blivet: type detected on 'live-rw' is 'ext4' >04:29:37,677 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,677 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:37,678 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:29:37,679 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:29:37,685 INFO blivet: got device: DMDevice instance (0x1117b90) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 26740 did: 8293 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x10c05f0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:29:37,689 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,689 INFO blivet: got format: Ext4FS instance (0x111fed0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:29:37,728 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '54399', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >04:29:37,728 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >04:29:37,729 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:29:37,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,729 INFO blivet: live-base is a device-mapper device >04:29:37,730 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:29:37,731 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:29:37,732 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:29:37,733 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:29:37,734 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:29:37,735 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,736 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:29:37,736 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,737 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:29:37,737 INFO blivet: added dm live-base (id 16) to device tree >04:29:37,738 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:29:37,738 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:29:37,739 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,740 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:37,740 DEBUG blivet: device live-base does not contain a disklabel >04:29:37,764 INFO blivet: type detected on 'live-base' is 'ext4' >04:29:37,765 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,769 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:37,770 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:29:37,773 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:29:37,786 INFO blivet: got device: DMDevice instance (0x1117d50) -- > name = live-base status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x10c04d0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:29:37,790 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,790 INFO blivet: got format: Ext4FS instance (0x1132090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:29:37,801 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '91558', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >04:29:37,801 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >04:29:37,802 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:29:37,806 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,806 INFO blivet: live-osimg-min is a device-mapper device >04:29:37,807 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:29:37,808 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:29:37,809 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:29:37,815 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:29:37,815 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing DM_snapshot_cow >04:29:37,820 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:29:37,822 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:29:37,825 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:29:37,825 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:37,826 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:29:37,826 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:37,830 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:29:37,831 INFO blivet: added dm live-osimg-min (id 17) to device tree >04:29:37,831 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:29:37,832 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:29:37,837 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,837 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:37,837 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:29:37,837 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:29:37,840 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,840 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:37,843 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:29:37,846 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:29:37,866 INFO blivet: got device: DMDevice instance (0x111f510) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x10c0680> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:29:37,868 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:37,869 INFO blivet: got format: Ext4FS instance (0x1132450) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:29:37,928 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:29:45,397 INFO blivet: ISCSID is /sbin/iscsid >04:29:45,398 INFO blivet: no initiator set >04:29:45,837 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:29:45,838 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >04:29:51,128 DEBUG blivet: trying to set new default fstype to 'ext4' >04:29:51,604 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:51,617 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:51,630 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:51,703 INFO blivet: Detected 2064M of memory >04:29:51,704 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >04:29:51,704 INFO blivet: Swap attempt of 0M >04:29:54,116 INFO blivet: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x3535510> >04:29:54,121 INFO blivet: no initiator set >04:29:54,123 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:29:54,125 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:29:54,496 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >04:29:54,518 INFO blivet: sr0 looks to be the live device; marking as protected >04:29:54,759 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >04:29:54,848 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-09-26-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cd30fd1', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '342884', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', > '/dev/disk/by-uuid/2013-12-05-12-09-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >04:29:54,866 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >04:29:54,907 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:29:54,919 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:54,950 INFO blivet: sr0 is a cdrom >04:29:54,957 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:29:54,968 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:55,023 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:29:55,026 INFO blivet: added cdrom sr0 (id 0) to device tree >04:29:55,033 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:29:55,063 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:29:55,098 INFO blivet: type detected on 'sr0' is 'iso9660' >04:29:55,103 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:29:55,110 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >04:29:55,112 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:29:55,125 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:29:55,145 DEBUG blivet: looking up parted Device: /dev/sr0 >04:29:55,208 INFO blivet: got device: OpticalDevice instance (0x7fdee8020ed0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 927.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x37a5710> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:29:55,219 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:29:55,220 INFO blivet: got format: Iso9660FS instance (0x37869d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-TC5 size = 0.0 targetSize = 0.0 > >04:29:55,316 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '2', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345804', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >04:29:55,321 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >04:29:55,389 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:29:55,392 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:55,451 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >04:29:55,453 INFO blivet: vda is a disk >04:29:55,454 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:55,473 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >04:29:55,663 INFO blivet: added disk vda (id 1) to device tree >04:29:55,664 DEBUG blivet: looking up parted Device: /dev/vda >04:29:55,700 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >04:29:55,725 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >04:29:55,754 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >04:29:55,755 DEBUG blivet: required disklabel type for vda (15) is None >04:29:55,757 DEBUG blivet: default disklabel type for vda is msdos >04:29:55,759 DEBUG blivet: selecting msdos disklabel for vda based on size >04:29:55,771 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >04:29:55,834 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fdee80bc050>, <parted.partition.Partition object at 0x7fdee80bc290>] > device: <parted.device.Device object at 0x7fdee80bde10> > PedDisk: <_ped.Disk object at 0x7fdee80c3830> >04:29:55,848 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:29:55,851 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >04:29:55,909 INFO blivet: got device: DiskDevice instance (0x3819b10) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x37f1710> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fdee8084950> >04:29:55,934 INFO blivet: got format: DiskLabel instance (0x3832d10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fdee80bc050>, <parted.partition.Partition object at 0x7fdee80bc290>] > device: <parted.device.Device object at 0x7fdee80bde10> > PedDisk: <_ped.Disk object at 0x7fdee80c3830> > origPartedDisk = <parted.disk.Disk object at 0x7fdee80bc4d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x37f1e60> > >04:29:55,986 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/37dcff51-e565-44a9-9256-1d4238c3f645', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '37dcff51-e565-44a9-9256-1d4238c3f645', > 'ID_FS_UUID_ENC': '37dcff51-e565-44a9-9256-1d4238c3f645', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000ca971-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345842', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/37dcff51-e565-44a9-9256-1d4238c3f645'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >04:29:56,026 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >04:29:56,047 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >04:29:56,052 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:56,058 INFO blivet: vda1 is a partition >04:29:56,069 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >04:29:56,078 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:29:56,092 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:29:56,114 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >04:29:56,137 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:29:56,138 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:56,155 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >04:29:56,165 DEBUG blivet: looking up parted Partition: /dev/vda1 >04:29:56,180 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >04:29:56,188 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >04:29:56,202 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >04:29:56,221 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >04:29:56,238 INFO blivet: added partition vda1 (id 2) to device tree >04:29:56,263 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >04:29:56,290 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >04:29:56,316 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:29:56,332 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >04:29:56,447 WARN blivet: disklabel detected but not usable on vda1 >04:29:56,458 INFO blivet: type detected on 'vda1' is 'ext4' >04:29:56,930 DEBUG blivet: padding min size from 14 up to 15 >04:29:56,933 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:56,943 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:56,946 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:29:56,962 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >04:29:56,966 DEBUG blivet: looking up parted Device: /dev/vda1 >04:29:56,997 INFO blivet: got device: PartitionDevice instance (0x3832d50) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fdee80c50e0> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fdee80bded0> fileSystem: <parted.filesystem.FileSystem object at 0x7fdee80bc3d0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fdee80bc0d0> PedPartition: <_ped.Partition object at 0x7fdee80beb90> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >04:29:57,024 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:57,025 INFO blivet: got format: Ext4FS instance (0x371f690) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 37dcff51-e565-44a9-9256-1d4238c3f645 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >04:29:57,057 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_UUID_ENC': '57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000ca971-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '8064598016', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345875', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/57049628-46a6-4ba5-9d5c-b1721a2941d9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >04:29:57,061 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >04:29:57,063 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >04:29:57,064 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:57,093 INFO blivet: vda2 is a partition >04:29:57,096 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >04:29:57,108 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:29:57,122 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:29:57,134 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >04:29:57,154 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:29:57,164 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:57,172 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >04:29:57,174 DEBUG blivet: looking up parted Partition: /dev/vda2 >04:29:57,187 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >04:29:57,204 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >04:29:57,207 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >04:29:57,218 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >04:29:57,234 INFO blivet: added partition vda2 (id 3) to device tree >04:29:57,238 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >04:29:57,251 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >04:29:57,270 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:29:57,281 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >04:29:57,306 WARN blivet: disklabel detected but not usable on vda2 >04:29:57,319 INFO blivet: type detected on 'vda2' is 'crypto_LUKS' >04:29:57,329 DEBUG blivet: LUKS.__init__: uuid: 57049628-46a6-4ba5-9d5c-b1721a2941d9 ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:29:57,340 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >04:29:57,348 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:29:57,358 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >04:29:57,367 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >04:29:57,378 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:29:57,389 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:57,400 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >04:29:57,417 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:57,443 DEBUG blivet: LUKSDevice._setFormat: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; current: None ; type: None ; >04:29:57,462 DEBUG blivet: LUKSDevice.setup: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; controllable: True ; orig: False ; >04:29:57,485 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; orig: False ; >04:29:57,495 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:29:57,526 DEBUG blivet: LUKS.setup: device: /dev/vda2 ; mapName: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; type: luks ; >04:29:57,542 INFO blivet: setup of luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 failed: luks device not configured >04:29:57,545 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >04:29:57,554 DEBUG blivet: looking up parted Device: /dev/vda2 >04:29:57,572 INFO blivet: got device: PartitionDevice instance (0x7fdee80bc610) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691.0 > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7fdee80c5170> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fdee80bded0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fdee80bc350> PedPartition: <_ped.Partition object at 0x7fdee80bebf0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = >04:29:57,593 INFO blivet: got format: LUKS instance (0x3832f50) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/vda2 uuid = 57049628-46a6-4ba5-9d5c-b1721a2941d9 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >04:29:57,620 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349549', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:29:57,621 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:29:57,634 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:29:57,653 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:57,654 INFO blivet: loop0 is a loop device >04:29:57,672 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:29:57,688 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:29:57,717 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:57,730 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:57,741 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:29:57,752 INFO blivet: added file /osmin.img (deleted) (id 5) to device tree >04:29:57,808 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:29:57,813 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:57,824 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:29:57,831 INFO blivet: added loop loop0 (id 6) to device tree >04:29:57,840 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:29:57,847 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:29:57,869 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:29:57,872 DEBUG blivet: device loop0 does not contain a disklabel >04:29:57,873 INFO blivet: type detected on 'loop0' is 'squashfs' >04:29:57,887 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:29:57,897 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:29:57,929 INFO blivet: got device: LoopDevice instance (0x7fdee80e1a90) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >04:29:57,938 INFO blivet: got format: DeviceFormat instance (0x7fdee80bc5d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:29:57,961 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349734', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:29:57,970 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:29:57,984 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:29:58,002 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:58,012 INFO blivet: loop1 is a loop device >04:29:58,033 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:29:58,042 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:29:58,067 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:58,069 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:58,089 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:29:58,101 INFO blivet: added file /osmin (id 7) to device tree >04:29:58,105 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:29:58,114 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:58,130 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:29:58,149 INFO blivet: added loop loop1 (id 8) to device tree >04:29:58,157 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:29:58,169 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:29:58,170 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:29:58,184 DEBUG blivet: device loop1 does not contain a disklabel >04:29:58,185 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:29:58,193 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:29:58,215 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:29:58,225 INFO blivet: got device: LoopDevice instance (0x7fdee80e1e50) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >04:29:58,232 INFO blivet: got format: DeviceFormat instance (0x7fdee80e1f90) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:29:58,260 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349877', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:29:58,261 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:29:58,269 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:29:58,277 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:58,280 INFO blivet: loop2 is a loop device >04:29:58,288 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:29:58,298 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:29:58,308 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:58,322 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:58,333 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:29:58,343 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >04:29:58,350 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:29:58,366 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:58,375 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:29:58,383 INFO blivet: added loop loop2 (id 10) to device tree >04:29:58,399 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:29:58,407 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:29:58,617 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:29:58,639 DEBUG blivet: device loop2 does not contain a disklabel >04:29:58,649 INFO blivet: type detected on 'loop2' is 'squashfs' >04:29:58,691 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:29:58,706 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:29:58,719 INFO blivet: got device: LoopDevice instance (0x7fdee80f2290) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:29:58,727 INFO blivet: got format: DeviceFormat instance (0x7fdee80f2450) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:29:58,756 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '350032', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:29:58,790 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:29:58,874 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:29:58,897 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:58,940 INFO blivet: loop3 is a loop device >04:29:58,942 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:29:58,981 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:29:58,999 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:59,006 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:59,036 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:29:59,043 INFO blivet: added file /LiveOS/ext3fs.img (id 11) to device tree >04:29:59,060 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:29:59,071 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:59,087 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:29:59,107 INFO blivet: added loop loop3 (id 12) to device tree >04:29:59,109 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:29:59,126 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:29:59,129 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:59,136 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:59,141 DEBUG blivet: device loop3 does not contain a disklabel >04:29:59,144 INFO blivet: type detected on 'loop3' is 'ext4' >04:29:59,553 DEBUG blivet: using current size 0 as min size >04:29:59,556 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:59,565 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:59,569 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:29:59,573 INFO blivet: got device: LoopDevice instance (0x7fdee80f2150) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >04:29:59,576 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:59,590 INFO blivet: got format: Ext4FS instance (0x7fdee80f2a90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:29:59,594 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '350175', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:29:59,599 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:29:59,603 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:29:59,607 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:59,608 INFO blivet: loop4 is a loop device >04:29:59,613 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:29:59,621 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:29:59,629 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:59,633 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:59,635 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:29:59,636 INFO blivet: added file /overlay (deleted) (id 13) to device tree >04:29:59,637 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:29:59,643 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:59,650 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:29:59,651 INFO blivet: added loop loop4 (id 14) to device tree >04:29:59,653 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:29:59,656 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:29:59,657 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:29:59,658 DEBUG blivet: device loop4 does not contain a disklabel >04:29:59,660 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >04:29:59,668 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:29:59,670 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >04:29:59,671 INFO blivet: got device: LoopDevice instance (0x7fdee80f2f50) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:29:59,672 INFO blivet: got format: DeviceFormat instance (0x39fc090) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:29:59,689 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '71094', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:29:59,693 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >04:29:59,701 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:29:59,705 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:59,710 INFO blivet: live-rw is a device-mapper device >04:29:59,713 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:29:59,718 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:29:59,722 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:29:59,726 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:29:59,733 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) with existing DM_snapshot_cow >04:29:59,736 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:29:59,746 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:29:59,749 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:29:59,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:29:59,757 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:29:59,757 INFO blivet: added dm live-rw (id 15) to device tree >04:29:59,761 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:29:59,766 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:29:59,771 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:59,777 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:59,778 DEBUG blivet: device live-rw does not contain a disklabel >04:29:59,779 INFO blivet: type detected on 'live-rw' is 'ext4' >04:29:59,918 DEBUG blivet: padding min size from 3209 up to 3529 >04:29:59,921 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:59,926 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:29:59,935 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:29:59,941 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:29:59,948 INFO blivet: got device: DMDevice instance (0x7fdee80f2fd0) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x37f1dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:29:59,967 DEBUG blivet: Ext4FS.supported: supported: True ; >04:29:59,968 INFO blivet: got format: Ext4FS instance (0x7fdee80f2a50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:29:59,984 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '54399', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >04:29:59,998 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >04:30:00,001 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:30:00,009 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,018 INFO blivet: live-base is a device-mapper device >04:30:00,020 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:30:00,023 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:30:00,026 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:30:00,032 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:30:00,037 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:30:00,045 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,048 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:30:00,048 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:30:00,056 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:30:00,058 INFO blivet: added dm live-base (id 16) to device tree >04:30:00,060 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:30:00,064 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:30:00,070 DEBUG blivet: Ext4FS.supported: supported: True ; >04:30:00,073 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:30:00,074 DEBUG blivet: device live-base does not contain a disklabel >04:30:00,076 INFO blivet: type detected on 'live-base' is 'ext4' >04:30:00,222 DEBUG blivet: using current size 0 as min size >04:30:00,231 DEBUG blivet: Ext4FS.supported: supported: True ; >04:30:00,233 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:30:00,235 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:30:00,238 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:30:00,262 INFO blivet: got device: DMDevice instance (0x7fdee80f2f90) -- > name = live-base status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11576 did: 13876 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fdee80c5200> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:30:00,286 DEBUG blivet: Ext4FS.supported: supported: True ; >04:30:00,288 INFO blivet: got format: Ext4FS instance (0x39fcb10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:30:00,299 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '91558', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >04:30:00,312 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >04:30:00,316 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:30:00,318 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,323 INFO blivet: live-osimg-min is a device-mapper device >04:30:00,329 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:30:00,331 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:30:00,333 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:30:00,340 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:30:00,348 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing DM_snapshot_cow >04:30:00,351 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:30:00,356 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:30:00,360 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:30:00,378 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,380 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:30:00,381 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:30:00,384 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:30:00,392 INFO blivet: added dm live-osimg-min (id 17) to device tree >04:30:00,395 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:30:00,396 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:30:00,398 DEBUG blivet: Ext4FS.supported: supported: True ; >04:30:00,405 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:30:00,407 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:30:00,408 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:30:00,556 DEBUG blivet: using current size 0 as min size >04:30:00,568 DEBUG blivet: Ext4FS.supported: supported: True ; >04:30:00,569 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:30:00,572 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:30:00,573 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:30:00,588 INFO blivet: got device: DMDevice instance (0x3832f10) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32734 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fdee80c5290> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:30:00,606 DEBUG blivet: Ext4FS.supported: supported: True ; >04:30:00,615 INFO blivet: got format: Ext4FS instance (0x39fca90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 > >04:30:00,691 INFO blivet: devices to scan: ['dm-3', 'dm-4', 'dm-5'] >04:30:00,707 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_NAME': 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', > 'ID_FS_UUID_ENC': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'LVM PV 6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha on /dev/dm-3', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_ALIAS': '/dev/block/253:3', > 'SYSTEMD_WANTS': 'lvm2-pvscan@253:3.service', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '15747072', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'crypt', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '2842536', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > '/dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:00,711 INFO blivet: scanning luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (/devices/virtual/block/dm-3)... >04:30:00,727 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:00,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,730 INFO blivet: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 is a device-mapper device >04:30:00,733 DEBUG blivet: DeviceTree.addUdevDMDevice: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:00,740 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:30:00,746 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:30:00,748 DEBUG blivet: DMDevice.getDMNode: live-osimg-min ; status: True ; >04:30:00,755 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >04:30:00,758 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7691MB partition vda2 (3) with existing luks >04:30:00,763 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:00,766 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,774 DEBUG blivet: lvm filter: adding luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 to the reject list >04:30:00,775 WARN blivet: ignoring dm device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >04:30:00,776 DEBUG blivet: no device or no media present >04:30:00,780 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN /dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', > 'ID_FS_UUID_ENC': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '14065664', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '3138306', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', > '/dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >04:30:00,796 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >04:30:00,804 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:30:00,806 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,808 INFO blivet: fedora-root is an lvm logical volume >04:30:00,811 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-root ; >04:30:00,815 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >04:30:00,819 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,831 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_NAME': 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', > 'ID_FS_UUID_ENC': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'LVM PV 6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha on /dev/dm-3', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_ALIAS': '/dev/block/253:3', > 'SYSTEMD_WANTS': 'lvm2-pvscan@253:3.service', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '15747072', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'crypt', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '2842536', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > '/dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:00,838 INFO blivet: scanning luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (/devices/virtual/block/dm-3)... >04:30:00,842 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:00,845 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,847 INFO blivet: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 is a device-mapper device >04:30:00,855 DEBUG blivet: DeviceTree.addUdevDMDevice: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:00,859 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:30:00,862 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:30:00,868 DEBUG blivet: DMDevice.getDMNode: live-osimg-min ; status: True ; >04:30:00,875 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >04:30:00,878 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7691MB partition vda2 (3) with existing luks >04:30:00,885 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:00,892 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,893 DEBUG blivet: lvm filter: adding luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 to the reject list >04:30:00,894 WARN blivet: ignoring dm device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >04:30:00,895 DEBUG blivet: no device or no media present >04:30:00,899 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >04:30:00,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,904 ERR blivet: failed to find vg 'fedora' after scanning pvs >04:30:00,906 DEBUG blivet: no device or no media present >04:30:00,919 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b /dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '15f37836-7148-4914-9ffd-6e0cf758d71c', > 'ID_FS_UUID_ENC': '15f37836-7148-4914-9ffd-6e0cf758d71c', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '1679360', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x2014067712', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '173147464', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', > '/dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >04:30:00,923 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-5)... >04:30:00,936 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:30:00,938 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,941 INFO blivet: fedora-swap is an lvm logical volume >04:30:00,948 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-swap ; >04:30:00,955 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >04:30:00,957 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,966 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_NAME': 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', > 'ID_FS_UUID_ENC': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'LVM PV 6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha on /dev/dm-3', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_ALIAS': '/dev/block/253:3', > 'SYSTEMD_WANTS': 'lvm2-pvscan@253:3.service', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '15747072', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'crypt', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '2842536', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > '/dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:00,973 INFO blivet: scanning luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (/devices/virtual/block/dm-3)... >04:30:00,975 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:00,984 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:00,985 INFO blivet: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 is a device-mapper device >04:30:00,987 DEBUG blivet: DeviceTree.addUdevDMDevice: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:00,991 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:30:00,997 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:30:01,005 DEBUG blivet: DMDevice.getDMNode: live-osimg-min ; status: True ; >04:30:01,008 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >04:30:01,017 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7691MB partition vda2 (3) with existing luks >04:30:01,020 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:30:01,029 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:01,030 DEBUG blivet: lvm filter: adding luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 to the reject list >04:30:01,031 WARN blivet: ignoring dm device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >04:30:01,031 DEBUG blivet: no device or no media present >04:30:01,037 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >04:30:01,039 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:30:01,040 ERR blivet: failed to find vg 'fedora' after scanning pvs >04:30:01,045 DEBUG blivet: no device or no media present >04:30:01,112 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >04:30:01,164 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:30:01,171 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:30:01,179 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:30:01,231 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >04:30:01,235 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: True ; type: luks ; >04:30:01,236 DEBUG blivet: unmapping luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >04:30:06,047 INFO blivet: teardown of vda2 failed: luks_close failed for luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >04:30:06,056 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:30:06,068 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:30:06,080 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:30:06,090 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:30:06,094 INFO blivet: edd: collected mbr signatures: {'vda': '0x000ca971'} >04:30:06,110 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:30:06,156 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:30:06,400 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >04:30:06,693 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:30:06,711 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:30:06,725 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:30:07,434 DEBUG blivet: Ext4FS.supported: supported: True ; >04:30:07,497 DEBUG blivet: Ext4FS.supported: supported: True ; >04:30:07,558 DEBUG blivet: Ext4FS.supported: supported: True ; >04:30:07,605 DEBUG blivet: Ext4FS.supported: supported: True ; >04:30:07,634 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:30:07,670 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:30:07,732 DEBUG blivet: Ext4FS.supported: supported: True ; >04:30:07,981 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >04:30:08,000 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (16) with existing ext4 filesystem >04:31:02,635 DEBUG blivet: registered device format class MDRaidMember as mdmember >04:31:02,636 DEBUG blivet: registered device format class MultipathMember as multipath_member >04:31:02,637 DEBUG blivet: registered device format class BIOSBoot as biosboot >04:31:02,652 DEBUG blivet: registered device format class Ext2FS as ext2 >04:31:02,653 DEBUG blivet: registered device format class Ext3FS as ext3 >04:31:02,653 DEBUG blivet: registered device format class Ext4FS as ext4 >04:31:02,653 DEBUG blivet: registered device format class FATFS as vfat >04:31:02,653 DEBUG blivet: registered device format class EFIFS as efi >04:31:02,653 DEBUG blivet: registered device format class BTRFS as btrfs >04:31:02,653 DEBUG blivet: registered device format class GFS2 as gfs2 >04:31:02,654 DEBUG blivet: registered device format class JFS as jfs >04:31:02,654 DEBUG blivet: registered device format class ReiserFS as reiserfs >04:31:02,654 DEBUG blivet: registered device format class XFS as xfs >04:31:02,654 DEBUG blivet: registered device format class HFS as hfs >04:31:02,654 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >04:31:02,655 DEBUG blivet: registered device format class HFSPlus as hfs+ >04:31:02,655 DEBUG blivet: registered device format class MacEFIFS as macefi >04:31:02,655 DEBUG blivet: registered device format class NTFS as ntfs >04:31:02,655 DEBUG blivet: registered device format class NFS as nfs >04:31:02,655 DEBUG blivet: registered device format class NFSv4 as nfs4 >04:31:02,655 DEBUG blivet: registered device format class Iso9660FS as iso9660 >04:31:02,656 DEBUG blivet: registered device format class NoDevFS as nodev >04:31:02,656 DEBUG blivet: registered device format class DevPtsFS as devpts >04:31:02,656 DEBUG blivet: registered device format class ProcFS as proc >04:31:02,656 DEBUG blivet: registered device format class SysFS as sysfs >04:31:02,656 DEBUG blivet: registered device format class TmpFS as tmpfs >04:31:02,656 DEBUG blivet: registered device format class BindFS as bind >04:31:02,656 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >04:31:02,657 DEBUG blivet: registered device format class USBFS as usbfs >04:31:02,657 DEBUG blivet: registered device format class LUKS as luks >04:31:02,658 DEBUG blivet: registered device format class DiskLabel as disklabel >04:31:02,661 DEBUG blivet: registered device format class SwapSpace as swap >04:31:02,661 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >04:31:02,662 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >04:31:02,662 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >04:31:03,451 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:31:03,456 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:31:03,457 INFO blivet: sr0 looks to be the live device; marking as protected >04:31:03,532 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >04:31:03,563 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-09-26-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cd30fd1', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '342884', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', > '/dev/disk/by-uuid/2013-12-05-12-09-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >04:31:03,566 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >04:31:03,567 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:31:03,568 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,568 INFO blivet: sr0 is a cdrom >04:31:03,569 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:31:03,569 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,572 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:31:03,572 INFO blivet: added cdrom sr0 (id 0) to device tree >04:31:03,573 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:31:03,578 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:31:03,578 INFO blivet: type detected on 'sr0' is 'iso9660' >04:31:03,580 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:31:03,580 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >04:31:03,580 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:31:03,583 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:31:03,585 DEBUG blivet: looking up parted Device: /dev/sr0 >04:31:03,594 INFO blivet: got device: OpticalDevice instance (0xffd590) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 927.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0xf19d40> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:31:03,596 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:31:03,596 INFO blivet: got format: Iso9660FS instance (0x105a490) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-TC5 size = 0 targetSize = 0 > >04:31:03,600 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '2', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345804', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >04:31:03,600 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >04:31:03,601 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:31:03,602 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,603 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >04:31:03,604 INFO blivet: vda is a disk >04:31:03,604 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,607 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >04:31:03,617 INFO blivet: added disk vda (id 1) to device tree >04:31:03,617 DEBUG blivet: looking up parted Device: /dev/vda >04:31:03,650 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >04:31:03,652 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >04:31:03,665 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >04:31:03,666 DEBUG blivet: required disklabel type for vda (15) is None >04:31:03,666 DEBUG blivet: default disklabel type for vda is msdos >04:31:03,666 DEBUG blivet: selecting msdos disklabel for vda based on size >04:31:03,668 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >04:31:03,683 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1095ad0>, <parted.partition.Partition object at 0x1095d10>] > device: <parted.device.Device object at 0x1095910> > PedDisk: <_ped.Disk object at 0x108f098> >04:31:03,683 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:31:03,684 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >04:31:03,705 INFO blivet: got device: DiskDevice instance (0x105a450) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x1041170> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xffd610> >04:31:03,710 INFO blivet: got format: DiskLabel instance (0x1088910) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1095ad0>, <parted.partition.Partition object at 0x1095d10>] > device: <parted.device.Device object at 0x1095910> > PedDisk: <_ped.Disk object at 0x108f098> > origPartedDisk = <parted.disk.Disk object at 0x1095f50> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x1041290> > >04:31:03,723 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/37dcff51-e565-44a9-9256-1d4238c3f645', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '37dcff51-e565-44a9-9256-1d4238c3f645', > 'ID_FS_UUID_ENC': '37dcff51-e565-44a9-9256-1d4238c3f645', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000ca971-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345842', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/37dcff51-e565-44a9-9256-1d4238c3f645'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >04:31:03,724 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >04:31:03,728 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >04:31:03,730 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,733 INFO blivet: vda1 is a partition >04:31:03,737 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >04:31:03,739 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:31:03,741 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:31:03,744 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >04:31:03,746 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:31:03,747 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,753 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >04:31:03,753 DEBUG blivet: looking up parted Partition: /dev/vda1 >04:31:03,755 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >04:31:03,759 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >04:31:03,761 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >04:31:03,763 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >04:31:03,763 INFO blivet: added partition vda1 (id 2) to device tree >04:31:03,768 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >04:31:03,770 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >04:31:03,772 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:31:03,774 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >04:31:03,807 WARN blivet: disklabel detected but not usable on vda1 >04:31:03,807 INFO blivet: type detected on 'vda1' is 'ext4' >04:31:03,819 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:03,819 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:03,822 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:31:03,824 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >04:31:03,825 DEBUG blivet: looking up parted Device: /dev/vda1 >04:31:03,828 INFO blivet: got device: PartitionDevice instance (0x105a4d0) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x1041560> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x10959d0> fileSystem: <parted.filesystem.FileSystem object at 0x1095e50> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1095b90> PedPartition: <_ped.Partition object at 0x1092cb0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >04:31:03,834 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:03,834 INFO blivet: got format: Ext4FS instance (0x10994d0) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 37dcff51-e565-44a9-9256-1d4238c3f645 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:31:03,841 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_UUID_ENC': '57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000ca971-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '8064598016', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345875', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/57049628-46a6-4ba5-9d5c-b1721a2941d9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >04:31:03,841 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >04:31:03,842 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >04:31:03,843 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,844 INFO blivet: vda2 is a partition >04:31:03,849 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >04:31:03,852 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:31:03,854 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:31:03,856 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >04:31:03,857 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:31:03,857 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,859 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >04:31:03,859 DEBUG blivet: looking up parted Partition: /dev/vda2 >04:31:03,861 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >04:31:03,866 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >04:31:03,868 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >04:31:03,869 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >04:31:03,870 INFO blivet: added partition vda2 (id 3) to device tree >04:31:03,871 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >04:31:03,872 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >04:31:03,873 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:31:03,875 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >04:31:03,889 WARN blivet: disklabel detected but not usable on vda2 >04:31:03,892 INFO blivet: type detected on 'vda2' is 'crypto_LUKS' >04:31:03,897 DEBUG blivet: LUKS.__init__: uuid: 57049628-46a6-4ba5-9d5c-b1721a2941d9 ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:03,897 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >04:31:03,898 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:31:03,899 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >04:31:03,900 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >04:31:03,901 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:03,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,903 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >04:31:03,903 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,904 DEBUG blivet: LUKSDevice._setFormat: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; current: None ; type: None ; >04:31:03,906 DEBUG blivet: LUKSDevice.setup: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: True ; controllable: True ; orig: False ; >04:31:03,907 INFO blivet: added luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (id 4) to device tree >04:31:03,908 DEBUG blivet: looking up parted Device: /dev/vda2 >04:31:03,909 INFO blivet: got device: PartitionDevice instance (0x10889d0) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691.0 > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1537 did: 4866 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x1041200> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x10959d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1095dd0> PedPartition: <_ped.Partition object at 0x1092d10> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = >04:31:03,911 INFO blivet: got format: LUKS instance (0x1099390) -- > type = luks name = LUKS status = True > device = /dev/vda2 uuid = 57049628-46a6-4ba5-9d5c-b1721a2941d9 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >04:31:03,914 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349549', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:31:03,915 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:31:03,915 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:31:03,916 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,916 INFO blivet: loop0 is a loop device >04:31:03,917 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:31:03,918 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:31:03,919 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,919 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,920 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:31:03,920 INFO blivet: added file /osmin.img (deleted) (id 5) to device tree >04:31:03,921 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:31:03,922 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,922 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:31:03,924 INFO blivet: added loop loop0 (id 6) to device tree >04:31:03,925 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:31:03,927 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:31:03,927 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:31:03,927 DEBUG blivet: device loop0 does not contain a disklabel >04:31:03,928 INFO blivet: type detected on 'loop0' is 'squashfs' >04:31:03,928 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:31:03,929 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:31:03,929 INFO blivet: got device: LoopDevice instance (0x1099f10) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >04:31:03,929 INFO blivet: got format: DeviceFormat instance (0x10a9090) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:31:03,931 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349734', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:31:03,931 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:31:03,932 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:31:03,933 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,933 INFO blivet: loop1 is a loop device >04:31:03,934 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:31:03,935 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:31:03,935 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,936 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,937 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:31:03,937 INFO blivet: added file /osmin (id 7) to device tree >04:31:03,938 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:31:03,939 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,941 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:31:03,944 INFO blivet: added loop loop1 (id 8) to device tree >04:31:03,945 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:31:03,946 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:31:03,946 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:31:03,946 DEBUG blivet: device loop1 does not contain a disklabel >04:31:03,946 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:31:03,947 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:31:03,947 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:31:03,948 INFO blivet: got device: LoopDevice instance (0x10a9210) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >04:31:03,948 INFO blivet: got format: DeviceFormat instance (0x1099c10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:31:03,950 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349877', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:31:03,950 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:31:03,951 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:31:03,951 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,952 INFO blivet: loop2 is a loop device >04:31:03,952 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:31:03,953 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:31:03,954 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,954 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,955 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:31:03,957 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >04:31:03,959 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:31:03,960 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,960 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:31:03,961 INFO blivet: added loop loop2 (id 10) to device tree >04:31:03,961 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:31:03,962 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:31:03,962 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:31:03,962 DEBUG blivet: device loop2 does not contain a disklabel >04:31:03,963 INFO blivet: type detected on 'loop2' is 'squashfs' >04:31:03,963 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:31:03,964 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:31:03,964 INFO blivet: got device: LoopDevice instance (0x1099cd0) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:31:03,964 INFO blivet: got format: DeviceFormat instance (0x1088a10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:31:03,967 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '350032', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:31:03,967 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:31:03,968 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:31:03,969 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,969 INFO blivet: loop3 is a loop device >04:31:03,969 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:31:03,970 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:31:03,971 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,971 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,976 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:31:03,976 INFO blivet: added file /LiveOS/ext3fs.img (id 11) to device tree >04:31:03,977 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:31:03,978 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,978 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:31:03,979 INFO blivet: added loop loop3 (id 12) to device tree >04:31:03,979 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:31:03,980 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:31:03,981 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:03,981 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:03,981 DEBUG blivet: device loop3 does not contain a disklabel >04:31:03,982 INFO blivet: type detected on 'loop3' is 'ext4' >04:31:03,983 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:03,983 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:03,984 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:31:03,984 INFO blivet: got device: LoopDevice instance (0x10a9050) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >04:31:03,985 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:03,986 INFO blivet: got format: Ext4FS instance (0x10a9410) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:31:03,987 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '350175', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:31:03,987 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:31:03,988 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:31:03,992 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,992 INFO blivet: loop4 is a loop device >04:31:03,993 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:31:03,994 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:31:03,995 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:03,995 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,996 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:31:03,996 INFO blivet: added file /overlay (deleted) (id 13) to device tree >04:31:03,997 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:31:03,997 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:03,998 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:31:03,998 INFO blivet: added loop loop4 (id 14) to device tree >04:31:03,999 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:31:04,000 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:31:04,000 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:31:04,000 DEBUG blivet: device loop4 does not contain a disklabel >04:31:04,000 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >04:31:04,000 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:31:04,001 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >04:31:04,002 INFO blivet: got device: LoopDevice instance (0x10a9550) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:31:04,002 INFO blivet: got format: DeviceFormat instance (0x10a9650) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:31:04,009 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '71094', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:31:04,009 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >04:31:04,010 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:31:04,011 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:04,011 INFO blivet: live-rw is a device-mapper device >04:31:04,012 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:31:04,013 DEBUG blivet: LUKSDevice.getDMNode: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: True ; >04:31:04,014 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:31:04,015 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:31:04,016 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:31:04,018 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) with existing DM_snapshot_cow >04:31:04,019 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:31:04,020 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:04,024 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:31:04,025 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:04,026 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:31:04,026 INFO blivet: added dm live-rw (id 15) to device tree >04:31:04,026 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:31:04,027 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:31:04,028 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,028 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:04,029 DEBUG blivet: device live-rw does not contain a disklabel >04:31:04,029 INFO blivet: type detected on 'live-rw' is 'ext4' >04:31:04,030 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,030 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:04,031 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:31:04,031 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:31:04,043 INFO blivet: got device: DMDevice instance (0x1088990) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x10415f0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:31:04,046 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,046 INFO blivet: got format: Ext4FS instance (0x10a9710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:31:04,058 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '54399', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >04:31:04,058 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >04:31:04,059 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:31:04,059 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:04,059 INFO blivet: live-base is a device-mapper device >04:31:04,060 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:31:04,061 DEBUG blivet: LUKSDevice.getDMNode: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: True ; >04:31:04,062 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:31:04,063 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:31:04,063 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:31:04,065 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:31:04,066 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:04,067 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:31:04,067 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:04,068 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:31:04,068 INFO blivet: added dm live-base (id 16) to device tree >04:31:04,074 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:31:04,074 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:31:04,076 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,076 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:04,076 DEBUG blivet: device live-base does not contain a disklabel >04:31:04,077 INFO blivet: type detected on 'live-base' is 'ext4' >04:31:04,078 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,078 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:04,079 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:31:04,079 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:31:04,089 INFO blivet: got device: DMDevice instance (0x1088950) -- > name = live-base status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x10414d0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:31:04,094 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,094 INFO blivet: got format: Ext4FS instance (0x10a9290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:31:04,106 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '91558', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >04:31:04,106 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >04:31:04,107 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:31:04,109 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:04,109 INFO blivet: live-osimg-min is a device-mapper device >04:31:04,110 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:31:04,111 DEBUG blivet: LUKSDevice.getDMNode: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: True ; >04:31:04,111 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:31:04,112 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:31:04,114 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:31:04,115 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing DM_snapshot_cow >04:31:04,117 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:31:04,120 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:31:04,121 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:31:04,122 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:04,124 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:31:04,124 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:04,125 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:31:04,126 INFO blivet: added dm live-osimg-min (id 17) to device tree >04:31:04,126 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:31:04,127 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:31:04,128 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,128 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:04,129 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:31:04,130 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:31:04,131 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,131 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:04,132 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:31:04,136 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:31:04,143 INFO blivet: got device: DMDevice instance (0x10a99d0) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1041680> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:31:04,145 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,149 INFO blivet: got format: Ext4FS instance (0x10a9c90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 0 targetSize = 0 > >04:31:04,161 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', > 'ID_FS_UUID_ENC': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '15747072', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'crypt', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '2842536', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > '/dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:04,161 INFO blivet: scanning luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (/devices/virtual/block/dm-3)... >04:31:04,162 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:04,162 DEBUG blivet: looking up parted Device: /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >04:31:04,172 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) >04:31:04,175 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:04,177 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; label_type: None ; >04:31:04,187 DEBUG blivet: LVMPhysicalVolume.__init__: >04:31:04,187 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:31:04,187 DEBUG blivet: device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 does not contain a disklabel >04:31:04,222 INFO blivet: type detected on 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9' is 'LVM2_member' >04:31:04,224 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: 6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha ; exists: True ; vgUuid: VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK ; label: None ; peStart: 1.0 ; device: /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; serial: None ; >04:31:04,224 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:31:04,225 DEBUG blivet: LUKSDevice._setFormat: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; current: None ; type: lvmpv ; >04:31:04,228 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:04,233 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:31:04,237 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:04,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:04,240 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >04:31:04,241 INFO blivet: added lvmvg fedora (id 18) to device tree >04:31:04,267 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:31:04,270 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:04,271 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:31:04,272 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >04:31:04,272 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:04,274 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >04:31:04,275 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >04:31:04,305 DEBUG blivet: Adding fedora-root/6868MB to fedora >04:31:04,307 INFO blivet: added lvmlv fedora-root (id 19) to device tree >04:31:04,317 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >04:31:04,321 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:31:04,328 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN /dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', > 'ID_FS_UUID_ENC': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '14065664', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '3138306', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', > '/dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >04:31:04,328 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >04:31:04,329 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:31:04,331 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868MB lvmlv fedora-root (19) >04:31:04,333 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >04:31:04,334 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >04:31:04,336 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,336 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:04,336 DEBUG blivet: device fedora-root does not contain a disklabel >04:31:04,337 INFO blivet: type detected on 'fedora-root' is 'ext4' >04:31:04,339 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,339 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:04,340 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >04:31:04,346 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:31:04,347 DEBUG blivet: fedora size is 7688MB >04:31:04,348 DEBUG blivet: vg fedora has 820MB free >04:31:04,348 DEBUG blivet: fedora size is 7688MB >04:31:04,349 DEBUG blivet: vg fedora has 820MB free >04:31:04,352 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x10a9b10) -- > name = fedora-root status = True kids = 0 id = 19 > parents = ['existing 7688MB lvmvg fedora (18)'] > uuid = 401saH-wv3W-Dnb1-zYvk-NngU-znE3-ShxtsN size = 6868.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14065664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x1041710> > target size = 6868.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x10a93d0) -- > name = fedora status = True kids = 1 id = 18 > parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922.0 free space = 820 > free extents = 205.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 6868MB >04:31:04,355 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,355 INFO blivet: got format: Ext4FS instance (0x111e490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7e7173f2-02b0-41a8-a8fe-3ad13e881488 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:31:04,356 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:31:04,360 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:04,361 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:31:04,362 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >04:31:04,362 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:04,363 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >04:31:04,364 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >04:31:04,371 DEBUG blivet: Adding fedora-swap/820MB to fedora >04:31:04,372 INFO blivet: added lvmlv fedora-swap (id 20) to device tree >04:31:04,394 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >04:31:04,399 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:31:04,410 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b /dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '15f37836-7148-4914-9ffd-6e0cf758d71c', > 'ID_FS_UUID_ENC': '15f37836-7148-4914-9ffd-6e0cf758d71c', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '1679360', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x2014067712', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '173147464', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', > '/dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >04:31:04,411 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-5)... >04:31:04,414 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:31:04,416 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (20) >04:31:04,417 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >04:31:04,418 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >04:31:04,420 DEBUG blivet: SwapSpace.__init__: >04:31:04,420 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:31:04,423 DEBUG blivet: device fedora-swap does not contain a disklabel >04:31:04,424 INFO blivet: type detected on 'fedora-swap' is 'swap' >04:31:04,425 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 15f37836-7148-4914-9ffd-6e0cf758d71c ; exists: True ; label: None ; >04:31:04,425 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:31:04,426 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >04:31:04,429 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:31:04,430 DEBUG blivet: fedora size is 7688MB >04:31:04,431 DEBUG blivet: vg fedora has 0MB free >04:31:04,431 DEBUG blivet: fedora size is 7688MB >04:31:04,432 DEBUG blivet: vg fedora has 0MB free >04:31:04,434 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x10a9ad0) -- > name = fedora-swap status = True kids = 0 id = 20 > parents = ['existing 7688MB lvmvg fedora (18)'] > uuid = k1zGwr-Swjp-0Em9-ykPx-EL35-0j2q-TAAH1b size = 820.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x1041830> > target size = 820.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x10a93d0) -- > name = fedora status = True kids = 2 id = 18 > parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (20) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 820MB >04:31:04,434 INFO blivet: got format: SwapSpace instance (0x111ef10) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 15f37836-7148-4914-9ffd-6e0cf758d71c exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:31:04,435 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:31:04,440 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (20) with existing swap >04:31:04,441 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 820MB >04:31:04,442 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:31:04,445 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem >04:31:04,445 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 6868MB >04:31:04,447 INFO blivet: got device: LUKSDevice instance (0x1099bd0) -- > name = luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 status = True kids = 1 id = 4 > parents = ['existing 7691MB partition vda2 (3) with existing luks'] > uuid = None size = 7689.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 15747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 26473 did: 28265 busy: False > hardwareGeometry: (980, 255, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x10417a0> > target size = 0 path = /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 > format args = [] originalFormat = None target = crypt dmUuid = None >04:31:04,447 INFO blivet: got format: LVMPhysicalVolume instance (0x10a9f90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 uuid = 6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK peStart = 1.0 >04:31:04,451 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN /dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', > 'ID_FS_UUID_ENC': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '14065664', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '3138306', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', > '/dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >04:31:04,452 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >04:31:04,453 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:31:04,457 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem >04:31:04,458 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >04:31:04,459 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >04:31:04,460 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,460 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:04,460 DEBUG blivet: device fedora-root does not contain a disklabel >04:31:04,461 DEBUG blivet: no type or existing type for fedora-root, bailing >04:31:04,464 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:31:04,464 DEBUG blivet: fedora size is 7688MB >04:31:04,465 DEBUG blivet: vg fedora has 0MB free >04:31:04,466 DEBUG blivet: fedora size is 7688MB >04:31:04,467 DEBUG blivet: vg fedora has 0MB free >04:31:04,468 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x10a9b10) -- > name = fedora-root status = True kids = 0 id = 19 > parents = ['existing 7688MB lvmvg fedora (18)'] > uuid = 401saH-wv3W-Dnb1-zYvk-NngU-znE3-ShxtsN size = 6868.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14065664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x1041710> > target size = 6868.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x10a93d0) -- > name = fedora status = True kids = 2 id = 18 > parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (20) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 6868MB >04:31:04,474 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:04,475 INFO blivet: got format: Ext4FS instance (0x111e490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7e7173f2-02b0-41a8-a8fe-3ad13e881488 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:31:04,478 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b /dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '15f37836-7148-4914-9ffd-6e0cf758d71c', > 'ID_FS_UUID_ENC': '15f37836-7148-4914-9ffd-6e0cf758d71c', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '1679360', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x2014067712', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '173147464', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', > '/dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >04:31:04,479 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-5)... >04:31:04,479 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:31:04,481 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (20) with existing swap >04:31:04,481 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >04:31:04,482 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >04:31:04,483 DEBUG blivet: SwapSpace.__init__: >04:31:04,483 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:31:04,483 DEBUG blivet: device fedora-swap does not contain a disklabel >04:31:04,483 DEBUG blivet: no type or existing type for fedora-swap, bailing >04:31:04,490 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:31:04,491 DEBUG blivet: fedora size is 7688MB >04:31:04,492 DEBUG blivet: vg fedora has 0MB free >04:31:04,492 DEBUG blivet: fedora size is 7688MB >04:31:04,493 DEBUG blivet: vg fedora has 0MB free >04:31:04,495 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x10a9ad0) -- > name = fedora-swap status = True kids = 0 id = 20 > parents = ['existing 7688MB lvmvg fedora (18)'] > uuid = k1zGwr-Swjp-0Em9-ykPx-EL35-0j2q-TAAH1b size = 820.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x1041830> > target size = 820.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x10a93d0) -- > name = fedora status = True kids = 2 id = 18 > parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (20) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 820MB >04:31:04,495 INFO blivet: got format: SwapSpace instance (0x111ef10) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 15f37836-7148-4914-9ffd-6e0cf758d71c exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:31:04,522 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:31:07,603 INFO blivet: ISCSID is /sbin/iscsid >04:31:07,604 INFO blivet: no initiator set >04:31:07,632 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:31:07,633 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >04:31:07,822 DEBUG blivet: trying to set new default fstype to 'ext4' >04:31:07,872 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:07,874 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:07,880 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:07,891 INFO blivet: Detected 2064M of memory >04:31:07,891 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >04:31:07,892 INFO blivet: Swap attempt of 0M >04:31:08,412 INFO blivet: resetting Blivet (version 0.23.8) instance <blivet.Blivet object at 0x2d87510> >04:31:08,413 INFO blivet: no initiator set >04:31:08,414 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >04:31:08,415 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:31:08,540 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >04:31:08,547 INFO blivet: sr0 looks to be the live device; marking as protected >04:31:08,676 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >04:31:08,736 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5 /dev/disk/by-uuid/2013-12-05-12-09-26-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_LABEL_ENC': 'Fedora-Live-KDE-x86_64-20-TC5', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-05-12-09-26-00', > 'ID_FS_UUID_ENC': '2013-12-05-12-09-26-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cd30fd1', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '342884', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora-Live-KDE-x86_64-20-TC5', > '/dev/disk/by-uuid/2013-12-05-12-09-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >04:31:08,748 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >04:31:08,750 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >04:31:08,751 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:08,752 INFO blivet: sr0 is a cdrom >04:31:08,754 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >04:31:08,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:08,760 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:31:08,761 INFO blivet: added cdrom sr0 (id 0) to device tree >04:31:08,764 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:31:08,768 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:31:08,769 INFO blivet: type detected on 'sr0' is 'iso9660' >04:31:08,771 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:31:08,771 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >04:31:08,777 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:31:08,779 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:31:08,783 DEBUG blivet: looking up parted Device: /dev/sr0 >04:31:08,792 INFO blivet: got device: OpticalDevice instance (0x2facdd0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 927.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 474624 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x2e62dd0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:31:08,801 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:31:08,802 INFO blivet: got format: Iso9660FS instance (0x7fb4a8080310) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-05-12-09-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-KDE-x86_64-20-TC5 size = 0.0 targetSize = 0.0 > >04:31:08,830 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '2', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345804', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >04:31:08,834 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >04:31:08,836 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:31:08,842 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:08,847 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >04:31:08,849 INFO blivet: vda is a disk >04:31:08,853 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:08,856 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >04:31:08,892 INFO blivet: added disk vda (id 1) to device tree >04:31:08,893 DEBUG blivet: looking up parted Device: /dev/vda >04:31:08,915 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >04:31:08,921 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >04:31:08,923 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >04:31:08,926 DEBUG blivet: required disklabel type for vda (15) is None >04:31:08,927 DEBUG blivet: default disklabel type for vda is msdos >04:31:08,932 DEBUG blivet: selecting msdos disklabel for vda based on size >04:31:08,938 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >04:31:08,973 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3064490>, <parted.partition.Partition object at 0x3071610>] > device: <parted.device.Device object at 0x30642d0> > PedDisk: <_ped.Disk object at 0x3067050> >04:31:08,977 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >04:31:08,981 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >04:31:09,003 INFO blivet: got device: DiskDevice instance (0x7fb4a80a1710) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x300d710> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x302cb10> >04:31:09,026 INFO blivet: got format: DiskLabel instance (0x3036590) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3064490>, <parted.partition.Partition object at 0x3071610>] > device: <parted.device.Device object at 0x30642d0> > PedDisk: <_ped.Disk object at 0x3067050> > origPartedDisk = <parted.disk.Disk object at 0x3086dd0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x304a3b0> > >04:31:09,060 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/37dcff51-e565-44a9-9256-1d4238c3f645', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '37dcff51-e565-44a9-9256-1d4238c3f645', > 'ID_FS_UUID_ENC': '37dcff51-e565-44a9-9256-1d4238c3f645', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000ca971-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345842', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/37dcff51-e565-44a9-9256-1d4238c3f645'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >04:31:09,068 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >04:31:09,080 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >04:31:09,084 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:09,087 INFO blivet: vda1 is a partition >04:31:09,088 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >04:31:09,093 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:31:09,101 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:31:09,109 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >04:31:09,113 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:31:09,115 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:09,119 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >04:31:09,120 DEBUG blivet: looking up parted Partition: /dev/vda1 >04:31:09,131 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >04:31:09,136 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >04:31:09,143 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >04:31:09,154 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >04:31:09,221 INFO blivet: added partition vda1 (id 2) to device tree >04:31:09,227 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >04:31:09,229 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >04:31:09,246 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:31:09,266 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >04:31:09,317 WARN blivet: disklabel detected but not usable on vda1 >04:31:09,325 INFO blivet: type detected on 'vda1' is 'ext4' >04:31:09,483 DEBUG blivet: padding min size from 43 up to 47 >04:31:09,488 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:09,490 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:09,496 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >04:31:09,504 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >04:31:09,506 DEBUG blivet: looking up parted Device: /dev/vda1 >04:31:09,511 INFO blivet: got device: PartitionDevice instance (0x2ff41d0) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x30a70e0> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3064390> fileSystem: <parted.filesystem.FileSystem object at 0x3071750> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x305f390> PedPartition: <_ped.Partition object at 0x305eb30> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >04:31:09,525 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:09,530 INFO blivet: got format: Ext4FS instance (0x30a3c50) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 37dcff51-e565-44a9-9256-1d4238c3f645 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >04:31:09,540 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_UUID_ENC': '57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_VERSION': '1', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000ca971-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000ca971', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '525336576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '8064598016', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'UDISKS_PARTITION_TYPE': '0x83', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '345875', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/57049628-46a6-4ba5-9d5c-b1721a2941d9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >04:31:09,545 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >04:31:09,548 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >04:31:09,553 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:09,567 INFO blivet: vda2 is a partition >04:31:09,572 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >04:31:09,576 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:31:09,580 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:31:09,587 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >04:31:09,591 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:31:09,592 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:09,594 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >04:31:09,603 DEBUG blivet: looking up parted Partition: /dev/vda2 >04:31:09,607 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >04:31:09,616 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >04:31:09,620 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >04:31:09,624 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >04:31:09,628 INFO blivet: added partition vda2 (id 3) to device tree >04:31:09,633 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >04:31:09,636 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >04:31:09,644 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:31:09,646 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >04:31:09,688 WARN blivet: disklabel detected but not usable on vda2 >04:31:09,692 INFO blivet: type detected on 'vda2' is 'crypto_LUKS' >04:31:09,696 DEBUG blivet: LUKS.__init__: uuid: 57049628-46a6-4ba5-9d5c-b1721a2941d9 ; exists: True ; label: None ; device: /dev/vda2 ; serial: None ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:09,701 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >04:31:09,709 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >04:31:09,717 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: luks ; >04:31:09,729 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vda2 ; >04:31:09,741 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:09,744 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:09,756 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >04:31:09,763 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:09,771 DEBUG blivet: LUKSDevice._setFormat: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; current: None ; type: None ; >04:31:09,779 DEBUG blivet: LUKSDevice.setup: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: True ; controllable: True ; orig: False ; >04:31:09,789 INFO blivet: added luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (id 4) to device tree >04:31:09,791 DEBUG blivet: looking up parted Device: /dev/vda2 >04:31:09,804 INFO blivet: got device: PartitionDevice instance (0x30a3e90) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 8192MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691.0 > format = existing luks > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x30a7170> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3064390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30716d0> PedPartition: <_ped.Partition object at 0x30730b0> > disk = existing 8192MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = >04:31:09,809 INFO blivet: got format: LUKS instance (0x7fb4a8092190) -- > type = luks name = Encrypted (LUKS) status = True > device = /dev/vda2 uuid = 57049628-46a6-4ba5-9d5c-b1721a2941d9 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >04:31:09,819 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349549', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:31:09,819 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >04:31:09,833 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >04:31:09,835 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:09,836 INFO blivet: loop0 is a loop device >04:31:09,837 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:31:09,841 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:31:09,843 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:09,851 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:09,854 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:31:09,857 INFO blivet: added file /osmin.img (deleted) (id 5) to device tree >04:31:09,860 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:31:09,860 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:09,867 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:31:09,870 INFO blivet: added loop loop0 (id 6) to device tree >04:31:09,871 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:31:09,873 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:31:09,876 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:31:09,879 DEBUG blivet: device loop0 does not contain a disklabel >04:31:09,883 INFO blivet: type detected on 'loop0' is 'squashfs' >04:31:09,886 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:31:09,889 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >04:31:09,890 INFO blivet: got device: LoopDevice instance (0x30c58d0) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >04:31:09,892 INFO blivet: got format: DeviceFormat instance (0x30c5a50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:31:09,900 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349734', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:31:09,903 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >04:31:09,905 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:31:09,912 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:09,916 INFO blivet: loop1 is a loop device >04:31:09,923 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:31:09,925 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >04:31:09,928 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:09,935 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:09,937 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:31:09,938 INFO blivet: added file /osmin (id 7) to device tree >04:31:09,940 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:31:09,947 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:09,951 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:31:09,953 INFO blivet: added loop loop1 (id 8) to device tree >04:31:09,954 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:31:09,960 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:31:09,963 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:31:09,964 DEBUG blivet: device loop1 does not contain a disklabel >04:31:09,965 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >04:31:09,967 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:31:09,970 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >04:31:09,976 INFO blivet: got device: LoopDevice instance (0x30c5790) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >04:31:09,978 INFO blivet: got format: DeviceFormat instance (0x30c5d50) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:31:09,983 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '349877', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:31:09,988 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >04:31:09,991 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >04:31:09,993 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:09,997 INFO blivet: loop2 is a loop device >04:31:09,999 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:31:10,003 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:31:10,012 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:10,014 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:10,016 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:31:10,019 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >04:31:10,027 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:31:10,040 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:10,051 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:31:10,053 INFO blivet: added loop loop2 (id 10) to device tree >04:31:10,059 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:31:10,074 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:31:10,077 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:31:10,079 DEBUG blivet: device loop2 does not contain a disklabel >04:31:10,088 INFO blivet: type detected on 'loop2' is 'squashfs' >04:31:10,090 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >04:31:10,094 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >04:31:10,100 INFO blivet: got device: LoopDevice instance (0x30d42d0) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >04:31:10,109 INFO blivet: got format: DeviceFormat instance (0x30d43d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:31:10,124 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '350032', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:31:10,126 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >04:31:10,131 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:31:10,143 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:10,145 INFO blivet: loop3 is a loop device >04:31:10,153 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:31:10,161 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:31:10,170 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:10,173 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:10,176 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:31:10,184 INFO blivet: added file /LiveOS/ext3fs.img (id 11) to device tree >04:31:10,188 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:31:10,194 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:10,200 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:31:10,201 INFO blivet: added loop loop3 (id 12) to device tree >04:31:10,203 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:31:10,206 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:31:10,216 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:10,217 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:10,218 DEBUG blivet: device loop3 does not contain a disklabel >04:31:10,219 INFO blivet: type detected on 'loop3' is 'ext4' >04:31:10,439 DEBUG blivet: using current size 0 as min size >04:31:10,443 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:10,452 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:10,458 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:31:10,461 INFO blivet: got device: LoopDevice instance (0x30d4a10) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >04:31:10,465 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:10,476 INFO blivet: got format: Ext4FS instance (0x30d4b90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:31:10,479 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '350175', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:31:10,482 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >04:31:10,483 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:31:10,493 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:10,494 INFO blivet: loop4 is a loop device >04:31:10,496 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:31:10,499 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:31:10,506 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:10,508 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:10,511 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:31:10,513 INFO blivet: added file /overlay (deleted) (id 13) to device tree >04:31:10,516 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:31:10,524 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:10,526 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:31:10,527 INFO blivet: added loop loop4 (id 14) to device tree >04:31:10,530 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:31:10,537 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:31:10,539 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:31:10,540 DEBUG blivet: device loop4 does not contain a disklabel >04:31:10,545 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >04:31:10,546 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:31:10,552 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >04:31:10,554 INFO blivet: got device: LoopDevice instance (0x3285090) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >04:31:10,554 INFO blivet: got format: DeviceFormat instance (0x3285190) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >04:31:10,559 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '71094', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:31:10,567 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >04:31:10,570 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:31:10,572 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:10,580 INFO blivet: live-rw is a device-mapper device >04:31:10,584 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >04:31:10,587 DEBUG blivet: LUKSDevice.getDMNode: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: True ; >04:31:10,591 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:31:10,593 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:31:10,601 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >04:31:10,605 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) with existing DM_snapshot_cow >04:31:10,612 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >04:31:10,620 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:10,622 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:31:10,624 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:10,627 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:31:10,631 INFO blivet: added dm live-rw (id 15) to device tree >04:31:10,634 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:31:10,642 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:31:10,645 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:10,647 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:10,649 DEBUG blivet: device live-rw does not contain a disklabel >04:31:10,650 INFO blivet: type detected on 'live-rw' is 'ext4' >04:31:10,778 DEBUG blivet: padding min size from 3209 up to 3529 >04:31:10,788 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:10,791 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:10,799 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:31:10,800 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >04:31:10,812 INFO blivet: got device: DMDevice instance (0x3285290) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x304a950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:31:10,832 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:10,839 INFO blivet: got format: Ext4FS instance (0x3285810) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:31:10,851 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_PARAMS': '7:3\\x200', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '54399', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >04:31:10,852 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >04:31:10,858 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:31:10,867 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:10,868 INFO blivet: live-base is a device-mapper device >04:31:10,872 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >04:31:10,874 DEBUG blivet: LUKSDevice.getDMNode: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: True ; >04:31:10,880 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:31:10,883 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:31:10,888 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:31:10,899 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >04:31:10,903 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:10,907 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:31:10,909 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:10,912 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >04:31:10,919 INFO blivet: added dm live-base (id 16) to device tree >04:31:10,922 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >04:31:10,924 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >04:31:10,930 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:10,931 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:10,932 DEBUG blivet: device live-base does not contain a disklabel >04:31:10,935 INFO blivet: type detected on 'live-base' is 'ext4' >04:31:11,066 DEBUG blivet: using current size 0 as min size >04:31:11,072 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:11,080 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:11,083 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >04:31:11,086 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >04:31:11,108 INFO blivet: got device: DMDevice instance (0x3285910) -- > name = live-base status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8224 did: 12635 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x30a7200> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >04:31:11,121 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:11,127 INFO blivet: got format: Ext4FS instance (0x3285d90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 4096.0 targetSize = 4096.0 > >04:31:11,133 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-KDE /dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-KDE', > 'ID_FS_LABEL_ENC': '_Fedora-Live-KDE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_UUID_ENC': 'e4123305-f463-4d28-b818-5a73fd96f159', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '8388608', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '91558', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-KDE', > '/dev/disk/by-uuid/e4123305-f463-4d28-b818-5a73fd96f159', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >04:31:11,139 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >04:31:11,144 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:31:11,150 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:11,156 INFO blivet: live-osimg-min is a device-mapper device >04:31:11,159 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:31:11,162 DEBUG blivet: LUKSDevice.getDMNode: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: True ; >04:31:11,165 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >04:31:11,171 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >04:31:11,176 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >04:31:11,181 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing DM_snapshot_cow >04:31:11,188 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >04:31:11,192 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >04:31:11,196 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:31:11,202 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:11,205 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >04:31:11,211 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:11,215 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:31:11,221 INFO blivet: added dm live-osimg-min (id 17) to device tree >04:31:11,224 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:31:11,226 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:31:11,229 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:11,232 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:11,233 DEBUG blivet: device live-osimg-min does not contain a disklabel >04:31:11,235 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >04:31:11,387 DEBUG blivet: using current size 0 as min size >04:31:11,396 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:11,403 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:11,405 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:31:11,407 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >04:31:11,421 INFO blivet: got device: DMDevice instance (0x3285310) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x30a7290> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:31:11,442 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:11,444 INFO blivet: got format: Ext4FS instance (0x32918d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = e4123305-f463-4d28-b818-5a73fd96f159 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-KDE size = 3208.0 targetSize = 3208.0 > >04:31:11,456 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', > 'ID_FS_UUID_ENC': '6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha', > 'ID_FS_VERSION': 'LVM2 001', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '15747072', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'crypt', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '2842536', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-5704962846a64ba59d5cb1721a2941d9-luks-57049628-46a6-4ba5-9d5c-b1721a2941d9', > '/dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:11,470 INFO blivet: scanning luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (/devices/virtual/block/dm-3)... >04:31:11,471 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:11,473 DEBUG blivet: looking up parted Device: /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >04:31:11,487 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) >04:31:11,491 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:11,506 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; label_type: None ; >04:31:11,508 DEBUG blivet: LVMPhysicalVolume.__init__: >04:31:11,512 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:31:11,513 DEBUG blivet: device luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 does not contain a disklabel >04:31:11,578 INFO blivet: type detected on 'luks-57049628-46a6-4ba5-9d5c-b1721a2941d9' is 'LVM2_member' >04:31:11,581 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: 6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha ; exists: True ; vgUuid: VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK ; label: None ; peStart: 1.0 ; device: /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; serial: None ; >04:31:11,582 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >04:31:11,585 DEBUG blivet: LUKSDevice._setFormat: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; current: None ; type: lvmpv ; >04:31:11,594 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:11,600 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:31:11,608 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:31:11,609 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:11,611 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >04:31:11,617 INFO blivet: added lvmvg fedora (id 18) to device tree >04:31:11,675 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:31:11,677 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:11,680 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:31:11,683 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >04:31:11,689 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:11,693 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >04:31:11,696 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >04:31:11,714 DEBUG blivet: Adding fedora-root/6868MB to fedora >04:31:11,730 INFO blivet: added lvmlv fedora-root (id 19) to device tree >04:31:11,743 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >04:31:11,754 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >04:31:11,758 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >04:31:11,774 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN /dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', > 'ID_FS_UUID_ENC': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '14065664', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '3138306', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', > '/dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >04:31:11,778 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >04:31:11,788 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:31:11,793 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868MB lvmlv fedora-root (19) >04:31:11,801 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >04:31:11,803 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >04:31:11,812 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:11,813 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:11,818 DEBUG blivet: device fedora-root does not contain a disklabel >04:31:11,824 INFO blivet: type detected on 'fedora-root' is 'ext4' >04:31:11,962 DEBUG blivet: padding min size from 241 up to 265 >04:31:11,984 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:11,991 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:11,994 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >04:31:12,004 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:31:12,009 DEBUG blivet: fedora size is 7688MB >04:31:12,010 DEBUG blivet: vg fedora has 820MB free >04:31:12,016 DEBUG blivet: fedora size is 7688MB >04:31:12,018 DEBUG blivet: vg fedora has 820MB free >04:31:12,019 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3291dd0) -- > name = fedora-root status = True kids = 0 id = 19 > parents = ['existing 7688MB lvmvg fedora (18)'] > uuid = 401saH-wv3W-Dnb1-zYvk-NngU-znE3-ShxtsN size = 6868.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14065664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x30a73b0> > target size = 6868.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x30c5290) -- > name = fedora status = True kids = 1 id = 18 > parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922.0 free space = 820 > free extents = 205.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 6868MB >04:31:12,034 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:12,036 INFO blivet: got format: Ext4FS instance (0x329a690) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7e7173f2-02b0-41a8-a8fe-3ad13e881488 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6868.0 targetSize = 6868.0 > >04:31:12,040 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:31:12,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >04:31:12,051 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >04:31:12,057 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >04:31:12,061 DEBUG blivet: getFormat('None') returning DeviceFormat instance >04:31:12,066 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >04:31:12,067 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >04:31:12,085 DEBUG blivet: Adding fedora-swap/820MB to fedora >04:31:12,100 INFO blivet: added lvmlv fedora-swap (id 20) to device tree >04:31:12,111 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >04:31:12,115 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >04:31:12,124 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >04:31:12,139 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b /dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '15f37836-7148-4914-9ffd-6e0cf758d71c', > 'ID_FS_UUID_ENC': '15f37836-7148-4914-9ffd-6e0cf758d71c', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '1679360', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x2014067712', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '173147464', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', > '/dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >04:31:12,148 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-5)... >04:31:12,153 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:31:12,162 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (20) >04:31:12,169 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >04:31:12,176 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >04:31:12,179 DEBUG blivet: SwapSpace.__init__: >04:31:12,183 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:31:12,185 DEBUG blivet: device fedora-swap does not contain a disklabel >04:31:12,186 INFO blivet: type detected on 'fedora-swap' is 'swap' >04:31:12,190 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 15f37836-7148-4914-9ffd-6e0cf758d71c ; exists: True ; label: None ; >04:31:12,193 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:31:12,196 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >04:31:12,206 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:31:12,212 DEBUG blivet: fedora size is 7688MB >04:31:12,217 DEBUG blivet: vg fedora has 0MB free >04:31:12,219 DEBUG blivet: fedora size is 7688MB >04:31:12,221 DEBUG blivet: vg fedora has 0MB free >04:31:12,225 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3291f90) -- > name = fedora-swap status = True kids = 0 id = 20 > parents = ['existing 7688MB lvmvg fedora (18)'] > uuid = k1zGwr-Swjp-0Em9-ykPx-EL35-0j2q-TAAH1b size = 820.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x30a7440> > target size = 820.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x30c5290) -- > name = fedora status = True kids = 2 id = 18 > parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (20) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 820MB >04:31:12,238 INFO blivet: got format: SwapSpace instance (0x329aad0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 15f37836-7148-4914-9ffd-6e0cf758d71c exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:31:12,241 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:31:12,251 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (20) with existing swap >04:31:12,254 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 820MB >04:31:12,256 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:31:12,265 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem >04:31:12,271 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 6868MB >04:31:12,274 INFO blivet: got device: LUKSDevice instance (0x30a3f50) -- > name = luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 status = True kids = 1 id = 4 > parents = ['existing 7691MB partition vda2 (3) with existing luks'] > uuid = None size = 7689.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 15747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (980, 255, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x30a7320> > target size = 0 path = /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 > format args = [] originalFormat = None target = crypt dmUuid = None >04:31:12,290 INFO blivet: got format: LVMPhysicalVolume instance (0x3291d90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 uuid = 6qAkGd-hQxQ-W1ct-hFno-jsM2-ZWxp-EO3Uha exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK peStart = 1.0 >04:31:12,302 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN /dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', > 'ID_FS_UUID_ENC': '7e7173f2-02b0-41a8-a8fe-3ad13e881488', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '14065664', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '3138306', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOK401saHwv3WDnb1zYvkNngUznE3ShxtsN', > '/dev/disk/by-uuid/7e7173f2-02b0-41a8-a8fe-3ad13e881488', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >04:31:12,308 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >04:31:12,314 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >04:31:12,318 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem >04:31:12,328 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >04:31:12,330 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >04:31:12,338 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:12,339 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:31:12,339 DEBUG blivet: device fedora-root does not contain a disklabel >04:31:12,340 DEBUG blivet: no type or existing type for fedora-root, bailing >04:31:12,347 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:31:12,354 DEBUG blivet: fedora size is 7688MB >04:31:12,357 DEBUG blivet: vg fedora has 0MB free >04:31:12,359 DEBUG blivet: fedora size is 7688MB >04:31:12,363 DEBUG blivet: vg fedora has 0MB free >04:31:12,366 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3291dd0) -- > name = fedora-root status = True kids = 0 id = 19 > parents = ['existing 7688MB lvmvg fedora (18)'] > uuid = 401saH-wv3W-Dnb1-zYvk-NngU-znE3-ShxtsN size = 6868.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14065664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x30a73b0> > target size = 6868.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x30c5290) -- > name = fedora status = True kids = 2 id = 18 > parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (20) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 6868MB >04:31:12,383 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:12,385 INFO blivet: got format: Ext4FS instance (0x329a690) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 7e7173f2-02b0-41a8-a8fe-3ad13e881488 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6868.0 targetSize = 6868.0 > >04:31:12,394 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b /dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '15f37836-7148-4914-9ffd-6e0cf758d71c', > 'ID_FS_UUID_ENC': '15f37836-7148-4914-9ffd-6e0cf758d71c', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '1679360', > 'UDISKS_DM_TARGETS_PARAMS': '253:3\\x2014067712', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '173147464', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-VtVBfP0Z7CpK0Drw5O7Ip8v9yK5ntGOKk1zGwrSwjp0Em9ykPxEL350j2qTAAH1b', > '/dev/disk/by-uuid/15f37836-7148-4914-9ffd-6e0cf758d71c', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-swap ; >04:31:12,401 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-5)... >04:31:12,403 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >04:31:12,408 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820MB lvmlv fedora-swap (20) with existing swap >04:31:12,417 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >04:31:12,419 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >04:31:12,424 DEBUG blivet: SwapSpace.__init__: >04:31:12,426 DEBUG blivet: getFormat('swap') returning SwapSpace instance >04:31:12,427 DEBUG blivet: device fedora-swap does not contain a disklabel >04:31:12,428 DEBUG blivet: no type or existing type for fedora-swap, bailing >04:31:12,433 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >04:31:12,442 DEBUG blivet: fedora size is 7688MB >04:31:12,447 DEBUG blivet: vg fedora has 0MB free >04:31:12,449 DEBUG blivet: fedora size is 7688MB >04:31:12,450 DEBUG blivet: vg fedora has 0MB free >04:31:12,458 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3291f90) -- > name = fedora-swap status = True kids = 0 id = 20 > parents = ['existing 7688MB lvmvg fedora (18)'] > uuid = k1zGwr-Swjp-0Em9-ykPx-EL35-0j2q-TAAH1b size = 820.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x30a7440> > target size = 820.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x30c5290) -- > name = fedora status = True kids = 2 id = 18 > parents = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > uuid = VtVBfP-0Z7C-pK0D-rw5O-7Ip8-v9yK-5ntGOK size = 7688 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (4) with existing lvmpv'] > LVs = ['existing 6868MB lvmlv fedora-root (19) with existing ext4 filesystem', > 'existing 820MB lvmlv fedora-swap (20) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 820MB >04:31:12,473 INFO blivet: got format: SwapSpace instance (0x329aad0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 15f37836-7148-4914-9ffd-6e0cf758d71c exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:31:12,533 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >04:31:12,581 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:31:12,590 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:31:12,593 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:31:12,643 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:31:12,644 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:31:12,648 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:31:12,652 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >04:31:12,705 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >04:31:12,854 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >04:31:12,861 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >04:31:12,865 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >04:31:12,934 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >04:31:13,068 DEBUG blivet: LUKSDevice.teardown: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: True ; controllable: True ; >04:31:13,072 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; type: lvmpv ; >04:31:13,078 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; type: lvmpv ; >04:31:13,130 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >04:31:13,134 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: True ; type: luks ; >04:31:13,142 DEBUG blivet: unmapping luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 >04:31:13,208 DEBUG blivet: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >04:31:13,332 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:31:13,340 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:31:13,348 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:31:13,401 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >04:31:13,402 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >04:31:13,404 INFO blivet: edd: collected mbr signatures: {'vda': '0x000ca971'} >04:31:13,407 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >04:31:13,432 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:31:13,498 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >04:31:13,654 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >04:31:13,656 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:31:13,663 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:31:13,716 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >04:31:13,718 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >04:31:13,725 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: False ; controllable: True ; orig: False ; >04:31:13,730 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >04:31:13,737 DEBUG blivet: LUKSDevice.setup: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; controllable: True ; orig: False ; >04:31:13,740 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; orig: False ; >04:31:13,748 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >04:31:13,755 DEBUG blivet: LUKS.setup: device: /dev/vda2 ; mapName: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; type: luks ; >04:31:13,756 WARN blivet: setup of fedora-root failed: luks device not configured >04:31:13,787 DEBUG blivet: fedora size is 7688MB >04:31:13,789 DEBUG blivet: vg fedora has 0MB free >04:31:13,791 DEBUG blivet: fedora size is 7688MB >04:31:13,797 DEBUG blivet: vg fedora has 0MB free >04:31:13,803 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:13,813 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:13,821 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:13,823 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:13,834 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:13,848 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:31:13,853 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:31:13,865 DEBUG blivet: Ext4FS.supported: supported: True ; >04:31:13,932 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >04:31:13,940 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (16) with existing ext4 filesystem >04:32:21,510 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:32:21,512 DEBUG blivet: Iso9660FS.supported: supported: True ; >04:32:21,514 DEBUG blivet: NFSv4.supported: supported: False ; >04:32:21,516 DEBUG blivet: NFSv4.supported: supported: False ; >04:32:21,517 DEBUG blivet: SELinuxFS.supported: supported: False ; >04:32:21,518 DEBUG blivet: SELinuxFS.supported: supported: False ; >04:32:21,520 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:21,552 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:22,445 DEBUG blivet: Ext3FS.supported: supported: True ; >04:32:22,446 DEBUG blivet: Ext3FS.supported: supported: True ; >04:32:22,738 DEBUG blivet: Ext2FS.supported: supported: True ; >04:32:22,741 DEBUG blivet: Ext2FS.supported: supported: True ; >04:32:22,881 DEBUG blivet: SysFS.supported: supported: False ; >04:32:22,883 DEBUG blivet: SysFS.supported: supported: False ; >04:32:22,885 DEBUG blivet: MultipathMember.__init__: >04:32:22,888 DEBUG blivet: MDRaidMember.__init__: >04:32:22,889 DEBUG blivet: ProcFS.supported: supported: False ; >04:32:22,890 DEBUG blivet: ProcFS.supported: supported: False ; >04:32:22,892 DEBUG blivet: SwapSpace.__init__: >04:32:22,897 DEBUG blivet: NoDevFS.supported: supported: False ; >04:32:22,899 DEBUG blivet: NoDevFS.supported: supported: False ; >04:32:22,902 DEBUG blivet: DevPtsFS.supported: supported: False ; >04:32:22,904 DEBUG blivet: DevPtsFS.supported: supported: False ; >04:32:22,907 DEBUG blivet: BTRFS.supported: supported: True ; >04:32:23,090 DEBUG blivet: USBFS.supported: supported: False ; >04:32:23,092 DEBUG blivet: USBFS.supported: supported: False ; >04:32:23,093 DEBUG blivet: DiskLabel.__init__: >04:32:23,094 INFO blivet: DiskLabel.partedDevice returning None >04:32:23,096 DEBUG blivet: HFSPlus.supported: supported: False ; >04:32:23,097 DEBUG blivet: HFSPlus.supported: supported: False ; >04:32:23,098 DEBUG blivet: XFS.supported: supported: True ; >04:32:23,199 DEBUG blivet: XFS.supported: supported: True ; >04:32:23,201 DEBUG blivet: TmpFS.supported: supported: True ; >04:32:23,256 DEBUG blivet: TmpFS.supported: supported: True ; >04:32:23,258 DEBUG blivet: LUKS.__init__: >04:32:23,260 DEBUG blivet: NTFS.supported: supported: False ; >04:32:23,261 DEBUG blivet: NTFS.supported: supported: False ; >04:32:23,262 DEBUG blivet: BindFS.supported: supported: False ; >04:32:23,264 DEBUG blivet: BindFS.supported: supported: False ; >04:32:23,265 DEBUG blivet: HFS.supported: supported: False ; >04:32:23,266 DEBUG blivet: HFS.supported: supported: False ; >04:32:23,267 DEBUG blivet: LVMPhysicalVolume.__init__: >04:32:23,269 DEBUG blivet: NFS.supported: supported: False ; >04:32:23,270 DEBUG blivet: NFS.supported: supported: False ; >04:32:23,271 DEBUG blivet: FATFS.supported: supported: True ; >04:32:23,273 DEBUG blivet: FATFS.supported: supported: True ; >04:32:23,274 DEBUG blivet: DMRaidMember.__init__: >04:32:23,399 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:32:23,401 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:32:29,669 INFO blivet: Detected 2064M of memory >04:32:29,682 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (819 M) instead. >04:32:29,689 INFO blivet: Swap attempt of 819M >04:32:29,706 DEBUG blivet: clearpart: looking at vda2 >04:32:29,719 DEBUG blivet: clearpart: looking at vda1 >04:32:29,723 DEBUG blivet: checking whether disk vda has an empty extended >04:32:29,732 DEBUG blivet: extended is None ; logicals is [] >04:32:30,098 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:32:30,119 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:32:30,392 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:32:30,396 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:32:30,412 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:32:30,420 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with existing msdos disklabel >04:32:30,422 DEBUG blivet: resolved 'vda' to 'vda' (disk) >04:32:30,537 DEBUG blivet: starting Blivet copy >04:32:30,592 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >04:32:30,595 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3f42350> fileSystem: <parted.filesystem.FileSystem object at 0x41810d0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3f59e90> PedPartition: <_ped.Partition object at 0x3f33a70> >04:32:30,597 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >04:32:30,599 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3f42350> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4181050> PedPartition: <_ped.Partition object at 0x3f33b30> >04:32:30,600 DEBUG blivet: finished Blivet copy >04:32:32,307 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:32,308 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:32,360 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3806610>, 0, [], {} >04:32:33,107 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:33,109 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:32:33,123 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3806610>, 6868, ['vda'], {'encrypted': False, 'raid_level': None} >04:32:33,174 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3806610>, 0, [], {} >04:32:40,767 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:32:40,782 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >04:32:40,784 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on lvmlv fedora-root (id 19) >04:32:40,788 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >04:32:40,790 INFO storage.ui: removed lvmlv fedora-root (id 19) from device tree >04:32:40,794 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >04:32:40,795 INFO storage.ui: registered action: [1] Destroy Device lvmlv fedora-root (id 19) >04:32:40,800 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >04:32:40,802 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:32:40,806 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >04:32:40,808 INFO storage.ui: registered action: [2] Destroy Format swap on lvmlv fedora-swap (id 20) >04:32:40,812 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >04:32:40,813 INFO storage.ui: removed lvmlv fedora-swap (id 20) from device tree >04:32:40,817 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >04:32:40,818 INFO storage.ui: registered action: [3] Destroy Device lvmlv fedora-swap (id 20) >04:32:40,822 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >04:32:40,823 INFO storage.ui: removed lvmvg fedora (id 18) from device tree >04:32:40,827 DEBUG storage.ui: LUKSDevice.removeChild: kids: 1 ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; >04:32:40,828 INFO storage.ui: registered action: [4] Destroy Device lvmvg fedora (id 18) >04:32:40,831 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; type: lvmpv ; >04:32:40,833 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:32:40,836 DEBUG storage.ui: LUKSDevice._setFormat: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; current: lvmpv ; type: None ; >04:32:40,838 INFO storage.ui: registered action: [5] Destroy Format lvmpv on luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (id 4) >04:32:40,841 DEBUG storage.ui: LUKSDevice.teardown: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; controllable: True ; >04:32:40,843 INFO storage.ui: removed luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (id 4) from device tree >04:32:40,846 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >04:32:40,848 INFO storage.ui: registered action: [6] Destroy Device luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (id 4) >04:32:40,852 DEBUG storage.ui: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >04:32:40,855 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; >04:32:40,856 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:32:40,859 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; current: luks ; type: None ; >04:32:40,861 INFO storage.ui: registered action: [7] Destroy Format luks on partition vda2 (id 3) >04:32:40,864 DEBUG storage.ui: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >04:32:40,867 DEBUG storage.ui: LUKS.teardown: device: /dev/vda2 ; status: False ; type: luks ; >04:32:40,871 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >04:32:40,897 INFO storage.ui: removed partition vda2 (id 3) from device tree >04:32:40,900 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >04:32:40,901 INFO storage.ui: registered action: [8] Destroy Device partition vda2 (id 3) >04:32:40,903 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >04:32:40,904 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:32:40,907 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >04:32:40,909 INFO storage.ui: registered action: [9] Destroy Format ext4 filesystem on partition vda1 (id 2) >04:32:40,911 DEBUG storage.ui: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >04:32:40,915 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >04:32:40,934 INFO storage.ui: removed partition vda1 (id 2) from device tree >04:32:40,936 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >04:32:40,938 INFO storage.ui: registered action: [10] Destroy Device partition vda1 (id 2) >04:32:40,940 DEBUG storage.ui: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >04:32:40,941 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:32:40,943 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >04:32:40,944 INFO storage.ui: registered action: [11] Destroy Format msdos disklabel on disk vda (id 1) >04:32:40,945 DEBUG storage.ui: required disklabel type for vda (15) is None >04:32:40,946 DEBUG storage.ui: default disklabel type for vda is msdos >04:32:40,947 DEBUG storage.ui: selecting msdos disklabel for vda based on size >04:32:40,950 DEBUG storage.ui: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >04:32:40,952 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >04:32:40,954 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x4197350> > PedDisk: <_ped.Disk object at 0x3f25d88> >04:32:40,955 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >04:32:40,957 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >04:32:40,959 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >04:32:40,960 INFO storage.ui: registered action: [12] Create Format msdos disklabel on disk vda (id 1) >04:32:41,898 DEBUG storage.ui: doAutoPart: True >04:32:41,899 DEBUG storage.ui: encryptedAutoPart: False >04:32:41,901 DEBUG storage.ui: autoPartType: 2 >04:32:41,903 DEBUG storage.ui: clearPartType: 2 >04:32:41,904 DEBUG storage.ui: clearPartDisks: ['vda'] >04:32:41,906 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x3f59c50) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x3f59c90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x3f59cd0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x3f59d10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x3f59d50) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819 maxSize = None grow = False > >04:32:41,914 DEBUG storage.ui: storage.disks: ['vda'] >04:32:41,915 DEBUG storage.ui: storage.partitioned: ['vda'] >04:32:41,916 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda'] >04:32:41,938 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >04:32:41,952 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >04:32:41,952 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >04:32:41,953 DEBUG storage.ui: boot disk: vda >04:32:41,966 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >04:32:41,966 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >04:32:41,972 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >04:32:41,982 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >04:32:41,990 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >04:32:41,995 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >04:32:41,996 INFO storage.ui: added partition req0 (id 21) to device tree >04:32:41,998 INFO storage.ui: registered action: [13] Create Device partition req0 (id 21) >04:32:41,999 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:32:42,000 INFO storage.ui: registered action: [14] Create Format lvmpv on partition req0 (id 21) >04:32:42,004 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x3f42050) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x300d710> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3f42190>] >04:32:42,006 DEBUG storage.ui: devs: [PartitionDevice instance (0x41b6350) -- > name = req0 status = False kids = 0 id = 21 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >04:32:42,024 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:32:42,024 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:32:42,032 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >04:32:42,038 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >04:32:42,045 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >04:32:42,048 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >04:32:42,052 INFO storage.ui: added partition req1 (id 22) to device tree >04:32:42,054 INFO storage.ui: registered action: [15] Create Device partition req1 (id 22) >04:32:42,055 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:32:42,056 INFO storage.ui: registered action: [16] Create Format ext4 filesystem mounted at /boot on partition req1 (id 22) >04:32:42,057 INFO storage.ui: skipping unneeded stage1 biosboot request >04:32:42,058 DEBUG storage.ui: PartSpec instance (0x3f59d10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >04:32:42,059 DEBUG storage.ui: existing 8192MB disk vda (1) with non-existent msdos disklabel >04:32:42,064 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >04:32:42,069 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 21)', 'req1(id 22)'] from disk(s) ['vda'] >04:32:42,072 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req0(id 21)', 'req1(id 22)'] >04:32:42,073 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 22)', 'req0(id 21)'] from disk(s) ['vda'] >04:32:42,075 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >04:32:42,080 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >04:32:42,081 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >04:32:42,082 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >04:32:42,085 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >04:32:42,085 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >04:32:42,086 DEBUG storage.ui: allocating partition: req1 ; id: 22 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >04:32:42,087 DEBUG storage.ui: checking freespace on vda >04:32:42,088 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >04:32:42,088 DEBUG storage.ui: checking 63-16777215 (8191 MB) >04:32:42,089 DEBUG storage.ui: current free range is 63-16777215 (8191MB) >04:32:42,090 DEBUG storage.ui: updating use_disk to vda, type: 0 >04:32:42,091 DEBUG storage.ui: new free: 63-16777215 / 8191MB >04:32:42,091 DEBUG storage.ui: new free allows for 0 sectors of growth >04:32:42,092 DEBUG storage.ui: found free space for bootable request >04:32:42,093 DEBUG storage.ui: adjusted start sector from 63 to 2048 >04:32:42,094 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >04:32:42,096 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >04:32:42,097 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4181810> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41b6dd0> PedPartition: <_ped.Partition object at 0x41b0fb0> >04:32:42,099 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >04:32:42,101 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >04:32:42,104 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >04:32:42,105 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4181810> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41b6cd0> PedPartition: <_ped.Partition object at 0x41b0f50> >04:32:42,107 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >04:32:42,109 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >04:32:42,109 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >04:32:42,111 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >04:32:42,113 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >04:32:42,114 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >04:32:42,114 DEBUG storage.ui: allocating partition: req0 ; id: 21 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >04:32:42,115 DEBUG storage.ui: checking freespace on vda >04:32:42,116 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True start=None >04:32:42,117 DEBUG storage.ui: checking 63-2047 (0 MB) >04:32:42,118 DEBUG storage.ui: current free range is 63-2047 (0MB) >04:32:42,118 DEBUG storage.ui: checking 1026048-16777215 (7691 MB) >04:32:42,119 DEBUG storage.ui: current free range is 1026048-16777215 (7691MB) >04:32:42,120 DEBUG storage.ui: evaluating growth potential for new layout >04:32:42,120 DEBUG storage.ui: calculating growth for disk /dev/vda >04:32:42,123 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:32:42,124 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4181810> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43151d0> PedPartition: <_ped.Partition object at 0x41b0ef0> >04:32:42,126 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >04:32:42,128 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >04:32:42,129 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vda >04:32:42,129 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >04:32:42,130 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >04:32:42,131 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >04:32:42,131 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >04:32:42,132 DEBUG storage.ui: 1 requests and 14729153 (7191MB) left in chunk >04:32:42,133 DEBUG storage.ui: adding 14729153 (7191MB) to 21 (vda2) >04:32:42,133 DEBUG storage.ui: new grow amount for request 21 (vda2) is 14729153 units, or 7191MB >04:32:42,134 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >04:32:42,135 DEBUG storage.ui: request 21 (vda2) growth: 14729153 (7191MB) size: 7691MB >04:32:42,135 DEBUG storage.ui: disk /dev/vda growth: 14729153 (7191MB) >04:32:42,137 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >04:32:42,138 DEBUG storage.ui: device vda2 new partedPartition None >04:32:42,140 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >04:32:42,143 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >04:32:42,144 DEBUG storage.ui: total growth: 14729153 sectors >04:32:42,145 DEBUG storage.ui: updating use_disk to vda, type: 0 >04:32:42,146 DEBUG storage.ui: new free: 1026048-16777215 / 7691MB >04:32:42,146 DEBUG storage.ui: new free allows for 14729153 sectors of growth >04:32:42,147 DEBUG storage.ui: created partition vda2 of 500MB and added it to /dev/vda >04:32:42,149 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:32:42,150 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4181810> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41b6f50> PedPartition: <_ped.Partition object at 0x41b8050> >04:32:42,152 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >04:32:42,154 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >04:32:42,157 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >04:32:42,158 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4181810> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41b6450> PedPartition: <_ped.Partition object at 0x41b80b0> >04:32:42,159 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda2(id 21)', 'vda1(id 22)'] >04:32:42,159 DEBUG storage.ui: growable partitions are ['vda2'] >04:32:42,160 DEBUG storage.ui: adding request 21 to chunk 16777153 (63-16777215) on /dev/vda >04:32:42,161 DEBUG storage.ui: adding request 22 to chunk 16777153 (63-16777215) on /dev/vda >04:32:42,162 DEBUG storage.ui: disk vda has 1 chunks >04:32:42,162 DEBUG storage.ui: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >04:32:42,163 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >04:32:42,164 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >04:32:42,164 DEBUG storage.ui: 1 requests and 14729153 (7191MB) left in chunk >04:32:42,165 DEBUG storage.ui: adding 14729153 (7191MB) to 21 (vda2) >04:32:42,166 DEBUG storage.ui: new grow amount for request 21 (vda2) is 14729153 units, or 7191MB >04:32:42,166 DEBUG storage.ui: growing partitions on vda >04:32:42,167 DEBUG storage.ui: partition vda1 (22): 0 >04:32:42,168 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x4189f10> PedGeometry: <_ped.Geometry object at 0x4315050> >04:32:42,169 DEBUG storage.ui: partition vda2 (21): 0 >04:32:42,170 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x4189f10> PedGeometry: <_ped.Geometry object at 0x4315310> >04:32:42,170 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 22)', 'vda2(id 21)'] from disk(s) ['vda'] >04:32:42,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >04:32:42,173 DEBUG storage.ui: device vda1 new partedPartition None >04:32:42,175 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >04:32:42,177 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >04:32:42,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >04:32:42,179 DEBUG storage.ui: device vda2 new partedPartition None >04:32:42,181 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >04:32:42,183 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >04:32:42,184 DEBUG storage.ui: back from removeNewPartitions >04:32:42,184 DEBUG storage.ui: extended: None >04:32:42,185 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x4189f10> PedGeometry: <_ped.Geometry object at 0x4315050> >04:32:42,187 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >04:32:42,188 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4181810> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4315590> PedPartition: <_ped.Partition object at 0x41b8110> >04:32:42,190 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >04:32:42,192 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >04:32:42,194 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >04:32:42,195 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4181810> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43156d0> PedPartition: <_ped.Partition object at 0x41b81d0> >04:32:42,196 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x4189f10> PedGeometry: <_ped.Geometry object at 0x4315310> >04:32:42,198 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >04:32:42,201 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4181810> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41b6d90> PedPartition: <_ped.Partition object at 0x41b8170> >04:32:42,203 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >04:32:42,204 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >04:32:42,207 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >04:32:42,209 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4181810> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4315910> PedPartition: <_ped.Partition object at 0x41b8230> >04:32:42,210 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot at 500.00 >04:32:42,211 DEBUG storage.ui: fixing size of non-existent 7691MB partition vda2 (21) with non-existent lvmpv at 7691.00 >04:32:42,213 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >04:32:42,214 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:32:42,216 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >04:32:42,217 INFO storage.ui: added lvmvg fedora (id 23) to device tree >04:32:42,218 INFO storage.ui: registered action: [17] Create Device lvmvg fedora (id 23) >04:32:42,220 DEBUG storage.ui: Ext4FS.supported: supported: True ; >04:32:42,221 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >04:32:42,223 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >04:32:42,226 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >04:32:42,226 DEBUG storage.ui: fedora size is 7688MB >04:32:42,227 DEBUG storage.ui: vg fedora has 7688MB free >04:32:42,228 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >04:32:42,229 INFO storage.ui: added lvmlv fedora-root (id 24) to device tree >04:32:42,230 INFO storage.ui: registered action: [18] Create Device lvmlv fedora-root (id 24) >04:32:42,231 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:32:42,232 INFO storage.ui: registered action: [19] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 24) >04:32:42,234 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >04:32:42,235 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >04:32:42,237 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >04:32:42,239 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >04:32:42,240 DEBUG storage.ui: fedora size is 7688MB >04:32:42,241 DEBUG storage.ui: vg fedora has 6664MB free >04:32:42,242 DEBUG storage.ui: Adding fedora-swap/819MB to fedora >04:32:42,243 INFO storage.ui: added lvmlv fedora-swap (id 25) to device tree >04:32:42,243 INFO storage.ui: registered action: [20] Create Device lvmlv fedora-swap (id 25) >04:32:42,244 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >04:32:42,245 INFO storage.ui: registered action: [21] Create Format swap on lvmlv fedora-swap (id 25) >04:32:42,246 DEBUG storage.ui: fedora size is 7688MB >04:32:42,247 DEBUG storage.ui: vg fedora has 5844MB free >04:32:42,248 DEBUG storage.ui: vg fedora: 5844MB free ; lvs: ['root', 'swap'] >04:32:42,249 DEBUG storage.ui: adding request 24 to chunk 1922 on /dev/mapper/fedora >04:32:42,249 DEBUG storage.ui: adding request 25 to chunk 1922 on /dev/mapper/fedora >04:32:42,250 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 1922 size = 7688 >remaining = 1 pool = 1461 >04:32:42,251 DEBUG storage.ui: req: LVRequest instance -- >id = 24 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >04:32:42,251 DEBUG storage.ui: req: LVRequest instance -- >id = 25 name = fedora-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >04:32:42,252 DEBUG storage.ui: 1 requests and 1461 (5844MB) left in chunk >04:32:42,253 DEBUG storage.ui: adding 1461 (5844MB) to 24 (fedora-root) >04:32:42,254 DEBUG storage.ui: new grow amount for request 24 (fedora-root) is 1461 units, or 5844MB >04:32:42,255 DEBUG storage.ui: trying to set lv fedora-root size to 6868MB >04:32:42,256 DEBUG storage.ui: fedora size is 7688MB >04:32:42,257 DEBUG storage.ui: vg fedora has 5844MB free >04:32:42,284 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >04:32:42,287 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >04:32:42,289 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >04:32:42,291 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >04:32:42,291 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >04:32:42,365 DEBUG blivet: Ext4FS.supported: supported: True ; >04:32:42,366 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:32,153 DEBUG blivet: Ext4FS.supported: supported: True ; >04:33:32,156 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >04:33:32,177 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3806610>, 500, ['vda'], {'encrypted': False, 'raid_level': None} >04:33:37,768 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:33:37,781 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >04:33:37,789 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >04:33:37,792 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (1) with non-existent msdos disklabel >04:33:37,793 DEBUG blivet: resolved 'vda' to 'vda' (disk) >04:33:46,471 INFO blivet: omitting ksdata: existing 8192MB disk vda (1) with non-existent msdos disklabel >04:33:46,555 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:33:46,566 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:33:46,578 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:33:46,590 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >04:33:46,601 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >04:33:46,617 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >04:33:46,618 INFO blivet: resetting parted disks... >04:33:46,621 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >04:33:46,638 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >04:33:46,647 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >04:33:46,649 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >04:33:46,657 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >04:33:46,659 DEBUG blivet: sector-based lookup found partition vda2 >04:33:46,669 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >04:33:46,678 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3f428d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41b6590> PedPartition: <_ped.Partition object at 0x41b88f0> >04:33:46,681 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >04:33:46,682 DEBUG blivet: sector-based lookup found partition vda1 >04:33:46,691 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >04:33:46,695 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3f428d0> fileSystem: <parted.filesystem.FileSystem object at 0x41b6410> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4181050> PedPartition: <_ped.Partition object at 0x3f33b30> >04:33:46,699 DEBUG blivet: action: [9] Destroy Format ext4 filesystem on partition vda1 (id 2) >04:33:46,702 DEBUG blivet: action: [2] Destroy Format swap on lvmlv fedora-swap (id 20) >04:33:46,704 DEBUG blivet: action: [3] Destroy Device lvmlv fedora-swap (id 20) >04:33:46,706 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on lvmlv fedora-root (id 19) >04:33:46,708 DEBUG blivet: action: [1] Destroy Device lvmlv fedora-root (id 19) >04:33:46,711 DEBUG blivet: action: [4] Destroy Device lvmvg fedora (id 18) >04:33:46,721 DEBUG blivet: action: [5] Destroy Format lvmpv on luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (id 4) >04:33:46,723 DEBUG blivet: action: [6] Destroy Device luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (id 4) >04:33:46,725 DEBUG blivet: action: [7] Destroy Format luks on partition vda2 (id 3) >04:33:46,727 DEBUG blivet: action: [8] Destroy Device partition vda2 (id 3) >04:33:46,732 DEBUG blivet: action: [10] Destroy Device partition vda1 (id 2) >04:33:46,734 DEBUG blivet: action: [11] Destroy Format msdos disklabel on disk vda (id 1) >04:33:46,741 DEBUG blivet: action: [12] Create Format msdos disklabel on disk vda (id 1) >04:33:46,743 DEBUG blivet: action: [15] Create Device partition vda1 (id 22) >04:33:46,745 DEBUG blivet: action: [16] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 22) >04:33:46,751 DEBUG blivet: action: [13] Create Device partition vda2 (id 21) >04:33:46,752 DEBUG blivet: action: [14] Create Format lvmpv on partition vda2 (id 21) >04:33:46,754 DEBUG blivet: action: [17] Create Device lvmvg fedora (id 23) >04:33:46,756 DEBUG blivet: action: [20] Create Device lvmlv fedora-swap (id 25) >04:33:46,757 DEBUG blivet: action: [21] Create Format swap on lvmlv fedora-swap (id 25) >04:33:46,758 DEBUG blivet: action: [18] Create Device lvmlv fedora-root (id 24) >04:33:46,759 DEBUG blivet: action: [19] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 24) >04:33:46,762 INFO blivet: pruning action queue... >04:33:46,769 INFO blivet: sorting actions... >04:33:46,785 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on lvmlv fedora-root (id 19) >04:33:46,788 DEBUG blivet: action: [1] Destroy Device lvmlv fedora-root (id 19) >04:33:46,791 DEBUG blivet: action: [2] Destroy Format swap on lvmlv fedora-swap (id 20) >04:33:46,795 DEBUG blivet: action: [3] Destroy Device lvmlv fedora-swap (id 20) >04:33:46,797 DEBUG blivet: action: [4] Destroy Device lvmvg fedora (id 18) >04:33:46,799 DEBUG blivet: action: [5] Destroy Format lvmpv on luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (id 4) >04:33:46,801 DEBUG blivet: action: [6] Destroy Device luks/dm-crypt luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 (id 4) >04:33:46,803 DEBUG blivet: action: [7] Destroy Format luks on partition vda2 (id 3) >04:33:46,807 DEBUG blivet: action: [8] Destroy Device partition vda2 (id 3) >04:33:46,810 DEBUG blivet: action: [9] Destroy Format ext4 filesystem on partition vda1 (id 2) >04:33:46,812 DEBUG blivet: action: [10] Destroy Device partition vda1 (id 2) >04:33:46,814 DEBUG blivet: action: [11] Destroy Format msdos disklabel on disk vda (id 1) >04:33:46,816 DEBUG blivet: lvm filter: removing vda2 from the reject list >04:33:46,821 DEBUG blivet: vda2 wasn't in the reject list >04:33:46,827 DEBUG blivet: lvm filter: removing vda1 from the reject list >04:33:46,830 DEBUG blivet: vda1 wasn't in the reject list >04:33:46,831 DEBUG blivet: lvm filter: removing fedora from the reject list >04:33:46,832 DEBUG blivet: fedora wasn't in the reject list >04:33:46,834 DEBUG blivet: lvm filter: removing fedora-root from the reject list >04:33:46,836 DEBUG blivet: fedora-root wasn't in the reject list >04:33:46,838 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >04:33:46,842 DEBUG blivet: fedora-swap wasn't in the reject list >04:33:46,845 DEBUG blivet: action: [12] Create Format msdos disklabel on disk vda (id 1) >04:33:46,846 DEBUG blivet: lvm filter: removing vda2 from the reject list >04:33:46,848 DEBUG blivet: vda2 wasn't in the reject list >04:33:46,849 DEBUG blivet: lvm filter: removing vda1 from the reject list >04:33:46,852 DEBUG blivet: vda1 wasn't in the reject list >04:33:46,854 DEBUG blivet: lvm filter: removing fedora from the reject list >04:33:46,857 DEBUG blivet: fedora wasn't in the reject list >04:33:46,859 DEBUG blivet: lvm filter: removing fedora-root from the reject list >04:33:46,861 DEBUG blivet: fedora-root wasn't in the reject list >04:33:46,862 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >04:33:46,864 DEBUG blivet: fedora-swap wasn't in the reject list >04:33:46,866 DEBUG blivet: action: [15] Create Device partition vda1 (id 22) >04:33:46,869 DEBUG blivet: action: [13] Create Device partition vda2 (id 21) >04:33:46,875 DEBUG blivet: lvm filter: removing fedora from the reject list >04:33:46,876 DEBUG blivet: fedora wasn't in the reject list >04:33:46,877 DEBUG blivet: lvm filter: removing fedora-root from the reject list >04:33:46,878 DEBUG blivet: fedora-root wasn't in the reject list >04:33:46,879 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >04:33:46,879 DEBUG blivet: fedora-swap wasn't in the reject list >04:33:46,881 DEBUG blivet: action: [14] Create Format lvmpv on partition vda2 (id 21) >04:33:46,882 DEBUG blivet: lvm filter: removing fedora from the reject list >04:33:46,882 DEBUG blivet: fedora wasn't in the reject list >04:33:46,883 DEBUG blivet: lvm filter: removing fedora-root from the reject list >04:33:46,883 DEBUG blivet: fedora-root wasn't in the reject list >04:33:46,888 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >04:33:46,890 DEBUG blivet: fedora-swap wasn't in the reject list >04:33:46,892 DEBUG blivet: action: [17] Create Device lvmvg fedora (id 23) >04:33:46,893 DEBUG blivet: lvm filter: removing fedora-root from the reject list >04:33:46,893 DEBUG blivet: fedora-root wasn't in the reject list >04:33:46,893 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >04:33:46,894 DEBUG blivet: fedora-swap wasn't in the reject list >04:33:46,899 DEBUG blivet: action: [18] Create Device lvmlv fedora-root (id 24) >04:33:46,900 DEBUG blivet: action: [19] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 24) >04:33:46,900 DEBUG blivet: action: [20] Create Device lvmlv fedora-swap (id 25) >04:33:46,904 DEBUG blivet: action: [21] Create Format swap on lvmlv fedora-swap (id 25) >04:33:46,905 DEBUG blivet: action: [16] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 22) >04:33:46,905 INFO blivet: executing action: [0] Destroy Format ext4 filesystem on lvmlv fedora-root (id 19) >04:33:46,914 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: True ; >04:33:46,923 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: True ; >04:33:46,930 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: False ; controllable: True ; orig: True ; >04:33:46,939 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >04:33:46,944 DEBUG blivet: LUKSDevice.setup: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; controllable: True ; orig: True ; >04:33:46,956 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; orig: True ; >04:33:46,966 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: True ; >04:33:46,976 DEBUG blivet: LUKS.setup: device: /dev/vda2 ; mapName: luks-57049628-46a6-4ba5-9d5c-b1721a2941d9 ; status: False ; type: luks ; >04:33:47,102 DEBUG blivet: fedora size is 7688MB >04:33:47,109 DEBUG blivet: vg fedora has 0MB free >04:33:47,111 DEBUG blivet: fedora size is 7688MB >04:33:47,112 DEBUG blivet: vg fedora has 0MB free > > >/tmp/ifcfg.log: >04:29:51,799 DEBUG ifcfg: content of files (network initialization): >04:29:51,833 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386581272L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '3b474b54-98c3-48fd-b3d0-406029c76d09'}}] >04:29:53,382 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['eth0']): >04:29:53,388 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >04:29:53,389 DEBUG ifcfg: TYPE=Ethernet >04:29:53,390 DEBUG ifcfg: BOOTPROTO=dhcp >04:29:53,391 DEBUG ifcfg: DEFROUTE=yes >04:29:53,391 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >04:29:53,392 DEBUG ifcfg: IPV6INIT=yes >04:29:53,393 DEBUG ifcfg: IPV6_AUTOCONF=yes >04:29:53,394 DEBUG ifcfg: IPV6_DEFROUTE=yes >04:29:53,396 DEBUG ifcfg: IPV6_PEERDNS=yes >04:29:53,399 DEBUG ifcfg: IPV6_PEERROUTES=yes >04:29:53,401 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >04:29:53,406 DEBUG ifcfg: NAME=eth0 >04:29:53,407 DEBUG ifcfg: UUID=3b474b54-98c3-48fd-b3d0-406029c76d09 >04:29:53,409 DEBUG ifcfg: ONBOOT=no >04:29:53,410 DEBUG ifcfg: HWADDR=52:54:00:24:64:2C >04:29:53,411 DEBUG ifcfg: PEERDNS=yes >04:29:53,411 DEBUG ifcfg: PEERROUTES=yes >04:29:53,466 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386581272L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '3b474b54-98c3-48fd-b3d0-406029c76d09'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >04:31:07,924 DEBUG ifcfg: content of files (network initialization): >04:31:07,925 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >04:31:07,928 DEBUG ifcfg: TYPE=Ethernet >04:31:07,929 DEBUG ifcfg: BOOTPROTO=dhcp >04:31:07,930 DEBUG ifcfg: DEFROUTE=yes >04:31:07,930 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >04:31:07,931 DEBUG ifcfg: IPV6INIT=yes >04:31:07,932 DEBUG ifcfg: IPV6_AUTOCONF=yes >04:31:07,932 DEBUG ifcfg: IPV6_DEFROUTE=yes >04:31:07,933 DEBUG ifcfg: IPV6_PEERDNS=yes >04:31:07,934 DEBUG ifcfg: IPV6_PEERROUTES=yes >04:31:07,934 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >04:31:07,935 DEBUG ifcfg: NAME=eth0 >04:31:07,936 DEBUG ifcfg: UUID=3b474b54-98c3-48fd-b3d0-406029c76d09 >04:31:07,936 DEBUG ifcfg: ONBOOT=no >04:31:07,936 DEBUG ifcfg: HWADDR=52:54:00:24:64:2C >04:31:07,936 DEBUG ifcfg: PEERDNS=yes >04:31:07,939 DEBUG ifcfg: PEERROUTES=yes >04:31:07,959 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 36, 100, 44]}, 'connection': {'timestamp': 1386581393L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '3b474b54-98c3-48fd-b3d0-406029c76d09'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >04:31:08,212 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >04:31:08,218 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >04:31:08,220 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >04:32:21,797 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >04:32:21,799 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-20-TC5 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1008732
:
798477
|
798478
|
798479
|
798480
|
798481
|
798482
|
798483
|
798484
|
798485
|
798486
|
798487
| 834281 |
834899
|
834926