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 950301 Details for
Bug 1156370
FSError: mount failed: 32
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 542.21 KB, created by
Sudhir D
on 2014-10-24 10:08:58 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Sudhir D
Created:
2014-10-24 10:08:58 UTC
Size:
542.21 KB
patch
obsolete
>anaconda 22.8-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 593, in mount > raise FSError("mount failed: %s" % rc) > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 1114, in setup > return self.mount(**kwargs) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2578, in mountFilesystems > chroot=rootPath) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1600, in mountFilesystems > readOnly=readOnly, skipRoot=skipRoot) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.mountFilesystems() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 195, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >FSError: mount failed: 32 > >Local variables in innermost frame: >chroot: /mnt/sysimage >self: existing btrfs filesystem mounted at / >rc: 32 >mountpoint: / >options: None,subvol=root >chrootedMountpoint: /mnt/sysimage > > >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 MainWindow.lightbox_on of <MainWindow object at 0x7f3d14bfa280 (pyanaconda+ui+gui+MainWindow at 0x25b6240)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=eth0 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Asia/Kolkata --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda >autopart --type=btrfs ># Partition clearing information >clearpart --none --initlabel > >%packages >@container-management >@core >@domain-client >@hardware-support >@headless-management >@server-product >@standard > >%end > >%addon com_redhat_kdump --disable --reserve-mb='128' > >%end > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: None > _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([PartitionDevice instance (0x7f3d0506f310) -- > name = vda2 status = True kids = 0 id = 301 > parents = ['existing 8 GiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 820 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/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: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1666, 16, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d11660f80> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506dbd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3d11cdf210> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3d11cdf6d0> PedPartition: <_ped.Partition object at 0x7f3d11c9fdd0> > disk = existing 8 GiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ]) > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 B > _intf.storage.fsset._usb.id: 348 > _intf.storage.fsset._usb._parents: ParentList instance, containing members: > _intf.storage.fsset._usb._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f3d04e397d0) -- > name = usbfs status = False kids = 0 id = 348 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _intf.storage.fsset._usb._parents.items: [] > _intf.storage.fsset._usb._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f3d04e397d0) -- > name = usbfs status = False kids = 0 id = 348 > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = usbfs > format args = [] originalFormat = usbfs> > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format._label: None > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format._targetSize: 0 B > _intf.storage.fsset._usb._format._size: Already dumped (Size instance) > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format.id: 347 > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb._protected: False > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: Already dumped (Size instance) > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._readonly: False > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat._label: None > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._usb.originalFormat.id: 347 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _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: 226304 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (14, 255, 63) biosGeometry: (14, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d14465c20> > exists: True > _size: 442 MiB > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f3d11cfbe90) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 442 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/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: 226304 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (14, 255, 63) biosGeometry: (14, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d14465c20> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f3d11cfbe90) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 442 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/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: 226304 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (14, 255, 63) biosGeometry: (14, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d14465c20> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-rawhide-x86_64 > _format.uuid: 2014-10-20-10-16-59-00 > _format.exists: True > _format._mountpoint: None > _format._size: 1 B > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: Already dumped (Size instance) > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format.id: 4 > _format._device: /dev/sr0 > _protected: True > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: 0 B > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-label/Fedora-rawhide-x86_64, /dev/disk/by-uuid/2014-10-20-10-16-59-00] > _model: QEMU_DVD-ROM > kids: 0 > _readonly: False > _vendor: None > _name: sr0 > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora-rawhide-x86_64 > originalFormat.uuid: 2014-10-20-10-16-59-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 4 > originalFormat._device: /dev/sr0 > _serial: None >, existing 8 GiB disk vda (6) with existing msdos disklabel >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 10 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3d11cfbdd0) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 10 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3d11cfbdd0) -- > name = /run/install/repo/LiveOS/squashfs.img status = False kids = 1 id = 10 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/install/repo/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 13 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3d04e24190) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (10)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3d04e24190) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (10)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 0 > _readonly: True > _vendor: Skipped > _name: loop0 > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 18 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3d04e24910) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 18 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3d04e24910) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 18 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: /LiveOS/rootfs.img > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 21 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3d04e24ad0) -- > name = loop1 status = False kids = 1 id = 21 > parents = ['existing 0 B file /LiveOS/rootfs.img (18)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3d04e24ad0) -- > name = loop1 status = False kids = 1 id = 21 > parents = ['existing 0 B file /LiveOS/rootfs.img (18)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.exists: True > _format._mountpoint: None > _format.mountpoint: None > _format._targetSize: 2 GiB > _format._minInstanceSize: 0 B > _format.mountopts: None > _format._size: Already dumped (Size instance) > _format.id: 24 > _format._device: /dev/loop1 > _format.errors: False > _format.uuid: fdf435db-2093-44cb-a561-51b35b2b04c0 > _format._mountType: ext4 > _format.fsprofile: None > _format.dirty: False > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/fdf435db-2093-44cb-a561-51b35b2b04c0] > _model: Skipped > kids: 1 > _readonly: True > _vendor: Skipped > _name: loop1 > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 24 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: fdf435db-2093-44cb-a561-51b35b2b04c0 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 26 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f3d04e24c90) -- > name = /overlay (deleted) status = False kids = 1 id = 26 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f3d04e24c90) -- > name = /overlay (deleted) status = False kids = 1 id = 26 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: /overlay (deleted) > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 29 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f3d04e24e50) -- > name = loop2 status = False kids = 1 id = 29 > parents = ['existing 0 B file /overlay (deleted) (26)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f3d04e24e50) -- > name = loop2 status = False kids = 1 id = 29 > parents = ['existing 0 B file /overlay (deleted) (26)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > deviceLinks: [] > _model: Skipped > kids: 1 > _readonly: False > _vendor: Skipped > _name: loop2 > originalFormat: existing None > _serial: None >, existing 2 GiB dm live-rw (34) with existing ext4 filesystem >, existing 2 GiB dm live-base (39) with existing ext4 filesystem >, existing 6.71 GiB partition vda3 (289) with existing btrfs filesystem >, existing 500 MiB partition vda1 (295) with existing ext4 filesystem mounted at /boot >, existing 820 MiB partition vda2 (301) with existing swap >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 B > id: 306 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSVolumeDevice._addParent of BTRFSVolumeDevice instance (0x7f3d26435d90) -- > name = fedora status = True kids = 2 id = 306 > parents = ['existing 6.71 GiB partition vda3 (289) with existing btrfs filesystem'] > uuid = None size = 6.71 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 14071808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13960, 16, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d11395a70> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs> > _parents.items: [Already dumped (PartitionDevice instance) >] > _parents.removefunc: <bound method BTRFSVolumeDevice._removeParent of BTRFSVolumeDevice instance (0x7f3d26435d90) -- > name = fedora status = True kids = 2 id = 306 > parents = ['existing 6.71 GiB partition vda3 (289) with existing btrfs filesystem'] > uuid = None size = 6.71 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 14071808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13960, 16, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d11395a70> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs> > controllable: True > _metaDataLevel: None > uuid: None > _format: BTRFS instance, containing members: > _format._label: fedora > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 0 B > _format.volUUID: 9ef73ce3-be57-403c-8acb-b926341b4211 > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 311 > _format._device: /dev/vda3 > formatClass: <class 'blivet.formats.fs.BTRFS'> > subvolumes: [BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: 1 GiB > _size: 0 B > id: 315 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSubVolumeDevice._addParent of BTRFSSubVolumeDevice instance (0x7f3d11cea190) -- > name = root status = True kids = 0 id = 315 > parents = ['existing 6.71 GiB btrfs volume fedora (306) with existing btrfs filesystem'] > uuid = None size = 6.71 GiB > format = existing btrfs filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 14071808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13960, 16, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d11740830> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None> > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSubVolumeDevice._removeParent of BTRFSSubVolumeDevice instance (0x7f3d11cea190) -- > name = root status = True kids = 0 id = 315 > parents = ['existing 6.71 GiB btrfs volume fedora (306) with existing btrfs filesystem'] > uuid = None size = 6.71 GiB > format = existing btrfs filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 14071808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13960, 16, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d11740830> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 0 B > _format.volUUID: 9ef73ce3-be57-403c-8acb-b926341b4211 > _format._size: Already dumped (Size instance) > _format.mountopts: None,subvol=root > _format.mountpoint: / > _format.id: 318 > _format._device: /dev/vda3 > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 > _targetSize: Already dumped (Size instance) > deviceLinks: [] > vol_id: None > _model: Skipped > kids: 0 > _readonly: False > _vendor: Skipped > _name: root > originalFormat: non-existent None > _serial: None >, BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: 500 MiB > _size: 0 B > id: 320 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method BTRFSSubVolumeDevice._addParent of BTRFSSubVolumeDevice instance (0x7f3d11ceab50) -- > name = home status = True kids = 0 id = 320 > parents = ['existing 6.71 GiB btrfs volume fedora (306) with existing btrfs filesystem'] > uuid = None size = 6.71 GiB > format = existing btrfs filesystem mounted at /home > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 14071808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13960, 16, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d11740dd0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None> > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.removefunc: <bound method BTRFSSubVolumeDevice._removeParent of BTRFSSubVolumeDevice instance (0x7f3d11ceab50) -- > name = home status = True kids = 0 id = 320 > parents = ['existing 6.71 GiB btrfs volume fedora (306) with existing btrfs filesystem'] > uuid = None size = 6.71 GiB > format = existing btrfs filesystem mounted at /home > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 14071808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13960, 16, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d11740dd0> > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 0 B > _format.volUUID: 9ef73ce3-be57-403c-8acb-b926341b4211 > _format._size: Already dumped (Size instance) > _format.mountopts: None,subvol=home > _format.mountpoint: /home > _format.id: 323 > _format._device: /dev/vda3 > _protected: False > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 > _targetSize: Already dumped (Size instance) > deviceLinks: [] > vol_id: None > _model: Skipped > kids: 0 > _readonly: False > _vendor: Skipped > _name: home > originalFormat: non-existent None > _serial: None >] > _protected: False > minor: 0 > size_policy: 6.71 GiB > fstabComment: Skipped > bus: Skipped > sysfsPath: /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 > _dataLevel: None > _targetSize: Already dumped (Size instance) > deviceLinks: [/dev/disk/by-label/fedora, /dev/disk/by-uuid/9ef73ce3-be57-403c-8acb-b926341b4211] > _model: Skipped > kids: 2 > _readonly: False > _vendor: Skipped > _name: fedora > originalFormat: BTRFS instance, containing members: > originalFormat._label: None > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat._targetSize: 0 B > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 309 > originalFormat._device: /dev/vda3 > _defaultSubVolumeID: None > _serial: None >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > origFormat: non-existent None > container: None > device: Already dumped (DiskDevice instance) > id: 79 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 287 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 297 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 303 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: existing swap > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 304 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 291 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: BTRFS instance, containing members: > _format._label: None > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format._targetSize: 0 B > _format.volUUID: None > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 288 > _format._device: /dev/vda3 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 292 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > container: None > id: 312 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Already dumped (BTRFS instance) > origFormat: non-existent None > device: Already dumped (BTRFSVolumeDevice instance) > id: 313 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > container: Already dumped (BTRFSVolumeDevice instance) > id: 324 > _applied: True >, ActionCreateDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > container: Already dumped (BTRFSVolumeDevice instance) > id: 319 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: 816d8c68-f098-4371-9550-fc06ae5f8491 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 294 > _format._device: /dev/vda1 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 298 > _applied: True >] > _intf.storage.fsset.devicetree.names: [sr0, vda, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, root, home] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora-rawhide-x86_64, /dev/zram0] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 B > _intf.storage.fsset._run.id: 351 > _intf.storage.fsset._run._parents: ParentList instance, containing members: > _intf.storage.fsset._run._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7f3d04e39490) -- > name = /run status = True kids = 0 id = 351 > parents = [] > uuid = None size = 512 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 1 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f3d117405f0> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _intf.storage.fsset._run._parents.items: [] > _intf.storage.fsset._run._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7f3d04e39490) -- > name = /run status = True kids = 0 id = 351 > parents = [] > uuid = None size = 512 B > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /run type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 1 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f3d117405f0> > target size = 0 B path = /run > format args = [] originalFormat = bind> > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format._label: None > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: None > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format.id: 350 > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run._protected: False > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: Already dumped (Size instance) > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._readonly: False > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat._label: None > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat.id: 350 > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 B > _intf.storage.fsset._devshm.id: 333 > _intf.storage.fsset._devshm._parents: ParentList instance, containing members: > _intf.storage.fsset._devshm._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f3d11cdf750) -- > name = tmpfs status = False kids = 0 id = 333 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _intf.storage.fsset._devshm._parents.items: [] > _intf.storage.fsset._devshm._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f3d11cdf750) -- > name = tmpfs status = False kids = 0 id = 333 > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = tmpfs > format args = [] originalFormat = tmpfs> > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format._label: None > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format._targetSize: 0 B > _intf.storage.fsset._devshm._format._maxSize: 16 EiB > _intf.storage.fsset._devshm._format._size: 512 MiB > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: None > _intf.storage.fsset._devshm._format.id: 332 > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm._protected: False > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._readonly: False > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat._label: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _intf.storage.fsset._devshm.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devshm.originalFormat.id: 332 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat._options: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 B > _intf.storage.fsset._dev.id: 330 > _intf.storage.fsset._dev._parents: ParentList instance, containing members: > _intf.storage.fsset._dev._parents.appendfunc: <bound method DirectoryDevice._addParent of DirectoryDevice instance (0x7f3d04e39d50) -- > name = /dev status = True kids = 0 id = 330 > parents = [] > uuid = None size = 3 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f3d117407a0> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _intf.storage.fsset._dev._parents.items: [] > _intf.storage.fsset._dev._parents.removefunc: <bound method DirectoryDevice._removeParent of DirectoryDevice instance (0x7f3d04e39d50) -- > name = /dev status = True kids = 0 id = 330 > parents = [] > uuid = None size = 3 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 6 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 4, 32) biosGeometry: (0, 4, 32) > PedDevice: <_ped.Device object at 0x7f3d117407a0> > target size = 0 B path = /dev > format args = [] originalFormat = bind> > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format._label: None > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format.id: 329 > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev._protected: False > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: Already dumped (Size instance) > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._readonly: False > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat._label: None > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat.id: 329 > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 B > _intf.storage.fsset._proc.id: 342 > _intf.storage.fsset._proc._parents: ParentList instance, containing members: > _intf.storage.fsset._proc._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f3d11cdf250) -- > name = proc status = False kids = 0 id = 342 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _intf.storage.fsset._proc._parents.items: [] > _intf.storage.fsset._proc._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f3d11cdf250) -- > name = proc status = False kids = 0 id = 342 > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = proc > format args = [] originalFormat = proc> > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format._label: None > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format._targetSize: 0 B > _intf.storage.fsset._proc._format._size: Already dumped (Size instance) > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format.id: 341 > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc._protected: False > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: Already dumped (Size instance) > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._readonly: False > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat._label: None > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._proc.originalFormat.id: 341 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 B > _intf.storage.fsset._devpts.id: 336 > _intf.storage.fsset._devpts._parents: ParentList instance, containing members: > _intf.storage.fsset._devpts._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f3d11d4edd0) -- > name = devpts status = False kids = 0 id = 336 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _intf.storage.fsset._devpts._parents.items: [] > _intf.storage.fsset._devpts._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f3d11d4edd0) -- > name = devpts status = False kids = 0 id = 336 > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = devpts > format args = [] originalFormat = devpts> > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format._label: None > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format._targetSize: 0 B > _intf.storage.fsset._devpts._format._size: Already dumped (Size instance) > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format.id: 335 > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts._protected: False > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._readonly: False > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat._label: None > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._devpts.originalFormat.id: 335 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 B > _intf.storage.fsset._sysfs.id: 339 > _intf.storage.fsset._sysfs._parents: ParentList instance, containing members: > _intf.storage.fsset._sysfs._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f3d11d4ee10) -- > name = sysfs status = False kids = 0 id = 339 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _intf.storage.fsset._sysfs._parents.items: [] > _intf.storage.fsset._sysfs._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f3d11d4ee10) -- > name = sysfs status = False kids = 0 id = 339 > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = sysfs > format args = [] originalFormat = sysfs> > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format._label: None > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format._targetSize: 0 B > _intf.storage.fsset._sysfs._format._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format.id: 338 > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs._protected: False > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: Already dumped (Size instance) > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._readonly: False > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat._label: None > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._sysfs.originalFormat.id: 338 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 B > _intf.storage.fsset._selinux.id: 345 > _intf.storage.fsset._selinux._parents: ParentList instance, containing members: > _intf.storage.fsset._selinux._parents.appendfunc: <bound method NoDevice._addParent of NoDevice instance (0x7f3d04e391d0) -- > name = selinuxfs status = False kids = 0 id = 345 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _intf.storage.fsset._selinux._parents.items: [] > _intf.storage.fsset._selinux._parents.removefunc: <bound method NoDevice._removeParent of NoDevice instance (0x7f3d04e391d0) -- > name = selinuxfs status = False kids = 0 id = 345 > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = selinuxfs > format args = [] originalFormat = selinuxfs> > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format._label: None > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format._targetSize: 0 B > _intf.storage.fsset._selinux._format._size: Already dumped (Size instance) > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format.id: 344 > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux._protected: False > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: Already dumped (Size instance) > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._readonly: False > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat._label: None > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat._targetSize: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: Already dumped (Size instance) > _intf.storage.fsset._selinux.originalFormat.id: 344 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora-rawhide-x86_64, /dev/zram0] > _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.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 1 > _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: [Already dumped (DiskDevice instance) >] > _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: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._free_space_snapshot: {'vda': (Size('8 GiB'), Size('0 B'))} > _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: True > _intf.storage._nextID: 6 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f3d0506f590) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f3d0506dd50) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f3d0506dd10) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f3d0506dc50) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >, PartSpec instance (0x7f3d0506dc90) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: ProgressHub instance, containing members: > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._spinner: Spinner instance, containing members: > _intf.mainWindow._current_action._progressNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action.payload: YumPayload instance, containing members: > _intf.mainWindow._current_action.payload._groups: Skipped > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.install_device: None > _intf.mainWindow._current_action.payload._environmentAddons: {'cloud-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'headless-management', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'standard', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'cloud-management', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'mate-desktop-environment': (['3d-printing', 'libreoffice', 'mate-applications', 'mate-compiz'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'cloud-management', 'lxde-office', 'lxde-media'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'infrastructure-server-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'cloud-management', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'javaenterprise', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'development-tools', 'domain-client', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'legacy-fonts', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xmonad', 'xmonad-mate', 'xfce-desktop'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'javaenterprise', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'cloud-management', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'cloud-management', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'workstation-product-environment': ([], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'server-product-environment': (['web-server', 'dns-server', 'dogtag', 'ftp-server', 'freeipa-server', 'guest-agents', 'ha', 'load-balancer', 'mail-server', 'mysql', 'sql-server', 'printing', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-management', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'headless-management', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'cloud-management', 'libreoffice'], ['admin-tools', 'audio', 'authoring-and-publishing', 'books', 'c-development', 'cloud-server', 'container-management', 'd-development', 'design-suite', 'development-tools', 'domain-client', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'headless-management', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf.mainWindow._current_action.payload._root_dir: /tmp/yum.root > _intf.mainWindow._current_action.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.mainWindow._current_action.payload._setup: True > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.requiredGroups: [] > _intf.mainWindow._current_action.payload._base_repo: rawhide > _intf.mainWindow._current_action.payload.txID: 1414145211.3 > _intf.mainWindow._current_action.payload._rpm_macros: [] > _intf.mainWindow._current_action.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._packages: [] > _intf.mainWindow._current_action.payload.requiredPackages: [] > _intf.mainWindow._current_action.payload._space_required: 1.17 GiB > _intf.mainWindow._current_action.payload._yum: Skipped > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload._kernelVersionList: [] > _intf.mainWindow._current_action.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/lib64/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/gui/spokes'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('com_redhat_kdump.gui.categories.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/categories')]} > _intf.mainWindow._current_action._checker: None > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._rnotes_id: 21661 > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._inSpoke: True > _intf.mainWindow._current_action._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f3d04e24850>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._input_obj: Entry instance, containing members: > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: The password you have provided is weak: The password is a palindrome. You will have to press Done twice to confirm it. > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: The password is a palindrome > _check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f3d04e24850>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f3d04e24850>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f3d04e24850>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f3d04e24850>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f3d04e24850>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: The passwords do not match. > _enabled: True >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > payload: Already dumped (YumPayload instance) > skipTo: None > _confirm_check: Already dumped (InputCheck instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (InputCheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > _waiveStrengthClicks: 0 >, UserSpoke instance, containing members: > _password_check: InputCheck instance, containing members: > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3d0506fc10>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._input_obj: Entry instance, containing members: > _password_check._data: None > _password_check._check_status: None > _password_check._enabled: True > guesser: {<Entry object at 0x7f3d11cf0fa0 (GtkEntry at 0x3f25f80)>: True} > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3d0506fc10>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._input_obj: Already dumped (Entry instance) > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3d0506fc10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3d0506fc10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3d0506fc10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3d0506fc10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3d0506fc10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x5a8ed40>, 'message': Invalid user name} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f3d0506fc10>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7f3d2d3c47a0>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _wheel: group --name=wheel > > payload: Already dumped (YumPayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: None > _advanced._homeSet: False > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._saveButton: Button instance, containing members: > _advanced.builder: Builder 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._uid: Adjustment instance, containing members: > _advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f3d0506ffd0>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _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._origHome: None > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (InputCheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _waiveStrengthClicks: 0 > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._currentStep: 6 > _intf.mainWindow._current_action._progressLabel: Label instance, containing members: > _intf.mainWindow._current_action._rnotesPages: <itertools.cycle object at 0x7f3d0546ba28> > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._progressBar: ProgressBar instance, containing members: > _intf.mainWindow._current_action._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf.mainWindow._current_action._totalSteps: 19 > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._configurationDone: False > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x7f3d0da3f610>, <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f3d04e24850>, <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7f3d138574d0>, <pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7f3d0505b8d0>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0>, <pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7f3d138615d0>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7f3d38446c80> > _intf._saved_help_button_label: Help! > _intf._actions: Skipped > _intf.payload: Already dumped (YumPayload instance) > _intf._currentAction: Already dumped (ProgressHub instance) >updateSrc: None >rootParts: None >id: None >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora-rawhide-x86_64 >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: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f3d144762a8>, True), 'type': (<function <lambda> at 0x7f3d14476500>, True), 'addons': (<function list_addons_callback at 0x7f3d14476410>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f3d14476320>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _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: 22.8-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/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: -1 > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: hd:LABEL=Fedora-rawhide-x86_64 > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >10:05:28,757 INFO anaconda: /sbin/anaconda 22.8-1 >10:05:29,075 INFO anaconda: 1048576 kB (1024 MB) are available >10:05:29,109 INFO anaconda: check_memory(): total:1048576, needed:320, graphical:410 >10:05:29,124 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >10:05:29,124 INFO anaconda: Default encoding = utf-8 >10:05:29,180 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >10:05:29,207 INFO anaconda: 1048576 kB (1024 MB) are available >10:05:29,502 INFO anaconda: Display mode = g >10:05:29,503 INFO anaconda: 1048576 kB (1024 MB) are available >10:05:29,520 INFO anaconda: check_memory(): total:1048576, needed:320, graphical:410 >10:05:30,104 DEBUG anaconda: X server has signalled a successful start. >10:05:30,197 INFO anaconda: Started spice-vdagent. >10:05:30,837 INFO anaconda: Fedora is the highest priority installclass, using it >10:05:31,364 INFO anaconda: bootloader GRUB2 on X86 platform >10:05:31,369 INFO anaconda: bootloader GRUB2 on X86 platform >10:05:31,400 DEBUG anaconda: network: devices found ['eth0'] >10:05:31,560 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >10:05:31,594 DEBUG anaconda: network: setting autoconnect of eth0 to False >10:05:31,594 DEBUG anaconda: network: missing ifcfgs created for devices ['eth0'] >10:05:31,647 DEBUG anaconda: updating host name localhost.localdomain >10:05:31,658 INFO anaconda: Running Thread: AnaStorageThread (139900291262208) >10:05:31,668 INFO anaconda: Running Thread: AnaTimeInitThread (139900282869504) >10:05:31,673 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139900274476800) >10:05:31,677 INFO anaconda: Running Thread: AnaPayloadRestartThread (139900266084096) >10:05:31,682 INFO anaconda: Thread Done: AnaPayloadRestartThread (139900266084096) >10:05:31,683 INFO anaconda: Running Thread: AnaPayloadThread (139900257691392) >10:05:31,756 DEBUG anaconda: updating host name localhost.localdomain >10:05:31,795 INFO anaconda: got 0 NTP servers from DHCP >10:05:31,796 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139900274476800) >10:05:31,842 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139900274476800) >10:05:31,843 INFO anaconda: Starting geolocation lookup >10:05:31,843 INFO anaconda: Geolocation provider: Fedora GeoIP >10:05:33,843 INFO anaconda: Geolocation lookup finished in 2.0 seconds >10:05:33,843 INFO anaconda: got results from geolocation >10:05:33,844 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139900274476800) >10:05:34,252 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:34,258 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:34,262 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:34,262 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:34,268 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:34,270 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:34,271 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:34,978 INFO anaconda: Thread Done: AnaStorageThread (139900291262208) >10:05:35,009 INFO anaconda: Thread Done: AnaTimeInitThread (139900282869504) >10:05:35,732 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >10:05:35,737 WARN anaconda: logo image is missing, using a substitute >10:05:45,796 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:45,797 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:45,797 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:45,797 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:45,843 DEBUG anaconda: network standalone spoke (init): completed: ['eth0'] >10:05:45,867 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >10:05:45,867 DEBUG anaconda: Entered hub: SummaryHub >10:05:45,918 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139900282869504) >10:05:45,919 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f3d211eda50>> on <dictionary-keyiterator object at 0x7f3d109c5c58> >10:05:45,926 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139900274476800) >10:05:45,927 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139900274476800) >10:05:45,975 INFO anaconda: fs space: 0 B needed: 2.79 GiB >10:05:45,977 INFO anaconda: Running Thread: AnaKeyboardThread (139900274476800) >10:05:46,031 INFO anaconda: fs space: 0 B needed: 2.79 GiB >10:05:46,302 INFO anaconda: Running Thread: AnaNTPserver1 (139900266084096) >10:05:46,310 INFO anaconda: Running Thread: AnaNTPserver2 (139900152370944) >10:05:46,316 INFO anaconda: Running Thread: AnaNTPserver3 (139900143978240) >10:05:46,321 INFO anaconda: Running Thread: AnaNTPserver4 (139900135585536) >10:05:46,325 INFO anaconda: fs space: 0 B needed: 2.79 GiB >10:05:46,327 INFO anaconda: Running Thread: AnaDateTimeThread (139900127192832) >10:05:46,447 INFO anaconda: Running Thread: AnaSourceWatcher (139900118800128) >10:05:46,467 INFO anaconda: Thread Done: AnaDateTimeThread (139900127192832) >10:05:47,491 INFO anaconda: Running Thread: AnaSoftwareWatcher (139900127192832) >10:05:47,523 INFO anaconda: Running Thread: AnaStorageWatcher (139900103640832) >10:05:47,526 INFO anaconda: Thread Done: AnaStorageWatcher (139900103640832) >10:05:47,554 INFO anaconda: Running Thread: AnaCustomStorageInit (139900103640832) >10:05:47,560 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:05:47,878 DEBUG anaconda: network: GUI, device configuration added: connection b979a18f-04ce-4996-a95c-507665217c92 device eth0 >10:05:47,903 DEBUG anaconda: network: GUI, connection b979a18f-04ce-4996-a95c-507665217c92 found >10:05:48,139 DEBUG anaconda: updating host name localhost.localdomain >10:05:49,464 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f3d109889d0> >10:05:49,465 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f3d109889d0> status to: Getting list of layouts... >10:05:49,469 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f3d0da1b910> >10:05:49,472 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f3d0da1b510> >10:05:49,473 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f3d0da1b510> status to: Setting up installation source... >10:05:49,476 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f3d10967a10> >10:05:49,476 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f3d0da1b510> status to: Probing storage... >10:05:49,476 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f3d0da1b510> status to: Downloading package metadata... >10:05:49,477 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f3d0da1b910> status to: Downloading package metadata... >10:05:49,477 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f3d0da1b910> status to: Downloading group metadata... >10:05:49,477 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> status to: Probing storage... >10:05:49,482 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:35:51,156 INFO anaconda: Thread Done: AnaCustomStorageInit (139900103640832) >15:35:51,452 INFO anaconda: Thread Done: AnaNTPserver1 (139900266084096) >15:35:51,468 INFO anaconda: Thread Done: AnaNTPserver3 (139900143978240) >15:35:51,469 INFO anaconda: Thread Done: AnaNTPserver2 (139900152370944) >15:35:51,473 INFO anaconda: Thread Done: AnaNTPserver4 (139900135585536) >15:35:52,127 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f3d211eda50>> on <dictionary-keyiterator object at 0x7f3d109c5c58> >15:35:52,128 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139900282869504) >15:35:52,128 INFO anaconda: Thread Done: AnaKeyboardThread (139900274476800) >15:35:52,134 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f3d109889d0> >15:35:52,314 DEBUG anaconda: updating host name localhost.localdomain >15:35:52,426 DEBUG anaconda: updating host name localhost.localdomain >15:35:52,427 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f3d077391d0> status to: Wired (eth0) connected >15:35:56,623 DEBUG anaconda: Entered spoke: StorageSpoke >15:36:23,084 DEBUG anaconda: disk free: 8 GiB fs free: 0 B sw needs: 2.79 GiB auto swap: 2147483680 >15:36:23,097 DEBUG anaconda: Left spoke: StorageSpoke >15:36:23,101 INFO anaconda: Running Thread: AnaExecuteStorageThread (139900274476800) >15:36:23,211 DEBUG anaconda: new disk order: [] >15:36:23,265 DEBUG anaconda: new disk order: [] >15:36:23,339 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >15:36:23,400 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:36:23,400 DEBUG anaconda: _is_valid_size(vda) returning True >15:36:23,401 DEBUG anaconda: _is_valid_location(vda) returning True >15:36:23,401 DEBUG anaconda: _is_valid_format(vda) returning True >15:36:23,401 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:36:23,405 INFO anaconda: Thread Done: AnaExecuteStorageThread (139900274476800) >15:36:23,436 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', u'live-base', u'live-rw', u'loop0', u'loop1', u'loop2', u'sr0', u'vda'] >15:36:23,439 DEBUG anaconda: ui: unused=[] >15:36:23,439 DEBUG anaconda: ui: new_devices=[] >15:36:23,450 DEBUG anaconda: page clicked: New Fedora rawhide Installation >15:36:23,450 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >15:36:23,451 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >15:36:23,465 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:36:23,466 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> status to: Saving storage configuration... >15:36:23,469 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:36:35,775 DEBUG anaconda: new disk order: [] >15:36:35,907 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:36:35,908 DEBUG anaconda: _is_valid_size(vda) returning True >15:36:35,908 DEBUG anaconda: _is_valid_location(vda) returning True >15:36:35,908 DEBUG anaconda: _is_valid_format(vda) returning True >15:36:35,908 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:36:35,911 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:36:35,911 DEBUG anaconda: _is_valid_size(vda) returning True >15:36:35,911 DEBUG anaconda: _is_valid_location(vda) returning True >15:36:35,912 DEBUG anaconda: _is_valid_format(vda) returning True >15:36:35,912 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:36:35,913 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >15:36:35,913 ERR anaconda: You have not created a bootable partition. >15:36:35,914 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >15:36:35,920 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:36:35,921 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> status to: Checking storage configuration... >15:36:35,925 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:36:50,787 INFO anaconda: Thread Done: AnaPayloadThread (139900257691392) >15:36:51,199 DEBUG anaconda: Setting up repos: [] >15:36:51,296 INFO anaconda: Thread Done: AnaSoftwareWatcher (139900127192832) >15:36:51,300 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f3d0da1b910> >15:36:51,300 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139900257691392) >15:36:51,306 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f3d0da1b510> >15:36:51,313 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f3d0da1b910> >15:36:51,319 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f3d0da1b910> >15:36:51,321 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f3d0da1b510> >15:36:51,323 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f3d0da1b910> status to: Checking software dependencies... >15:36:58,313 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139900257691392) >15:36:58,320 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f3d0da1b910> >15:36:58,322 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f3d0da1b510> >15:36:59,209 INFO anaconda: Thread Done: AnaSourceWatcher (139900118800128) >15:36:59,223 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f3d0da1b510> >15:36:59,391 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >15:36:59,581 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:37:02,278 DEBUG anaconda: Entered spoke: StorageSpoke >15:37:09,176 DEBUG anaconda: disk free: 8 GiB fs free: 0 B sw needs: 1.17 GiB auto swap: 0 B >15:37:09,185 DEBUG anaconda: Left spoke: StorageSpoke >15:37:09,190 INFO anaconda: Running Thread: AnaExecuteStorageThread (139900118800128) >15:37:09,212 DEBUG anaconda: new disk order: [] >15:37:09,441 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >15:37:09,448 DEBUG anaconda: new disk order: [] >15:37:09,536 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:37:09,536 DEBUG anaconda: _is_valid_size(vda) returning True >15:37:09,537 DEBUG anaconda: _is_valid_location(vda) returning True >15:37:09,537 DEBUG anaconda: _is_valid_format(vda) returning True >15:37:09,537 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:37:09,541 INFO anaconda: Thread Done: AnaExecuteStorageThread (139900118800128) >15:37:09,573 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', u'live-base', u'live-rw', u'loop0', u'loop1', u'loop2', u'sr0', u'vda'] >15:37:09,577 DEBUG anaconda: ui: unused=[] >15:37:09,577 DEBUG anaconda: ui: new_devices=[] >15:37:09,586 DEBUG anaconda: page clicked: New Fedora rawhide Installation >15:37:09,587 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >15:37:09,587 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >15:37:09,599 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:37:09,600 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> status to: Saving storage configuration... >15:37:09,603 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:37:19,846 DEBUG anaconda: new disk order: [] >15:37:19,971 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:37:19,972 DEBUG anaconda: _is_valid_size(vda) returning True >15:37:19,972 DEBUG anaconda: _is_valid_location(vda) returning True >15:37:19,972 DEBUG anaconda: _is_valid_format(vda) returning True >15:37:19,973 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:37:19,975 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:37:19,976 DEBUG anaconda: _is_valid_size(vda) returning True >15:37:19,976 DEBUG anaconda: _is_valid_location(vda) returning True >15:37:19,976 DEBUG anaconda: _is_valid_format(vda) returning True >15:37:19,977 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:37:19,978 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >15:37:19,978 ERR anaconda: You have not created a bootable partition. >15:37:19,979 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >15:37:19,987 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:37:19,988 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> status to: Checking storage configuration... >15:37:19,992 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:37:24,270 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >15:37:24,463 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:37:30,934 DEBUG anaconda: Entered spoke: StorageSpoke >15:37:39,155 DEBUG anaconda: disk free: 8 GiB fs free: 0 B sw needs: 1.17 GiB auto swap: 0 B >15:37:39,186 DEBUG anaconda: Left spoke: StorageSpoke >15:37:39,192 INFO anaconda: Running Thread: AnaExecuteStorageThread (139900118800128) >15:37:39,271 DEBUG anaconda: new disk order: [] >15:37:39,478 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:37:39,481 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> status to: Saving storage configuration... >15:37:39,561 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:37:39,561 DEBUG anaconda: _is_valid_size(vda) returning True >15:37:39,562 DEBUG anaconda: _is_valid_location(vda) returning True >15:37:39,562 DEBUG anaconda: _is_valid_format(vda) returning True >15:37:39,562 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:37:40,165 DEBUG anaconda: new disk order: [] >15:37:40,263 DEBUG anaconda: stage1 device cannot be of type btrfs volume >15:37:40,264 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:37:40,265 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:37:40,266 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:37:40,267 DEBUG anaconda: _is_valid_size(vda) returning True >15:37:40,267 DEBUG anaconda: _is_valid_location(vda) returning True >15:37:40,267 DEBUG anaconda: _is_valid_format(vda) returning True >15:37:40,267 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:37:40,271 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:37:40,271 DEBUG anaconda: _is_valid_size(vda) returning True >15:37:40,271 DEBUG anaconda: _is_valid_location(vda) returning True >15:37:40,272 DEBUG anaconda: _is_valid_format(vda) returning True >15:37:40,272 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:37:40,273 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >15:37:40,274 DEBUG anaconda: _is_valid_size(vda1) returning True >15:37:40,274 DEBUG anaconda: _is_valid_location(vda1) returning True >15:37:40,274 DEBUG anaconda: _is_valid_partition(vda1) returning True >15:37:40,275 DEBUG anaconda: _is_valid_format(vda1) returning True >15:37:40,275 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >15:37:40,276 DEBUG anaconda: new disk order: [] >15:37:40,379 DEBUG anaconda: stage1 device cannot be of type btrfs volume >15:37:40,379 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:37:40,381 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:37:40,382 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:37:40,382 DEBUG anaconda: _is_valid_size(vda) returning True >15:37:40,382 DEBUG anaconda: _is_valid_location(vda) returning True >15:37:40,383 DEBUG anaconda: _is_valid_format(vda) returning True >15:37:40,383 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:37:40,386 INFO anaconda: Thread Done: AnaExecuteStorageThread (139900118800128) >15:37:40,387 INFO anaconda: Running Thread: AnaCheckStorageThread (139900257691392) >15:37:40,391 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:37:40,391 DEBUG anaconda: _is_valid_size(vda) returning True >15:37:40,392 DEBUG anaconda: _is_valid_location(vda) returning True >15:37:40,392 DEBUG anaconda: _is_valid_format(vda) returning True >15:37:40,392 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:37:40,393 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >15:37:40,393 DEBUG anaconda: _is_valid_size(vda1) returning True >15:37:40,393 DEBUG anaconda: _is_valid_location(vda1) returning True >15:37:40,394 DEBUG anaconda: _is_valid_partition(vda1) returning True >15:37:40,394 DEBUG anaconda: _is_valid_format(vda1) returning True >15:37:40,395 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >15:37:40,396 INFO anaconda: Thread Done: AnaCheckStorageThread (139900257691392) >15:37:40,482 INFO anaconda: fs space: 6.71 GiB needed: 1.17 GiB >15:37:40,494 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:37:40,500 INFO anaconda: fs space: 6.71 GiB needed: 1.17 GiB >15:37:40,511 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:37:40,511 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> status to: Checking storage configuration... >15:37:40,516 INFO anaconda: fs space: 6.71 GiB needed: 1.17 GiB >15:37:40,526 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:37:42,006 DEBUG anaconda: Entered spoke: StorageSpoke >15:37:57,425 DEBUG anaconda: disk free: 8 GiB fs free: 0 B sw needs: 1.17 GiB auto swap: 819.2 MiB >15:37:57,434 DEBUG anaconda: Left spoke: StorageSpoke >15:37:57,438 INFO anaconda: Running Thread: AnaExecuteStorageThread (139900257691392) >15:37:57,461 DEBUG anaconda: new disk order: [] >15:37:57,683 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >15:37:57,686 DEBUG anaconda: new disk order: [] >15:37:57,770 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:37:57,770 DEBUG anaconda: _is_valid_size(vda) returning True >15:37:57,771 DEBUG anaconda: _is_valid_location(vda) returning True >15:37:57,771 DEBUG anaconda: _is_valid_format(vda) returning True >15:37:57,771 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:37:57,774 INFO anaconda: Thread Done: AnaExecuteStorageThread (139900257691392) >15:37:57,809 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', u'live-base', u'live-rw', u'loop0', u'loop1', u'loop2', u'sr0', u'vda'] >15:37:57,812 DEBUG anaconda: ui: unused=[] >15:37:57,812 DEBUG anaconda: ui: new_devices=[] >15:37:57,821 DEBUG anaconda: page clicked: New Fedora rawhide Installation >15:37:57,822 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >15:37:57,822 DEBUG anaconda: show mountpoint: New Fedora rawhide Installation >15:37:57,833 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:37:57,833 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> status to: Saving storage configuration... >15:37:57,836 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:38:06,766 DEBUG anaconda: new disk order: [] >15:38:06,877 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:38:06,878 DEBUG anaconda: _is_valid_size(vda) returning True >15:38:06,878 DEBUG anaconda: _is_valid_location(vda) returning True >15:38:06,878 DEBUG anaconda: _is_valid_format(vda) returning True >15:38:06,879 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:38:06,881 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:38:06,881 DEBUG anaconda: _is_valid_size(vda) returning True >15:38:06,882 DEBUG anaconda: _is_valid_location(vda) returning True >15:38:06,882 DEBUG anaconda: _is_valid_format(vda) returning True >15:38:06,882 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:38:06,884 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >15:38:06,884 ERR anaconda: You have not created a bootable partition. >15:38:06,884 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >15:38:06,892 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:38:06,893 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> status to: Checking storage configuration... >15:38:06,896 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:38:20,702 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >15:38:20,897 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:38:28,726 DEBUG anaconda: Entered spoke: StorageSpoke >15:38:35,152 DEBUG anaconda: disk free: 8 GiB fs free: 0 B sw needs: 1.17 GiB auto swap: 819.2 MiB >15:38:35,172 DEBUG anaconda: Left spoke: StorageSpoke >15:38:35,177 INFO anaconda: Running Thread: AnaExecuteStorageThread (139900257691392) >15:38:35,238 DEBUG anaconda: new disk order: [] >15:38:35,447 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:38:35,450 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> status to: Saving storage configuration... >15:38:35,541 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:38:35,542 DEBUG anaconda: _is_valid_size(vda) returning True >15:38:35,542 DEBUG anaconda: _is_valid_location(vda) returning True >15:38:35,542 DEBUG anaconda: _is_valid_format(vda) returning True >15:38:35,542 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:38:36,145 DEBUG anaconda: new disk order: [] >15:38:36,230 DEBUG anaconda: stage1 device cannot be of type btrfs volume >15:38:36,231 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:38:36,231 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:38:36,233 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:38:36,233 DEBUG anaconda: _is_valid_size(vda) returning True >15:38:36,233 DEBUG anaconda: _is_valid_location(vda) returning True >15:38:36,234 DEBUG anaconda: _is_valid_format(vda) returning True >15:38:36,234 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:38:36,237 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:38:36,238 DEBUG anaconda: _is_valid_size(vda) returning True >15:38:36,238 DEBUG anaconda: _is_valid_location(vda) returning True >15:38:36,238 DEBUG anaconda: _is_valid_format(vda) returning True >15:38:36,238 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:38:36,239 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >15:38:36,239 DEBUG anaconda: _is_valid_size(vda1) returning True >15:38:36,240 DEBUG anaconda: _is_valid_location(vda1) returning True >15:38:36,240 DEBUG anaconda: _is_valid_partition(vda1) returning True >15:38:36,241 DEBUG anaconda: _is_valid_format(vda1) returning True >15:38:36,241 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >15:38:36,242 DEBUG anaconda: new disk order: [] >15:38:36,327 DEBUG anaconda: stage1 device cannot be of type btrfs volume >15:38:36,327 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:38:36,328 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >15:38:36,329 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:38:36,330 DEBUG anaconda: _is_valid_size(vda) returning True >15:38:36,330 DEBUG anaconda: _is_valid_location(vda) returning True >15:38:36,330 DEBUG anaconda: _is_valid_format(vda) returning True >15:38:36,330 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:38:36,335 INFO anaconda: Thread Done: AnaExecuteStorageThread (139900257691392) >15:38:36,335 INFO anaconda: Running Thread: AnaCheckStorageThread (139900118800128) >15:38:36,339 DEBUG anaconda: _is_valid_disklabel(vda) returning True >15:38:36,339 DEBUG anaconda: _is_valid_size(vda) returning True >15:38:36,339 DEBUG anaconda: _is_valid_location(vda) returning True >15:38:36,340 DEBUG anaconda: _is_valid_format(vda) returning True >15:38:36,340 DEBUG anaconda: is_valid_stage1_device(vda) returning True >15:38:36,340 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >15:38:36,341 DEBUG anaconda: _is_valid_size(vda1) returning True >15:38:36,341 DEBUG anaconda: _is_valid_location(vda1) returning True >15:38:36,341 DEBUG anaconda: _is_valid_partition(vda1) returning True >15:38:36,346 DEBUG anaconda: _is_valid_format(vda1) returning True >15:38:36,347 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >15:38:36,348 INFO anaconda: Thread Done: AnaCheckStorageThread (139900118800128) >15:38:36,349 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:38:36,353 INFO anaconda: fs space: 6.71 GiB needed: 1.17 GiB >15:38:36,359 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:38:36,359 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> status to: Checking storage configuration... >15:38:36,362 INFO anaconda: fs space: 6.71 GiB needed: 1.17 GiB >15:38:36,368 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3d0da3f2d0> >15:38:47,881 DEBUG anaconda: Left hub: SummaryHub >15:38:47,882 DEBUG anaconda: Entered hub: ProgressHub >15:38:47,897 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:139: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >15:38:47,924 INFO anaconda: Running Thread: AnaInstallThread (139900118800128) >15:38:48,510 INFO anaconda: Setting up the installation environment >15:38:48,511 INFO anaconda: Setting up the installation environment >15:38:49,044 INFO anaconda: Creating disklabel on /dev/vda >15:38:49,345 INFO anaconda: Created disklabel on /dev/vda >15:38:50,136 DEBUG anaconda: Entered spoke: PasswordSpoke >15:38:50,724 INFO anaconda: Creating swap on /dev/vda2 >15:38:50,911 INFO anaconda: Created swap on /dev/vda2 >15:38:51,421 INFO anaconda: Creating btrfs on /dev/vda3 >15:38:51,546 INFO anaconda: Created btrfs on /dev/vda3 >15:38:51,957 INFO anaconda: Creating btrfs on /dev/vda3 >15:38:51,995 INFO anaconda: Created btrfs on /dev/vda3 >15:38:52,924 INFO anaconda: Creating ext4 on /dev/vda1 >15:38:53,413 INFO anaconda: Created ext4 on /dev/vda1 >15:38:54,039 DEBUG anaconda: running handleException >15:38:54,040 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 195, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.mountFilesystems() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1600, in mountFilesystems > readOnly=readOnly, skipRoot=skipRoot) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2578, in mountFilesystems > chroot=rootPath) > > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 1114, in setup > return self.mount(**kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 593, in mount > raise FSError("mount failed: %s" % rc) > >FSError: mount failed: 32 > >15:38:54,042 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >15:38:54,044 INFO anaconda: Thread Done: AnaInstallThread (139900118800128) > > >/tmp/packaging.log: >10:05:34,980 INFO packaging: configuring base repo >10:05:35,011 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >10:05:35,024 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/fastestmirror.conf not found >10:05:35,043 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/langpacks.conf not found >10:05:35,057 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >10:05:35,058 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >10:05:35,058 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >10:05:35,058 DEBUG yum.verbose.plugin: Adding en_US to language list >10:05:35,069 DEBUG yum.verbose.YumBase: Config time: 0.054 >10:05:35,132 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/fastestmirror.conf not found >10:05:35,133 INFO_2 yum.verbose.YumPlugins: Configuration file /tmp/yum.pluginconf.d/langpacks.conf not found >10:05:35,136 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >10:05:35,138 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >10:05:35,138 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >10:05:35,138 DEBUG yum.verbose.plugin: Adding en_US to language list >10:05:35,140 DEBUG yum.verbose.YumBase: Config time: 0.012 >10:05:35,193 INFO packaging: adding yum repo, name: anaconda, baseurl: file:///run/install/repo, mirrorlist: None >10:05:35,203 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >10:05:35,205 INFO packaging: using default repos from local yum configuration >10:05:35,290 INFO packaging: gathering repo metadata >10:05:35,291 INFO packaging: skipping disabled repo fedora >10:05:35,292 INFO packaging: skipping disabled repo fedora-workstation >10:05:35,293 INFO packaging: skipping disabled repo updates-testing >10:05:35,297 INFO packaging: gathering repo metadata for rawhide >15:36:35,728 INFO packaging: skipping disabled repo fedora-server >15:36:35,729 INFO packaging: skipping disabled repo fedora-cloud >15:36:35,729 INFO packaging: skipping disabled repo updates >15:36:35,730 INFO packaging: Refreshing environmentAddons >15:36:35,731 DEBUG yum.verbose.YumBase: Setting up Package Sacks >15:36:35,731 INFO_2 yum.verbose.plugin: Determining fastest mirrors >15:36:36,823 INFO_2 yum.verbose.plugin: * rawhide: ftp.jaist.ac.jp >15:36:40,530 DEBUG yum.verbose.YumBase: pkgsack time: 4.799 >15:36:40,649 DEBUG yum.verbose.YumBase: group time: 4.918 >15:36:50,780 INFO packaging: metadata retrieval complete >15:36:51,300 INFO packaging: checking software selection >15:36:51,304 DEBUG yum.verbose.YumBase: Setting up Package Sacks >15:36:52,806 DEBUG yum.verbose.YumBase: pkgsack time: 1.500 >15:36:52,936 DEBUG yum.verbose.YumBase: group time: 1.633 >15:36:52,938 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >15:36:53,131 DEBUG yum.verbose.YumBase: Obs Init time: 0.188 >15:36:53,151 DEBUG yum.verbose.YumBase: No package named dhclient available to be installed >15:36:53,155 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >15:36:53,164 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >15:36:53,167 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >15:36:53,171 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >15:36:53,408 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >15:36:53,409 INFO packaging: no kernel-PAE package >15:36:53,410 INFO packaging: selected kernel >15:36:53,412 INFO packaging: checking dependencies >15:36:53,466 DEBUG yum.verbose.YumBase: Building updates object >15:36:54,382 DEBUG yum.verbose.YumBase: up:simple updates time: 0.303 >15:36:54,387 DEBUG yum.verbose.YumBase: up:obs time: 0.005 >15:36:54,388 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >15:36:54,388 DEBUG yum.verbose.YumBase: updates time: 0.922 >15:36:54,393 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.7-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,396 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.10.0-8.git20140704.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,399 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.25-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,401 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.42.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,402 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-client-4.3.1-12.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,405 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-4.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,408 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.3-5.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,410 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-216-11.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,411 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >15:36:54,411 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >15:36:54,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.9.1-11.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,413 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.9.1-11.fc22.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >15:36:54,419 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-12.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,420 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.72-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,421 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-29.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,423 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.25.1-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,424 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.12-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,427 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.17.2-2.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,429 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.48.0-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,431 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-7.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,433 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.7-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,434 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.7-1.fc22.x86_64 to require for libplc4.so()(64bit) >15:36:54,435 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.17.2-1.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,436 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.10.0-8.git20140704.fc22.x86_64 to require for libnm-glib.so.4()(64bit) >15:36:54,437 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-genl-3.so.200()(64bit) >15:36:54,437 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.25-4.fc22.x86_64 to require for libnl-3.so.200()(64bit) >15:36:54,438 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.4-2.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-216-11.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,440 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libgmodule-2.0.so.0()(64bit) >15:36:54,441 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libglib-2.0.so.0()(64bit) >15:36:54,441 DEBUG yum.verbose.YumBase: Quick matched glib2-2.42.0-1.fc22.x86_64 to require for libgio-2.0.so.0()(64bit) >15:36:54,442 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.8.6-3.fc22.x86_64 as install for 1:NetworkManager-0.9.10.0-8.git20140704.fc22.x86_64 >15:36:54,446 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-1.0.1-1.fc22.x86_64 as install for PackageKit-1.0.1-1.fc22.x86_64 >15:36:54,447 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.3-15.fc22.x86_64 as install for PackageKit-1.0.1-1.fc22.x86_64 >15:36:54,448 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-2.fc21.noarch as install for PackageKit-1.0.1-1.fc22.x86_64 >15:36:54,450 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.7-1.fc22.x86_64 as install for PackageKit-1.0.1-1.fc22.x86_64 >15:36:54,451 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.6.4-3.fc22.x86_64 as install for PackageKit-1.0.1-1.fc22.x86_64 >15:36:54,452 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.6.4-3.fc22.x86_64 to require for libsolv.so.0()(64bit) >15:36:54,453 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.12.0.1-2.fc22.x86_64 as install for PackageKit-1.0.1-1.fc22.x86_64 >15:36:54,454 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.12.0.1-2.fc22.x86_64 to require for librpm.so.3()(64bit) >15:36:54,455 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.7-1.fc22.x86_64 as install for PackageKit-1.0.1-1.fc22.x86_64 >15:36:54,457 DEBUG yum.verbose.YumBase: TSINFO: Marking libhif-0.1.5-1.fc22.x86_64 as install for PackageKit-1.0.1-1.fc22.x86_64 >15:36:54,459 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.5.1-1.fc22.x86_64 as install for PackageKit-1.0.1-1.fc22.x86_64 >15:36:54,461 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,462 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,466 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,467 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,469 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,470 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,471 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,472 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,473 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,474 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,475 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,477 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.3.0-4.fc22.x86_64 as install for abrt-cli-2.3.0-4.fc22.x86_64 >15:36:54,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-7.fc22.x86_64 as install for acl-2.2.52-7.fc22.x86_64 >15:36:54,480 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-7.fc22.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >15:36:54,482 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-9.fc22.x86_64 as install for acl-2.2.52-7.fc22.x86_64 >15:36:54,485 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.13-1.fc22.alpha1.3.x86_64 as install for adcli-0.7.5-4.fc22.x86_64 >15:36:54,486 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.13-1.fc22.alpha1.3.x86_64 to require for libk5crypto.so.3(k5crypto_3_MIT)(64bit) >15:36:54,487 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.13-1.fc22.alpha1.3.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >15:36:54,489 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-19.fc22.x86_64 as install for adcli-0.7.5-4.fc22.x86_64 >15:36:54,490 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.40-1.fc22.x86_64 as install for adcli-0.7.5-4.fc22.x86_64 >15:36:54,491 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.40-1.fc22.x86_64 to require for liblber-2.4.so.2()(64bit) >15:36:54,492 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.13-1.fc22.alpha1.3.x86_64 to require for libkrb5.so.3()(64bit) >15:36:54,492 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.13-1.fc22.alpha1.3.x86_64 to require for libk5crypto.so.3()(64bit) >15:36:54,492 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.13-1.fc22.alpha1.3.x86_64 to require for libgssapi_krb5.so.2()(64bit) >15:36:54,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.12-1.fc22.x86_64 as install for adcli-0.7.5-4.fc22.x86_64 >15:36:54,496 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-18.fc22.x86_64 as install for at-3.1.16-2.fc22.x86_64 >15:36:54,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.3-5.fc22.x86_64 as install for at-3.1.16-2.fc22.x86_64 >15:36:54,499 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-18.fc22.x86_64 to require for libpam.so.0()(64bit) >15:36:54,504 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.4-2.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >15:36:54,505 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.62-2.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >15:36:54,507 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-79.fc22.x86_64 as install for audit-2.4-2.fc22.x86_64 >15:36:54,508 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.4-2.fc22.x86_64 to require for libaudit.so.1()(64bit) >15:36:54,512 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.8-6.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >15:36:54,515 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.4-2.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >15:36:54,516 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-3.fc21.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >15:36:54,517 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1j-1.fc22.x86_64 as install for authconfig-6.2.9-3.fc22.x86_64 >15:36:54,519 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-18-3.fc22.x86_64 as install for b43-openfwwf-5.2-11.fc21.noarch >15:36:54,522 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-17.20140906.fc22.x86_64 as install for bash-4.3.30-2.fc22.x86_64 >15:36:54,525 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-6.fc22.x86_64 as install for 1:bash-completion-2.1-5.fc21.noarch >15:36:54,526 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-6.fc22.x86_64 as install for bc-1.06.95-13.fc22.x86_64 >15:36:54,530 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.6-3.fc22.x86_64 as install for 32:bind-utils-9.9.6-3.fc22.x86_64 >15:36:54,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.29-2.fc22.x86_64 as install for 32:bind-utils-9.9.6-3.fc22.x86_64 >15:36:54,534 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-7.fc22.x86_64 as install for 32:bind-utils-9.9.6-3.fc22.x86_64 >15:36:54,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.2-2.fc22.x86_64 as install for 32:bind-utils-9.9.6-3.fc22.x86_64 >15:36:54,537 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.6-3.fc22.x86_64 to require for libisccfg.so.90()(64bit) >15:36:54,537 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.6-3.fc22.x86_64 to require for libisccc.so.90()(64bit) >15:36:54,538 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.6-3.fc22.x86_64 to require for libisc.so.95()(64bit) >15:36:54,539 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1j-1.fc22.x86_64 as install for 32:bind-utils-9.9.6-3.fc22.x86_64 >15:36:54,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.24-7.fc22.x86_64 as install for 32:bind-utils-9.9.6-3.fc22.x86_64 >15:36:54,545 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.25.1-1.fc22.x86_64 as install for btrfs-progs-3.17-1.fc22.x86_64 >15:36:54,546 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc22.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >15:36:54,546 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.25.1-1.fc22.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >15:36:54,547 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.08-3.fc22.x86_64 as install for btrfs-progs-3.17-1.fc22.x86_64 >15:36:54,549 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.12-1.fc22.x86_64 as install for btrfs-progs-3.17-1.fc22.x86_64 >15:36:54,551 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-14.fc22.x86_64 as install for bzip2-1.0.6-14.fc22.x86_64 >15:36:54,555 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-libwbclient-1.12.2-2.fc22.x86_64 as install for cifs-utils-6.4-2.fc22.x86_64 >15:36:54,557 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.1-3.fc22.x86_64 as install for cifs-utils-6.4-2.fc22.x86_64 >15:36:54,558 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-4.fc22.x86_64 as install for cifs-utils-6.4-2.fc22.x86_64 >15:36:54,559 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-4.fc22.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >15:36:54,559 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-4.fc22.x86_64 as install for cifs-utils-6.4-2.fc22.x86_64 >15:36:54,561 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.4-7.fc22.x86_64 as install for cifs-utils-6.4-2.fc22.x86_64 >15:36:54,566 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-4.fc22.x86_64 as install for cockpit-0.28-1.fc22.x86_64 >15:36:54,567 DEBUG yum.verbose.YumBase: TSINFO: Marking storaged-0.3.1-1.fc22.x86_64 as install for cockpit-0.28-1.fc22.x86_64 >15:36:54,568 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.111-1.fc22.x86_64 as install for cockpit-0.28-1.fc22.x86_64 >15:36:54,571 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.42.0-1.fc22.x86_64 as install for cockpit-0.28-1.fc22.x86_64 >15:36:54,572 DEBUG yum.verbose.YumBase: TSINFO: Marking cockpit-assets-0.28-1.fc22.noarch as install for cockpit-0.28-1.fc22.x86_64 >15:36:54,574 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-4.fc22.x86_64 as install for cockpit-0.28-1.fc22.x86_64 >15:36:54,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh-0.6.3-3.fc22.x86_64 as install for cockpit-0.28-1.fc22.x86_64 >15:36:54,577 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.2-5.fc22.x86_64 as install for cockpit-0.28-1.fc22.x86_64 >15:36:54,579 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.39-2.fc22.x86_64 as install for cockpit-0.28-1.fc22.x86_64 >15:36:54,583 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.12-1.fc22.x86_64 as install for coolkey-1.1.0-26.fc22.x86_64 >15:36:54,584 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.12-1.fc22.x86_64 as install for coolkey-1.1.0-26.fc22.x86_64 >15:36:54,585 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.17.2-2.fc22.x86_64 as install for coolkey-1.1.0-26.fc22.x86_64 >15:36:54,588 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.9.1-11.fc22.x86_64 as install for coolkey-1.1.0-26.fc22.x86_64 >15:36:54,588 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc22.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >15:36:54,589 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.9.1-11.fc22.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >15:36:54,590 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.17.2-1.fc22.x86_64 as install for coolkey-1.1.0-26.fc22.x86_64 >15:36:54,591 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.18-1.fc22.x86_64 as install for coolkey-1.1.0-26.fc22.x86_64 >15:36:54,594 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.20-5.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >15:36:54,597 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-6.0.0-8.fc22.x86_64 as install for coreutils-8.23-4.fc22.x86_64 >15:36:54,597 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-6.0.0-8.fc22.x86_64 to require for libgmp.so.10()(64bit) >15:36:54,600 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-9.fc22.x86_64 as install for cronie-1.4.12-1.fc22.x86_64 >15:36:54,603 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.12-1.fc22.x86_64 as install for cronie-1.4.12-1.fc22.x86_64 >15:36:54,607 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.6-1.fc22.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >15:36:54,608 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-7.fc22.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >15:36:54,610 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-5.fc22.x86_64 as install for cryptsetup-1.6.6-1.fc22.x86_64 >15:36:54,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.38.0-2.fc22.x86_64 as install for curl-7.38.0-2.fc22.x86_64 >15:36:54,616 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-16.fc22.x86_64 as install for curl-7.38.0-2.fc22.x86_64 >15:36:54,618 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-7.fc22.x86_64 as install for curl-7.38.0-2.fc22.x86_64 >15:36:54,620 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-19.fc22.x86_64 as install for cyrus-sasl-plain-2.1.26-19.fc22.x86_64 >15:36:54,623 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-10.fc22.x86_64 as install for 1:dbus-1.8.6-3.fc22.x86_64 >15:36:54,625 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-15alpha.fc22.x86_64 as install for deltarpm-3.6-6.fc22.x86_64 >15:36:54,626 DEBUG yum.verbose.YumBase: Quick matched xz-libs-5.1.2-15alpha.fc22.x86_64 to require for liblzma.so.5()(64bit) >15:36:54,628 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.12.0.1-2.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >15:36:54,629 DEBUG yum.verbose.YumBase: TSINFO: Marking python-librepo-1.7.7-1.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >15:36:54,630 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libcomps-0.1.6-14.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >15:36:54,631 DEBUG yum.verbose.YumBase: TSINFO: Marking python-hawkey-0.5.1-1.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >15:36:54,632 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-15.fc22.noarch as install for dnf-0.6.2-1.fc22.noarch >15:36:54,633 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-13.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >15:36:54,634 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-12.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >15:36:54,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.3.0-4.fc22.x86_64 as install for dnf-0.6.2-1.fc22.noarch >15:36:54,636 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.28-1.fc22.noarch as install for dnf-langpacks-0.5.0-1.fc22.noarch >15:36:54,637 DEBUG yum.verbose.YumBase: TSINFO: Marking python-requests-2.3.0-3.fc22.noarch as install for dnf-plugins-core-0.1.3-1.fc22.noarch >15:36:54,638 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.63-1.fc22.noarch as install for dnf-plugins-core-0.1.3-1.fc22.noarch >15:36:54,640 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-15alpha.fc22.x86_64 as install for docker-io-1.3.0-1.fc22.x86_64 >15:36:54,642 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.90-1.fc22.x86_64 as install for docker-io-1.3.0-1.fc22.x86_64 >15:36:54,642 DEBUG yum.verbose.YumBase: Quick matched device-mapper-libs-1.02.90-1.fc22.x86_64 to require for libdevmapper.so.1.02()(64bit) >15:36:54,644 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-038-36.git20140815.fc22.x86_64 as install for dracut-config-rescue-038-36.git20140815.fc22.x86_64 >15:36:54,646 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.3-3.fc22.x86_64 as install for 1:dump-0.4-0.23.b44.fc22.x86_64 >15:36:54,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.12-1.fc22.x86_64 as install for e2fsprogs-1.42.12-1.fc22.x86_64 >15:36:54,650 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.12-1.fc22.x86_64 to require for libss.so.2()(64bit) >15:36:54,652 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-22-0.8.noarch as install for fedora-release-server-22-0.8.noarch >15:36:54,655 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.20-1.fc22.x86_64 as install for file-5.20-1.fc22.x86_64 >15:36:54,656 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.20-1.fc22.x86_64 to require for libmagic.so.1()(64bit) >15:36:54,657 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-3.fc21.noarch as install for firewalld-0.3.12-1.fc22.noarch >15:36:54,658 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-5.fc21.noarch as install for firewalld-0.3.12-1.fc22.noarch >15:36:54,661 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.14.0-1.fc22.x86_64 as install for firewalld-0.3.12-1.fc22.noarch >15:36:54,664 DEBUG yum.verbose.YumBase: TSINFO: Marking firewalld-config-server-0.3.12-1.fc22.noarch as install for firewalld-0.3.12-1.fc22.noarch >15:36:54,665 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-16.fc22.x86_64 as install for firewalld-0.3.12-1.fc22.noarch >15:36:54,668 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-6.fc22.x86_64 as install for firewalld-0.3.12-1.fc22.noarch >15:36:54,669 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-3.fc22.x86_64 as install for fprintd-pam-0.5.1-3.fc22.x86_64 >15:36:54,674 DEBUG yum.verbose.YumBase: TSINFO: Marking freeipa-python-4.1.0-2.fc22.x86_64 as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,677 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1906.svn2451.fc22.x86_64 as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,678 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dns-1.11.1-4.fc21.noarch as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,679 DEBUG yum.verbose.YumBase: TSINFO: Marking certmonger-0.75.14-1.fc22.x86_64 as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,681 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ldap-2.4.17-1.fc22.x86_64 as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,682 DEBUG yum.verbose.YumBase: TSINFO: Marking python-krbV-1.0.90-9.fc22.x86_64 as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,682 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-4.fc22.noarch as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,683 DEBUG yum.verbose.YumBase: TSINFO: Marking ntp-4.2.6p5-23.fc22.x86_64 as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,734 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.12.2-2.fc22.x86_64 as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.26-1.0.fc22.x86_64 as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,739 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-workstation-1.13-1.fc22.alpha1.3.x86_64 as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,740 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autofs-5.1.0-8.fc22.x86_64 as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,742 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1906.svn2451.fc22.x86_64 as install for freeipa-client-4.1.0-2.fc22.x86_64 >15:36:54,745 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.20.90-6.fc22.x86_64 as install for glibc-2.20.90-6.fc22.x86_64 >15:36:54,746 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.17.2-1.fc22.x86_64 as install for glibc-2.20.90-6.fc22.x86_64 >15:36:54,747 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.17.2-1.fc22.x86_64 to require for libfreebl3.so()(64bit) >15:36:54,749 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-7.fc22.x86_64 as install for gnupg2-2.0.25-2.fc22.x86_64 >15:36:54,751 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-7.fc22.x86_64 as install for gnupg2-2.0.25-2.fc22.x86_64 >15:36:54,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.2-1.fc22.x86_64 as install for gnupg2-2.0.25-2.fc22.x86_64 >15:36:54,754 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-25.fc22.x86_64 as install for gnupg2-2.0.25-2.fc22.x86_64 >15:36:54,756 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.16-1.fc22.x86_64 as install for gnupg2-2.0.25-2.fc22.x86_64 >15:36:54,759 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20140811.1-1.fc22.noarch as install for hunspell-1.3.3-4.fc22.x86_64 >15:36:54,762 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.14-1.fc22.x86_64 as install for initscripts-9.56.1-2.fc22.x86_64 >15:36:54,763 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.1-5.fc22.x86_64 as install for initscripts-9.56.1-2.fc22.x86_64 >15:36:54,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-9.fc22.x86_64 as install for iproute-3.16.0-3.fc22.x86_64 >15:36:54,768 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-11.fc22.x86_64 as install for iproute-3.16.0-3.fc22.x86_64 >15:36:54,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-4.fc22.x86_64 as install for iptstate-2.2.5-5.fc22.x86_64 >15:36:54,776 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.10-2.fc22.x86_64 as install for 2:irqbalance-1.0.7-8.fc22.x86_64 >15:36:54,776 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.10-2.fc22.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >15:36:54,776 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.10-2.fc22.x86_64 to require for libnuma.so.1()(64bit) >15:36:54,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn2-0.10-1.fc22.x86_64 as install for jwhois-4.0-38.fc22.x86_64 >15:36:54,781 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.2-5.fc22.noarch as install for kbd-2.0.2-5.fc22.x86_64 >15:36:54,782 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.2-5.fc22.noarch as install for kbd-2.0.2-5.fc22.x86_64 >15:36:54,797 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-3.18.0-0.rc1.git2.1.fc22.x86_64 as install for kernel-3.18.0-0.rc1.git2.1.fc22.x86_64 >15:36:54,826 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-core-3.18.0-0.rc1.git2.1.fc22.x86_64 as install for kernel-3.18.0-0.rc1.git2.1.fc22.x86_64 >15:36:54,831 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-11.fc22.x86_64 as install for less-458-13.fc22.x86_64 >15:36:54,834 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.3.9-1.fc22.x86_64 as install for lftp-4.6.0-1.fc22.x86_64 >15:36:54,835 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.3.9-1.fc22.x86_64 to require for libgnutls.so.28()(64bit) >15:36:54,838 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-6.fc22.x86_64 as install for man-db-2.7.0.2-5.fc22.x86_64 >15:36:54,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.3.1-1.fc22.x86_64 as install for man-db-2.7.0.2-5.fc22.x86_64 >15:36:54,841 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-4.fc22.x86_64 as install for man-db-2.7.0.2-5.fc22.x86_64 >15:36:54,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.5-0.1.fc22.x86_64 as install for 1:nfs-utils-1.3.1-1.0.fc22.x86_64 >15:36:54,853 DEBUG yum.verbose.YumBase: TSINFO: Marking gssproxy-0.3.1-4.fc22.x86_64 as install for 1:nfs-utils-1.3.1-1.0.fc22.x86_64 >15:36:54,854 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-2.0.fc22.x86_64 as install for 1:nfs-utils-1.3.1-1.0.fc22.x86_64 >15:36:54,856 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.25.1-1.fc22.x86_64 as install for 1:nfs-utils-1.3.1-1.0.fc22.x86_64 >15:36:54,857 DEBUG yum.verbose.YumBase: Quick matched libmount-2.25.1-1.fc22.x86_64 to require for libmount >15:36:54,859 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-6.fc22.x86_64 as install for 1:nfs-utils-1.3.1-1.0.fc22.x86_64 >15:36:54,862 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.6.2-1.fc22.x86_64 as install for 2:nmap-ncat-6.47-1.fc22.x86_64 >15:36:54,863 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-8.fc22.x86_64 as install for 2:nmap-ncat-6.47-1.fc22.x86_64 >15:36:54,867 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-3.fc21.x86_64 as install for ntsysv-1.3.62-2.fc22.x86_64 >15:36:54,867 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-3.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >15:36:54,870 DEBUG yum.verbose.YumBase: TSINFO: Marking oddjob-0.33-3.fc22.x86_64 as install for oddjob-mkhomedir-0.33-3.fc22.x86_64 >15:36:54,871 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-5.fc22.x86_64 as install for oddjob-mkhomedir-0.33-3.fc22.x86_64 >15:36:54,873 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-software-0.5.0-5.fc22.noarch as install for openlmi-1.0.2-5.fc22.noarch >15:36:54,874 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-service-0.5.0-5.fc22.x86_64 as install for openlmi-1.0.2-5.fc22.noarch >15:36:54,877 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-providers-0.5.0-5.fc22.x86_64 as install for openlmi-1.0.2-5.fc22.noarch >15:36:54,878 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-powermanagement-0.5.0-5.fc22.x86_64 as install for openlmi-1.0.2-5.fc22.noarch >15:36:54,879 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-hardware-0.5.0-5.fc22.x86_64 as install for openlmi-1.0.2-5.fc22.noarch >15:36:54,880 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-account-0.5.0-5.fc22.x86_64 as install for openlmi-1.0.2-5.fc22.noarch >15:36:54,881 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-storage-0.8.0-1.fc22.noarch as install for openlmi-1.0.2-5.fc22.noarch >15:36:54,882 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-networking-0.3.0-1.fc22.x86_64 as install for openlmi-1.0.2-5.fc22.noarch >15:36:54,886 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.6.1p1-5.fc22.x86_64 as install for openssh-clients-6.6.1p1-5.fc22.x86_64 >15:36:54,888 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-8.20140213cvs.fc22.x86_64 as install for openssh-clients-6.6.1p1-5.fc22.x86_64 >15:36:54,896 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.3-4.fc22.x86_64 as install for parted-3.2-3.fc22.x86_64 >15:36:54,899 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-6.fc22.x86_64 as install for passwd-0.79-5.fc22.x86_64 >15:36:54,902 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-3.fc22.x86_64 as install for passwdqc-1.3.0-3.fc22.x86_64 >15:36:54,905 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-4.fc22.x86_64 as install for pciutils-3.2.1-4.fc22.x86_64 >15:36:54,906 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-4.fc22.x86_64 to require for libpci.so.3(LIBPCI_3.2)(64bit) >15:36:54,906 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-4.fc22.x86_64 to require for libpci.so.3(LIBPCI_3.1)(64bit) >15:36:54,906 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-4.fc22.x86_64 to require for libpci.so.3(LIBPCI_3.0)(64bit) >15:36:54,907 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-18-3.fc22.x86_64 as install for pciutils-3.2.1-4.fc22.x86_64 >15:36:54,909 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.270-2.fc22.noarch as install for pciutils-3.2.1-4.fc22.x86_64 >15:36:54,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-17.fc22.x86_64 as install for pcmciautils-018-8.fc22.x86_64 >15:36:54,912 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.31.rc2.fc22.noarch as install for pinfo-0.6.10-10.fc22.x86_64 >15:36:54,914 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-7.2013.08.14.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >15:36:54,916 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-7.2013.08.14.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >15:36:54,917 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-7.2013.08.14.fc22.x86_64 to require for libply-splash-core.so.2()(64bit) >15:36:54,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.58-1.fc22.x86_64 as install for plymouth-0.8.9-7.2013.08.14.fc22.x86_64 >15:36:54,921 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.3-5.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >15:36:54,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.3-6.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >15:36:54,924 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-9.fc22.x86_64 as install for policycoreutils-2.3-11.fc22.x86_64 >15:36:54,927 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-14.fc22.noarch as install for 1:quota-4.01-14.fc22.x86_64 >15:36:54,931 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-3.4.3-155.fc22.noarch as install for rolekit-0.1.0-2.fc22.noarch >15:36:54,932 DEBUG yum.verbose.YumBase: TSINFO: Marking python-futures-2.1.6-3.fc21.noarch as install for rolekit-0.1.0-2.fc22.noarch >15:36:54,935 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-9.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >15:36:54,937 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.160-1.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >15:36:54,939 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-10.fc22.x86_64 as install for rpm-4.12.0.1-2.fc22.x86_64 >15:36:54,944 DEBUG yum.verbose.YumBase: TSINFO: Marking liblogging-stdlog-1.0.4-4.fc22.x86_64 as install for rsyslog-7.4.10-5.fc22.x86_64 >15:36:54,945 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.12-5.fc22.x86_64 as install for rsyslog-7.4.10-5.fc22.x86_64 >15:36:54,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-4.fc22.x86_64 as install for rsyslog-7.4.10-5.fc22.x86_64 >15:36:54,957 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-winbind-modules-4.1.12-5.fc22.x86_64 as install for 2:samba-winbind-4.1.12-5.fc22.x86_64 >15:36:54,964 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.12-5.fc22.x86_64 as install for 2:samba-winbind-4.1.12-5.fc22.x86_64 >15:36:54,966 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.12-5.fc22.x86_64 as install for 2:samba-winbind-4.1.12-5.fc22.x86_64 >15:36:54,969 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libtrusts_util.so(SAMBA_4.1.12)(64bit) >15:36:54,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.22-1.fc22.x86_64 as install for 2:samba-winbind-4.1.12-5.fc22.x86_64 >15:36:54,971 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.22-1.fc22.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >15:36:54,973 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.3.1-1.fc22.x86_64 as install for 2:samba-winbind-4.1.12-5.fc22.x86_64 >15:36:54,973 DEBUG yum.verbose.YumBase: Quick matched libtdb-1.3.1-1.fc22.x86_64 to require for libtdb.so.1(TDB_1.2.1)(64bit) >15:36:54,974 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsmbldaphelper.so(SAMBA_4.1.12)(64bit) >15:36:54,974 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsmbldap.so.0(SMBLDAP_0)(64bit) >15:36:54,974 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsmbd_shim.so(SAMBA_4.1.12)(64bit) >15:36:54,974 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >15:36:54,975 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsmb_transport.so(SAMBA_4.1.12)(64bit) >15:36:54,975 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsecrets3.so(SAMBA_4.1.12)(64bit) >15:36:54,975 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba3-util.so(SAMBA_4.1.12)(64bit) >15:36:54,975 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >15:36:54,975 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.12)(64bit) >15:36:54,976 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba-security.so(SAMBA_4.1.12)(64bit) >15:36:54,976 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba-modules.so(SAMBA_4.1.12)(64bit) >15:36:54,976 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >15:36:54,976 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libreplace.so(SAMBA_4.1.12)(64bit) >15:36:54,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libnpa_tstream.so(SAMBA_4.1.12)(64bit) >15:36:54,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >15:36:54,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >15:36:54,977 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libndr-samba.so(SAMBA_4.1.12)(64bit) >15:36:54,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libmsrpc3.so(SAMBA_4.1.12)(64bit) >15:36:54,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for liblibsmb.so(SAMBA_4.1.12)(64bit) >15:36:54,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.12)(64bit) >15:36:54,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.12)(64bit) >15:36:54,978 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libkrb5samba.so(SAMBA_4.1.12)(64bit) >15:36:54,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libgse.so(SAMBA_4.1.12)(64bit) >15:36:54,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >15:36:54,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libflag_mapping.so(SAMBA_4.1.12)(64bit) >15:36:54,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for liberrors.so(SAMBA_4.1.12)(64bit) >15:36:54,979 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.12)(64bit) >15:36:54,980 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >15:36:54,980 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libdbwrap.so(SAMBA_4.1.12)(64bit) >15:36:54,980 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libcliauth.so(SAMBA_4.1.12)(64bit) >15:36:54,980 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.12)(64bit) >15:36:54,980 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libcli-ldap-common.so(SAMBA_4.1.12)(64bit) >15:36:54,981 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libauthkrb5.so(SAMBA_4.1.12)(64bit) >15:36:54,981 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libauth.so(SAMBA_4.1.12)(64bit) >15:36:54,981 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libads.so(SAMBA_4.1.12)(64bit) >15:36:54,981 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libutil_tdb.so()(64bit) >15:36:54,981 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libtrusts_util.so()(64bit) >15:36:54,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsmbldaphelper.so()(64bit) >15:36:54,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsmbldap.so.0()(64bit) >15:36:54,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsmbd_shim.so()(64bit) >15:36:54,983 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsmbconf.so.0()(64bit) >15:36:54,984 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsmb_transport.so()(64bit) >15:36:54,984 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsecrets3.so()(64bit) >15:36:54,984 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba3-util.so()(64bit) >15:36:54,984 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba-util.so.0()(64bit) >15:36:54,984 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba-sockets.so()(64bit) >15:36:54,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba-security.so()(64bit) >15:36:54,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba-modules.so()(64bit) >15:36:54,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >15:36:54,985 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libreplace.so()(64bit) >15:36:54,986 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libnpa_tstream.so()(64bit) >15:36:54,987 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libndr.so.0()(64bit) >15:36:54,987 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libndr-standard.so.0()(64bit) >15:36:54,987 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libndr-samba.so()(64bit) >15:36:54,987 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libmsrpc3.so()(64bit) >15:36:54,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for liblibsmb.so()(64bit) >15:36:54,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for liblibcli_netlogon3.so()(64bit) >15:36:54,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for liblibcli_lsa3.so()(64bit) >15:36:54,988 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libkrb5samba.so()(64bit) >15:36:54,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libgse.so()(64bit) >15:36:54,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libgensec.so.0()(64bit) >15:36:54,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libflag_mapping.so()(64bit) >15:36:54,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for liberrors.so()(64bit) >15:36:54,989 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libdcerpc-samba.so()(64bit) >15:36:54,990 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libdcerpc-binding.so.0()(64bit) >15:36:54,990 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libdbwrap.so()(64bit) >15:36:54,990 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libcliauth.so()(64bit) >15:36:54,990 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libcli_smb_common.so()(64bit) >15:36:54,990 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libcli-ldap-common.so()(64bit) >15:36:54,991 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libauthkrb5.so()(64bit) >15:36:54,991 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libauth.so()(64bit) >15:36:54,991 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.12-5.fc22.x86_64 to require for libads.so()(64bit) >15:36:54,992 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-88.fc22.noarch as install for selinux-policy-targeted-3.13.1-88.fc22.noarch >15:36:54,993 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-88.fc22.noarch to require for selinux-policy >15:36:54,994 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-6.fc22.x86_64 as install for setuptool-1.19.11-9.fc22.x86_64 >15:36:54,998 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-13.fc22.x86_64 as install for 1:smartmontools-6.3-2.fc22.x86_64 >15:36:55,015 DEBUG yum.verbose.YumBase: TSINFO: Marking ssmtp-2.64-13.fc22.x86_64 as install for 1:smartmontools-6.3-2.fc22.x86_64 >15:36:55,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.2-2.fc22.x86_64 as install for sos-3.2-0.1.a.fc21.noarch >15:36:55,019 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.12.2-2.fc22.x86_64 as install for sssd-1.12.2-2.fc22.x86_64 >15:36:55,020 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.12.2-2.fc22.x86_64 as install for sssd-1.12.2-2.fc22.x86_64 >15:36:55,022 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.12.2-2.fc22.x86_64 as install for sssd-1.12.2-2.fc22.x86_64 >15:36:55,023 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.12.2-2.fc22.x86_64 as install for sssd-1.12.2-2.fc22.x86_64 >15:36:55,025 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.12.2-2.fc22.x86_64 as install for sssd-1.12.2-2.fc22.x86_64 >15:36:55,026 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.12.2-2.fc22.x86_64 as install for sssd-1.12.2-2.fc22.x86_64 >15:36:55,028 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.12.2-2.fc22.noarch as install for sssd-1.12.2-2.fc22.x86_64 >15:36:55,032 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-compat-libs-216-11.fc22.x86_64 as install for stunnel-5.06-1.fc22.x86_64 >15:36:55,032 DEBUG yum.verbose.YumBase: Quick matched systemd-compat-libs-216-11.fc22.x86_64 to require for libsystemd-daemon.so.0()(64bit) >15:36:55,040 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.160-1.fc22.x86_64 as install for systemd-216-11.fc22.x86_64 >15:36:55,041 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >15:36:55,042 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.160-1.fc22.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >15:36:55,043 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-6.fc22.x86_64 as install for systemd-216-11.fc22.x86_64 >15:36:55,044 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-4.fc22.x86_64 as install for systemd-216-11.fc22.x86_64 >15:36:55,055 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 as install for 2:tog-pegasus-2.13.0-19.fc22.x86_64 >15:36:55,058 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-24.fc22.x86_64 as install for 2:tog-pegasus-2.13.0-19.fc22.x86_64 >15:36:55,059 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2014.2.1-3.fc22.noarch as install for 2:tog-pegasus-2.13.0-19.fc22.x86_64 >15:36:55,060 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegwql.so.1()(64bit) >15:36:55,060 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpeguser.so.1()(64bit) >15:36:55,060 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegslp.so.1()(64bit) >15:36:55,060 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegservice.so.1()(64bit) >15:36:55,061 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegserver.so.1()(64bit) >15:36:55,061 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegrepository.so.1()(64bit) >15:36:55,061 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegqueryexpression.so.1()(64bit) >15:36:55,061 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegquerycommon.so.1()(64bit) >15:36:55,061 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegprovidermanager.so.1()(64bit) >15:36:55,062 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegprovider.so.1()(64bit) >15:36:55,062 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegprm.so.1()(64bit) >15:36:55,062 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegpmservice.so.1()(64bit) >15:36:55,062 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegpmrouter.so.1()(64bit) >15:36:55,062 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegindicationservice.so.1()(64bit) >15:36:55,063 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpeghandlerservice.so.1()(64bit) >15:36:55,063 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpeghandler.so.1()(64bit) >15:36:55,063 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpeggetoopt.so.1()(64bit) >15:36:55,063 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpeggeneral.so.1()(64bit) >15:36:55,063 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegexportserver.so.1()(64bit) >15:36:55,063 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegcql.so.1()(64bit) >15:36:55,064 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegconfig.so.1()(64bit) >15:36:55,064 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegcompiler.so.1()(64bit) >15:36:55,064 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegcommon.so.1()(64bit) >15:36:55,064 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegcliutils.so.1()(64bit) >15:36:55,064 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegclient.so.1()(64bit) >15:36:55,065 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libpegauthentication.so.1()(64bit) >15:36:55,065 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libUserAuthProvider.so.1()(64bit) >15:36:55,065 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libProviderRegistrationProvider.so.1()(64bit) >15:36:55,065 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libNamespaceProvider.so.1()(64bit) >15:36:55,065 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libInteropProvider.so.1()(64bit) >15:36:55,066 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libDefaultProviderManager.so.1()(64bit) >15:36:55,066 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libConfigSettingProvider.so.1()(64bit) >15:36:55,066 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libCertificateProvider.so.1()(64bit) >15:36:55,066 DEBUG yum.verbose.YumBase: Quick matched 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 to require for libCIMQueryCapabilitiesProvider.so.1()(64bit) >15:36:55,068 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-5.fc22.x86_64 as install for uboot-tools-2014.10-2.fc22.x86_64 >15:36:55,070 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20140327-2.fc21.noarch as install for usb_modeswitch-2.2.0-1.fc22.x86_64 >15:36:55,074 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-3.fc22.x86_64 as install for usb_modeswitch-2.2.0-1.fc22.x86_64 >15:36:55,076 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.19-2.fc22.x86_64 as install for usb_modeswitch-2.2.0-1.fc22.x86_64 >15:36:55,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmartcols-2.25.1-1.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >15:36:55,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-6.fc22.x86_64 as install for util-linux-2.25.1-1.fc22.x86_64 >15:36:55,088 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.36-1.fc22.x86_64 as install for wget-1.15-3.fc22.x86_64 >15:36:55,090 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2014.06.13-2.fc22.x86_64 as install for 1:wireless-tools-29-12.1.fc22.x86_64 >15:36:55,100 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.42.0-1.fc22.x86_64 as install for PackageKit-glib-1.0.1-1.fc22.x86_64 >15:36:55,103 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.3.0-4.fc22.x86_64 as install for abrt-2.3.0-4.fc22.x86_64 >15:36:55,105 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.3.0-4.fc22.x86_64 as install for abrt-2.3.0-4.fc22.x86_64 >15:36:55,107 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.15-1.fc22.x86_64 as install for abrt-2.3.0-4.fc22.x86_64 >15:36:55,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.3.0-4.fc22.x86_64 as install for abrt-2.3.0-4.fc22.x86_64 >15:36:55,111 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dmidecode-3.10.13-12.fc22.x86_64 as install for abrt-2.3.0-4.fc22.x86_64 >15:36:55,114 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.8-28.fc22.x86_64 as install for abrt-addon-ccpp-2.3.0-4.fc22.x86_64 >15:36:55,115 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.3.0-4.fc22.x86_64 as install for abrt-addon-ccpp-2.3.0-4.fc22.x86_64 >15:36:55,116 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.160-1.fc22.x86_64 as install for abrt-addon-ccpp-2.3.0-4.fc22.x86_64 >15:36:55,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.3.0-4.fc22.x86_64 as install for abrt-addon-kerneloops-2.3.0-4.fc22.x86_64 >15:36:55,121 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-216-11.fc22.x86_64 as install for abrt-addon-python-2.3.0-4.fc22.x86_64 >15:36:55,124 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.4.1-15.fc22.x86_64 as install for abrt-addon-python3-2.3.0-4.fc22.x86_64 >15:36:55,125 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-216-11.fc22.x86_64 as install for abrt-addon-python3-2.3.0-4.fc22.x86_64 >15:36:55,126 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.3.0-4.fc22.x86_64 as install for abrt-addon-python3-2.3.0-4.fc22.x86_64 >15:36:55,127 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.5.0-1.fc22.noarch as install for abrt-addon-vmcore-2.3.0-4.fc22.x86_64 >15:36:55,128 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.8-2.fc22.x86_64 as install for abrt-addon-vmcore-2.3.0-4.fc22.x86_64 >15:36:55,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.3.0-4.fc22.x86_64 as install for abrt-plugin-bodhi-2.3.0-4.fc22.x86_64 >15:36:55,134 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-10.fc22.x86_64 as install for abrt-plugin-bodhi-2.3.0-4.fc22.x86_64 >15:36:55,137 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.3.0-4.fc22.x86_64 as install for abrt-tui-2.3.0-4.fc22.x86_64 >15:36:55,140 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.39-2.fc22.x86_64 as install for accountsservice-libs-0.6.39-2.fc22.x86_64 >15:36:55,145 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.2.1-4.fc22.x86_64 as install for 1:autofs-5.1.0-8.fc22.x86_64 >15:36:55,147 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-29.fc22.x86_64 as install for avahi-autoipd-0.6.31-29.fc22.x86_64 >15:36:55,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-8.fc22.x86_64 as install for avahi-autoipd-0.6.31-29.fc22.x86_64 >15:36:55,152 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.6-3.fc22.noarch as install for 32:bind-libs-9.9.6-3.fc22.x86_64 >15:36:55,154 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.6-3.fc22.x86_64 as install for 32:bind-libs-9.9.6-3.fc22.x86_64 >15:36:55,155 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.22.1-1.fc22.x86_64 as install for ca-certificates-2014.2.1-3.fc22.noarch >15:36:55,158 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.22.1-1.fc22.x86_64 as install for ca-certificates-2014.2.1-3.fc22.noarch >15:36:55,165 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.15-2.fc22.x86_64 as install for crda-3.13_2014.06.13-2.fc22.x86_64 >15:36:55,172 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.90-1.fc22.x86_64 as install for device-mapper-libs-1.02.90-1.fc22.x86_64 >15:36:55,175 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.1-12.fc22.x86_64 as install for 12:dhcp-client-4.3.1-12.fc22.x86_64 >15:36:55,176 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.1-12.fc22.noarch as install for 12:dhcp-client-4.3.1-12.fc22.x86_64 >15:36:55,179 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-5.fc22.x86_64 as install for dnsmasq-2.72-3.fc22.x86_64 >15:36:55,180 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-5.fc22.x86_64 to require for libhogweed.so.2()(64bit) >15:36:55,182 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-68.fc22.x86_64 as install for dracut-038-36.git20140815.fc22.x86_64 >15:36:55,183 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-21.fc22.x86_64 as install for dracut-038-36.git20140815.fc22.x86_64 >15:36:55,188 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-22-0.2.noarch as install for fedora-release-22-0.8.noarch >15:36:55,191 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-7.fc22.x86_64 as install for fipscheck-lib-1.4.1-7.fc22.x86_64 >15:36:55,193 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-4.fc22.x86_64 as install for fprintd-0.5.1-3.fc22.x86_64 >15:36:55,196 DEBUG yum.verbose.YumBase: TSINFO: Marking python-qrcode-core-5.0.1-2.fc22.noarch as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,197 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nss-0.15.0-5.fc22.x86_64 as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,199 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kerberos-1.1-16.fc22.x86_64 as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,200 DEBUG yum.verbose.YumBase: TSINFO: Marking python-yubico-1.2.1-3.fc21.noarch as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,200 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyasn1-0.1.7-4.fc21.noarch as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,202 DEBUG yum.verbose.YumBase: TSINFO: Marking python-netaddr-0.7.12-1.fc22.noarch as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,203 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.3.6-1.fc22.x86_64 as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,204 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-dateutil-1.5-0.fc22.noarch as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,205 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13.1-4.fc22.x86_64 as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,206 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-python-1.12.2-2.fc22.x86_64 as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,207 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.18-4.fc22.x86_64 as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,209 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.8-6.fc22.x86_64 as install for freeipa-python-4.1.0-2.fc22.x86_64 >15:36:55,214 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.14.1-1.fc22.x86_64 as install for glib-networking-2.42.0-1.fc22.x86_64 >15:36:55,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.1-6.fc22.x86_64 as install for glib2-2.42.0-1.fc22.x86_64 >15:36:55,219 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014h-1.fc22.noarch as install for glibc-common-2.20.90-6.fc22.x86_64 >15:36:55,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-4.2-1.fc22.x86_64 as install for gnutls-3.3.9-1.fc22.x86_64 >15:36:55,223 DEBUG yum.verbose.YumBase: TSINFO: Marking crypto-policies-20140905-1.git4649b7d.fc22.noarch as install for gnutls-3.3.9-1.fc22.x86_64 >15:36:55,224 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.13-3.fc22.x86_64 as install for gnutls-3.3.9-1.fc22.x86_64 >15:36:55,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-tevent-0.2.6-4.fc22.x86_64 as install for gssproxy-0.3.1-4.fc22.x86_64 >15:36:55,232 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.1.0-24.fc22.x86_64 as install for gssproxy-0.3.1-4.fc22.x86_64 >15:36:55,234 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.6-4.fc22.x86_64 as install for gssproxy-0.3.1-4.fc22.x86_64 >15:36:55,235 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.4-24.fc22.x86_64 as install for gssproxy-0.3.1-4.fc22.x86_64 >15:36:55,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-24.fc22.x86_64 as install for gssproxy-0.3.1-4.fc22.x86_64 >15:36:55,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.1-24.fc22.x86_64 as install for gssproxy-0.3.1-4.fc22.x86_64 >15:36:55,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-6.fc22.x86_64 as install for iptables-1.4.21-12.fc22.x86_64 >15:36:55,248 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20141013-43.git0e5f6377.fc22.noarch as install for kernel-core-3.18.0-0.rc1.git2.1.fc22.x86_64 >15:36:55,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.3-0.3.fc22.x86_64 as install for libdrm-2.4.58-1.fc22.x86_64 >15:36:55,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-9.fc22.x86_64 as install for libnetfilter_conntrack-1.0.4-4.fc22.x86_64 >15:36:55,277 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc22.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >15:36:55,277 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-9.fc22.x86_64 to require for libmnl.so.0()(64bit) >15:36:55,281 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.1-5.fc22.x86_64 as install for libpwquality-1.2.4-2.fc22.x86_64 >15:36:55,283 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.1-5.fc22.x86_64 as install for libpwquality-1.2.4-2.fc22.x86_64 >15:36:55,285 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-4.fc22.x86_64 as install for librepo-1.7.7-1.fc22.x86_64 >15:36:55,286 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc22.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >15:36:55,286 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-4.fc22.x86_64 to require for libgpgme.so.11()(64bit) >15:36:55,288 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.2.0-4.fc22.x86_64 as install for libreport-plugin-bugzilla-2.3.0-4.fc22.x86_64 >15:36:55,294 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-18.fc22.x86_64 as install for libsemanage-2.3-6.fc22.x86_64 >15:36:55,295 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc22.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >15:36:55,295 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-18.fc22.x86_64 to require for libustr-1.0.so.1()(64bit) >15:36:55,319 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.111-1.fc22.x86_64 as install for lvm2-2.02.111-1.fc22.x86_64 >15:36:55,321 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-4.fc22.x86_64 as install for lvm2-2.02.111-1.fc22.x86_64 >15:36:55,323 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.90-1.fc22.x86_64 as install for lvm2-2.02.111-1.fc22.x86_64 >15:36:55,327 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-17.20140906.fc22.noarch as install for ncurses-libs-5.9-17.20140906.fc22.x86_64 >15:36:55,329 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-13.fc22.x86_64 as install for newt-0.52.17-3.fc21.x86_64 >15:36:55,330 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-13.fc22.x86_64 to require for libslang.so.2()(64bit) >15:36:55,335 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.17.2-2.fc22.x86_64 as install for nss-3.17.2-2.fc22.x86_64 >15:36:55,346 DEBUG yum.verbose.YumBase: TSINFO: Marking ntpdate-4.2.6p5-23.fc22.x86_64 as install for ntp-4.2.6p5-23.fc22.x86_64 >15:36:55,348 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18.4-1.fc22.x86_64 as install for ntp-4.2.6p5-23.fc22.x86_64 >15:36:55,356 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-providers-libs-0.5.0-5.fc22.x86_64 as install for openlmi-account-0.5.0-5.fc22.x86_64 >15:36:55,356 DEBUG yum.verbose.YumBase: Quick matched openlmi-providers-libs-0.5.0-5.fc22.x86_64 to require for libopenlmicommon.so.0()(64bit) >15:36:55,358 DEBUG yum.verbose.YumBase: TSINFO: Marking konkretcmpi-0.9.2-4.fc22.x86_64 as install for openlmi-account-0.5.0-5.fc22.x86_64 >15:36:55,360 DEBUG yum.verbose.YumBase: TSINFO: Marking virt-what-1.13-5.fc22.x86_64 as install for openlmi-hardware-0.5.0-5.fc22.x86_64 >15:36:55,361 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-7.fc22.x86_64 as install for openlmi-hardware-0.5.0-5.fc22.x86_64 >15:36:55,365 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-python-base-0.5.0-5.fc22.noarch as install for openlmi-providers-0.5.0-5.fc22.x86_64 >15:36:55,366 DEBUG yum.verbose.YumBase: TSINFO: Marking pywbem-0.7.0-27.20131121svn626.fc21.noarch as install for openlmi-providers-0.5.0-5.fc22.x86_64 >15:36:55,366 DEBUG yum.verbose.YumBase: Quick matched pywbem-0.7.0-27.20131121svn626.fc21.noarch to require for pywbem >15:36:55,367 DEBUG yum.verbose.YumBase: TSINFO: Marking cim-schema-2.38.0-3.fc21.noarch as install for openlmi-providers-0.5.0-5.fc22.x86_64 >15:36:55,369 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-python-providers-0.5.0-5.fc22.noarch as install for openlmi-software-0.5.0-5.fc22.noarch >15:36:55,373 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.2.1-2.fc22.x86_64 as install for openlmi-storage-0.8.0-1.fc22.noarch >15:36:55,374 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-1.39-1.fc22.x86_64 as install for openlmi-storage-0.8.0-1.fc22.noarch >15:36:55,375 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-blivet-0.68-1.fc22.noarch as install for openlmi-storage-0.8.0-1.fc22.noarch >15:36:55,376 DEBUG yum.verbose.YumBase: TSINFO: Marking openlmi-logicalfile-0.5.0-5.fc22.x86_64 as install for openlmi-storage-0.8.0-1.fc22.noarch >15:36:55,377 DEBUG yum.verbose.YumBase: TSINFO: Marking cmpi-bindings-pywbem-0.9.5-7.fc22.x86_64 as install for openlmi-storage-0.8.0-1.fc22.noarch >15:36:55,381 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-4.0-3.1.fc22.x86_64 as install for 1:openssl-1.0.1j-1.fc22.x86_64 >15:36:55,394 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-5.fc22.x86_64 as install for polkit-0.112-7.fc22.x86_64 >15:36:55,396 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-12.fc22.x86_64 as install for polkit-0.112-7.fc22.x86_64 >15:36:55,396 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-12.fc22.x86_64 to require for libmozjs-17.0.so()(64bit) >15:36:55,402 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-6.fc22.noarch as install for pykickstart-1.99.63-1.fc22.noarch >15:36:55,405 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-5.fc22.x86_64 as install for python-backports-ssl_match_hostname-3.4.0.2-4.fc22.noarch >15:36:55,406 DEBUG yum.verbose.YumBase: TSINFO: Marking python-crypto-2.6.1-6.fc22.x86_64 as install for python-dns-1.11.1-4.fc21.noarch >15:36:55,408 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.7.3-2.fc22.noarch as install for python-iniparse-0.4-15.fc22.noarch >15:36:55,410 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyasn1-modules-0.1.7-4.fc21.noarch as install for python-ldap-2.4.17-1.fc22.x86_64 >15:36:55,412 DEBUG yum.verbose.YumBase: TSINFO: Marking libcomps-0.1.6-14.fc22.x86_64 as install for python-libcomps-0.1.6-14.fc22.x86_64 >15:36:55,413 DEBUG yum.verbose.YumBase: Quick matched libcomps-0.1.6-14.fc22.x86_64 to require for libcomps.so.0.1.6()(64bit) >15:36:55,415 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urllib3-1.8.2-4.fc22.noarch as install for python-requests-2.3.0-3.fc22.noarch >15:36:55,416 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.2.1-2.fc22.noarch as install for python-requests-2.3.0-3.fc22.noarch >15:36:55,417 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-3.fc21.noarch as install for python-slip-dbus-0.6.0-3.fc21.noarch >15:36:55,423 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-plugin-selinux-4.12.0.1-2.fc22.x86_64 as install for rpm-libs-4.12.0.1-2.fc22.x86_64 >15:36:55,426 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.12.0.1-2.fc22.x86_64 as install for rpm-python-4.12.0.1-2.fc22.x86_64 >15:36:55,427 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.12.0.1-2.fc22.x86_64 to require for librpmbuild.so.3()(64bit) >15:36:55,449 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.12-5.fc22.x86_64 as install for 2:samba-common-4.1.12-5.fc22.x86_64 >15:36:55,456 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.1.1-3.fc22.x86_64 as install for 2:samba-libs-4.1.12-5.fc22.x86_64 >15:36:55,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.17-4.fc22.x86_64 as install for 2:samba-libs-4.1.12-5.fc22.x86_64 >15:36:55,459 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-4.fc22.x86_64 to require for libldb.so.1(LDB_0.9.23)(64bit) >15:36:55,459 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-4.fc22.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >15:36:55,460 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.17-4.fc22.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >15:36:55,461 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-2.0.0-9.fc22.x86_64 as install for 2:samba-libs-4.1.12-5.fc22.x86_64 >15:36:55,466 DEBUG yum.verbose.YumBase: TSINFO: Marking iniparser-3.1-6.fc22.x86_64 as install for 2:samba-winbind-modules-4.1.12-5.fc22.x86_64 >15:36:55,475 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.12.2-2.fc22.x86_64 as install for sssd-ad-1.12.2-2.fc22.x86_64 >15:36:55,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.12.2-2.fc22.x86_64 as install for sssd-ad-1.12.2-2.fc22.x86_64 >15:36:55,478 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.12-5.fc22.x86_64 as install for sssd-ad-1.12.2-2.fc22.x86_64 >15:36:55,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-24.fc22.x86_64 as install for sssd-ad-1.12.2-2.fc22.x86_64 >15:36:55,487 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.12.2-2.fc22.x86_64 as install for sssd-common-1.12.2-2.fc22.x86_64 >15:36:55,489 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-4.fc22.x86_64 as install for sssd-common-1.12.2-2.fc22.x86_64 >15:36:55,498 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.12.2-2.fc22.x86_64 as install for sssd-ipa-1.12.2-2.fc22.x86_64 >15:36:55,498 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.2-2.fc22.x86_64 to require for libipa_hbac.so.0(IPA_HBAC_0.0.1)(64bit) >15:36:55,498 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.12.2-2.fc22.x86_64 to require for libipa_hbac.so.0()(64bit) >15:36:55,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.12.2-2.fc22.x86_64 as install for sssd-libwbclient-1.12.2-2.fc22.x86_64 >15:36:55,507 DEBUG yum.verbose.YumBase: Quick matched libsss_nss_idmap-1.12.2-2.fc22.x86_64 to require for libsss_nss_idmap.so.0()(64bit) >15:36:55,518 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.12-1.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >15:36:55,519 DEBUG yum.verbose.YumBase: Quick matched libteam-1.12-1.fc22.x86_64 to require for libteam.so.5()(64bit) >15:36:55,520 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.25-4.fc22.x86_64 as install for teamd-1.12-1.fc22.x86_64 >15:36:55,522 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.6-4.fc21.x86_64 as install for teamd-1.12-1.fc22.x86_64 >15:36:55,526 DEBUG yum.verbose.YumBase: TSINFO: Marking openslp-2.0.0-5.fc22.x86_64 as install for 2:tog-pegasus-libs-2.13.0-19.fc22.x86_64 >15:36:55,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-7.fc22.x86_64 as install for udisks2-2.1.3-4.fc22.x86_64 >15:36:55,531 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.10-4.fc22.x86_64 as install for udisks2-2.1.3-4.fc22.x86_64 >15:36:55,534 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-3.fc22.x86_64 as install for xdg-utils-1.1.0-0.31.rc2.fc22.noarch >15:36:55,539 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-14.fc22.x86_64 as install for yum-3.4.3-155.fc22.noarch >15:36:55,540 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.3-4.fc22.x86_64 as install for yum-3.4.3-155.fc22.noarch >15:36:55,546 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-13.fc22.x86_64 as install for abrt-python-2.3.0-4.fc22.x86_64 >15:36:55,549 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-6.fc22.x86_64 as install for abrt-python3-2.3.0-4.fc22.x86_64 >15:36:55,551 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.14.0-1.fc22.x86_64 as install for abrt-python3-2.3.0-4.fc22.x86_64 >15:36:55,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python3-2.3.0-4.fc22.x86_64 as install for abrt-python3-2.3.0-4.fc22.x86_64 >15:36:55,553 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.4.1-15.fc22.x86_64 as install for abrt-python3-2.3.0-4.fc22.x86_64 >15:36:55,563 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-27.fc22.noarch as install for desktop-file-utils-0.22-3.fc22.x86_64 >15:36:55,569 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-repos-rawhide-22-0.2.noarch as install for fedora-repos-22-0.2.noarch >15:36:55,573 DEBUG yum.verbose.YumBase: TSINFO: Marking libbabeltrace-1.2.1-3.fc22.x86_64 as install for gdb-7.8-28.fc22.x86_64 >15:36:55,574 DEBUG yum.verbose.YumBase: Quick matched libbabeltrace-1.2.1-3.fc22.x86_64 to require for libbabeltrace-ctf.so.1()(64bit) >15:36:55,578 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-5.fc22.x86_64 as install for gnupg-1.4.18-4.fc22.x86_64 >15:36:55,584 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-038-36.git20140815.fc22.x86_64 as install for kexec-tools-2.0.8-2.fc22.x86_64 >15:36:55,586 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.1-3.fc22.x86_64 as install for kexec-tools-2.0.8-2.fc22.x86_64 >15:36:55,594 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.31.1-1.fc22.x86_64 as install for libfprint-0.5.1-4.fc22.x86_64 >15:36:55,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-24.fc22.x86_64 as install for libini_config-1.1.0-24.fc22.x86_64 >15:36:55,598 DEBUG yum.verbose.YumBase: Quick matched libpath_utils-0.2.1-24.fc22.x86_64 to require for libpath_utils.so.1()(64bit) >15:36:55,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-9.fc22.x86_64 as install for libproxy-0.4.11-10.fc22.x86_64 >15:36:55,625 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.90-1.fc22.x86_64 as install for lvm2-libs-2.02.111-1.fc22.x86_64 >15:36:55,633 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-6.1-1.fc22.noarch as install for openlmi-python-base-0.5.0-5.fc22.noarch >15:36:55,641 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-8.fc22.x86_64 as install for 1:python-blivet-0.68-1.fc22.noarch >15:36:55,642 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.6-1.fc22.x86_64 as install for 1:python-blivet-0.68-1.fc22.noarch >15:36:55,644 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pyparted-3.10.0-1.fc22.x86_64 as install for 1:python-blivet-0.68-1.fc22.noarch >15:36:55,644 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyudev-0.15-6.fc21.noarch as install for 1:python-blivet-0.68-1.fc22.noarch >15:36:55,645 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-0.4.9-68.fc22.x86_64 as install for 1:python-blivet-0.68-1.fc22.noarch >15:36:55,648 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-24.fc22.x86_64 as install for python-crypto-2.6.1-6.fc22.x86_64 >15:36:55,657 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.9.1-5.fc22.noarch as install for python-lxml-3.3.6-1.fc22.x86_64 >15:36:55,659 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-8.fc22.x86_64 as install for python-lxml-3.3.6-1.fc22.x86_64 >15:36:55,660 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc22.x86_64 to require for libxslt.so.1(LIBXML2_1.1.26)(64bit) >15:36:55,660 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc22.x86_64 to require for libxslt.so.1(LIBXML2_1.1.2)(64bit) >15:36:55,660 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc22.x86_64 to require for libxslt.so.1(LIBXML2_1.0.24)(64bit) >15:36:55,661 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc22.x86_64 to require for libxslt.so.1(LIBXML2_1.0.22)(64bit) >15:36:55,661 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc22.x86_64 to require for libxslt.so.1(LIBXML2_1.0.18)(64bit) >15:36:55,661 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc22.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >15:36:55,661 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc22.x86_64 to require for libxslt.so.1()(64bit) >15:36:55,661 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-8.fc22.x86_64 to require for libexslt.so.0()(64bit) >15:36:55,667 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.3-5.fc22.x86_64 as install for python-slip-0.6.0-3.fc21.noarch >15:36:55,668 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.5-2.fc22.x86_64 as install for python-urlgrabber-3.10.1-6.fc22.noarch >15:36:55,669 DEBUG yum.verbose.YumBase: TSINFO: Marking pyusb-1.0.0-0.10.b1.fc21.noarch as install for python-yubico-1.2.1-3.fc21.noarch >15:36:55,671 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-setuptools-6.1-1.fc22.noarch as install for python3-3.4.1-15.fc22.x86_64 >15:36:55,672 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pip-1.5.6-2.fc21.noarch as install for python3-3.4.1-15.fc22.x86_64 >15:36:55,673 DEBUG yum.verbose.YumBase: TSINFO: Marking m2crypto-0.21.1-18.fc22.x86_64 as install for pywbem-0.7.0-27.20131121svn626.fc21.noarch >15:36:55,681 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.39-1.fc22.x86_64 as install for sg3_utils-1.39-1.fc22.x86_64 >15:36:55,682 DEBUG yum.verbose.YumBase: Quick matched sg3_utils-libs-1.39-1.fc22.x86_64 to require for libsgutils2.so.2()(64bit) >15:36:55,699 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-68.fc22.x86_64 as install for device-mapper-multipath-0.4.9-68.fc22.x86_64 >15:36:55,700 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-68.fc22.x86_64 to require for libmultipath.so.0()(64bit) >15:36:55,700 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-68.fc22.x86_64 to require for libmpathpersist.so.0()(64bit) >15:36:55,704 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-18.fc22.x86_64 as install for gdk-pixbuf2-2.31.1-1.fc22.x86_64 >15:36:55,705 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.12-2.fc22.x86_64 as install for gdk-pixbuf2-2.31.1-1.fc22.x86_64 >15:36:55,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.1-4.fc22.x86_64 as install for gdk-pixbuf2-2.31.1-1.fc22.x86_64 >15:36:55,709 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-27.fc22.x86_64 as install for gdk-pixbuf2-2.31.1-1.fc22.x86_64 >15:36:55,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.2-2.fc22.x86_64 as install for gdk-pixbuf2-2.31.1-1.fc22.x86_64 >15:36:55,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-5.fc22.x86_64 as install for libtomcrypt-1.17-24.fc22.x86_64 >15:36:55,718 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-5.fc22.x86_64 to require for libtommath.so.0()(64bit) >15:36:55,724 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-12.fc22.x86_64 as install for pygobject3-3.14.0-1.fc22.x86_64 >15:36:55,725 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.5.git337ab1f.fc22.x86_64 as install for pygobject3-3.14.0-1.fc22.x86_64 >15:36:55,727 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.5.git337ab1f.fc22.x86_64 as install for pygobject3-3.14.0-1.fc22.x86_64 >15:36:55,731 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-1.0.0.rc16-25.fc22.x86_64 as install for python-pyblock-0.53-8.fc22.x86_64 >15:36:55,731 DEBUG yum.verbose.YumBase: Quick matched dmraid-1.0.0.rc16-25.fc22.x86_64 to require for libdmraid.so.1()(64bit) >15:36:55,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.11-1.fc22.x86_64 as install for cairo-1.13.1-0.5.git337ab1f.fc22.x86_64 >15:36:55,742 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.11-1.fc22.x86_64 to require for libxcb-shm.so.0()(64bit) >15:36:55,742 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.11-1.fc22.x86_64 to require for libxcb-render.so.0()(64bit) >15:36:55,743 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.6-3.fc22.x86_64 as install for cairo-1.13.1-0.5.git337ab1f.fc22.x86_64 >15:36:55,745 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-8.fc22.x86_64 as install for cairo-1.13.1-0.5.git337ab1f.fc22.x86_64 >15:36:55,746 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-5.fc22.x86_64 as install for cairo-1.13.1-0.5.git337ab1f.fc22.x86_64 >15:36:55,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-4.fc22.x86_64 as install for cairo-1.13.1-0.5.git337ab1f.fc22.x86_64 >15:36:55,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.3-2.fc22.x86_64 as install for cairo-1.13.1-0.5.git337ab1f.fc22.x86_64 >15:36:55,751 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.4-0.devel.4.1f184bc.fc22.x86_64 as install for cairo-1.13.1-0.5.git337ab1f.fc22.x86_64 >15:36:55,753 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.4-0.devel.4.1f184bc.fc22.x86_64 as install for cairo-1.13.1-0.5.git337ab1f.fc22.x86_64 >15:36:55,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.110-4.fc22.x86_64 as install for device-mapper-multipath-libs-0.4.9-68.fc22.x86_64 >15:36:55,758 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-4.fc22.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >15:36:55,759 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.110-4.fc22.x86_64 to require for libaio.so.1()(64bit) >15:36:55,760 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-25.fc22.x86_64 as install for dmraid-1.0.0.rc16-25.fc22.x86_64 >15:36:55,763 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.2-2.fc22.noarch as install for libX11-1.6.2-2.fc22.x86_64 >15:36:55,766 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.1-3.fc22.x86_64 as install for libtiff-4.0.3-18.fc22.x86_64 >15:36:55,770 DEBUG yum.verbose.YumBase: TSINFO: Marking python-xpyb-1.3.1-4.fc22.x86_64 as install for pycairo-1.8.10-12.fc22.x86_64 >15:36:55,771 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-14.fc22.x86_64 as install for dmraid-events-1.0.0.rc16-25.fc22.x86_64 >15:36:55,773 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-10.fc21.noarch as install for fontconfig-2.11.1-5.fc22.x86_64 >15:36:57,691 DEBUG yum.verbose.YumBase: TSINFO: Marking lyx-fonts-2.1.2-1.fc22.noarch as install for fontconfig-2.11.1-5.fc22.x86_64 >15:36:57,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-4.fc22.x86_64 as install for libxcb-1.11-1.fc22.x86_64 >15:36:57,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.6.0-1.fc22.x86_64 as install for mesa-libEGL-10.4-0.devel.4.1f184bc.fc22.x86_64 >15:36:57,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.6.0-1.fc22.x86_64 as install for mesa-libEGL-10.4-0.devel.4.1f184bc.fc22.x86_64 >15:36:57,711 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-10.4-0.devel.4.1f184bc.fc22.x86_64 as install for mesa-libEGL-10.4-0.devel.4.1f184bc.fc22.x86_64 >15:36:57,713 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.4-0.devel.4.1f184bc.fc22.x86_64 as install for mesa-libEGL-10.4-0.devel.4.1f184bc.fc22.x86_64 >15:36:57,715 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-4.fc22.x86_64 as install for mesa-libEGL-10.4-0.devel.4.1f184bc.fc22.x86_64 >15:36:57,717 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-15.fc22.x86_64 as install for mesa-libEGL-10.4-0.devel.4.1f184bc.fc22.x86_64 >15:36:57,721 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-3.fc22.x86_64 as install for mesa-libGL-10.4-0.devel.4.1f184bc.fc22.x86_64 >15:36:57,722 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-4.fc22.x86_64 as install for mesa-libGL-10.4-0.devel.4.1f184bc.fc22.x86_64 >15:36:57,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-6.fc22.x86_64 as install for mesa-libGL-10.4-0.devel.4.1f184bc.fc22.x86_64 >15:36:58,105 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20140811.1-1.fc22.noarch as install for hunspell-en-0.20140811.1-1.fc22.noarch >15:36:58,292 DEBUG yum.verbose.YumBase: Depsolve time: 4.880 >15:36:58,309 INFO packaging: 610 packages selected totalling 1.17 GiB > > >/tmp/program.log: >10:05:29,075 INFO program: Running... losetup --list >10:05:29,110 INFO program: Running... /sbin/auditd >10:05:29,123 DEBUG program: Return code: 0 >10:05:29,125 INFO program: Running... udevadm control --env=ANACONDA=1 >10:05:29,152 DEBUG program: Return code: 0 >10:05:29,208 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:05:29,233 DEBUG program: Return code: 0 >10:05:29,235 INFO program: Running... udevadm settle --timeout=300 >10:05:29,338 DEBUG program: Return code: 0 >10:05:29,340 INFO program: Running... modprobe fcoe >10:05:29,437 DEBUG program: Return code: 0 >10:05:29,438 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:05:29,484 INFO program: No FCoE boot disk information is found in EDD! >10:05:29,485 DEBUG program: Return code: 1 >10:05:29,504 INFO program: Running... losetup --list >10:05:29,521 INFO program: Running... Xorg -br -logfile /tmp/X.log :1 vt6 -s 1440 -ac -nolisten tcp -dpi 96 -noreset >10:05:30,105 INFO program: Running... metacity --display :1 --sm-disable >10:05:30,129 INFO program: Running... spice-vdagent >10:05:30,197 DEBUG program: Return code: 0 >10:05:31,660 INFO program: Running... udevadm settle --timeout=300 >10:05:31,740 DEBUG program: Return code: 0 >10:05:31,741 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >10:05:31,856 DEBUG program: Return code: 0 >10:05:31,857 INFO program: Running... udevadm settle --timeout=300 >10:05:31,880 DEBUG program: Return code: 0 >10:05:31,882 INFO program: Running... systemctl start chronyd.service >10:05:31,901 INFO program: Running... udevadm settle --timeout=300 >10:05:31,966 DEBUG program: Return code: 0 >10:05:31,978 INFO program: Running... udevadm settle --timeout=300 >10:05:32,025 DEBUG program: Return code: 0 >10:05:32,131 INFO program: Running... multipath -c /dev/sr0 >10:05:32,171 INFO program: /dev/sr0 is not a valid multipath device path >10:05:32,189 DEBUG program: Return code: 1 >10:05:32,287 INFO program: Running... multipath -c /dev/vda >10:05:32,328 DEBUG program: Return code: 1 >10:05:32,387 DEBUG program: Return code: 0 >10:05:32,402 INFO program: Running... multipath -c /dev/loop0 >10:05:32,440 INFO program: /dev/loop0 is not a valid multipath device path >10:05:32,441 DEBUG program: Return code: 1 >10:05:32,527 INFO program: Running... multipath -c /dev/loop1 >10:05:32,584 INFO program: /dev/loop1 is not a valid multipath device path >10:05:32,584 DEBUG program: Return code: 1 >10:05:32,603 INFO program: Running... dumpe2fs -h /dev/loop1 >10:05:32,648 INFO program: dumpe2fs 1.42.12 (29-Aug-2014) >10:05:32,648 INFO program: Filesystem volume name: Anaconda >10:05:32,649 INFO program: Last mounted on: / >10:05:32,649 INFO program: Filesystem UUID: fdf435db-2093-44cb-a561-51b35b2b04c0 >10:05:32,649 INFO program: Filesystem magic number: 0xEF53 >10:05:32,650 INFO program: Filesystem revision #: 1 (dynamic) >10:05:32,650 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 >10:05:32,650 INFO program: Filesystem flags: signed_directory_hash >10:05:32,651 INFO program: Default mount options: user_xattr acl >10:05:32,651 INFO program: Filesystem state: clean >10:05:32,651 INFO program: Errors behavior: Continue >10:05:32,651 INFO program: Filesystem OS type: Linux >10:05:32,652 INFO program: Inode count: 131072 >10:05:32,652 INFO program: Block count: 2097152 >10:05:32,652 INFO program: Reserved block count: 0 >10:05:32,652 INFO program: Free blocks: 1004293 >10:05:32,653 INFO program: Free inodes: 83763 >10:05:32,653 INFO program: First block: 1 >10:05:32,656 INFO program: Block size: 1024 >10:05:32,657 INFO program: Fragment size: 1024 >10:05:32,657 INFO program: Reserved GDT blocks: 256 >10:05:32,657 INFO program: Blocks per group: 8192 >10:05:32,658 INFO program: Fragments per group: 8192 >10:05:32,658 INFO program: Inodes per group: 512 >10:05:32,658 INFO program: Inode blocks per group: 128 >10:05:32,658 INFO program: Flex block group size: 16 >10:05:32,659 INFO program: Filesystem created: Mon Oct 20 10:06:35 2014 >10:05:32,659 INFO program: Last mount time: Mon Oct 20 10:07:09 2014 >10:05:32,659 INFO program: Last write time: Mon Oct 20 10:07:25 2014 >10:05:32,659 INFO program: Mount count: 2 >10:05:32,660 INFO program: Maximum mount count: -1 >10:05:32,660 INFO program: Last checked: Mon Oct 20 10:06:35 2014 >10:05:32,660 INFO program: Check interval: 0 (<none>) >10:05:32,661 INFO program: Lifetime writes: 32 MB >10:05:32,661 INFO program: Reserved blocks uid: 0 (user root) >10:05:32,661 INFO program: Reserved blocks gid: 0 (group root) >10:05:32,661 INFO program: First inode: 11 >10:05:32,662 INFO program: Inode size: 256 >10:05:32,677 INFO program: Required extra isize: 28 >10:05:32,677 INFO program: Desired extra isize: 28 >10:05:32,678 INFO program: Journal inode: 8 >10:05:32,678 INFO program: Default directory hash: half_md4 >10:05:32,678 INFO program: Directory Hash Seed: 848ebae2-c4a2-415d-b92a-7e839d6e0de5 >10:05:32,678 INFO program: Journal backup: inode blocks >10:05:32,679 INFO program: Journal features: (none) >10:05:32,679 INFO program: Journal size: 32M >10:05:32,679 INFO program: Journal length: 32768 >10:05:32,679 INFO program: Journal sequence: 0x0000000b >10:05:32,680 INFO program: Journal start: 0 >10:05:32,680 INFO program: >10:05:32,680 DEBUG program: Return code: 0 >10:05:32,681 INFO program: Running... resize2fs -P /dev/loop1 >10:05:32,754 INFO program: resize2fs 1.42.12 (29-Aug-2014) >10:05:32,754 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >10:05:32,755 INFO program: Couldn't find valid filesystem superblock. >10:05:32,755 DEBUG program: Return code: 1 >10:05:33,267 INFO program: Running... multipath -c /dev/loop2 >10:05:33,322 INFO program: /dev/loop2 is not a valid multipath device path >10:05:33,323 DEBUG program: Return code: 1 >10:05:33,869 INFO program: Running... multipath -c /dev/mapper/live-rw >10:05:33,987 INFO program: Oct 24 10:05:33 | the -c option requires a path to check >10:05:33,988 DEBUG program: Return code: 1 >10:05:33,993 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:05:34,077 INFO program: dumpe2fs 1.42.12 (29-Aug-2014) >10:05:34,077 INFO program: Filesystem volume name: Anaconda >10:05:34,078 INFO program: Last mounted on: / >10:05:34,078 INFO program: Filesystem UUID: fdf435db-2093-44cb-a561-51b35b2b04c0 >10:05:34,078 INFO program: Filesystem magic number: 0xEF53 >10:05:34,079 INFO program: Filesystem revision #: 1 (dynamic) >10:05:34,079 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 >10:05:34,079 INFO program: Filesystem flags: signed_directory_hash >10:05:34,080 INFO program: Default mount options: user_xattr acl >10:05:34,080 INFO program: Filesystem state: clean >10:05:34,080 INFO program: Errors behavior: Continue >10:05:34,080 INFO program: Filesystem OS type: Linux >10:05:34,081 INFO program: Inode count: 131072 >10:05:34,081 INFO program: Block count: 2097152 >10:05:34,081 INFO program: Reserved block count: 0 >10:05:34,082 INFO program: Free blocks: 1004293 >10:05:34,082 INFO program: Free inodes: 83763 >10:05:34,082 INFO program: First block: 1 >10:05:34,082 INFO program: Block size: 1024 >10:05:34,083 INFO program: Fragment size: 1024 >10:05:34,089 INFO program: Reserved GDT blocks: 256 >10:05:34,095 INFO program: Blocks per group: 8192 >10:05:34,096 INFO program: Fragments per group: 8192 >10:05:34,097 INFO program: Inodes per group: 512 >10:05:34,100 INFO program: Inode blocks per group: 128 >10:05:34,101 INFO program: Flex block group size: 16 >10:05:34,101 INFO program: Filesystem created: Mon Oct 20 10:06:35 2014 >10:05:34,101 INFO program: Last mount time: Fri Oct 24 10:05:17 2014 >10:05:34,101 INFO program: Last write time: Fri Oct 24 10:05:17 2014 >10:05:34,102 INFO program: Mount count: 3 >10:05:34,102 INFO program: Maximum mount count: -1 >10:05:34,102 INFO program: Last checked: Mon Oct 20 10:06:35 2014 >10:05:34,103 INFO program: Check interval: 0 (<none>) >10:05:34,103 INFO program: Lifetime writes: 32 MB >10:05:34,103 INFO program: Reserved blocks uid: 0 (user root) >10:05:34,103 INFO program: Reserved blocks gid: 0 (group root) >10:05:34,104 INFO program: First inode: 11 >10:05:34,104 INFO program: Inode size: 256 >10:05:34,104 INFO program: Required extra isize: 28 >10:05:34,105 INFO program: Desired extra isize: 28 >10:05:34,105 INFO program: Journal inode: 8 >10:05:34,105 INFO program: Default directory hash: half_md4 >10:05:34,105 INFO program: Directory Hash Seed: 848ebae2-c4a2-415d-b92a-7e839d6e0de5 >10:05:34,109 INFO program: Journal backup: inode blocks >10:05:34,109 INFO program: Journal features: (none) >10:05:34,110 INFO program: Journal size: 32M >10:05:34,110 INFO program: Journal length: 32768 >10:05:34,110 INFO program: Journal sequence: 0x0000000c >10:05:34,111 INFO program: Journal start: 1 >10:05:34,111 INFO program: >10:05:34,111 DEBUG program: Return code: 0 >10:05:34,112 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:05:34,174 INFO program: resize2fs 1.42.12 (29-Aug-2014) >10:05:34,174 INFO program: Estimated minimum size of the filesystem: 1104210 >10:05:34,175 DEBUG program: Return code: 0 >10:05:34,358 INFO program: Running... multipath -c /dev/mapper/live-base >10:05:34,408 INFO program: Oct 24 10:05:34 | the -c option requires a path to check >10:05:34,411 DEBUG program: Return code: 1 >10:05:34,418 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >10:05:34,506 INFO program: dumpe2fs 1.42.12 (29-Aug-2014) >10:05:34,507 INFO program: Filesystem volume name: Anaconda >10:05:34,507 INFO program: Last mounted on: / >10:05:34,507 INFO program: Filesystem UUID: fdf435db-2093-44cb-a561-51b35b2b04c0 >10:05:34,508 INFO program: Filesystem magic number: 0xEF53 >10:05:34,509 INFO program: Filesystem revision #: 1 (dynamic) >10:05:34,509 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 >10:05:34,509 INFO program: Filesystem flags: signed_directory_hash >10:05:34,510 INFO program: Default mount options: user_xattr acl >10:05:34,510 INFO program: Filesystem state: clean >10:05:34,511 INFO program: Errors behavior: Continue >10:05:34,512 INFO program: Filesystem OS type: Linux >10:05:34,513 INFO program: Inode count: 131072 >10:05:34,514 INFO program: Block count: 2097152 >10:05:34,514 INFO program: Reserved block count: 0 >10:05:34,514 INFO program: Free blocks: 1004293 >10:05:34,518 INFO program: Free inodes: 83763 >10:05:34,519 INFO program: First block: 1 >10:05:34,520 INFO program: Block size: 1024 >10:05:34,521 INFO program: Fragment size: 1024 >10:05:34,521 INFO program: Reserved GDT blocks: 256 >10:05:34,525 INFO program: Blocks per group: 8192 >10:05:34,526 INFO program: Fragments per group: 8192 >10:05:34,527 INFO program: Inodes per group: 512 >10:05:34,527 INFO program: Inode blocks per group: 128 >10:05:34,527 INFO program: Flex block group size: 16 >10:05:34,529 INFO program: Filesystem created: Mon Oct 20 10:06:35 2014 >10:05:34,530 INFO program: Last mount time: Mon Oct 20 10:07:09 2014 >10:05:34,530 INFO program: Last write time: Mon Oct 20 10:07:25 2014 >10:05:34,530 INFO program: Mount count: 2 >10:05:34,530 INFO program: Maximum mount count: -1 >10:05:34,531 INFO program: Last checked: Mon Oct 20 10:06:35 2014 >10:05:34,531 INFO program: Check interval: 0 (<none>) >10:05:34,535 INFO program: Lifetime writes: 32 MB >10:05:34,535 INFO program: Reserved blocks uid: 0 (user root) >10:05:34,535 INFO program: Reserved blocks gid: 0 (group root) >10:05:34,535 INFO program: First inode: 11 >10:05:34,536 INFO program: Inode size: 256 >10:05:34,536 INFO program: Required extra isize: 28 >10:05:34,536 INFO program: Desired extra isize: 28 >10:05:34,537 INFO program: Journal inode: 8 >10:05:34,540 INFO program: Default directory hash: half_md4 >10:05:34,541 INFO program: Directory Hash Seed: 848ebae2-c4a2-415d-b92a-7e839d6e0de5 >10:05:34,541 INFO program: Journal backup: inode blocks >10:05:34,541 INFO program: Journal features: (none) >10:05:34,542 INFO program: Journal size: 32M >10:05:34,544 INFO program: Journal length: 32768 >10:05:34,546 INFO program: Journal sequence: 0x0000000b >10:05:34,546 INFO program: Journal start: 0 >10:05:34,547 INFO program: >10:05:34,547 DEBUG program: Return code: 0 >10:05:34,548 INFO program: Running... resize2fs -P /dev/mapper/live-base >10:05:34,625 INFO program: resize2fs 1.42.12 (29-Aug-2014) >10:05:34,626 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >10:05:34,626 INFO program: Couldn't find valid filesystem superblock. >10:05:34,626 DEBUG program: Return code: 1 >10:05:34,658 INFO program: Running... udevadm settle --timeout=300 >10:05:34,763 DEBUG program: Return code: 0 >10:05:34,790 INFO program: Running... udevadm settle --timeout=300 >10:05:34,838 DEBUG program: Return code: 0 >10:05:34,979 INFO program: Running... hwclock --hctosys --utc >10:05:35,104 INFO program: Running... udevadm settle --timeout=300 >10:05:35,167 DEBUG program: Return code: 0 >10:05:35,176 INFO program: Running... multipath -c /dev/sr0 >10:05:35,215 INFO program: /dev/sr0 is not a valid multipath device path >10:05:35,216 DEBUG program: Return code: 1 >10:05:35,219 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpPgRL2f >10:05:35,264 DEBUG program: Return code: 0 >10:05:35,265 INFO program: Running... udevadm settle --timeout=300 >10:05:35,309 DEBUG program: Return code: 0 >10:05:35,310 INFO program: Running... umount /tmp/tmpPgRL2f >10:05:35,343 DEBUG program: Return code: 0 >10:05:35,001 DEBUG program: Return code: 0 >10:05:47,631 INFO program: Running... modprobe btrfs >10:05:47,915 DEBUG program: Return code: 0 >10:05:47,936 INFO program: Running... modprobe xfs >10:05:48,357 DEBUG program: Return code: 0 >10:05:48,445 INFO program: Running... modprobe vfat >10:05:48,632 DEBUG program: Return code: 0 >15:36:23,267 INFO program: Running... udevadm settle --timeout=300 >15:36:23,342 DEBUG program: Return code: 0 >15:36:23,346 INFO program: Running... udevadm settle --timeout=300 >15:36:23,374 DEBUG program: Return code: 0 >15:36:35,776 INFO program: Running... udevadm settle --timeout=300 >15:36:35,843 DEBUG program: Return code: 0 >15:36:35,848 INFO program: Running... udevadm settle --timeout=300 >15:36:35,881 DEBUG program: Return code: 0 >15:36:50,873 INFO program: Running... udevadm settle --timeout=300 >15:36:51,008 DEBUG program: Return code: 0 >15:36:51,016 INFO program: Running... multipath -c /dev/sr0 >15:36:51,058 INFO program: /dev/sr0 is not a valid multipath device path >15:36:51,059 DEBUG program: Return code: 1 >15:36:51,060 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpwZXzBP >15:36:51,113 DEBUG program: Return code: 0 >15:36:51,113 INFO program: Running... udevadm settle --timeout=300 >15:36:51,164 DEBUG program: Return code: 0 >15:36:51,164 INFO program: Running... umount /tmp/tmpwZXzBP >15:36:51,198 DEBUG program: Return code: 0 >15:37:09,214 INFO program: Running... udevadm settle --timeout=300 >15:37:09,315 DEBUG program: Return code: 0 >15:37:09,321 INFO program: Running... udevadm settle --timeout=300 >15:37:09,425 DEBUG program: Return code: 0 >15:37:09,448 INFO program: Running... udevadm settle --timeout=300 >15:37:09,477 DEBUG program: Return code: 0 >15:37:09,481 INFO program: Running... udevadm settle --timeout=300 >15:37:09,510 DEBUG program: Return code: 0 >15:37:19,847 INFO program: Running... udevadm settle --timeout=300 >15:37:19,895 DEBUG program: Return code: 0 >15:37:19,903 INFO program: Running... udevadm settle --timeout=300 >15:37:19,939 DEBUG program: Return code: 0 >15:37:39,276 INFO program: Running... udevadm settle --timeout=300 >15:37:39,377 DEBUG program: Return code: 0 >15:37:39,381 INFO program: Running... udevadm settle --timeout=300 >15:37:39,464 DEBUG program: Return code: 0 >15:37:40,165 INFO program: Running... udevadm settle --timeout=300 >15:37:40,197 DEBUG program: Return code: 0 >15:37:40,202 INFO program: Running... udevadm settle --timeout=300 >15:37:40,234 DEBUG program: Return code: 0 >15:37:40,277 INFO program: Running... udevadm settle --timeout=300 >15:37:40,310 DEBUG program: Return code: 0 >15:37:40,317 INFO program: Running... udevadm settle --timeout=300 >15:37:40,351 DEBUG program: Return code: 0 >15:37:57,462 INFO program: Running... udevadm settle --timeout=300 >15:37:57,561 DEBUG program: Return code: 0 >15:37:57,565 INFO program: Running... udevadm settle --timeout=300 >15:37:57,665 DEBUG program: Return code: 0 >15:37:57,686 INFO program: Running... udevadm settle --timeout=300 >15:37:57,713 DEBUG program: Return code: 0 >15:37:57,718 INFO program: Running... udevadm settle --timeout=300 >15:37:57,745 DEBUG program: Return code: 0 >15:38:06,766 INFO program: Running... udevadm settle --timeout=300 >15:38:06,807 DEBUG program: Return code: 0 >15:38:06,814 INFO program: Running... udevadm settle --timeout=300 >15:38:06,848 DEBUG program: Return code: 0 >15:38:35,241 INFO program: Running... udevadm settle --timeout=300 >15:38:35,348 DEBUG program: Return code: 0 >15:38:35,352 INFO program: Running... udevadm settle --timeout=300 >15:38:35,432 DEBUG program: Return code: 0 >15:38:36,145 INFO program: Running... udevadm settle --timeout=300 >15:38:36,172 DEBUG program: Return code: 0 >15:38:36,177 INFO program: Running... udevadm settle --timeout=300 >15:38:36,204 DEBUG program: Return code: 0 >15:38:36,242 INFO program: Running... udevadm settle --timeout=300 >15:38:36,270 DEBUG program: Return code: 0 >15:38:36,274 INFO program: Running... udevadm settle --timeout=300 >15:38:36,302 DEBUG program: Return code: 0 >15:38:47,925 INFO program: Running... hwclock --systohc --utc >15:38:48,501 DEBUG program: Return code: 0 >15:38:48,672 INFO program: Running... wipefs -f -a /dev/vda >15:38:48,804 DEBUG program: Return code: 0 >15:38:48,808 INFO program: Running... udevadm settle --timeout=300 >15:38:48,926 DEBUG program: Return code: 0 >15:38:48,930 INFO program: Running... udevadm settle --timeout=300 >15:38:49,038 DEBUG program: Return code: 0 >15:38:49,132 INFO program: Running... udevadm settle --timeout=300 >15:38:49,233 DEBUG program: Return code: 0 >15:38:49,236 INFO program: Running... udevadm settle --timeout=300 >15:38:49,335 DEBUG program: Return code: 0 >15:38:49,345 INFO program: Running... udevadm settle --timeout=300 >15:38:49,443 DEBUG program: Return code: 0 >15:38:49,479 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2048 count=2048 >15:38:49,624 INFO program: 2048+0 records in >15:38:49,625 INFO program: 2048+0 records out >15:38:49,625 INFO program: 1048576 bytes (1.0 MB) copied, 0.0789283 s, 13.3 MB/s >15:38:49,627 DEBUG program: Return code: 0 >15:38:49,627 INFO program: Running... udevadm settle --timeout=300 >15:38:49,737 DEBUG program: Return code: 0 >15:38:49,850 INFO program: Running... udevadm settle --timeout=300 >15:38:49,950 DEBUG program: Return code: 0 >15:38:49,981 INFO program: Running... wipefs -f -a /dev/vda1 >15:38:50,075 DEBUG program: Return code: 0 >15:38:50,097 INFO program: Running... udevadm settle --timeout=300 >15:38:50,181 DEBUG program: Return code: 0 >15:38:50,182 INFO program: Running... udevadm settle --timeout=300 >15:38:50,239 DEBUG program: Return code: 0 >15:38:50,253 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=1026048 count=2048 >15:38:50,324 INFO program: 2048+0 records in >15:38:50,325 INFO program: 2048+0 records out >15:38:50,327 INFO program: 1048576 bytes (1.0 MB) copied, 0.0406022 s, 25.8 MB/s >15:38:50,327 DEBUG program: Return code: 0 >15:38:50,327 INFO program: Running... udevadm settle --timeout=300 >15:38:50,386 DEBUG program: Return code: 0 >15:38:50,514 INFO program: Running... udevadm settle --timeout=300 >15:38:50,603 DEBUG program: Return code: 0 >15:38:50,612 INFO program: Running... wipefs -f -a /dev/vda2 >15:38:50,654 DEBUG program: Return code: 0 >15:38:50,658 INFO program: Running... udevadm settle --timeout=300 >15:38:50,690 DEBUG program: Return code: 0 >15:38:50,691 INFO program: Running... udevadm settle --timeout=300 >15:38:50,721 DEBUG program: Return code: 0 >15:38:50,785 INFO program: Running... mkswap -f /dev/vda2 >15:38:50,864 INFO program: Setting up swapspace version 1, size = 839676 KiB >15:38:50,865 INFO program: no label, UUID=95a9cea0-366b-4c70-8104-d2113934f81a >15:38:50,865 DEBUG program: Return code: 0 >15:38:50,870 INFO program: Running... udevadm settle --timeout=300 >15:38:50,908 DEBUG program: Return code: 0 >15:38:50,912 INFO program: Running... udevadm settle --timeout=300 >15:38:50,945 DEBUG program: Return code: 0 >15:38:50,956 INFO program: Running... dd if=/dev/zero of=/dev/vda bs=512 seek=2705408 count=2048 >15:38:51,019 INFO program: 2048+0 records in >15:38:51,021 INFO program: 2048+0 records out >15:38:51,022 INFO program: 1048576 bytes (1.0 MB) copied, 0.037645 s, 27.9 MB/s >15:38:51,022 DEBUG program: Return code: 0 >15:38:51,022 INFO program: Running... udevadm settle --timeout=300 >15:38:51,082 DEBUG program: Return code: 0 >15:38:51,200 INFO program: Running... udevadm settle --timeout=300 >15:38:51,278 DEBUG program: Return code: 0 >15:38:51,286 INFO program: Running... wipefs -f -a /dev/vda3 >15:38:51,324 DEBUG program: Return code: 0 >15:38:51,337 INFO program: Running... udevadm settle --timeout=300 >15:38:51,378 DEBUG program: Return code: 0 >15:38:51,379 INFO program: Running... udevadm settle --timeout=300 >15:38:51,418 DEBUG program: Return code: 0 >15:38:51,479 INFO program: Running... udevadm settle --timeout=300 >15:38:51,543 DEBUG program: Return code: 0 >15:38:51,547 INFO program: Running... udevadm settle --timeout=300 >15:38:51,578 DEBUG program: Return code: 0 >15:38:51,587 INFO program: Running... mkfs.btrfs --label=fedora /dev/vda3 >15:38:51,857 INFO program: Btrfs v3.16.2 >15:38:51,859 INFO program: See http://btrfs.wiki.kernel.org for more information. >15:38:51,860 INFO program: >15:38:51,862 INFO program: Turning ON incompat feature 'extref': increased hardlink limit per file to 65536 >15:38:51,863 INFO program: fs created label fedora on /dev/vda3 >15:38:51,864 INFO program: nodesize 16384 leafsize 16384 sectorsize 4096 size 6.71GiB >15:38:51,864 DEBUG program: Return code: 0 >15:38:51,877 INFO program: Running... udevadm settle --timeout=300 >15:38:51,917 DEBUG program: Return code: 0 >15:38:51,919 INFO program: Running... udevadm settle --timeout=300 >15:38:51,954 DEBUG program: Return code: 0 >15:38:51,957 INFO program: Running... udevadm settle --timeout=300 >15:38:51,990 DEBUG program: Return code: 0 >15:38:51,995 INFO program: Running... udevadm settle --timeout=300 >15:38:52,028 DEBUG program: Return code: 0 >15:38:52,036 INFO program: Running... mount -t btrfs -o defaults /dev/vda3 /tmp/btrfs-tmp.306uQogLc >15:38:52,176 DEBUG program: Return code: 0 >15:38:52,199 INFO program: Running... btrfs subvol create /tmp/btrfs-tmp.306uQogLc/home >15:38:52,338 INFO program: Create subvolume '/tmp/btrfs-tmp.306uQogLc/home' >15:38:52,339 DEBUG program: Return code: 0 >15:38:52,341 INFO program: Running... udevadm settle --timeout=300 >15:38:52,388 DEBUG program: Return code: 0 >15:38:52,389 INFO program: Running... umount /tmp/btrfs-tmp.306uQogLc >15:38:52,533 DEBUG program: Return code: 0 >15:38:52,549 INFO program: Running... udevadm settle --timeout=300 >15:38:52,596 DEBUG program: Return code: 0 >15:38:52,597 INFO program: Running... udevadm settle --timeout=300 >15:38:52,633 DEBUG program: Return code: 0 >15:38:52,640 INFO program: Running... mount -t btrfs -o defaults /dev/vda3 /tmp/btrfs-tmp.3063tzfyI >15:38:52,672 DEBUG program: Return code: 0 >15:38:52,675 INFO program: Running... btrfs subvol create /tmp/btrfs-tmp.3063tzfyI/root >15:38:52,742 INFO program: Create subvolume '/tmp/btrfs-tmp.3063tzfyI/root' >15:38:52,743 DEBUG program: Return code: 0 >15:38:52,743 INFO program: Running... udevadm settle --timeout=300 >15:38:52,778 DEBUG program: Return code: 0 >15:38:52,779 INFO program: Running... umount /tmp/btrfs-tmp.3063tzfyI >15:38:52,842 DEBUG program: Return code: 0 >15:38:52,853 INFO program: Running... udevadm settle --timeout=300 >15:38:52,889 DEBUG program: Return code: 0 >15:38:52,890 INFO program: Running... udevadm settle --timeout=300 >15:38:52,922 DEBUG program: Return code: 0 >15:38:52,986 INFO program: Running... mke2fs -t ext4 /dev/vda1 >15:38:53,333 INFO program: mke2fs 1.42.12 (29-Aug-2014) >15:38:53,335 INFO program: Creating filesystem with 512000 1k blocks and 128016 inodes >15:38:53,336 INFO program: Filesystem UUID: 816d8c68-f098-4371-9550-fc06ae5f8491 >15:38:53,337 INFO program: Superblock backups stored on blocks: >15:38:53,338 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >15:38:53,339 INFO program: >15:38:53,340 INFO program: Allocating group tables: 0/63 done >15:38:53,346 INFO program: Writing inode tables: 0/63 done >15:38:53,346 INFO program: Creating journal (8192 blocks): done >15:38:53,347 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >15:38:53,347 INFO program: >15:38:53,348 DEBUG program: Return code: 0 >15:38:53,355 INFO program: Running... udevadm settle --timeout=300 >15:38:53,408 DEBUG program: Return code: 0 >15:38:53,413 INFO program: Running... udevadm settle --timeout=300 >15:38:53,449 DEBUG program: Return code: 0 >15:38:53,730 INFO program: Running... swapon /dev/vda2 >15:38:53,803 DEBUG program: Return code: 0 >15:38:53,958 INFO program: Running... mount -t btrfs -o None,subvol=root /dev/vda3 /mnt/sysimage >15:38:54,026 INFO program: mount: wrong fs type, bad option, bad superblock on /dev/vda3, >15:38:54,027 INFO program: missing codepage or helper program, or other error >15:38:54,027 INFO program: >15:38:54,027 INFO program: In some cases useful info is found in syslog - try >15:38:54,027 INFO program: dmesg | tail or so. >15:38:54,028 DEBUG program: Return code: 32 > > >/tmp/storage.log: >10:05:29,339 INFO blivet: ISCSID is /sbin/iscsid >10:05:29,339 INFO blivet: no initiator set >10:05:29,485 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:05:29,485 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >10:05:30,705 DEBUG blivet: trying to set new default fstype to 'ext4' >10:05:30,820 DEBUG blivet: Ext4FS.supported: supported: True ; >10:05:30,821 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >10:05:30,822 DEBUG blivet: Ext4FS.supported: supported: True ; >10:05:31,365 INFO blivet: Detected 1 GiB of memory >10:05:31,368 INFO blivet: Suggested swap size (2147483680) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >10:05:31,369 INFO blivet: Swap attempt of 0.0 >10:05:31,658 INFO blivet: resetting Blivet (version 0.67) instance <blivet.Blivet object at 0x7f3d21315e50> >10:05:31,659 INFO blivet: no initiator set >10:05:31,659 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:05:31,659 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:05:31,900 DEBUG blivet: protected device spec LABEL=Fedora-rawhide-x86_64 resolved to sr0 >10:05:31,975 DEBUG blivet: protected device spec /dev/zram0 resolved to None >10:05:32,033 INFO blivet: devices to scan: [u'sr0', u'vda', u'loop0', u'loop1', u'loop2', u'live-rw', u'live-base'] >10:05:32,040 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora-rawhide-x86_64 /dev/disk/by-uuid/2014-10-20-10-16-59-00', > u'DEVNAME': u'/dev/sr0', > u'DEVPATH': u'/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1414145119', > u'ID_ATA': u'1', > u'ID_BUS': u'ata', > u'ID_CDROM': u'1', > u'ID_CDROM_DVD': u'1', > u'ID_CDROM_MEDIA': u'1', > u'ID_CDROM_MEDIA_CD': u'1', > u'ID_CDROM_MEDIA_SESSION_COUNT': u'1', > u'ID_CDROM_MEDIA_TRACK_COUNT': u'1', > u'ID_CDROM_MEDIA_TRACK_COUNT_DATA': u'1', > u'ID_CDROM_MRW': u'1', > u'ID_CDROM_MRW_W': u'1', > u'ID_FS_APPLICATION_ID': u'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', > u'ID_FS_BOOT_SYSTEM_ID': u'EL\\x20TORITO\\x20SPECIFICATION', > u'ID_FS_LABEL': u'Fedora-rawhide-x86_64', > u'ID_FS_LABEL_ENC': u'Fedora-rawhide-x86_64', > u'ID_FS_SYSTEM_ID': u'LINUX', > u'ID_FS_TYPE': u'iso9660', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'2014-10-20-10-16-59-00', > u'ID_FS_UUID_ENC': u'2014-10-20-10-16-59-00', > u'ID_FS_VERSION': u'Joliet Extension', > u'ID_MODEL': u'QEMU_DVD-ROM', > u'ID_MODEL_ENC': u'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', > u'ID_PART_TABLE_TYPE': u'dos', > u'ID_PART_TABLE_UUID': u'43612282', > u'ID_REVISION': u'1.6.2', > u'ID_SERIAL': u'QEMU_DVD-ROM_QM00001', > u'ID_SERIAL_SHORT': u'QM00001', > u'ID_TYPE': u'cd', > u'MAJOR': u'11', > u'MINOR': u'0', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':seat:systemd:uaccess:', > u'USEC_INITIALIZED': u'39372'} ; name: sr0 ; >10:05:32,044 INFO blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >10:05:32,045 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >10:05:32,047 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:32,050 INFO blivet: sr0 is a cdrom >10:05:32,051 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >10:05:32,053 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >10:05:32,055 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:05:32,058 INFO blivet: added cdrom sr0 (id 1) to device tree >10:05:32,061 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:32,066 DEBUG blivet: looking up parted Device: /dev/sr0 >10:05:32,059 INFO blivet: got device: OpticalDevice instance (0x7f3d145fa4d0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 442 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/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: 226304 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (14, 255, 63) biosGeometry: (14, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d14465c20> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >10:05:32,105 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:32,114 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:32,123 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:05:32,125 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:32,189 INFO blivet: type detected on 'sr0' is 'iso9660' >10:05:32,197 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:05:32,201 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >10:05:32,203 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:05:32,203 INFO blivet: got format: existing iso9660 filesystem >10:05:32,208 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVNAME': u'/dev/vda', > u'DEVPATH': u'/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1414145119', > u'MAJOR': u'252', > u'MINOR': u'0', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'530776'} ; name: vda ; >10:05:32,209 INFO blivet: scanning vda (/sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >10:05:32,210 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >10:05:32,212 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:32,216 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >10:05:32,220 INFO blivet: vda is a disk >10:05:32,221 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >10:05:32,223 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >10:05:32,226 INFO blivet: added disk vda (id 6) to device tree >10:05:32,228 DEBUG blivet: looking up parted Device: /dev/vda >10:05:32,227 INFO blivet: got device: DiskDevice instance (0x7f3d1f42da90) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8 GiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/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: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d14465cb0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3d16d03d10> >10:05:32,286 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >10:05:32,331 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >10:05:32,334 DEBUG blivet: device vda does not contain a disklabel >10:05:32,335 DEBUG blivet: no type or existing type for vda, bailing >10:05:32,337 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVNAME': u'/dev/loop0', > u'DEVPATH': u'/devices/virtual/block/loop0', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1414145119', > u'ID_FS_TYPE': u'squashfs', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_VERSION': u'4.0', > u'MAJOR': u'7', > u'MINOR': u'0', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'49518'} ; name: loop0 ; >10:05:32,340 INFO blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >10:05:32,342 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >10:05:32,343 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:32,346 INFO blivet: loop0 is a loop device >10:05:32,347 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:05:32,348 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/install/repo/LiveOS/squashfs.img ; incomplete: False ; >10:05:32,353 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:32,354 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >10:05:32,358 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >10:05:32,358 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 10) to device tree >10:05:32,361 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >10:05:32,369 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14 >10:05:32,371 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:05:32,374 INFO blivet: added loop loop0 (id 13) to device tree >10:05:32,376 INFO blivet: got device: LoopDevice instance (0x7f3d16d16310) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (10)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >10:05:32,399 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:05:32,449 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:05:32,450 DEBUG blivet: device loop0 does not contain a disklabel >10:05:32,450 INFO blivet: type detected on 'loop0' is 'squashfs' >10:05:32,451 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 16 >10:05:32,452 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:05:32,482 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-label/Anaconda /dev/disk/by-uuid/fdf435db-2093-44cb-a561-51b35b2b04c0', > u'DEVNAME': u'/dev/loop1', > u'DEVPATH': u'/devices/virtual/block/loop1', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1414145119', > u'ID_FS_LABEL': u'Anaconda', > u'ID_FS_LABEL_ENC': u'Anaconda', > u'ID_FS_TYPE': u'ext4', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'fdf435db-2093-44cb-a561-51b35b2b04c0', > u'ID_FS_UUID_ENC': u'fdf435db-2093-44cb-a561-51b35b2b04c0', > u'ID_FS_VERSION': u'1.0', > u'MAJOR': u'7', > u'MINOR': u'1', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'49552'} ; name: loop1 ; >10:05:32,483 INFO blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >10:05:32,484 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >10:05:32,493 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:32,493 INFO blivet: loop1 is a loop device >10:05:32,494 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:05:32,495 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >10:05:32,498 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:32,498 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >10:05:32,503 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >10:05:32,506 INFO blivet: added file /LiveOS/rootfs.img (id 18) to device tree >10:05:32,508 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >10:05:32,508 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >10:05:32,509 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:05:32,510 INFO blivet: added loop loop1 (id 21) to device tree >10:05:32,511 INFO blivet: got device: LoopDevice instance (0x7f3d13972350) -- > name = loop1 status = False kids = 0 id = 21 > parents = ['existing 0 B file /LiveOS/rootfs.img (18)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >10:05:32,526 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:05:32,600 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:05:32,601 DEBUG blivet: device loop1 does not contain a disklabel >10:05:32,601 INFO blivet: type detected on 'loop1' is 'ext4' >10:05:32,755 DEBUG blivet: size=0 B, current=2 GiB >10:05:33,192 DEBUG blivet: using current size 0 as min size >10:05:33,197 DEBUG blivet: Ext4FS.supported: supported: True ; >10:05:33,197 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 24 >10:05:33,199 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >10:05:33,201 INFO blivet: got format: existing ext4 filesystem >10:05:33,203 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVNAME': u'/dev/loop2', > u'DEVPATH': u'/devices/virtual/block/loop2', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1414145119', > u'ID_FS_TYPE': u'DM_snapshot_cow', > u'ID_FS_USAGE': u'other', > u'MAJOR': u'7', > u'MINOR': u'2', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'49585'} ; name: loop2 ; >10:05:33,212 INFO blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >10:05:33,214 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >10:05:33,215 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:33,230 INFO blivet: loop2 is a loop device >10:05:33,232 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:05:33,238 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >10:05:33,239 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:33,241 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >10:05:33,243 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:05:33,246 INFO blivet: added file /overlay (deleted) (id 26) to device tree >10:05:33,248 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:05:33,250 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >10:05:33,253 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:05:33,253 INFO blivet: added loop loop2 (id 29) to device tree >10:05:33,255 INFO blivet: got device: LoopDevice instance (0x7f3d13857750) -- > name = loop2 status = False kids = 0 id = 29 > parents = ['existing 0 B file /overlay (deleted) (26)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >10:05:33,263 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:05:33,325 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:05:33,325 DEBUG blivet: device loop2 does not contain a disklabel >10:05:33,326 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >10:05:33,327 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 32 >10:05:33,329 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:05:33,337 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/fdf435db-2093-44cb-a561-51b35b2b04c0 /dev/mapper/live-rw', > u'DEVNAME': u'/dev/dm-0', > u'DEVPATH': u'/devices/virtual/block/dm-0', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1414145119', > u'DM_NAME': u'live-rw', > u'DM_SUSPENDED': u'0', > u'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': u'1', > u'DM_UDEV_PRIMARY_SOURCE_FLAG': u'1', > u'DM_UDEV_RULES_VSN': u'2', > u'ID_FS_LABEL': u'Anaconda', > u'ID_FS_LABEL_ENC': u'Anaconda', > u'ID_FS_TYPE': u'ext4', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'fdf435db-2093-44cb-a561-51b35b2b04c0', > u'ID_FS_UUID_ENC': u'fdf435db-2093-44cb-a561-51b35b2b04c0', > u'ID_FS_VERSION': u'1.0', > u'MAJOR': u'253', > u'MINOR': u'0', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'95565'} ; name: live-rw ; >10:05:33,340 INFO blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >10:05:33,345 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >10:05:33,347 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:33,350 INFO blivet: live-rw is a device-mapper device >10:05:33,352 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >10:05:33,355 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >10:05:33,359 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (21) with existing ext4 filesystem >10:05:33,371 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >10:05:33,374 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (29) >10:05:33,383 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >10:05:33,386 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:33,394 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >10:05:33,395 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >10:05:33,400 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:05:33,402 INFO blivet: added dm live-rw (id 34) to device tree >10:05:33,404 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >10:05:33,403 INFO blivet: got device: DMDevice instance (0x7f3d13857ad0) -- > name = live-rw status = True kids = 0 id = 34 > parents = ['existing 0 B loop loop2 (29)'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d13824830> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:05:33,867 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:05:33,990 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:05:33,990 DEBUG blivet: device live-rw does not contain a disklabel >10:05:33,991 INFO blivet: type detected on 'live-rw' is 'ext4' >10:05:34,175 DEBUG blivet: size=1.05 GiB, current=2 GiB >10:05:34,190 DEBUG blivet: padding min size from 1130711040 up to 1130711540 >10:05:34,209 DEBUG blivet: Ext4FS.supported: supported: True ; >10:05:34,222 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 37 >10:05:34,225 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:05:34,230 INFO blivet: got format: existing ext4 filesystem >10:05:34,234 DEBUG blivet: DeviceTree.addUdevDevice: info: {u'DEVLINKS': u'/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/fdf435db-2093-44cb-a561-51b35b2b04c0 /dev/mapper/live-base', > u'DEVNAME': u'/dev/dm-1', > u'DEVPATH': u'/devices/virtual/block/dm-1', > u'DEVTYPE': u'disk', > u'DM_MULTIPATH_TIMESTAMP': u'1414145119', > u'DM_NAME': u'live-base', > u'DM_SUSPENDED': u'0', > u'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': u'1', > u'DM_UDEV_PRIMARY_SOURCE_FLAG': u'1', > u'DM_UDEV_RULES_VSN': u'2', > u'ID_FS_LABEL': u'Anaconda', > u'ID_FS_LABEL_ENC': u'Anaconda', > u'ID_FS_TYPE': u'ext4', > u'ID_FS_USAGE': u'filesystem', > u'ID_FS_UUID': u'fdf435db-2093-44cb-a561-51b35b2b04c0', > u'ID_FS_UUID_ENC': u'fdf435db-2093-44cb-a561-51b35b2b04c0', > u'ID_FS_VERSION': u'1.0', > u'MAJOR': u'253', > u'MINOR': u'1', > u'MPATH_SBIN_PATH': u'/sbin', > u'SUBSYSTEM': u'block', > u'TAGS': u':systemd:', > u'USEC_INITIALIZED': u'32693'} ; name: live-base ; >10:05:34,259 INFO blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >10:05:34,267 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >10:05:34,276 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:34,278 INFO blivet: live-base is a device-mapper device >10:05:34,283 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >10:05:34,284 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:05:34,286 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >10:05:34,289 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (21) with existing ext4 filesystem >10:05:34,296 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >10:05:34,298 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:05:34,300 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >10:05:34,303 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >10:05:34,305 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >10:05:34,305 INFO blivet: added dm live-base (id 39) to device tree >10:05:34,310 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >10:05:34,306 INFO blivet: got device: DMDevice instance (0x7f3d13857b10) -- > name = live-base status = True kids = 0 id = 39 > parents = ['existing 0 B loop loop1 (21) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d13824b90> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >10:05:34,357 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >10:05:34,413 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >10:05:34,414 DEBUG blivet: device live-base does not contain a disklabel >10:05:34,417 INFO blivet: type detected on 'live-base' is 'ext4' >10:05:34,627 DEBUG blivet: size=0 B, current=2 GiB >10:05:34,640 DEBUG blivet: using current size 0 as min size >10:05:34,649 DEBUG blivet: Ext4FS.supported: supported: True ; >10:05:34,654 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 42 >10:05:34,655 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >10:05:34,656 INFO blivet: got format: existing ext4 filesystem >10:05:34,776 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:05:34,784 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >10:05:34,785 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >10:05:34,839 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >10:05:34,840 INFO blivet: edd: collected mbr signatures: {} >10:05:34,841 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >10:05:34,843 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >10:05:34,939 DEBUG blivet: Ext4FS.supported: supported: True ; >10:05:34,947 DEBUG blivet: Ext4FS.supported: supported: True ; >10:05:34,949 DEBUG blivet: Ext4FS.supported: supported: True ; >10:05:34,953 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:34,958 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:05:34,998 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >10:05:35,006 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >10:05:35,014 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >10:05:35,023 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,016 DEBUG blivet: DeviceTree.getDevicesByType returned [OpticalDevice instance (0x7f3d145fa4d0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 442 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/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: 226304 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (14, 255, 63) biosGeometry: (14, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d14465c20> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660] >10:05:35,033 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,045 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,054 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,062 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,049 INFO blivet: updating format of device: existing 442 MiB cdrom sr0 (1) with existing iso9660 filesystem >10:05:35,071 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,075 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,086 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,094 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,097 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >10:05:35,169 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:05:35,171 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,216 DEBUG blivet: no type or existing type for sr0, bailing >10:05:35,345 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; hidden: False ; incomplete: False ; >10:05:35,348 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,356 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,346 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 442 MiB cdrom sr0 (1) with existing iso9660 filesystem >10:05:35,366 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,371 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,382 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:35,387 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:47,589 DEBUG blivet: BindFS.supported: supported: False ; >10:05:47,590 DEBUG blivet: BindFS.supported: supported: False ; >10:05:47,591 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:05:47,596 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:05:47,597 DEBUG blivet: NFSv4.supported: supported: False ; >10:05:47,598 DEBUG blivet: NFSv4.supported: supported: False ; >10:05:47,599 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:05:47,599 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:05:47,600 DEBUG blivet: Ext4FS.supported: supported: True ; >10:05:47,604 DEBUG blivet: Ext4FS.supported: supported: True ; >10:05:47,605 DEBUG blivet: Ext3FS.supported: supported: True ; >10:05:47,609 DEBUG blivet: Ext3FS.supported: supported: True ; >10:05:47,610 DEBUG blivet: Ext2FS.supported: supported: True ; >10:05:47,611 DEBUG blivet: Ext2FS.supported: supported: True ; >10:05:47,615 DEBUG blivet: SysFS.supported: supported: False ; >10:05:47,616 DEBUG blivet: SysFS.supported: supported: False ; >10:05:47,617 DEBUG blivet: MultipathMember.__init__: >10:05:47,618 DEBUG blivet: SwapSpace.__init__: >10:05:47,619 DEBUG blivet: ProcFS.supported: supported: False ; >10:05:47,623 DEBUG blivet: ProcFS.supported: supported: False ; >10:05:47,624 DEBUG blivet: MDRaidMember.__init__: >10:05:47,625 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:05:47,626 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:05:47,630 DEBUG blivet: BTRFS.supported: supported: True ; >10:05:47,917 DEBUG blivet: USBFS.supported: supported: False ; >10:05:47,917 DEBUG blivet: USBFS.supported: supported: False ; >10:05:47,918 DEBUG blivet: DiskLabel.__init__: >10:05:47,921 INFO blivet: DiskLabel.partedDevice returning None >10:05:47,923 DEBUG blivet: HFSPlus.supported: supported: False ; >10:05:47,926 DEBUG blivet: HFSPlus.supported: supported: False ; >10:05:47,930 DEBUG blivet: XFS.supported: supported: True ; >10:05:48,358 DEBUG blivet: XFS.supported: supported: True ; >10:05:48,359 DEBUG blivet: TmpFS.supported: supported: True ; >10:05:48,409 DEBUG blivet: LUKS.__init__: >10:05:48,415 DEBUG blivet: NTFS.supported: supported: False ; >10:05:48,418 DEBUG blivet: NTFS.supported: supported: False ; >10:05:48,421 DEBUG blivet: NoDevFS.supported: supported: False ; >10:05:48,424 DEBUG blivet: NoDevFS.supported: supported: False ; >10:05:48,427 DEBUG blivet: HFS.supported: supported: False ; >10:05:48,430 DEBUG blivet: HFS.supported: supported: False ; >10:05:48,433 DEBUG blivet: LVMPhysicalVolume.__init__: >10:05:48,436 DEBUG blivet: NFS.supported: supported: False ; >10:05:48,438 DEBUG blivet: NFS.supported: supported: False ; >10:05:48,441 DEBUG blivet: FATFS.supported: supported: True ; >10:05:48,633 DEBUG blivet: FATFS.supported: supported: True ; >10:05:48,637 DEBUG blivet: DMRaidMember.__init__: >15:35:56,634 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: vda ; incomplete: False ; >15:35:56,636 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) >15:36:23,071 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:36:23,073 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:36:23,076 INFO blivet: Detected 1 GiB of memory >15:36:23,083 INFO blivet: Swap attempt of 2147483680 >15:36:23,109 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:36:23,120 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:36:23,128 DEBUG blivet: removing vda >15:36:23,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >15:36:23,141 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >15:36:23,145 INFO blivet: registered action: [79] destroy format None on disk vda (id 6) >15:36:23,148 DEBUG blivet: clearpart: initializing vda >15:36:23,150 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 82 >15:36:23,154 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >15:36:23,159 INFO blivet: registered action: [81] destroy format None on disk vda (id 6) >15:36:23,160 DEBUG blivet: required disklabel type for vda (15) is None >15:36:23,162 DEBUG blivet: default disklabel type for vda is msdos >15:36:23,163 DEBUG blivet: selecting msdos disklabel for vda based on size >15:36:23,171 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >15:36:23,175 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >15:36:23,181 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f3d11a96950> > PedDisk: <_ped.Disk object at 0x7f3d11a9a5a8> >15:36:23,187 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 83 >15:36:23,190 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >15:36:23,195 INFO blivet: registered action: [84] create format msdos disklabel on disk vda (id 6) >15:36:23,199 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:36:23,205 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:36:23,214 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:36:23,220 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:36:23,263 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:36:23,378 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:36:23,380 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:36:23,388 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:36:23,389 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:36:23,390 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:36:23,398 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:36:23,406 DEBUG blivet: starting Blivet copy >15:36:23,433 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:36:23,434 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:36:23,435 DEBUG blivet: finished Blivet copy >15:36:23,437 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:36:23,439 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:36:23,441 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:36:23,442 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:36:23,448 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:36:23,449 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:36:23,452 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:36:23,454 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:36:35,774 INFO blivet: removing obsolete action 81 (79) >15:36:35,886 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:36:35,887 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:36:35,895 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:36:35,896 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:36:35,897 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:36:35,905 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:36:50,792 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >15:36:50,794 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:36:50,792 DEBUG blivet: DeviceTree.getDevicesByType returned [OpticalDevice instance (0x7f3d11a301d0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 442 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/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: 226304 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (14, 255, 63) biosGeometry: (14, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d14465c20> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660] >15:36:50,806 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:36:50,813 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:36:50,824 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:36:50,828 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:36:50,823 INFO blivet: updating format of device: existing 442 MiB cdrom sr0 (1) with existing iso9660 filesystem >15:36:50,838 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:36:50,843 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:36:50,851 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:36:50,855 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:36:50,865 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >15:36:51,010 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:36:51,011 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:36:51,059 DEBUG blivet: no type or existing type for sr0, bailing >15:37:02,284 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:02,286 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:02,294 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: vda ; incomplete: False ; >15:37:02,295 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:02,311 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:02,313 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:03,713 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:03,715 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:04,279 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:04,282 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:09,174 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:09,176 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:09,191 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:09,192 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:09,195 DEBUG blivet: checking whether disk vda has an empty extended >15:37:09,197 DEBUG blivet: extended is None ; logicals is [] >15:37:09,201 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:09,209 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:09,429 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:09,432 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:09,447 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:09,514 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:09,516 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:09,524 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:09,525 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:09,526 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:09,534 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:09,542 DEBUG blivet: starting Blivet copy >15:37:09,567 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:09,568 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:09,569 DEBUG blivet: finished Blivet copy >15:37:09,575 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:09,576 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:09,578 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:09,579 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:09,585 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:09,586 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:09,589 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:09,590 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:19,945 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:19,947 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:19,957 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:19,958 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:19,959 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:19,969 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:30,940 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:30,942 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:30,950 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: vda ; incomplete: False ; >15:37:30,952 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:30,967 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:30,969 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:32,481 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:32,483 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:33,015 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:33,018 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:39,152 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:39,154 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:39,171 INFO blivet: Detected 1 GiB of memory >15:37:39,177 INFO blivet: Suggested swap size (2147483680) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >15:37:39,181 INFO blivet: Swap attempt of 819.2 MiB >15:37:39,194 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:39,195 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:39,198 DEBUG blivet: checking whether disk vda has an empty extended >15:37:39,199 DEBUG blivet: extended is None ; logicals is [] >15:37:39,202 DEBUG blivet: removing vda >15:37:39,205 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 156 >15:37:39,208 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >15:37:39,216 INFO blivet: registered action: [155] destroy format msdos disklabel on disk vda (id 6) >15:37:39,219 DEBUG blivet: clearpart: initializing vda >15:37:39,220 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 158 >15:37:39,223 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >15:37:39,229 INFO blivet: registered action: [157] destroy format None on disk vda (id 6) >15:37:39,232 DEBUG blivet: required disklabel type for vda (15) is None >15:37:39,234 DEBUG blivet: default disklabel type for vda is msdos >15:37:39,235 DEBUG blivet: selecting msdos disklabel for vda based on size >15:37:39,239 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >15:37:39,250 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >15:37:39,254 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f3d11cfb650> > PedDisk: <_ped.Disk object at 0x7f3d11d3ffc8> >15:37:39,259 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 159 >15:37:39,262 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >15:37:39,268 INFO blivet: registered action: [160] create format msdos disklabel on disk vda (id 6) >15:37:39,468 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:39,473 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:39,486 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:39,491 INFO blivet: Detected 1 GiB of memory >15:37:39,502 INFO blivet: Suggested swap size (2147483680) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >15:37:39,508 INFO blivet: Swap attempt of 819.2 MiB >15:37:39,511 DEBUG blivet: doAutoPart: True >15:37:39,512 DEBUG blivet: encryptedAutoPart: False >15:37:39,512 DEBUG blivet: autoPartType: 1 >15:37:39,513 DEBUG blivet: clearPartType: 2 >15:37:39,513 DEBUG blivet: clearPartDisks: ['vda'] >15:37:39,518 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f3d11cfb490) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f3d11cfbc50) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f3d11cfb550) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f3d11cfbd50) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False >PartSpec instance (0x7f3d11cfb4d0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >15:37:39,519 DEBUG blivet: storage.disks: [u'vda'] >15:37:39,519 DEBUG blivet: storage.partitioned: [u'vda'] >15:37:39,520 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', u'live-base', u'live-rw', u'loop0', u'loop1', u'loop2', u'sr0', u'vda'] >15:37:39,522 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:39,523 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:39,532 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:39,532 DEBUG blivet: boot disk: vda >15:37:39,535 DEBUG blivet: BTRFS.supported: supported: True ; >15:37:39,535 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 161 >15:37:39,537 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:37:39,539 DEBUG blivet: PartitionDevice._setFormat: req0 ; >15:37:39,541 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: btrfs ; >15:37:39,542 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >15:37:39,542 INFO blivet: added partition req0 (id 162) to device tree >15:37:39,543 INFO blivet: registered action: [164] create device partition req0 (id 162) >15:37:39,543 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 166 >15:37:39,544 DEBUG blivet: PartitionDevice._setFormat: req0 ; >15:37:39,546 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: btrfs ; type: btrfs ; >15:37:39,546 INFO blivet: registered action: [165] create format btrfs filesystem on partition req0 (id 162) >15:37:39,546 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f3d05798cd0) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8 GiB > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/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: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d14465cb0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3d05798b90>] >15:37:39,556 DEBUG blivet: devs: [PartitionDevice instance (0x7f3d04e22350) -- > name = req0 status = False kids = 0 id = 162 > parents = [] > uuid = None size = 500 MiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:37:39,563 DEBUG blivet: Ext4FS.supported: supported: True ; >15:37:39,564 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 167 >15:37:39,565 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:37:39,566 DEBUG blivet: PartitionDevice._setFormat: req1 ; >15:37:39,568 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >15:37:39,569 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >15:37:39,569 INFO blivet: added partition req1 (id 168) to device tree >15:37:39,570 INFO blivet: registered action: [170] create device partition req1 (id 168) >15:37:39,570 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 172 >15:37:39,571 DEBUG blivet: PartitionDevice._setFormat: req1 ; >15:37:39,573 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >15:37:39,573 INFO blivet: registered action: [171] create format ext4 filesystem mounted at /boot on partition req1 (id 168) >15:37:39,574 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:39,575 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = req0 status = False kids = 0 id = 162 > parents = [] > uuid = None size = 500 MiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d11cfba90) -- > name = req1 status = False kids = 0 id = 168 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:37:39,584 INFO blivet: skipping unneeded stage1 biosboot request >15:37:39,584 DEBUG blivet: PartSpec instance (0x7f3d11cfbd50) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >15:37:39,587 DEBUG blivet: existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:39,595 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >15:37:39,595 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 173 >15:37:39,597 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:37:39,598 DEBUG blivet: PartitionDevice._setFormat: req2 ; >15:37:39,599 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >15:37:39,600 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >15:37:39,601 INFO blivet: added partition req2 (id 174) to device tree >15:37:39,601 INFO blivet: registered action: [176] create device partition req2 (id 174) >15:37:39,602 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 178 >15:37:39,603 DEBUG blivet: PartitionDevice._setFormat: req2 ; >15:37:39,604 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: swap ; type: swap ; >15:37:39,604 INFO blivet: registered action: [177] create format swap on partition req2 (id 174) >15:37:39,605 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:37:39,607 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:39,608 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = req0 status = False kids = 0 id = 162 > parents = [] > uuid = None size = 500 MiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d11cfba90) -- > name = req1 status = False kids = 0 id = 168 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d11cea050) -- > name = req2 status = False kids = 0 id = 174 > parents = [] > uuid = None size = 819.2 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/req2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:37:39,623 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:39,624 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = req0 status = False kids = 0 id = 162 > parents = [] > uuid = None size = 500 MiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d11cfba90) -- > name = req1 status = False kids = 0 id = 168 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d11cea050) -- > name = req2 status = False kids = 0 id = 174 > parents = [] > uuid = None size = 819.2 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/req2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:37:39,639 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:39,640 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = req0 status = False kids = 0 id = 162 > parents = [] > uuid = None size = 500 MiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d11cfba90) -- > name = req1 status = False kids = 0 id = 168 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d11cea050) -- > name = req2 status = False kids = 0 id = 174 > parents = [] > uuid = None size = 819.2 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/req2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:37:39,655 DEBUG blivet: removing all non-preexisting partitions ['req0(id 162)', 'req1(id 168)', 'req2(id 174)'] from disk(s) [u'vda'] >15:37:39,655 DEBUG blivet: allocatePartitions: disks=[u'vda'] ; partitions=['req0(id 162)', 'req1(id 168)', 'req2(id 174)'] >15:37:39,656 DEBUG blivet: removing all non-preexisting partitions ['req1(id 168)', 'req2(id 174)', 'req0(id 162)'] from disk(s) [u'vda'] >15:37:39,657 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:39,658 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:39,665 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:39,666 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:39,668 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:39,675 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:39,675 DEBUG blivet: allocating partition: req1 ; id: 168 ; disks: [u'vda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >15:37:39,678 DEBUG blivet: checking freespace on vda >15:37:39,679 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >15:37:39,682 DEBUG blivet: checking 63-16777215 (8 GiB) >15:37:39,685 DEBUG blivet: current free range is 63-16777215 (8 GiB) >15:37:39,688 DEBUG blivet: updating use_disk to vda, type: 0 >15:37:39,688 DEBUG blivet: new free: 63-16777215 / 8 GiB >15:37:39,692 DEBUG blivet: new free allows for 0 sectors of growth >15:37:39,692 DEBUG blivet: found free space for bootable request >15:37:39,692 DEBUG blivet: adjusted start sector from 63 to 2048 >15:37:39,693 DEBUG blivet: created partition vda1 of 500 MiB and added it to /dev/vda >15:37:39,696 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >15:37:39,697 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4e0d0> PedPartition: <_ped.Partition object at 0x7f3d11d2cc50> >15:37:39,699 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >15:37:39,700 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:37:39,701 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >15:37:39,702 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5b10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> >15:37:39,703 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:39,705 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:39,712 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:39,713 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:39,714 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:39,721 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:39,722 DEBUG blivet: allocating partition: req2 ; id: 174 ; disks: [u'vda'] ; >boot: False ; primary: False ; size: 819.2 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >15:37:39,725 DEBUG blivet: checking freespace on vda >15:37:39,725 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=819.2 MiB boot=False best=None grow=False start=None >15:37:39,728 DEBUG blivet: checking 63-2047 (992.5 KiB) >15:37:39,730 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >15:37:39,731 DEBUG blivet: checking 1026048-16777215 (7.51 GiB) >15:37:39,735 DEBUG blivet: current free range is 1026048-16777215 (7.51 GiB) >15:37:39,738 DEBUG blivet: updating use_disk to vda, type: 0 >15:37:39,738 DEBUG blivet: new free: 1026048-16777215 / 7.51 GiB >15:37:39,742 DEBUG blivet: new free allows for 0 sectors of growth >15:37:39,742 DEBUG blivet: adjusted length from 1677721 to 1679360 >15:37:39,743 DEBUG blivet: created partition vda2 of 820 MiB and added it to /dev/vda >15:37:39,746 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >15:37:39,746 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4e2d0> PedPartition: <_ped.Partition object at 0x7f3d11c9fd70> >15:37:39,748 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >15:37:39,749 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:37:39,751 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:37:39,751 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4e250> PedPartition: <_ped.Partition object at 0x7f3d11d2ccb0> >15:37:39,753 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:39,754 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:39,761 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:39,762 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:39,763 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:39,771 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:39,771 DEBUG blivet: allocating partition: req0 ; id: 162 ; disks: [u'vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >15:37:39,774 DEBUG blivet: checking freespace on vda >15:37:39,775 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >15:37:39,777 DEBUG blivet: checking 63-2047 (992.5 KiB) >15:37:39,779 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >15:37:39,781 DEBUG blivet: checking 2705408-16777215 (6.71 GiB) >15:37:39,784 DEBUG blivet: current free range is 2705408-16777215 (6.71 GiB) >15:37:39,787 DEBUG blivet: evaluating growth potential for new layout >15:37:39,788 DEBUG blivet: calculating growth for disk /dev/vda >15:37:39,789 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:37:39,789 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4e6d0> PedPartition: <_ped.Partition object at 0x7f3d11c9fe90> >15:37:39,791 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >15:37:39,793 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >15:37:39,793 DEBUG blivet: adding request 168 to chunk 16775168 (2048-16777215) on /dev/vda >15:37:39,794 DEBUG blivet: adding request 174 to chunk 16775168 (2048-16777215) on /dev/vda >15:37:39,794 DEBUG blivet: adding request 162 to chunk 16775168 (2048-16777215) on /dev/vda >15:37:39,794 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >15:37:39,796 DEBUG blivet: req: PartitionRequest instance -- >id = 168 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:37:39,796 DEBUG blivet: req: PartitionRequest instance -- >id = 174 name = vda2 growable = False >base = 1679360 growth = 0 max_grow = 0 >done = True >15:37:39,796 DEBUG blivet: req: PartitionRequest instance -- >id = 162 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >15:37:39,797 DEBUG blivet: 1 requests and 13047808 (6.22 GiB) left in chunk >15:37:39,800 DEBUG blivet: adding 13047808 (6.22 GiB) to 162 (vda3) >15:37:39,803 DEBUG blivet: new grow amount for request 162 (vda3) is 13047808 units, or 6.22 GiB >15:37:39,806 DEBUG blivet: request 168 (vda1) growth: 0 (0 B) size: 500 MiB >15:37:39,810 DEBUG blivet: request 174 (vda2) growth: 0 (0 B) size: 820 MiB >15:37:39,813 DEBUG blivet: request 162 (vda3) growth: 13047808 (6.22 GiB) size: 6.71 GiB >15:37:39,819 DEBUG blivet: disk /dev/vda growth: 13047808 (6.22 GiB) >15:37:39,823 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:37:39,823 DEBUG blivet: device vda3 new partedPartition None >15:37:39,824 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >15:37:39,825 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >15:37:39,826 DEBUG blivet: total growth: 13047808 sectors >15:37:39,826 DEBUG blivet: updating use_disk to vda, type: 0 >15:37:39,826 DEBUG blivet: new free: 2705408-16777215 / 6.71 GiB >15:37:39,829 DEBUG blivet: new free allows for 13047808 sectors of growth >15:37:39,830 DEBUG blivet: created partition vda3 of 500 MiB and added it to /dev/vda >15:37:39,833 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:37:39,834 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4e9d0> PedPartition: <_ped.Partition object at 0x7f3d11c9fd10> >15:37:39,836 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >15:37:39,837 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >15:37:39,838 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:37:39,839 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4ebd0> PedPartition: <_ped.Partition object at 0x7f3d11c9fb90> >15:37:39,839 DEBUG blivet: growPartitions: disks=[u'vda'], partitions=[u'vda3(id 162)', u'vda1(id 168)', u'vda2(id 174)'] >15:37:39,840 DEBUG blivet: growable partitions are [u'vda3'] >15:37:39,840 DEBUG blivet: adding request 162 to chunk 16775168 (2048-16777215) on /dev/vda >15:37:39,841 DEBUG blivet: adding request 168 to chunk 16775168 (2048-16777215) on /dev/vda >15:37:39,841 DEBUG blivet: adding request 174 to chunk 16775168 (2048-16777215) on /dev/vda >15:37:39,842 DEBUG blivet: disk vda has 1 chunks >15:37:39,842 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >15:37:39,843 DEBUG blivet: req: PartitionRequest instance -- >id = 168 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:37:39,843 DEBUG blivet: req: PartitionRequest instance -- >id = 174 name = vda2 growable = False >base = 1679360 growth = 0 max_grow = 0 >done = True >15:37:39,844 DEBUG blivet: req: PartitionRequest instance -- >id = 162 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >15:37:39,844 DEBUG blivet: 1 requests and 13047808 (6.22 GiB) left in chunk >15:37:39,847 DEBUG blivet: adding 13047808 (6.22 GiB) to 162 (vda3) >15:37:39,851 DEBUG blivet: new grow amount for request 162 (vda3) is 13047808 units, or 6.22 GiB >15:37:39,854 DEBUG blivet: growing partitions on vda >15:37:39,854 DEBUG blivet: partition vda1 (168): 0 >15:37:39,855 DEBUG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f3d11cfb890> PedGeometry: <_ped.Geometry object at 0x7f3d11d4ec90> >15:37:39,855 DEBUG blivet: partition vda2 (174): 0 >15:37:39,855 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 2705407 length: 1679360 > device: <parted.device.Device object at 0x7f3d11cfb890> PedGeometry: <_ped.Geometry object at 0x7f3d11d4ee90> >15:37:39,856 DEBUG blivet: partition vda3 (162): 0 >15:37:39,856 DEBUG blivet: new geometry for vda3: parted.Geometry instance -- > start: 2705408 end: 16777215 length: 14071808 > device: <parted.device.Device object at 0x7f3d11cfb890> PedGeometry: <_ped.Geometry object at 0x7f3d04e02050> >15:37:39,857 DEBUG blivet: removing all non-preexisting partitions [u'vda1(id 168)', u'vda2(id 174)', u'vda3(id 162)'] from disk(s) [u'vda'] >15:37:39,858 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >15:37:39,858 DEBUG blivet: device vda1 new partedPartition None >15:37:39,859 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >15:37:39,861 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >15:37:39,862 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:37:39,862 DEBUG blivet: device vda2 new partedPartition None >15:37:39,863 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >15:37:39,865 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >15:37:39,866 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:37:39,866 DEBUG blivet: device vda3 new partedPartition None >15:37:39,867 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >15:37:39,869 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >15:37:39,869 DEBUG blivet: back from removeNewPartitions >15:37:39,869 DEBUG blivet: extended: None >15:37:39,870 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f3d11cfb890> PedGeometry: <_ped.Geometry object at 0x7f3d11d4ec90> >15:37:39,871 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >15:37:39,871 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d109e91d0> PedPartition: <_ped.Partition object at 0x7f3d11c9f470> >15:37:39,873 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >15:37:39,875 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:37:39,876 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >15:37:39,876 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> >15:37:39,877 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 2705407 length: 1679360 > device: <parted.device.Device object at 0x7f3d11cfb890> PedGeometry: <_ped.Geometry object at 0x7f3d11d4ee90> >15:37:39,878 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >15:37:39,879 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4e050> PedPartition: <_ped.Partition object at 0x7f3d11c9f410> >15:37:39,881 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >15:37:39,882 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:37:39,883 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:37:39,884 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> >15:37:39,885 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2705408 end: 16777215 length: 14071808 > device: <parted.device.Device object at 0x7f3d11cfb890> PedGeometry: <_ped.Geometry object at 0x7f3d04e02050> >15:37:39,886 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >15:37:39,886 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4e950> PedPartition: <_ped.Partition object at 0x7f3d11c9f290> >15:37:39,888 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >15:37:39,889 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >15:37:39,891 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:37:39,891 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> >15:37:39,893 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:39,894 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 0 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:39,937 DEBUG blivet: fixing size of non-existent 500 MiB partition vda1 (168) with non-existent ext4 filesystem mounted at /boot >15:37:39,942 DEBUG blivet: fixing size of non-existent 820 MiB partition vda2 (174) with non-existent swap >15:37:39,947 DEBUG blivet: fixing size of non-existent 6.71 GiB partition vda3 (162) with non-existent btrfs filesystem >15:37:39,954 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:39,955 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 0 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:40,001 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:40,002 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 0 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:40,048 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:40,049 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 0 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:40,093 DEBUG blivet: newBTRFS: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 0 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = ]} >15:37:40,110 DEBUG blivet: BTRFSVolumeDevice._addParent: fedora ; member: vda3 ; >15:37:40,111 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda3 ; >15:37:40,112 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 180 >15:37:40,114 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >15:37:40,115 DEBUG blivet: BTRFS.supported: supported: True ; >15:37:40,116 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 182 >15:37:40,117 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.179 ; current: None ; type: btrfs ; >15:37:40,119 DEBUG blivet: BTRFS.supported: supported: True ; >15:37:40,119 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 184 >15:37:40,120 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.179 ; current: btrfs ; type: btrfs ; >15:37:40,120 INFO blivet: added btrfs volume fedora (id 179) to device tree >15:37:40,121 INFO blivet: registered action: [185] create device btrfs volume fedora (id 179) >15:37:40,121 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 187 >15:37:40,123 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: btrfs ; type: btrfs ; >15:37:40,123 INFO blivet: registered action: [186] create format btrfs filesystem on btrfs volume fedora (id 179) >15:37:40,123 DEBUG blivet: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f3d11cf4690) -- > name = fedora status = False kids = 0 id = 179 > parents = ['non-existent 6.71 GiB partition vda3 (162) with non-existent btrfs filesystem'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs], 'size': Size('1 GiB')} >15:37:40,136 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >15:37:40,137 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 189 >15:37:40,138 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >15:37:40,140 DEBUG blivet: BTRFS.supported: supported: True ; >15:37:40,141 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 191 >15:37:40,142 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >15:37:40,143 INFO blivet: added btrfs subvolume root (id 188) to device tree >15:37:40,143 INFO blivet: registered action: [192] create device btrfs subvolume root (id 188) >15:37:40,143 DEBUG blivet: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f3d11cf4690) -- > name = fedora status = False kids = 1 id = 179 > parents = ['non-existent 6.71 GiB partition vda3 (162) with non-existent btrfs filesystem'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs], 'size': Size('500 MiB')} >15:37:40,156 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >15:37:40,157 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 194 >15:37:40,158 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >15:37:40,160 DEBUG blivet: BTRFS.supported: supported: True ; >15:37:40,160 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 196 >15:37:40,161 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >15:37:40,162 INFO blivet: added btrfs subvolume home (id 193) to device tree >15:37:40,162 INFO blivet: registered action: [197] create device btrfs subvolume home (id 193) >15:37:40,163 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >15:37:40,164 DEBUG blivet: DeviceTree.getDevicesByType returned [] >15:37:40,239 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:40,241 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:40,249 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:40,251 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:40,252 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:40,261 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:40,355 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:40,357 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:40,366 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:40,367 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:40,368 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:40,377 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:42,013 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:42,015 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 1 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:42,093 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: vda ; incomplete: False ; >15:37:42,094 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:42,106 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:42,107 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 1 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:44,225 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:44,227 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 1 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:45,679 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:45,682 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 1 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:50,601 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:50,603 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 1 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:51,156 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:51,158 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 1 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:57,246 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:57,248 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 1 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:57,313 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:57,314 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 1 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cfba90) -- > name = vda1 status = False kids = 0 id = 168 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ca5c10> PedPartition: <_ped.Partition object at 0x7f3d11d2cd70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:57,365 DEBUG blivet: removing vda1 >15:37:57,366 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >15:37:57,367 INFO blivet: removed partition vda1 (id 168) from device tree >15:37:57,367 INFO blivet: registered action: [198] destroy device partition vda1 (id 168) >15:37:57,368 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:57,369 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 1 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d11cea050) -- > name = vda2 status = False kids = 0 id = 174 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11d4eb90> PedPartition: <_ped.Partition object at 0x7f3d11c9fbf0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:37:57,398 DEBUG blivet: removing vda2 >15:37:57,399 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >15:37:57,400 INFO blivet: removed partition vda2 (id 174) from device tree >15:37:57,400 INFO blivet: registered action: [199] destroy device partition vda2 (id 174) >15:37:57,401 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:57,402 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d04e22350) -- > name = vda3 status = False kids = 1 id = 162 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d11cfb690> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e02290> PedPartition: <_ped.Partition object at 0x7f3d11c9f3b0> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = ] >15:37:57,416 DEBUG blivet: removing vda3 >15:37:57,416 DEBUG blivet: devices to remove: ['home', 'root', 'fedora'] >15:37:57,417 DEBUG blivet: leaves to remove: ['home', 'root'] >15:37:57,418 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora ; >15:37:57,418 INFO blivet: removed btrfs subvolume home (id 193) from device tree >15:37:57,418 INFO blivet: registered action: [200] destroy device btrfs subvolume home (id 193) >15:37:57,419 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >15:37:57,420 INFO blivet: removed btrfs subvolume root (id 188) from device tree >15:37:57,420 INFO blivet: registered action: [201] destroy device btrfs subvolume root (id 188) >15:37:57,420 DEBUG blivet: devices to remove: ['fedora'] >15:37:57,421 DEBUG blivet: leaves to remove: ['fedora'] >15:37:57,421 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda3 ; >15:37:57,422 INFO blivet: removed btrfs volume fedora (id 179) from device tree >15:37:57,422 INFO blivet: registered action: [202] destroy device btrfs volume fedora (id 179) >15:37:57,423 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >15:37:57,424 INFO blivet: removed partition vda3 (id 162) from device tree >15:37:57,424 INFO blivet: registered action: [203] destroy device partition vda3 (id 162) >15:37:57,440 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:57,441 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:57,443 DEBUG blivet: checking whether disk vda has an empty extended >15:37:57,445 DEBUG blivet: extended is None ; logicals is [] >15:37:57,450 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:57,456 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:57,669 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:57,672 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:57,685 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:57,749 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:57,750 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:57,758 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:57,759 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:37:57,760 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:37:57,768 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:37:57,775 DEBUG blivet: starting Blivet copy >15:37:57,803 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:57,805 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:57,805 DEBUG blivet: finished Blivet copy >15:37:57,811 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:57,812 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:57,814 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:57,815 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:57,820 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:57,821 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:37:57,823 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:37:57,825 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:38:06,750 INFO blivet: removing obsolete action 164 (203) >15:38:06,750 INFO blivet: removing obsolete action 165 (203) >15:38:06,751 INFO blivet: removing obsolete action 203 (203) >15:38:06,751 INFO blivet: removing obsolete action 185 (202) >15:38:06,752 INFO blivet: removing obsolete action 186 (202) >15:38:06,753 INFO blivet: removing obsolete action 202 (202) >15:38:06,753 INFO blivet: removing obsolete action 192 (201) >15:38:06,754 INFO blivet: removing obsolete action 201 (201) >15:38:06,754 INFO blivet: removing obsolete action 197 (200) >15:38:06,755 INFO blivet: removing obsolete action 200 (200) >15:38:06,755 INFO blivet: removing obsolete action 176 (199) >15:38:06,756 INFO blivet: removing obsolete action 177 (199) >15:38:06,756 INFO blivet: removing obsolete action 199 (199) >15:38:06,757 INFO blivet: removing obsolete action 170 (198) >15:38:06,757 INFO blivet: removing obsolete action 171 (198) >15:38:06,758 INFO blivet: removing obsolete action 198 (198) >15:38:06,758 DEBUG blivet: action 197 already pruned >15:38:06,759 DEBUG blivet: action 192 already pruned >15:38:06,759 DEBUG blivet: action 186 already pruned >15:38:06,760 DEBUG blivet: action 185 already pruned >15:38:06,760 DEBUG blivet: action 177 already pruned >15:38:06,761 DEBUG blivet: action 176 already pruned >15:38:06,761 DEBUG blivet: action 171 already pruned >15:38:06,761 DEBUG blivet: action 170 already pruned >15:38:06,762 DEBUG blivet: action 165 already pruned >15:38:06,762 DEBUG blivet: action 164 already pruned >15:38:06,763 INFO blivet: removing obsolete action 84 (160) >15:38:06,763 INFO blivet: removing obsolete action 155 (160) >15:38:06,764 DEBUG blivet: action 155 already pruned >15:38:06,764 DEBUG blivet: action 84 already pruned >15:38:06,765 INFO blivet: removing obsolete action 157 (79) >15:38:06,853 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:06,855 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:06,864 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:06,865 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:06,866 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:06,875 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:28,731 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:28,734 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:38:28,741 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: vda ; incomplete: False ; >15:38:28,743 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:28,758 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:28,760 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:38:30,232 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:30,234 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:38:30,687 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:30,690 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:38:35,150 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:35,151 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:38:35,162 INFO blivet: Detected 1 GiB of memory >15:38:35,166 INFO blivet: Suggested swap size (2147483680) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >15:38:35,169 INFO blivet: Swap attempt of 819.2 MiB >15:38:35,178 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:35,179 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >15:38:35,182 DEBUG blivet: checking whether disk vda has an empty extended >15:38:35,184 DEBUG blivet: extended is None ; logicals is [] >15:38:35,186 DEBUG blivet: removing vda >15:38:35,188 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 283 >15:38:35,191 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >15:38:35,196 INFO blivet: registered action: [282] destroy format msdos disklabel on disk vda (id 6) >15:38:35,197 DEBUG blivet: clearpart: initializing vda >15:38:35,199 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 285 >15:38:35,202 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >15:38:35,206 INFO blivet: registered action: [284] destroy format None on disk vda (id 6) >15:38:35,208 DEBUG blivet: required disklabel type for vda (15) is None >15:38:35,209 DEBUG blivet: default disklabel type for vda is msdos >15:38:35,211 DEBUG blivet: selecting msdos disklabel for vda based on size >15:38:35,215 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >15:38:35,220 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >15:38:35,223 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f3d0506de50> > PedDisk: <_ped.Disk object at 0x7f3d0546af38> >15:38:35,228 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 286 >15:38:35,231 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >15:38:35,236 INFO blivet: registered action: [287] create format msdos disklabel on disk vda (id 6) >15:38:35,437 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:35,441 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:35,457 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:35,462 INFO blivet: Detected 1 GiB of memory >15:38:35,474 INFO blivet: Suggested swap size (2147483680) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >15:38:35,482 INFO blivet: Swap attempt of 819.2 MiB >15:38:35,485 DEBUG blivet: doAutoPart: True >15:38:35,486 DEBUG blivet: encryptedAutoPart: False >15:38:35,487 DEBUG blivet: autoPartType: 1 >15:38:35,487 DEBUG blivet: clearPartType: 2 >15:38:35,487 DEBUG blivet: clearPartDisks: ['vda'] >15:38:35,493 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f3d0506f590) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f3d0506dd50) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f3d0506dd10) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f3d0506dc50) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False >PartSpec instance (0x7f3d0506dc90) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >15:38:35,494 DEBUG blivet: storage.disks: [u'vda'] >15:38:35,495 DEBUG blivet: storage.partitioned: [u'vda'] >15:38:35,495 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', u'live-base', u'live-rw', u'loop0', u'loop1', u'loop2', u'sr0', u'vda'] >15:38:35,496 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:35,498 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:35,508 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:35,509 DEBUG blivet: boot disk: vda >15:38:35,511 DEBUG blivet: BTRFS.supported: supported: True ; >15:38:35,511 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 288 >15:38:35,513 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:38:35,514 DEBUG blivet: PartitionDevice._setFormat: req3 ; >15:38:35,517 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: btrfs ; >15:38:35,519 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >15:38:35,520 INFO blivet: added partition req3 (id 289) to device tree >15:38:35,521 INFO blivet: registered action: [291] create device partition req3 (id 289) >15:38:35,521 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 293 >15:38:35,523 DEBUG blivet: PartitionDevice._setFormat: req3 ; >15:38:35,524 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: btrfs ; type: btrfs ; >15:38:35,524 INFO blivet: registered action: [292] create format btrfs filesystem on partition req3 (id 289) >15:38:35,525 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f3d11ca5d90) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8 GiB > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /sys/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: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d14465cb0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3d04e02050>] >15:38:35,535 DEBUG blivet: devs: [PartitionDevice instance (0x7f3d0506d910) -- > name = req3 status = False kids = 0 id = 289 > parents = [] > uuid = None size = 500 MiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:38:35,544 DEBUG blivet: Ext4FS.supported: supported: True ; >15:38:35,544 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 294 >15:38:35,546 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:38:35,547 DEBUG blivet: PartitionDevice._setFormat: req4 ; >15:38:35,548 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >15:38:35,552 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >15:38:35,553 INFO blivet: added partition req4 (id 295) to device tree >15:38:35,553 INFO blivet: registered action: [297] create device partition req4 (id 295) >15:38:35,553 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 299 >15:38:35,555 DEBUG blivet: PartitionDevice._setFormat: req4 ; >15:38:35,556 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: ext4 ; type: ext4 ; >15:38:35,557 INFO blivet: registered action: [298] create format ext4 filesystem mounted at /boot on partition req4 (id 295) >15:38:35,558 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:35,559 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d0506d910) -- > name = req3 status = False kids = 0 id = 289 > parents = [] > uuid = None size = 500 MiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d0506d990) -- > name = req4 status = False kids = 0 id = 295 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req4 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:38:35,569 INFO blivet: skipping unneeded stage1 biosboot request >15:38:35,569 DEBUG blivet: PartSpec instance (0x7f3d0506dc50) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >15:38:35,572 DEBUG blivet: existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:35,580 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >15:38:35,581 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 300 >15:38:35,582 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:38:35,583 DEBUG blivet: PartitionDevice._setFormat: req5 ; >15:38:35,584 DEBUG blivet: PartitionDevice._setFormat: req5 ; current: None ; type: swap ; >15:38:35,586 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >15:38:35,586 INFO blivet: added partition req5 (id 301) to device tree >15:38:35,586 INFO blivet: registered action: [303] create device partition req5 (id 301) >15:38:35,587 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 305 >15:38:35,588 DEBUG blivet: PartitionDevice._setFormat: req5 ; >15:38:35,589 DEBUG blivet: PartitionDevice._setFormat: req5 ; current: swap ; type: swap ; >15:38:35,590 INFO blivet: registered action: [304] create format swap on partition req5 (id 301) >15:38:35,591 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:38:35,592 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:35,593 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d0506d910) -- > name = req3 status = False kids = 0 id = 289 > parents = [] > uuid = None size = 500 MiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d0506d990) -- > name = req4 status = False kids = 0 id = 295 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req4 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d0506f310) -- > name = req5 status = False kids = 0 id = 301 > parents = [] > uuid = None size = 819.2 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/req5 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:38:35,608 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:35,610 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d0506d910) -- > name = req3 status = False kids = 0 id = 289 > parents = [] > uuid = None size = 500 MiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d0506d990) -- > name = req4 status = False kids = 0 id = 295 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req4 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d0506f310) -- > name = req5 status = False kids = 0 id = 301 > parents = [] > uuid = None size = 819.2 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/req5 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:38:35,625 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:35,626 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d0506d910) -- > name = req3 status = False kids = 0 id = 289 > parents = [] > uuid = None size = 500 MiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d0506d990) -- > name = req4 status = False kids = 0 id = 295 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req4 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3d0506f310) -- > name = req5 status = False kids = 0 id = 301 > parents = [] > uuid = None size = 819.2 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/req5 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >15:38:35,642 DEBUG blivet: removing all non-preexisting partitions ['req3(id 289)', 'req4(id 295)', 'req5(id 301)'] from disk(s) [u'vda'] >15:38:35,643 DEBUG blivet: allocatePartitions: disks=[u'vda'] ; partitions=['req3(id 289)', 'req4(id 295)', 'req5(id 301)'] >15:38:35,643 DEBUG blivet: removing all non-preexisting partitions ['req4(id 295)', 'req5(id 301)', 'req3(id 289)'] from disk(s) [u'vda'] >15:38:35,644 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:35,645 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:35,653 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:35,654 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:35,655 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:35,663 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:35,663 DEBUG blivet: allocating partition: req4 ; id: 295 ; disks: [u'vda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >15:38:35,666 DEBUG blivet: checking freespace on vda >15:38:35,667 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >15:38:35,669 DEBUG blivet: checking 63-16777215 (8 GiB) >15:38:35,673 DEBUG blivet: current free range is 63-16777215 (8 GiB) >15:38:35,676 DEBUG blivet: updating use_disk to vda, type: 0 >15:38:35,676 DEBUG blivet: new free: 63-16777215 / 8 GiB >15:38:35,679 DEBUG blivet: new free allows for 0 sectors of growth >15:38:35,680 DEBUG blivet: found free space for bootable request >15:38:35,680 DEBUG blivet: adjusted start sector from 63 to 2048 >15:38:35,681 DEBUG blivet: created partition vda1 of 500 MiB and added it to /dev/vda >15:38:35,684 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >15:38:35,684 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d0506d090> PedPartition: <_ped.Partition object at 0x7f3d11cdeb90> >15:38:35,686 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >15:38:35,688 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:38:35,689 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >15:38:35,689 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d0506d110> PedPartition: <_ped.Partition object at 0x7f3d11d38230> >15:38:35,691 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:35,692 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:35,699 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:35,700 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:35,702 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:35,709 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:35,709 DEBUG blivet: allocating partition: req5 ; id: 301 ; disks: [u'vda'] ; >boot: False ; primary: False ; size: 819.2 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >15:38:35,712 DEBUG blivet: checking freespace on vda >15:38:35,713 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=819.2 MiB boot=False best=None grow=False start=None >15:38:35,715 DEBUG blivet: checking 63-2047 (992.5 KiB) >15:38:35,717 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >15:38:35,719 DEBUG blivet: checking 1026048-16777215 (7.51 GiB) >15:38:35,722 DEBUG blivet: current free range is 1026048-16777215 (7.51 GiB) >15:38:35,725 DEBUG blivet: updating use_disk to vda, type: 0 >15:38:35,726 DEBUG blivet: new free: 1026048-16777215 / 7.51 GiB >15:38:35,729 DEBUG blivet: new free allows for 0 sectors of growth >15:38:35,729 DEBUG blivet: adjusted length from 1677721 to 1679360 >15:38:35,730 DEBUG blivet: created partition vda2 of 820 MiB and added it to /dev/vda >15:38:35,733 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >15:38:35,734 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e24d10> PedPartition: <_ped.Partition object at 0x7f3d11cdeef0> >15:38:35,736 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >15:38:35,737 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:38:35,738 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:38:35,738 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e24b90> PedPartition: <_ped.Partition object at 0x7f3d11cdecb0> >15:38:35,740 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:35,741 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:35,749 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:35,750 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:35,751 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:35,759 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:35,759 DEBUG blivet: allocating partition: req3 ; id: 289 ; disks: [u'vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >15:38:35,762 DEBUG blivet: checking freespace on vda >15:38:35,762 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >15:38:35,765 DEBUG blivet: checking 63-2047 (992.5 KiB) >15:38:35,767 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >15:38:35,769 DEBUG blivet: checking 2705408-16777215 (6.71 GiB) >15:38:35,772 DEBUG blivet: current free range is 2705408-16777215 (6.71 GiB) >15:38:35,775 DEBUG blivet: evaluating growth potential for new layout >15:38:35,775 DEBUG blivet: calculating growth for disk /dev/vda >15:38:35,777 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >15:38:35,777 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e24610> PedPartition: <_ped.Partition object at 0x7f3d11cdef50> >15:38:35,779 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >15:38:35,781 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >15:38:35,781 DEBUG blivet: adding request 295 to chunk 16775168 (2048-16777215) on /dev/vda >15:38:35,782 DEBUG blivet: adding request 301 to chunk 16775168 (2048-16777215) on /dev/vda >15:38:35,782 DEBUG blivet: adding request 289 to chunk 16775168 (2048-16777215) on /dev/vda >15:38:35,782 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >15:38:35,783 DEBUG blivet: req: PartitionRequest instance -- >id = 295 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:38:35,784 DEBUG blivet: req: PartitionRequest instance -- >id = 301 name = vda2 growable = False >base = 1679360 growth = 0 max_grow = 0 >done = True >15:38:35,784 DEBUG blivet: req: PartitionRequest instance -- >id = 289 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >15:38:35,784 DEBUG blivet: 1 requests and 13047808 (6.22 GiB) left in chunk >15:38:35,788 DEBUG blivet: adding 13047808 (6.22 GiB) to 289 (vda3) >15:38:35,791 DEBUG blivet: new grow amount for request 289 (vda3) is 13047808 units, or 6.22 GiB >15:38:35,794 DEBUG blivet: request 295 (vda1) growth: 0 (0 B) size: 500 MiB >15:38:35,797 DEBUG blivet: request 301 (vda2) growth: 0 (0 B) size: 820 MiB >15:38:35,801 DEBUG blivet: request 289 (vda3) growth: 13047808 (6.22 GiB) size: 6.71 GiB >15:38:35,807 DEBUG blivet: disk /dev/vda growth: 13047808 (6.22 GiB) >15:38:35,811 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:38:35,811 DEBUG blivet: device vda3 new partedPartition None >15:38:35,812 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >15:38:35,813 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >15:38:35,814 DEBUG blivet: total growth: 13047808 sectors >15:38:35,814 DEBUG blivet: updating use_disk to vda, type: 0 >15:38:35,814 DEBUG blivet: new free: 2705408-16777215 / 6.71 GiB >15:38:35,818 DEBUG blivet: new free allows for 13047808 sectors of growth >15:38:35,818 DEBUG blivet: created partition vda3 of 500 MiB and added it to /dev/vda >15:38:35,822 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >15:38:35,822 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ceadd0> PedPartition: <_ped.Partition object at 0x7f3d11cdec50> >15:38:35,824 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >15:38:35,825 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >15:38:35,827 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:38:35,827 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11cead10> PedPartition: <_ped.Partition object at 0x7f3d11cdeb30> >15:38:35,828 DEBUG blivet: growPartitions: disks=[u'vda'], partitions=[u'vda3(id 289)', u'vda1(id 295)', u'vda2(id 301)'] >15:38:35,828 DEBUG blivet: growable partitions are [u'vda3'] >15:38:35,829 DEBUG blivet: adding request 289 to chunk 16775168 (2048-16777215) on /dev/vda >15:38:35,829 DEBUG blivet: adding request 295 to chunk 16775168 (2048-16777215) on /dev/vda >15:38:35,829 DEBUG blivet: adding request 301 to chunk 16775168 (2048-16777215) on /dev/vda >15:38:35,830 DEBUG blivet: disk vda has 1 chunks >15:38:35,830 DEBUG blivet: Chunk.growRequests: 16775168 on /dev/vda start = 2048 end = 16777215 >sectorSize = 512 B > >15:38:35,831 DEBUG blivet: req: PartitionRequest instance -- >id = 295 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:38:35,831 DEBUG blivet: req: PartitionRequest instance -- >id = 301 name = vda2 growable = False >base = 1679360 growth = 0 max_grow = 0 >done = True >15:38:35,832 DEBUG blivet: req: PartitionRequest instance -- >id = 289 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >15:38:35,832 DEBUG blivet: 1 requests and 13047808 (6.22 GiB) left in chunk >15:38:35,835 DEBUG blivet: adding 13047808 (6.22 GiB) to 289 (vda3) >15:38:35,839 DEBUG blivet: new grow amount for request 289 (vda3) is 13047808 units, or 6.22 GiB >15:38:35,842 DEBUG blivet: growing partitions on vda >15:38:35,842 DEBUG blivet: partition vda1 (295): 0 >15:38:35,843 DEBUG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f3d0506f090> PedGeometry: <_ped.Geometry object at 0x7f3d11cea090> >15:38:35,843 DEBUG blivet: partition vda2 (301): 0 >15:38:35,844 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 2705407 length: 1679360 > device: <parted.device.Device object at 0x7f3d0506f090> PedGeometry: <_ped.Geometry object at 0x7f3d11cea390> >15:38:35,844 DEBUG blivet: partition vda3 (289): 0 >15:38:35,844 DEBUG blivet: new geometry for vda3: parted.Geometry instance -- > start: 2705408 end: 16777215 length: 14071808 > device: <parted.device.Device object at 0x7f3d0506f090> PedGeometry: <_ped.Geometry object at 0x7f3d11ceab10> >15:38:35,845 DEBUG blivet: removing all non-preexisting partitions [u'vda1(id 295)', u'vda2(id 301)', u'vda3(id 289)'] from disk(s) [u'vda'] >15:38:35,846 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >15:38:35,846 DEBUG blivet: device vda1 new partedPartition None >15:38:35,848 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: vda ; >15:38:35,849 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >15:38:35,850 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:38:35,850 DEBUG blivet: device vda2 new partedPartition None >15:38:35,851 DEBUG blivet: PartitionDevice._setDisk: req5 ; new: None ; old: vda ; >15:38:35,853 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >15:38:35,854 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:38:35,854 DEBUG blivet: device vda3 new partedPartition None >15:38:35,855 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >15:38:35,857 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >15:38:35,857 DEBUG blivet: back from removeNewPartitions >15:38:35,857 DEBUG blivet: extended: None >15:38:35,858 DEBUG blivet: setting req4 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f3d0506f090> PedGeometry: <_ped.Geometry object at 0x7f3d11cea090> >15:38:35,859 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >15:38:35,859 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ceac90> PedPartition: <_ped.Partition object at 0x7f3d11cdead0> >15:38:35,861 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >15:38:35,862 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >15:38:35,864 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >15:38:35,864 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ceae90> PedPartition: <_ped.Partition object at 0x7f3d11d38230> >15:38:35,865 DEBUG blivet: setting req5 new geometry: parted.Geometry instance -- > start: 1026048 end: 2705407 length: 1679360 > device: <parted.device.Device object at 0x7f3d0506f090> PedGeometry: <_ped.Geometry object at 0x7f3d11cea390> >15:38:35,866 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >15:38:35,866 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e24f90> PedPartition: <_ped.Partition object at 0x7f3d11a36290> >15:38:35,868 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >15:38:35,870 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >15:38:35,871 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:38:35,871 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11cea650> PedPartition: <_ped.Partition object at 0x7f3d11cdea70> >15:38:35,872 DEBUG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 2705408 end: 16777215 length: 14071808 > device: <parted.device.Device object at 0x7f3d0506f090> PedGeometry: <_ped.Geometry object at 0x7f3d11ceab10> >15:38:35,873 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >15:38:35,874 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d26435d90> PedPartition: <_ped.Partition object at 0x7f3d04e20e30> >15:38:35,876 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >15:38:35,877 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >15:38:35,878 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:38:35,879 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e07850> PedPartition: <_ped.Partition object at 0x7f3d04e20d70> >15:38:35,880 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:35,881 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d0506d910) -- > name = vda3 status = False kids = 0 id = 289 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e07850> PedPartition: <_ped.Partition object at 0x7f3d04e20d70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d0506d990) -- > name = vda1 status = False kids = 0 id = 295 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ceae90> PedPartition: <_ped.Partition object at 0x7f3d11d38230> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d0506f310) -- > name = vda2 status = False kids = 0 id = 301 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11cea650> PedPartition: <_ped.Partition object at 0x7f3d11cdea70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:38:35,925 DEBUG blivet: fixing size of non-existent 500 MiB partition vda1 (295) with non-existent ext4 filesystem mounted at /boot >15:38:35,931 DEBUG blivet: fixing size of non-existent 820 MiB partition vda2 (301) with non-existent swap >15:38:35,936 DEBUG blivet: fixing size of non-existent 6.71 GiB partition vda3 (289) with non-existent btrfs filesystem >15:38:35,943 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:35,944 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d0506d910) -- > name = vda3 status = False kids = 0 id = 289 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e07850> PedPartition: <_ped.Partition object at 0x7f3d04e20d70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d0506d990) -- > name = vda1 status = False kids = 0 id = 295 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ceae90> PedPartition: <_ped.Partition object at 0x7f3d11d38230> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d0506f310) -- > name = vda2 status = False kids = 0 id = 301 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11cea650> PedPartition: <_ped.Partition object at 0x7f3d11cdea70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:38:35,989 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:35,990 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d0506d910) -- > name = vda3 status = False kids = 0 id = 289 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e07850> PedPartition: <_ped.Partition object at 0x7f3d04e20d70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d0506d990) -- > name = vda1 status = False kids = 0 id = 295 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ceae90> PedPartition: <_ped.Partition object at 0x7f3d11d38230> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d0506f310) -- > name = vda2 status = False kids = 0 id = 301 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11cea650> PedPartition: <_ped.Partition object at 0x7f3d11cdea70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:38:36,034 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:36,035 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d0506d910) -- > name = vda3 status = False kids = 0 id = 289 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e07850> PedPartition: <_ped.Partition object at 0x7f3d04e20d70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d0506d990) -- > name = vda1 status = False kids = 0 id = 295 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11ceae90> PedPartition: <_ped.Partition object at 0x7f3d11d38230> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d0506f310) -- > name = vda2 status = False kids = 0 id = 301 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 820 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11cea650> PedPartition: <_ped.Partition object at 0x7f3d11cdea70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:38:36,080 DEBUG blivet: newBTRFS: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7f3d0506d910) -- > name = vda3 status = False kids = 0 id = 289 > parents = ['existing 8 GiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506de90> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e07850> PedPartition: <_ped.Partition object at 0x7f3d04e20d70> > disk = existing 8 GiB disk vda (6) with non-existent msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = ]} >15:38:36,095 DEBUG blivet: BTRFSVolumeDevice._addParent: fedora ; member: vda3 ; >15:38:36,097 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda3 ; >15:38:36,097 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 307 >15:38:36,099 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >15:38:36,100 DEBUG blivet: BTRFS.supported: supported: True ; >15:38:36,101 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 309 >15:38:36,102 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.306 ; current: None ; type: btrfs ; >15:38:36,103 DEBUG blivet: BTRFS.supported: supported: True ; >15:38:36,104 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 311 >15:38:36,105 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.306 ; current: btrfs ; type: btrfs ; >15:38:36,105 INFO blivet: added btrfs volume fedora (id 306) to device tree >15:38:36,106 INFO blivet: registered action: [312] create device btrfs volume fedora (id 306) >15:38:36,106 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 314 >15:38:36,108 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: btrfs ; type: btrfs ; >15:38:36,108 INFO blivet: registered action: [313] create format btrfs filesystem on btrfs volume fedora (id 306) >15:38:36,108 DEBUG blivet: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f3d26435d90) -- > name = fedora status = False kids = 0 id = 306 > parents = ['non-existent 6.71 GiB partition vda3 (289) with non-existent btrfs filesystem'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs], 'size': Size('1 GiB')} >15:38:36,120 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >15:38:36,121 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 316 >15:38:36,122 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >15:38:36,123 DEBUG blivet: BTRFS.supported: supported: True ; >15:38:36,123 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 318 >15:38:36,125 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >15:38:36,125 INFO blivet: added btrfs subvolume root (id 315) to device tree >15:38:36,125 INFO blivet: registered action: [319] create device btrfs subvolume root (id 315) >15:38:36,125 DEBUG blivet: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f3d26435d90) -- > name = fedora status = False kids = 1 id = 306 > parents = ['non-existent 6.71 GiB partition vda3 (289) with non-existent btrfs filesystem'] > uuid = None size = 6.71 GiB > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/vda3 > format args = [] originalFormat = btrfs], 'size': Size('500 MiB')} >15:38:36,137 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >15:38:36,137 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 321 >15:38:36,138 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >15:38:36,139 DEBUG blivet: BTRFS.supported: supported: True ; >15:38:36,140 DEBUG blivet: getFormat('btrfs') returning BTRFS instance with object id 323 >15:38:36,141 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >15:38:36,142 INFO blivet: added btrfs subvolume home (id 320) to device tree >15:38:36,142 INFO blivet: registered action: [324] create device btrfs subvolume home (id 320) >15:38:36,143 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >15:38:36,144 DEBUG blivet: DeviceTree.getDevicesByType returned [] >15:38:36,209 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:36,210 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:36,218 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:36,219 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:36,221 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:36,228 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:36,306 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:36,307 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:36,316 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:36,317 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >15:38:36,318 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with non-existent msdos disklabel >15:38:36,325 DEBUG blivet: resolved 'vda' to 'vda' (disk) >15:38:48,549 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >15:38:48,550 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >15:38:48,551 DEBUG blivet: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; >15:38:48,552 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >15:38:48,552 DEBUG blivet: action: [79] destroy format None on disk vda (id 6) >15:38:48,553 DEBUG blivet: action: [160] create format msdos disklabel on disk vda (id 6) >15:38:48,554 DEBUG blivet: action: [282] destroy format msdos disklabel on disk vda (id 6) >15:38:48,554 DEBUG blivet: action: [284] destroy format None on disk vda (id 6) >15:38:48,556 DEBUG blivet: action: [287] create format msdos disklabel on disk vda (id 6) >15:38:48,556 DEBUG blivet: action: [291] create device partition vda3 (id 289) >15:38:48,557 DEBUG blivet: action: [292] create format btrfs filesystem on partition vda3 (id 289) >15:38:48,557 DEBUG blivet: action: [297] create device partition vda1 (id 295) >15:38:48,558 DEBUG blivet: action: [298] create format ext4 filesystem mounted at /boot on partition vda1 (id 295) >15:38:48,568 DEBUG blivet: action: [303] create device partition vda2 (id 301) >15:38:48,569 DEBUG blivet: action: [304] create format swap on partition vda2 (id 301) >15:38:48,569 DEBUG blivet: action: [312] create device btrfs volume fedora (id 306) >15:38:48,570 DEBUG blivet: action: [313] create format btrfs filesystem on btrfs volume fedora (id 306) >15:38:48,570 DEBUG blivet: action: [319] create device btrfs subvolume root (id 315) >15:38:48,570 DEBUG blivet: action: [324] create device btrfs subvolume home (id 320) >15:38:48,571 INFO blivet: pruning action queue... >15:38:48,571 INFO blivet: removing obsolete action 160 (287) >15:38:48,571 INFO blivet: removing obsolete action 282 (287) >15:38:48,572 DEBUG blivet: action 282 already pruned >15:38:48,572 DEBUG blivet: action 160 already pruned >15:38:48,572 INFO blivet: removing obsolete action 284 (79) >15:38:48,573 INFO blivet: resetting parted disks... >15:38:48,574 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >15:38:48,582 DEBUG blivet: PartitionDevice.preCommitFixup: vda3 ; >15:38:48,585 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >15:38:48,589 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >15:38:48,594 INFO blivet: sorting actions... >15:38:48,602 DEBUG blivet: action: [79] destroy format None on disk vda (id 6) >15:38:48,602 DEBUG blivet: lvm filter: removing vda3 from the reject list >15:38:48,603 DEBUG blivet: vda3 wasn't in the reject list >15:38:48,603 DEBUG blivet: lvm filter: removing vda1 from the reject list >15:38:48,603 DEBUG blivet: vda1 wasn't in the reject list >15:38:48,604 DEBUG blivet: lvm filter: removing vda2 from the reject list >15:38:48,604 DEBUG blivet: vda2 wasn't in the reject list >15:38:48,604 DEBUG blivet: lvm filter: removing fedora from the reject list >15:38:48,604 DEBUG blivet: fedora wasn't in the reject list >15:38:48,605 DEBUG blivet: lvm filter: removing root from the reject list >15:38:48,605 DEBUG blivet: root wasn't in the reject list >15:38:48,605 DEBUG blivet: lvm filter: removing home from the reject list >15:38:48,606 DEBUG blivet: home wasn't in the reject list >15:38:48,606 DEBUG blivet: action: [287] create format msdos disklabel on disk vda (id 6) >15:38:48,610 DEBUG blivet: lvm filter: removing vda3 from the reject list >15:38:48,611 DEBUG blivet: vda3 wasn't in the reject list >15:38:48,612 DEBUG blivet: lvm filter: removing vda1 from the reject list >15:38:48,612 DEBUG blivet: vda1 wasn't in the reject list >15:38:48,621 DEBUG blivet: lvm filter: removing vda2 from the reject list >15:38:48,621 DEBUG blivet: vda2 wasn't in the reject list >15:38:48,622 DEBUG blivet: lvm filter: removing fedora from the reject list >15:38:48,622 DEBUG blivet: fedora wasn't in the reject list >15:38:48,622 DEBUG blivet: lvm filter: removing root from the reject list >15:38:48,622 DEBUG blivet: root wasn't in the reject list >15:38:48,623 DEBUG blivet: lvm filter: removing home from the reject list >15:38:48,623 DEBUG blivet: home wasn't in the reject list >15:38:48,623 DEBUG blivet: action: [297] create device partition vda1 (id 295) >15:38:48,626 DEBUG blivet: action: [303] create device partition vda2 (id 301) >15:38:48,626 DEBUG blivet: action: [304] create format swap on partition vda2 (id 301) >15:38:48,627 DEBUG blivet: action: [291] create device partition vda3 (id 289) >15:38:48,627 DEBUG blivet: lvm filter: removing fedora from the reject list >15:38:48,629 DEBUG blivet: fedora wasn't in the reject list >15:38:48,629 DEBUG blivet: lvm filter: removing root from the reject list >15:38:48,630 DEBUG blivet: root wasn't in the reject list >15:38:48,638 DEBUG blivet: lvm filter: removing home from the reject list >15:38:48,639 DEBUG blivet: home wasn't in the reject list >15:38:48,639 DEBUG blivet: action: [292] create format btrfs filesystem on partition vda3 (id 289) >15:38:48,640 DEBUG blivet: lvm filter: removing fedora from the reject list >15:38:48,640 DEBUG blivet: fedora wasn't in the reject list >15:38:48,640 DEBUG blivet: lvm filter: removing root from the reject list >15:38:48,640 DEBUG blivet: root wasn't in the reject list >15:38:48,641 DEBUG blivet: lvm filter: removing home from the reject list >15:38:48,641 DEBUG blivet: home wasn't in the reject list >15:38:48,641 DEBUG blivet: action: [312] create device btrfs volume fedora (id 306) >15:38:48,653 DEBUG blivet: lvm filter: removing root from the reject list >15:38:48,656 DEBUG blivet: root wasn't in the reject list >15:38:48,656 DEBUG blivet: lvm filter: removing home from the reject list >15:38:48,657 DEBUG blivet: home wasn't in the reject list >15:38:48,657 DEBUG blivet: action: [313] create format btrfs filesystem on btrfs volume fedora (id 306) >15:38:48,661 DEBUG blivet: lvm filter: removing root from the reject list >15:38:48,661 DEBUG blivet: root wasn't in the reject list >15:38:48,662 DEBUG blivet: lvm filter: removing home from the reject list >15:38:48,662 DEBUG blivet: home wasn't in the reject list >15:38:48,662 DEBUG blivet: action: [324] create device btrfs subvolume home (id 320) >15:38:48,663 DEBUG blivet: action: [319] create device btrfs subvolume root (id 315) >15:38:48,663 DEBUG blivet: action: [298] create format ext4 filesystem mounted at /boot on partition vda1 (id 295) >15:38:48,664 INFO blivet: executing action: [79] destroy format None on disk vda (id 6) >15:38:48,665 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >15:38:48,671 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda ; status: False ; type: None ; >15:38:49,040 INFO blivet: executing action: [287] create format msdos disklabel on disk vda (id 6) >15:38:49,045 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >15:38:49,055 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >15:38:49,061 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >15:38:49,337 DEBUG blivet: DiskDevice.updateSysfsPath: vda ; status: True ; >15:38:49,340 DEBUG blivet: vda sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda >15:38:49,444 INFO blivet: executing action: [297] create device partition vda1 (id 295) >15:38:49,445 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; >15:38:49,456 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >15:38:49,462 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:38:49,463 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >15:38:49,472 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; >15:38:49,474 DEBUG blivet: PartitionDevice._wipe: vda1 ; status: False ; >15:38:49,743 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >15:38:49,952 DEBUG blivet: post-commit partition path is /dev/vda1 >15:38:49,955 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >15:38:49,966 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506dbd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e39fd0> PedPartition: <_ped.Partition object at 0x7f3d0546cd70> >15:38:49,978 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >15:38:50,079 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >15:38:50,092 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >15:38:50,094 DEBUG blivet: vda1 sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 >15:38:50,240 INFO blivet: executing action: [303] create device partition vda2 (id 301) >15:38:50,241 DEBUG blivet: PartitionDevice.create: vda2 ; status: False ; >15:38:50,243 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: False ; >15:38:50,248 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:38:50,249 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >15:38:50,250 DEBUG blivet: PartitionDevice._create: vda2 ; status: False ; >15:38:50,252 DEBUG blivet: PartitionDevice._wipe: vda2 ; status: False ; >15:38:50,389 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >15:38:50,604 DEBUG blivet: post-commit partition path is /dev/vda2 >15:38:50,606 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:38:50,606 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506dbd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e39cd0> PedPartition: <_ped.Partition object at 0x7f3d0546cdd0> >15:38:50,612 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >15:38:50,656 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >15:38:50,657 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >15:38:50,658 DEBUG blivet: vda2 sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 >15:38:50,722 INFO blivet: executing action: [304] create format swap on partition vda2 (id 301) >15:38:50,725 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >15:38:50,726 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >15:38:50,727 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >15:38:50,728 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >15:38:50,729 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 6 ; >15:38:50,730 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >15:38:50,731 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >15:38:50,732 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >15:38:50,733 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >15:38:50,738 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >15:38:50,739 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >15:38:50,740 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >15:38:50,741 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >15:38:50,742 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 16 ; >15:38:50,743 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 17 ; >15:38:50,744 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 18 ; >15:38:50,745 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda2 ; flag: 3 ; >15:38:50,747 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >15:38:50,783 DEBUG blivet: SwapSpace.create: device: /dev/vda2 ; status: None ; type: swap ; >15:38:50,785 DEBUG blivet: SwapSpace.create: device: /dev/vda2 ; status: None ; type: swap ; >15:38:50,867 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/vda2 ; type: swap ; >15:38:50,868 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda2 >15:38:50,910 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >15:38:50,910 DEBUG blivet: vda2 sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2 >15:38:50,946 INFO blivet: executing action: [291] create device partition vda3 (id 289) >15:38:50,948 DEBUG blivet: PartitionDevice.create: vda3 ; status: False ; >15:38:50,950 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vda3 ; orig: False ; >15:38:50,951 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:38:50,952 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >15:38:50,953 DEBUG blivet: PartitionDevice._create: vda3 ; status: False ; >15:38:50,956 DEBUG blivet: PartitionDevice._wipe: vda3 ; status: False ; >15:38:51,086 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 3 ; >15:38:51,279 DEBUG blivet: post-commit partition path is /dev/vda3 >15:38:51,281 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:38:51,281 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506dbd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e07650> PedPartition: <_ped.Partition object at 0x7f3d11d38110> >15:38:51,286 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda3 ; status: False ; type: None ; >15:38:51,333 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >15:38:51,336 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >15:38:51,336 DEBUG blivet: vda3 sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:51,420 INFO blivet: executing action: [292] create format btrfs filesystem on partition vda3 (id 289) >15:38:51,423 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 1 ; >15:38:51,424 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 2 ; >15:38:51,425 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 3 ; >15:38:51,426 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 4 ; >15:38:51,427 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 5 ; >15:38:51,428 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 6 ; >15:38:51,429 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 8 ; >15:38:51,430 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 9 ; >15:38:51,432 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 10 ; >15:38:51,433 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 11 ; >15:38:51,434 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 12 ; >15:38:51,435 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 13 ; >15:38:51,436 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 14 ; >15:38:51,437 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 15 ; >15:38:51,438 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 16 ; >15:38:51,439 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 17 ; >15:38:51,440 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 18 ; >15:38:51,442 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >15:38:51,545 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >15:38:51,545 DEBUG blivet: vda3 sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:51,579 INFO blivet: executing action: [312] create device btrfs volume fedora (id 306) >15:38:51,581 DEBUG blivet: BTRFSVolumeDevice.create: fedora ; status: True ; >15:38:51,583 DEBUG blivet: BTRFSVolumeDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >15:38:51,584 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >15:38:51,586 DEBUG blivet: BTRFS.setup: device: /dev/vda3 ; mountpoint: None ; type: btrfs ; >15:38:51,587 DEBUG blivet: BTRFSVolumeDevice._create: fedora ; status: True ; >15:38:51,871 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >15:38:51,873 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >15:38:51,875 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >15:38:51,876 DEBUG blivet: vda3 sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:51,877 DEBUG blivet: fedora sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:51,956 INFO blivet: executing action: [313] create format btrfs filesystem on btrfs volume fedora (id 306) >15:38:51,992 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >15:38:51,993 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >15:38:51,993 DEBUG blivet: vda3 sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:51,994 DEBUG blivet: fedora sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:52,029 INFO blivet: executing action: [324] create device btrfs subvolume home (id 320) >15:38:52,031 DEBUG blivet: BTRFSSubVolumeDevice.create: home ; status: True ; >15:38:52,032 DEBUG blivet: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: home ; orig: False ; >15:38:52,033 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >15:38:52,034 DEBUG blivet: BTRFSSubVolumeDevice._create: home ; status: True ; >15:38:52,195 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.306uQogLc: [Errno 2] No such file or directory >15:38:52,196 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.306uQogLc to None >15:38:52,198 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.306uQogLc/lost+found to system_u:object_r:lost_found_t:s0 >15:38:52,538 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >15:38:52,541 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: home ; status: True ; >15:38:52,543 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >15:38:52,546 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >15:38:52,547 DEBUG blivet: vda3 sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:52,547 DEBUG blivet: fedora sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:52,548 DEBUG blivet: home sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:52,634 INFO blivet: executing action: [319] create device btrfs subvolume root (id 315) >15:38:52,636 DEBUG blivet: BTRFSSubVolumeDevice.create: root ; status: True ; >15:38:52,637 DEBUG blivet: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: root ; orig: False ; >15:38:52,638 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >15:38:52,640 DEBUG blivet: BTRFSSubVolumeDevice._create: root ; status: True ; >15:38:52,674 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.3063tzfyI: [Errno 2] No such file or directory >15:38:52,674 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.3063tzfyI to None >15:38:52,674 INFO blivet: set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.3063tzfyI/lost+found to system_u:object_r:lost_found_t:s0 >15:38:52,845 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >15:38:52,847 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: root ; status: True ; >15:38:52,849 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >15:38:52,851 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >15:38:52,851 DEBUG blivet: vda3 sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:52,852 DEBUG blivet: fedora sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:52,852 DEBUG blivet: root sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 >15:38:52,923 INFO blivet: executing action: [298] create format ext4 filesystem mounted at /boot on partition vda1 (id 295) >15:38:52,925 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >15:38:52,926 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >15:38:52,927 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >15:38:52,928 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >15:38:52,929 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >15:38:52,931 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >15:38:52,932 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >15:38:52,933 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >15:38:52,934 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >15:38:52,935 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >15:38:52,936 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >15:38:52,937 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >15:38:52,938 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >15:38:52,939 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >15:38:52,940 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 16 ; >15:38:52,941 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 17 ; >15:38:52,943 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 18 ; >15:38:52,945 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >15:38:52,981 DEBUG blivet: Ext4FS.create: device: /dev/vda1 ; status: False ; type: ext4 ; >15:38:52,986 DEBUG blivet: Ext4FS.doFormat: device: /dev/vda1 ; mountpoint: /boot ; type: ext4 ; >15:38:53,351 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda1 ; type: ext4 ; >15:38:53,351 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 >15:38:53,411 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >15:38:53,411 DEBUG blivet: vda1 sysfsPath set to /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1 >15:38:53,452 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.partition.PartitionDevice'> ; >15:38:53,455 DEBUG blivet: looking up parted Device: /dev/vda3 >15:38:53,475 DEBUG blivet: looking up parted Device: /dev/vda1 >15:38:53,493 DEBUG blivet: looking up parted Device: /dev/vda2 >15:38:53,453 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f3d0506d910) -- > name = vda3 status = True kids = 1 id = 289 > parents = ['existing 8 GiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 6.71 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 14071808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (13960, 16, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d114fe320> > target size = 0 path = /dev/vda3 > format args = [] originalFormat = btrfs grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506dbd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e07650> PedPartition: <_ped.Partition object at 0x7f3d11d38110> > disk = existing 8 GiB disk vda (6) with existing msdos disklabel > start = 2705408 end = 16777215 length = 14071808 > flags = , PartitionDevice instance (0x7f3d0506d990) -- > name = vda1 status = True kids = 0 id = 295 > parents = ['existing 8 GiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/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: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d114fe170> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506dbd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e39fd0> PedPartition: <_ped.Partition object at 0x7f3d0546cd70> > disk = existing 8 GiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f3d0506f310) -- > name = vda2 status = True kids = 0 id = 301 > parents = ['existing 8 GiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 820 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/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: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1666, 16, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f3d11660f80> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506dbd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d04e39cd0> PedPartition: <_ped.Partition object at 0x7f3d0546cdd0> > disk = existing 8 GiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 2705407 length = 1679360 > flags = ] >15:38:53,552 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >15:38:53,553 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506dbd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11cdf090> PedPartition: <_ped.Partition object at 0x7f3d11c9fd70> >15:38:53,556 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >15:38:53,557 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506dbd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3d11cdf690> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11cdf650> PedPartition: <_ped.Partition object at 0x7f3d11c9fb90> >15:38:53,560 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >15:38:53,561 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3d0506dbd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3d11cdf210> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3d11cdf6d0> PedPartition: <_ped.Partition object at 0x7f3d11c9fdd0> >15:38:53,565 INFO blivet: setting boot flag on vda1 >15:38:53,566 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda1 ; flag: 1 ; >15:38:53,567 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >15:38:53,568 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >15:38:53,608 DEBUG blivet: BTRFS.supported: supported: True ; >15:38:53,610 DEBUG blivet: BTRFS.supported: supported: True ; >15:38:53,613 DEBUG blivet: Ext4FS.supported: supported: True ; >15:38:53,622 DEBUG blivet: Ext4FS.supported: supported: True ; >15:38:53,625 DEBUG blivet: Ext4FS.supported: supported: True ; >15:38:53,628 DEBUG blivet: BTRFS.supported: supported: True ; >15:38:53,635 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:38:53,640 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:38:53,644 DEBUG blivet: Ext4FS.supported: supported: True ; >15:38:53,650 DEBUG blivet: BTRFS.supported: supported: True ; >15:38:53,719 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >15:38:53,723 DEBUG blivet: SwapSpace.setup: device: /dev/vda2 ; status: False ; type: swap ; >15:38:53,726 DEBUG blivet: SwapSpace.setup: device: /dev/vda2 ; status: False ; type: swap ; >15:38:53,811 DEBUG blivet: BindFS.supported: supported: False ; >15:38:53,812 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 329 >15:38:53,814 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >15:38:53,819 DEBUG blivet: TmpFS.supported: supported: True ; >15:38:53,880 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance with object id 332 >15:38:53,885 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >15:38:53,891 DEBUG blivet: DevPtsFS.supported: supported: False ; >15:38:53,895 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance with object id 335 >15:38:53,897 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >15:38:53,902 DEBUG blivet: SysFS.supported: supported: False ; >15:38:53,905 DEBUG blivet: getFormat('sysfs') returning SysFS instance with object id 338 >15:38:53,907 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >15:38:53,913 DEBUG blivet: ProcFS.supported: supported: False ; >15:38:53,919 DEBUG blivet: getFormat('proc') returning ProcFS instance with object id 341 >15:38:53,920 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >15:38:53,924 DEBUG blivet: SELinuxFS.supported: supported: False ; >15:38:53,927 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance with object id 344 >15:38:53,929 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >15:38:53,933 DEBUG blivet: USBFS.supported: supported: False ; >15:38:53,937 DEBUG blivet: getFormat('usbfs') returning USBFS instance with object id 347 >15:38:53,938 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >15:38:53,942 DEBUG blivet: BindFS.supported: supported: False ; >15:38:53,945 DEBUG blivet: getFormat('bind') returning BindFS instance with object id 350 >15:38:53,947 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >15:38:53,952 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >15:38:53,955 DEBUG blivet: BTRFS.setup: device: /dev/vda3 ; mountpoint: / ; type: btrfs ; >15:38:54,029 ERR blivet: IGNORED: Caught exception, continuing. >15:38:54,030 ERR blivet: IGNORED: Problem description: error mounting /dev/vda3 on / >15:38:54,031 ERR blivet: IGNORED: Begin exception details. >15:38:54,032 ERR blivet: IGNORED: Traceback (most recent call last): >15:38:54,033 ERR blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2578, in mountFilesystems >15:38:54,034 ERR blivet: IGNORED: chroot=rootPath) >15:38:54,034 ERR blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 1114, in setup >15:38:54,035 ERR blivet: IGNORED: return self.mount(**kwargs) >15:38:54,036 ERR blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 593, in mount >15:38:54,037 ERR blivet: IGNORED: raise FSError("mount failed: %s" % rc) >15:38:54,037 ERR blivet: IGNORED: FSError: mount failed: 32 >15:38:54,038 ERR blivet: IGNORED: End exception details. >15:38:54,180 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:38:54,186 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:38:54,230 DEBUG blivet: looking up parted Device: /dev/vda3 >15:38:54,241 DEBUG blivet: looking up parted Device: /dev/vda3 >15:38:54,252 DEBUG blivet: looking up parted Device: /dev/vda3 >15:38:54,270 DEBUG blivet: looking up parted Device: /run >15:38:54,282 DEBUG blivet: looking up parted Device: /dev > > >/tmp/ifcfg.log: >10:05:31,401 DEBUG ifcfg: content of files (network initialization): >10:05:31,410 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 77, 172, 123]}, 'connection': {'timestamp': 1414145126L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'b979a18f-04ce-4996-a95c-507665217c92'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >10:05:31,594 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['eth0']): >10:05:31,595 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >10:05:31,595 DEBUG ifcfg: TYPE=Ethernet >10:05:31,595 DEBUG ifcfg: BOOTPROTO=dhcp >10:05:31,595 DEBUG ifcfg: DEFROUTE=yes >10:05:31,595 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >10:05:31,596 DEBUG ifcfg: IPV6INIT=yes >10:05:31,596 DEBUG ifcfg: IPV6_AUTOCONF=yes >10:05:31,596 DEBUG ifcfg: IPV6_DEFROUTE=yes >10:05:31,596 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >10:05:31,596 DEBUG ifcfg: NAME=eth0 >10:05:31,596 DEBUG ifcfg: UUID=b979a18f-04ce-4996-a95c-507665217c92 >10:05:31,597 DEBUG ifcfg: ONBOOT=no >10:05:31,597 DEBUG ifcfg: HWADDR=52:54:00:4D:AC:7B >10:05:31,597 DEBUG ifcfg: PEERDNS=yes >10:05:31,597 DEBUG ifcfg: PEERROUTES=yes >10:05:31,597 DEBUG ifcfg: IPV6_PEERDNS=yes >10:05:31,597 DEBUG ifcfg: IPV6_PEERROUTES=yes >10:05:31,604 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 77, 172, 123]}, 'connection': {'timestamp': 1414145126L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'b979a18f-04ce-4996-a95c-507665217c92'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >10:05:48,055 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >10:05:48,057 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-rawhide-x86_64 rd.live.check quiet > > >/tmp/syslog: >10:05:23,870 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="964" x-info="http://www.rsyslog.com"] start >10:05:23,890 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >10:05:23,890 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >10:05:23,890 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >10:05:23,915 NOTICE kernel:[ 0.000000] Linux version 3.18.0-0.rc0.git9.4.fc22.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.1 20140930 (Red Hat 4.9.1-11) (GCC) ) #1 SMP Fri Oct 17 19:44:43 UTC 2014 >10:05:23,915 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-rawhide-x86_64 rd.live.check quiet >10:05:23,915 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >10:05:23,915 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >10:05:23,915 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >10:05:23,915 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >10:05:23,915 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >10:05:23,915 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >10:05:23,915 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >10:05:23,915 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >10:05:23,915 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >10:05:23,915 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >10:05:23,915 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >10:05:23,915 INFO kernel:[ 0.000000] Hypervisor detected: KVM >10:05:23,915 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >10:05:23,915 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >10:05:23,915 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >10:05:23,915 DEBUG kernel:[ 0.000000] MTRR default type: write-back >10:05:23,915 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >10:05:23,915 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >10:05:23,915 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >10:05:23,915 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >10:05:23,915 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >10:05:23,915 DEBUG kernel:[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable >10:05:23,915 DEBUG kernel:[ 0.000000] 1 disabled >10:05:23,915 DEBUG kernel:[ 0.000000] 2 disabled >10:05:23,915 DEBUG kernel:[ 0.000000] 3 disabled >10:05:23,915 DEBUG kernel:[ 0.000000] 4 disabled >10:05:23,915 DEBUG kernel:[ 0.000000] 5 disabled >10:05:23,915 DEBUG kernel:[ 0.000000] 6 disabled >10:05:23,915 DEBUG kernel:[ 0.000000] 7 disabled >10:05:23,915 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >10:05:23,915 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f17b0-0x000f17bf] mapped at [ffff8800000f17b0] >10:05:23,915 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >10:05:23,915 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >10:05:23,915 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >10:05:23,915 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >10:05:23,915 DEBUG kernel:[ 0.000000] BRK [0x034bb000, 0x034bbfff] PGTABLE >10:05:23,915 DEBUG kernel:[ 0.000000] BRK [0x034bc000, 0x034bcfff] PGTABLE >10:05:23,915 DEBUG kernel:[ 0.000000] BRK [0x034bd000, 0x034bdfff] PGTABLE >10:05:23,915 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3d200000-0x3d3fffff] >10:05:23,915 DEBUG kernel:[ 0.000000] [mem 0x3d200000-0x3d3fffff] page 2M >10:05:23,915 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3d1fffff] >10:05:23,915 DEBUG kernel:[ 0.000000] [mem 0x3c000000-0x3d1fffff] page 2M >10:05:23,915 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] >10:05:23,915 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >10:05:23,915 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3bffffff] page 2M >10:05:23,915 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3d400000-0x3fffdfff] >10:05:23,915 DEBUG kernel:[ 0.000000] [mem 0x3d400000-0x3fdfffff] page 2M >10:05:23,915 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >10:05:23,915 DEBUG kernel:[ 0.000000] BRK [0x034be000, 0x034befff] PGTABLE >10:05:23,915 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3d535000-0x3fffdfff] >10:05:23,915 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >10:05:23,915 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F1650 000014 (v00 BOCHS ) >10:05:23,915 WARNING kernel:[ 0.000000] ACPI: RSDT 0x000000003FFFE4A0 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >10:05:23,915 WARNING kernel:[ 0.000000] ACPI: FACP 0x000000003FFFFF80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >10:05:23,915 WARNING kernel:[ 0.000000] ACPI: DSDT 0x000000003FFFE4D0 001137 (v01 BXPC BXDSDT 00000001 INTL 20140114) >10:05:23,915 WARNING kernel:[ 0.000000] ACPI: FACS 0x000000003FFFFF40 000040 >10:05:23,915 WARNING kernel:[ 0.000000] ACPI: SSDT 0x000000003FFFF700 000838 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >10:05:23,915 WARNING kernel:[ 0.000000] ACPI: APIC 0x000000003FFFF610 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >10:05:23,915 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:05:23,915 INFO kernel:[ 0.000000] No NUMA configuration found >10:05:23,915 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >10:05:23,915 INFO kernel:[ 0.000000] NODE_DATA(0) allocated [mem 0x3d50e000-0x3d534fff] >10:05:23,915 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >10:05:23,915 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3d48e001, primary cpu clock >10:05:23,915 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003bc00000-ffff88003cbfffff] on node 0 >10:05:23,915 WARNING kernel:[ 0.000000] Zone ranges: >10:05:23,915 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >10:05:23,915 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >10:05:23,915 WARNING kernel:[ 0.000000] Normal empty >10:05:23,915 WARNING kernel:[ 0.000000] Movable zone start for each node >10:05:23,915 WARNING kernel:[ 0.000000] Early memory node ranges >10:05:23,915 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >10:05:23,915 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >10:05:23,915 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x3fffdfff] >10:05:23,915 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262044 >10:05:23,915 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >10:05:23,915 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >10:05:23,915 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >10:05:23,915 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >10:05:23,915 DEBUG kernel:[ 0.000000] DMA32 zone: 258046 pages, LIFO batch:31 >10:05:23,915 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >10:05:23,915 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:05:23,915 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >10:05:23,915 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >10:05:23,915 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >10:05:23,915 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >10:05:23,915 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >10:05:23,915 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >10:05:23,915 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >10:05:23,915 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >10:05:23,915 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >10:05:23,915 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >10:05:23,915 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >10:05:23,915 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >10:05:23,915 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >10:05:23,915 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >10:05:23,915 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >10:05:23,915 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >10:05:23,915 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >10:05:23,915 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >10:05:23,915 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >10:05:23,915 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >10:05:23,915 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >10:05:23,915 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >10:05:23,915 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >10:05:23,916 INFO kernel:[ 0.000000] PERCPU: Embedded 480 pages/cpu @ffff88003ce00000 s1928576 r8192 d29312 u2097152 >10:05:23,916 DEBUG kernel:[ 0.000000] pcpu-alloc: s1928576 r8192 d29312 u2097152 alloc=1*2097152 >10:05:23,916 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >10:05:23,916 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >10:05:23,916 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3ce0e3c0 >10:05:23,916 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257927 >10:05:23,916 WARNING kernel:[ 0.000000] Policy zone: DMA32 >10:05:23,916 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-rawhide-x86_64 rd.live.check quiet >10:05:23,916 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >10:05:23,916 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form >10:05:23,916 WARNING kernel:[ 0.000000] Memory: 946904K/1048176K available (8614K kernel code, 1995K rwdata, 3548K rodata, 3804K init, 17440K bss, 101272K reserved) >10:05:23,916 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >10:05:23,916 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >10:05:23,916 INFO kernel:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. >10:05:23,916 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >10:05:23,916 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. >10:05:23,916 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >10:05:23,916 INFO kernel:[ 0.000000] NR_IRQS:524544 nr_irqs:256 0 >10:05:23,916 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >10:05:23,916 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0. >10:05:23,916 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >10:05:23,916 INFO kernel:[ 0.000000] console [tty0] enabled >10:05:23,916 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >10:05:23,916 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >10:05:23,916 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >10:05:23,916 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >10:05:23,916 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >10:05:23,916 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768 >10:05:23,916 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536 >10:05:23,916 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 32768 >10:05:23,916 WARNING kernel:[ 0.000000] memory used by lock dependency info: 8671 kB >10:05:23,916 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >10:05:23,916 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >10:05:23,916 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >10:05:23,916 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >10:05:23,916 INFO kernel:[ 0.000000] tsc: Detected 3092.972 MHz processor >10:05:23,916 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 6185.94 BogoMIPS (lpj=3092972) >10:05:23,916 INFO kernel:[ 0.002000] pid_max: default: 32768 minimum: 301 >10:05:23,916 INFO kernel:[ 0.002000] ACPI: Core revision 20140828 >10:05:23,916 WARNING kernel:[ 0.004784] ACPI: All ACPI Tables successfully acquired >10:05:23,916 INFO kernel:[ 0.004895] Security Framework initialized >10:05:23,916 INFO kernel:[ 0.004901] SELinux: Initializing. >10:05:23,916 DEBUG kernel:[ 0.004933] SELinux: Starting in permissive mode >10:05:23,916 INFO kernel:[ 0.005275] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >10:05:23,916 INFO kernel:[ 0.005547] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >10:05:23,916 INFO kernel:[ 0.005621] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) >10:05:23,916 INFO kernel:[ 0.005627] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) >10:05:23,916 INFO kernel:[ 0.006666] Initializing cgroup subsys memory >10:05:23,916 INFO kernel:[ 0.006679] Initializing cgroup subsys devices >10:05:23,916 INFO kernel:[ 0.006695] Initializing cgroup subsys freezer >10:05:23,916 INFO kernel:[ 0.006711] Initializing cgroup subsys net_cls >10:05:23,916 INFO kernel:[ 0.006714] Initializing cgroup subsys blkio >10:05:23,916 INFO kernel:[ 0.006718] Initializing cgroup subsys perf_event >10:05:23,916 INFO kernel:[ 0.006721] Initializing cgroup subsys net_prio >10:05:23,916 INFO kernel:[ 0.006726] Initializing cgroup subsys hugetlb >10:05:23,916 INFO kernel:[ 0.006809] mce: CPU supports 10 MCE banks >10:05:23,916 INFO kernel:[ 0.006849] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >10:05:23,916 INFO kernel:[ 0.006849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >10:05:23,916 INFO kernel:[ 0.016629] Freeing SMP alternatives memory: 24K (ffffffff823ab000 - ffffffff823b1000) >10:05:23,916 INFO kernel:[ 0.020579] ftrace: allocating 27679 entries in 109 pages >10:05:23,916 INFO kernel:[ 0.027460] Enabling x2apic >10:05:23,916 INFO kernel:[ 0.027467] Enabled x2apic >10:05:23,916 INFO kernel:[ 0.027680] Switched APIC routing to physical x2apic. >10:05:23,916 INFO kernel:[ 0.028907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >10:05:23,916 INFO kernel:[ 0.028909] smpboot: CPU0: Intel Xeon E312xx (Sandy Bridge) (fam: 06, model: 2a, stepping: 01) >10:05:23,916 DEBUG kernel:[ 0.028923] TSC deadline timer enabled >10:05:23,916 INFO kernel:[ 0.028951] Performance Events: unsupported p6 CPU model 42 no PMU driver, software events only. >10:05:23,916 INFO kernel:[ 0.029690] watchdog: disabled (inside virtual machine) >10:05:23,916 INFO kernel:[ 0.029693] x86: Booted up 1 node, 1 CPUs >10:05:23,916 INFO kernel:[ 0.029694] smpboot: Total of 1 processors activated (6185.94 BogoMIPS) >10:05:23,916 INFO kernel:[ 0.030561] devtmpfs: initialized >10:05:23,916 INFO kernel:[ 0.034481] atomic64_test: passed for x86-64 platform with CX8 and with SSE >10:05:23,916 INFO kernel:[ 0.034485] pinctrl core: initialized pinctrl subsystem >10:05:23,916 INFO kernel:[ 0.034704] RTC time: 10:04:50, date: 10/24/14 >10:05:23,916 INFO kernel:[ 0.035064] NET: Registered protocol family 16 >10:05:23,916 INFO kernel:[ 0.035522] cpuidle: using governor menu >10:05:23,916 INFO kernel:[ 0.035653] ACPI: bus type PCI registered >10:05:23,916 INFO kernel:[ 0.035655] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >10:05:23,916 INFO kernel:[ 0.035902] PCI: Using configuration type 1 for base access >10:05:23,916 INFO kernel:[ 0.042207] ACPI: Added _OSI(Module Device) >10:05:23,916 INFO kernel:[ 0.042210] ACPI: Added _OSI(Processor Device) >10:05:23,916 INFO kernel:[ 0.042211] ACPI: Added _OSI(3.0 _SCP Extensions) >10:05:23,916 INFO kernel:[ 0.042213] ACPI: Added _OSI(Processor Aggregator Device) >10:05:23,916 INFO kernel:[ 0.049242] ACPI: Interpreter enabled >10:05:23,916 WARNING kernel:[ 0.049247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140828/hwxface-580) >10:05:23,916 WARNING kernel:[ 0.049252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140828/hwxface-580) >10:05:23,916 WARNING kernel:[ 0.049256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140828/hwxface-580) >10:05:23,916 WARNING kernel:[ 0.049273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140828/hwxface-580) >10:05:23,916 INFO kernel:[ 0.049283] ACPI: (supports S0 S5) >10:05:23,916 INFO kernel:[ 0.049284] ACPI: Using IOAPIC for interrupt routing >10:05:23,916 INFO kernel:[ 0.049316] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >10:05:23,916 INFO kernel:[ 0.060044] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >10:05:23,916 INFO kernel:[ 0.060052] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >10:05:23,916 INFO kernel:[ 0.060103] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >10:05:23,916 WARNING kernel:[ 0.060422] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >10:05:23,916 INFO kernel:[ 0.061882] acpiphp: Slot [3] registered >10:05:23,916 INFO kernel:[ 0.061934] acpiphp: Slot [4] registered >10:05:23,916 INFO kernel:[ 0.062014] acpiphp: Slot [6] registered >10:05:23,916 INFO kernel:[ 0.062066] acpiphp: Slot [7] registered >10:05:23,916 INFO kernel:[ 0.062115] acpiphp: Slot [8] registered >10:05:23,916 INFO kernel:[ 0.062164] acpiphp: Slot [9] registered >10:05:23,916 INFO kernel:[ 0.062225] acpiphp: Slot [10] registered >10:05:23,916 INFO kernel:[ 0.062280] acpiphp: Slot [11] registered >10:05:23,916 INFO kernel:[ 0.062330] acpiphp: Slot [12] registered >10:05:23,916 INFO kernel:[ 0.062379] acpiphp: Slot [13] registered >10:05:23,916 INFO kernel:[ 0.062427] acpiphp: Slot [14] registered >10:05:23,916 INFO kernel:[ 0.062476] acpiphp: Slot [15] registered >10:05:23,916 INFO kernel:[ 0.062535] acpiphp: Slot [16] registered >10:05:23,916 INFO kernel:[ 0.062596] acpiphp: Slot [17] registered >10:05:23,916 INFO kernel:[ 0.062657] acpiphp: Slot [18] registered >10:05:23,916 INFO kernel:[ 0.062706] acpiphp: Slot [19] registered >10:05:23,916 INFO kernel:[ 0.062760] acpiphp: Slot [20] registered >10:05:23,916 INFO kernel:[ 0.062812] acpiphp: Slot [21] registered >10:05:23,916 INFO kernel:[ 0.062862] acpiphp: Slot [22] registered >10:05:23,916 INFO kernel:[ 0.062911] acpiphp: Slot [23] registered >10:05:23,916 INFO kernel:[ 0.062959] acpiphp: Slot [24] registered >10:05:23,916 INFO kernel:[ 0.063012] acpiphp: Slot [25] registered >10:05:23,916 INFO kernel:[ 0.063088] acpiphp: Slot [26] registered >10:05:23,916 INFO kernel:[ 0.063138] acpiphp: Slot [27] registered >10:05:23,916 INFO kernel:[ 0.063187] acpiphp: Slot [28] registered >10:05:23,916 INFO kernel:[ 0.063236] acpiphp: Slot [29] registered >10:05:23,916 INFO kernel:[ 0.063288] acpiphp: Slot [30] registered >10:05:23,916 INFO kernel:[ 0.063337] acpiphp: Slot [31] registered >10:05:23,916 INFO kernel:[ 0.063349] PCI host bridge to bus 0000:00 >10:05:23,916 INFO kernel:[ 0.063352] pci_bus 0000:00: root bus resource [bus 00-ff] >10:05:23,916 INFO kernel:[ 0.063354] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >10:05:23,916 INFO kernel:[ 0.063356] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >10:05:23,916 INFO kernel:[ 0.063358] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >10:05:23,916 INFO kernel:[ 0.063359] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >10:05:23,916 DEBUG kernel:[ 0.063395] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >10:05:23,916 DEBUG kernel:[ 0.064022] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >10:05:23,916 DEBUG kernel:[ 0.064806] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >10:05:23,916 DEBUG kernel:[ 0.067998] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] >10:05:23,916 INFO kernel:[ 0.069028] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >10:05:23,916 INFO kernel:[ 0.069030] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >10:05:23,916 INFO kernel:[ 0.069031] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >10:05:23,916 INFO kernel:[ 0.069033] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >10:05:23,916 DEBUG kernel:[ 0.069395] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >10:05:23,916 INFO kernel:[ 0.069750] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >10:05:23,916 INFO kernel:[ 0.069759] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >10:05:23,916 DEBUG kernel:[ 0.070179] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >10:05:23,916 DEBUG kernel:[ 0.072009] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >10:05:23,960 DEBUG kernel:[ 0.074009] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >10:05:23,960 DEBUG kernel:[ 0.076008] pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >10:05:23,960 DEBUG kernel:[ 0.078009] pci 0000:00:02.0: reg 0x1c: [io 0xc040-0xc05f] >10:05:23,960 DEBUG kernel:[ 0.084009] pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >10:05:23,960 DEBUG kernel:[ 0.084443] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >10:05:23,960 DEBUG kernel:[ 0.085624] pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f] >10:05:23,960 DEBUG kernel:[ 0.086638] pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >10:05:23,960 DEBUG kernel:[ 0.091613] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >10:05:23,960 DEBUG kernel:[ 0.092151] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >10:05:23,960 DEBUG kernel:[ 0.092832] pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >10:05:23,960 DEBUG kernel:[ 0.096486] pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >10:05:23,960 DEBUG kernel:[ 0.099006] pci 0000:00:05.0: reg 0x20: [io 0xc080-0xc09f] >10:05:23,960 DEBUG kernel:[ 0.100389] pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >10:05:23,960 DEBUG kernel:[ 0.103337] pci 0000:00:05.1: reg 0x20: [io 0xc0a0-0xc0bf] >10:05:23,960 DEBUG kernel:[ 0.104721] pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >10:05:23,960 DEBUG kernel:[ 0.107331] pci 0000:00:05.2: reg 0x20: [io 0xc0c0-0xc0df] >10:05:23,960 DEBUG kernel:[ 0.108732] pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >10:05:23,960 DEBUG kernel:[ 0.109333] pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >10:05:23,960 DEBUG kernel:[ 0.112718] pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >10:05:23,960 DEBUG kernel:[ 0.113622] pci 0000:00:06.0: reg 0x10: [io 0xc0e0-0xc0ff] >10:05:23,960 DEBUG kernel:[ 0.114619] pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >10:05:23,960 DEBUG kernel:[ 0.120162] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >10:05:23,960 DEBUG kernel:[ 0.121006] pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >10:05:23,960 DEBUG kernel:[ 0.122006] pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >10:05:23,960 DEBUG kernel:[ 0.127576] pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >10:05:23,960 DEBUG kernel:[ 0.128006] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f] >10:05:23,960 INFO kernel:[ 0.132403] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >10:05:23,960 INFO kernel:[ 0.132620] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >10:05:23,960 INFO kernel:[ 0.132830] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >10:05:23,960 INFO kernel:[ 0.133049] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >10:05:23,960 INFO kernel:[ 0.133148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >10:05:23,960 WARNING kernel:[ 0.133676] ACPI: Enabled 16 GPEs in block 00 to 0F >10:05:23,960 INFO kernel:[ 0.134156] vgaarb: setting as boot device: PCI:0000:00:02.0 >10:05:23,960 INFO kernel:[ 0.134158] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >10:05:23,960 INFO kernel:[ 0.134164] vgaarb: loaded >10:05:23,960 INFO kernel:[ 0.134165] vgaarb: bridge control possible 0000:00:02.0 >10:05:23,960 NOTICE kernel:[ 0.134360] SCSI subsystem initialized >10:05:23,960 DEBUG kernel:[ 0.134465] libata version 3.00 loaded. >10:05:23,960 INFO kernel:[ 0.134550] ACPI: bus type USB registered >10:05:23,960 INFO kernel:[ 0.134609] usbcore: registered new interface driver usbfs >10:05:23,960 INFO kernel:[ 0.134638] usbcore: registered new interface driver hub >10:05:23,960 INFO kernel:[ 0.134670] usbcore: registered new device driver usb >10:05:23,960 INFO kernel:[ 0.134897] PCI: Using ACPI for IRQ routing >10:05:23,960 DEBUG kernel:[ 0.134899] PCI: pci_cache_line_size set to 64 bytes >10:05:23,960 DEBUG kernel:[ 0.135103] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >10:05:23,960 DEBUG kernel:[ 0.135113] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >10:05:23,960 INFO kernel:[ 0.135639] NetLabel: Initializing >10:05:23,960 INFO kernel:[ 0.135641] NetLabel: domain hash size = 128 >10:05:23,960 INFO kernel:[ 0.135642] NetLabel: protocols = UNLABELED CIPSOv4 >10:05:23,960 INFO kernel:[ 0.135681] NetLabel: unlabeled traffic allowed by default >10:05:23,960 INFO kernel:[ 0.135779] Switched to clocksource kvm-clock >10:05:23,960 INFO kernel:[ 0.179781] pnp: PnP ACPI init >10:05:23,960 DEBUG kernel:[ 0.180021] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >10:05:23,960 DEBUG kernel:[ 0.180161] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >10:05:23,960 DEBUG kernel:[ 0.180285] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >10:05:23,960 DEBUG kernel:[ 0.180374] pnp 00:03: [dma 2] >10:05:23,960 DEBUG kernel:[ 0.180435] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >10:05:23,960 DEBUG kernel:[ 0.180601] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >10:05:23,960 DEBUG kernel:[ 0.180748] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >10:05:23,960 DEBUG kernel:[ 0.180898] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >10:05:23,960 INFO kernel:[ 0.181427] pnp: PnP ACPI: found 7 devices >10:05:23,960 DEBUG kernel:[ 0.192079] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >10:05:23,960 DEBUG kernel:[ 0.192082] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >10:05:23,960 DEBUG kernel:[ 0.192083] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >10:05:23,960 DEBUG kernel:[ 0.192085] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >10:05:23,960 INFO kernel:[ 0.192144] NET: Registered protocol family 2 >10:05:23,960 INFO kernel:[ 0.192609] TCP established hash table entries: 8192 (order: 4, 65536 bytes) >10:05:23,960 INFO kernel:[ 0.192962] TCP bind hash table entries: 8192 (order: 7, 655360 bytes) >10:05:23,960 INFO kernel:[ 0.193326] TCP: Hash tables configured (established 8192 bind 8192) >10:05:23,960 INFO kernel:[ 0.193364] TCP: reno registered >10:05:23,960 INFO kernel:[ 0.193395] UDP hash table entries: 512 (order: 4, 98304 bytes) >10:05:23,960 INFO kernel:[ 0.193467] UDP-Lite hash table entries: 512 (order: 4, 98304 bytes) >10:05:23,960 INFO kernel:[ 0.193681] NET: Registered protocol family 1 >10:05:23,960 INFO kernel:[ 0.193699] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >10:05:23,960 INFO kernel:[ 0.193723] pci 0000:00:01.0: PIIX3: Enabling Passive Release >10:05:23,960 INFO kernel:[ 0.193746] pci 0000:00:01.0: Activating ISA DMA hang workarounds >10:05:23,960 DEBUG kernel:[ 0.193780] pci 0000:00:02.0: Video device with shadowed ROM >10:05:23,960 WARNING kernel:[ 0.194726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >10:05:23,960 WARNING kernel:[ 0.196556] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >10:05:23,960 WARNING kernel:[ 0.198123] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >10:05:23,960 WARNING kernel:[ 0.199671] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >10:05:23,960 DEBUG kernel:[ 0.200679] PCI: CLS 0 bytes, default 64 >10:05:23,960 INFO kernel:[ 0.200964] Unpacking initramfs... >10:05:23,960 INFO kernel:[ 3.139285] Freeing initrd memory: 43812K (ffff88003d535000 - ffff88003fffe000) >10:05:23,960 INFO kernel:[ 3.153466] DMA-API: preallocated 65536 debug entries >10:05:23,960 INFO kernel:[ 3.153468] DMA-API: debugging enabled by kernel config >10:05:23,960 INFO kernel:[ 3.153928] microcode: CPU0 sig=0x206a1, pf=0x1, revision=0x1 >10:05:23,960 INFO kernel:[ 3.154120] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >10:05:23,960 INFO kernel:[ 3.154565] Scanning for low memory corruption every 60 seconds >10:05:23,960 INFO kernel:[ 3.154878] AVX version of gcm_enc/dec engaged. >10:05:23,960 INFO kernel:[ 3.154879] AES CTR mode by8 optimization enabled >10:05:23,960 WARNING kernel:[ 3.155035] cryptomgr_test (28) used greatest stack depth: 14136 bytes left >10:05:23,960 WARNING kernel:[ 3.157660] modprobe (36) used greatest stack depth: 13384 bytes left >10:05:23,960 WARNING kernel:[ 3.159755] cryptomgr_test (33) used greatest stack depth: 12936 bytes left >10:05:23,960 INFO kernel:[ 3.159979] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >10:05:23,960 INFO kernel:[ 3.161054] futex hash table entries: 256 (order: 3, 32768 bytes) >10:05:23,960 NOTICE kernel:[ 3.161074] Initialise system trusted keyring >10:05:23,960 INFO kernel:[ 3.161158] audit: initializing netlink subsys (disabled) >10:05:23,960 NOTICE kernel:[ 3.161222] audit: type=2000 audit(1414145094.784:1): initialized >10:05:23,960 INFO kernel:[ 3.161841] HugeTLB registered 2 MB page size, pre-allocated 0 pages >10:05:23,960 INFO kernel:[ 3.171774] zpool: loaded >10:05:23,960 NOTICE kernel:[ 3.172242] VFS: Disk quotas dquot_6.5.2 >10:05:23,960 WARNING kernel:[ 3.172392] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >10:05:23,960 INFO kernel:[ 3.174228] msgmni has been set to 1935 >10:05:23,960 NOTICE kernel:[ 3.174483] Key type big_key registered >10:05:23,960 DEBUG kernel:[ 3.174487] SELinux: Registering netfilter hooks >10:05:23,960 INFO kernel:[ 3.175981] alg: No test for stdrng (krng) >10:05:23,960 INFO kernel:[ 3.175991] NET: Registered protocol family 38 >10:05:23,960 NOTICE kernel:[ 3.176034] Key type asymmetric registered >10:05:23,960 NOTICE kernel:[ 3.176046] Asymmetric key parser 'x509' registered >10:05:23,960 INFO kernel:[ 3.176077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >10:05:23,960 INFO kernel:[ 3.176175] io scheduler noop registered >10:05:23,960 INFO kernel:[ 3.176179] io scheduler deadline registered >10:05:23,960 INFO kernel:[ 3.176436] io scheduler cfq registered (default) >10:05:23,960 DEBUG kernel:[ 3.176439] start plist test >10:05:23,960 DEBUG kernel:[ 3.177729] end plist test >10:05:23,960 INFO kernel:[ 3.178415] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >10:05:23,960 INFO kernel:[ 3.178515] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >10:05:23,960 DEBUG kernel:[ 3.178724] intel_idle: does not run on family 6 model 42 >10:05:23,960 INFO kernel:[ 3.178970] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >10:05:23,960 INFO kernel:[ 3.178996] ACPI: Power Button [PWRF] >10:05:23,960 INFO kernel:[ 3.179621] GHES: HEST is not enabled! >10:05:23,960 INFO kernel:[ 3.179760] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >10:05:23,960 INFO kernel:[ 3.181478] Non-volatile memory driver v1.3 >10:05:23,960 INFO kernel:[ 3.181482] Linux agpgart interface v0.103 >10:05:23,960 DEBUG kernel:[ 3.182143] ata_piix 0000:00:01.1: version 2.13 >10:05:23,961 INFO kernel:[ 3.183969] scsi host0: ata_piix >10:05:23,961 INFO kernel:[ 3.184318] scsi host1: ata_piix >10:05:23,961 INFO kernel:[ 3.184474] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 >10:05:23,961 INFO kernel:[ 3.184476] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 >10:05:23,961 INFO kernel:[ 3.184700] libphy: Fixed MDIO Bus: probed >10:05:23,961 INFO kernel:[ 3.185270] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >10:05:23,961 INFO kernel:[ 3.185281] ehci-pci: EHCI PCI platform driver >10:05:23,961 INFO kernel:[ 3.186565] ehci-pci 0000:00:05.7: EHCI Host Controller >10:05:23,961 INFO kernel:[ 3.186938] ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >10:05:23,961 INFO kernel:[ 3.187267] ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >10:05:23,961 INFO kernel:[ 3.193043] ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >10:05:23,961 INFO kernel:[ 3.193310] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >10:05:23,961 INFO kernel:[ 3.193312] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:05:23,961 INFO kernel:[ 3.193313] usb usb1: Product: EHCI Host Controller >10:05:23,961 INFO kernel:[ 3.193315] usb usb1: Manufacturer: Linux 3.18.0-0.rc0.git9.4.fc22.x86_64 ehci_hcd >10:05:23,961 INFO kernel:[ 3.193316] usb usb1: SerialNumber: 0000:00:05.7 >10:05:23,961 INFO kernel:[ 3.193964] hub 1-0:1.0: USB hub found >10:05:23,961 INFO kernel:[ 3.194029] hub 1-0:1.0: 6 ports detected >10:05:23,961 INFO kernel:[ 3.195081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >10:05:23,961 INFO kernel:[ 3.195092] ohci-pci: OHCI PCI platform driver >10:05:23,961 INFO kernel:[ 3.195122] uhci_hcd: USB Universal Host Controller Interface driver >10:05:23,961 INFO kernel:[ 3.196481] uhci_hcd 0000:00:05.0: UHCI Host Controller >10:05:23,961 INFO kernel:[ 3.196635] uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >10:05:23,961 INFO kernel:[ 3.196657] uhci_hcd 0000:00:05.0: detected 2 ports >10:05:23,961 INFO kernel:[ 3.196705] uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c080 >10:05:23,961 INFO kernel:[ 3.196864] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >10:05:23,961 INFO kernel:[ 3.196866] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:05:23,961 INFO kernel:[ 3.196867] usb usb2: Product: UHCI Host Controller >10:05:23,961 INFO kernel:[ 3.196868] usb usb2: Manufacturer: Linux 3.18.0-0.rc0.git9.4.fc22.x86_64 uhci_hcd >10:05:23,961 INFO kernel:[ 3.196870] usb usb2: SerialNumber: 0000:00:05.0 >10:05:23,961 INFO kernel:[ 3.197288] hub 2-0:1.0: USB hub found >10:05:23,961 INFO kernel:[ 3.197309] hub 2-0:1.0: 2 ports detected >10:05:23,961 INFO kernel:[ 3.199224] uhci_hcd 0000:00:05.1: UHCI Host Controller >10:05:23,961 INFO kernel:[ 3.199365] uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >10:05:23,961 INFO kernel:[ 3.199388] uhci_hcd 0000:00:05.1: detected 2 ports >10:05:23,961 INFO kernel:[ 3.199497] uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0a0 >10:05:23,961 INFO kernel:[ 3.199638] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >10:05:23,961 INFO kernel:[ 3.199640] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:05:23,961 INFO kernel:[ 3.199641] usb usb3: Product: UHCI Host Controller >10:05:23,961 INFO kernel:[ 3.199643] usb usb3: Manufacturer: Linux 3.18.0-0.rc0.git9.4.fc22.x86_64 uhci_hcd >10:05:23,961 INFO kernel:[ 3.199644] usb usb3: SerialNumber: 0000:00:05.1 >10:05:23,961 INFO kernel:[ 3.200063] hub 3-0:1.0: USB hub found >10:05:23,961 INFO kernel:[ 3.200083] hub 3-0:1.0: 2 ports detected >10:05:23,961 INFO kernel:[ 3.202116] uhci_hcd 0000:00:05.2: UHCI Host Controller >10:05:23,961 INFO kernel:[ 3.202262] uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >10:05:23,961 INFO kernel:[ 3.202284] uhci_hcd 0000:00:05.2: detected 2 ports >10:05:23,961 INFO kernel:[ 3.202350] uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c0c0 >10:05:23,961 INFO kernel:[ 3.202509] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >10:05:23,961 INFO kernel:[ 3.202511] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:05:23,961 INFO kernel:[ 3.202512] usb usb4: Product: UHCI Host Controller >10:05:23,961 INFO kernel:[ 3.202514] usb usb4: Manufacturer: Linux 3.18.0-0.rc0.git9.4.fc22.x86_64 uhci_hcd >10:05:23,961 INFO kernel:[ 3.202515] usb usb4: SerialNumber: 0000:00:05.2 >10:05:23,961 INFO kernel:[ 3.202902] hub 4-0:1.0: USB hub found >10:05:23,961 INFO kernel:[ 3.202921] hub 4-0:1.0: 2 ports detected >10:05:23,961 INFO kernel:[ 3.203451] usbcore: registered new interface driver usbserial >10:05:23,961 INFO kernel:[ 3.203473] usbcore: registered new interface driver usbserial_generic >10:05:23,961 INFO kernel:[ 3.203543] usbserial: USB Serial support registered for generic >10:05:23,961 INFO kernel:[ 3.203658] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >10:05:23,961 INFO kernel:[ 3.204619] serio: i8042 KBD port at 0x60,0x64 irq 1 >10:05:23,961 INFO kernel:[ 3.204681] serio: i8042 AUX port at 0x60,0x64 irq 12 >10:05:23,961 INFO kernel:[ 3.205178] mousedev: PS/2 mouse device common for all mice >10:05:23,961 INFO kernel:[ 3.206150] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >10:05:23,961 INFO kernel:[ 3.208136] rtc_cmos 00:00: RTC can wake from S4 >10:05:23,961 INFO kernel:[ 3.208793] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >10:05:23,961 INFO kernel:[ 3.208868] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >10:05:23,961 INFO kernel:[ 3.209162] device-mapper: uevent: version 1.0.3 >10:05:23,961 INFO kernel:[ 3.209449] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >10:05:23,961 INFO kernel:[ 3.209830] hidraw: raw HID events driver (C) Jiri Kosina >10:05:23,961 INFO kernel:[ 3.210190] usbcore: registered new interface driver usbhid >10:05:23,961 INFO kernel:[ 3.210191] usbhid: USB HID core driver >10:05:23,961 INFO kernel:[ 3.210249] drop_monitor: Initializing network drop monitor service >10:05:23,961 INFO kernel:[ 3.210407] ip_tables: (C) 2000-2006 Netfilter Core Team >10:05:23,961 INFO kernel:[ 3.210456] TCP: cubic registered >10:05:23,961 INFO kernel:[ 3.210464] Initializing XFRM netlink socket >10:05:23,961 INFO kernel:[ 3.210971] NET: Registered protocol family 10 >10:05:23,961 INFO kernel:[ 3.211633] mip6: Mobile IPv6 >10:05:23,961 INFO kernel:[ 3.211649] NET: Registered protocol family 17 >10:05:23,961 NOTICE kernel:[ 3.212330] Loading compiled-in X.509 certificates >10:05:23,961 NOTICE kernel:[ 3.213193] Loaded X.509 cert 'Fedora kernel signing key: f82fbd96a98a85e8e7ecfefe9cd8eccbfe6af263' >10:05:23,961 INFO kernel:[ 3.213254] registered taskstats version 1 >10:05:23,961 INFO kernel:[ 3.214366] Magic number: 2:401:73 >10:05:23,961 INFO kernel:[ 3.214458] rtc_cmos 00:00: setting system clock to 2014-10-24 10:04:54 UTC (1414145094) >10:05:23,961 DEBUG kernel:[ 3.214623] PM: Hibernation image not present or could not be loaded. >10:05:23,961 DEBUG kernel:[ 3.337082] ata1.01: NODEV after polling detection >10:05:23,961 INFO kernel:[ 3.337569] ata1.00: ATAPI: QEMU DVD-ROM, 1.6.2, max UDMA/100 >10:05:23,961 INFO kernel:[ 3.338674] ata1.00: configured for MWDMA2 >10:05:23,961 NOTICE kernel:[ 3.340765] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.6. PQ: 0 ANSI: 5 >10:05:23,961 INFO kernel:[ 3.343140] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >10:05:23,961 INFO kernel:[ 3.343146] cdrom: Uniform CD-ROM driver Revision: 3.20 >10:05:23,961 DEBUG kernel:[ 3.344332] sr 0:0:0:0: Attached scsi CD-ROM sr0 >10:05:23,961 NOTICE kernel:[ 3.345819] sr 0:0:0:0: Attached scsi generic sg0 type 5 >10:05:23,961 INFO kernel:[ 3.350669] Freeing unused kernel memory: 3804K (ffffffff81ff4000 - ffffffff823ab000) >10:05:23,961 INFO kernel:[ 3.350673] Write protecting the kernel read-only data: 14336k >10:05:23,961 INFO kernel:[ 3.357689] Freeing unused kernel memory: 1616K (ffff88000186c000 - ffff880001a00000) >10:05:23,961 INFO kernel:[ 3.360110] Freeing unused kernel memory: 548K (ffff880001d77000 - ffff880001e00000) >10:05:23,961 NOTICE kernel:[ 3.368598] random: systemd urandom read with 3 bits of entropy available >10:05:23,961 INFO kernel:[ 3.496099] usb 1-1: new high-speed USB device number 2 using ehci-pci >10:05:23,961 INFO kernel:[ 3.539875] device-mapper: multipath: version 1.7.0 loaded >10:05:23,961 INFO kernel:[ 3.619345] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >10:05:23,961 INFO kernel:[ 3.619349] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >10:05:23,961 INFO kernel:[ 3.619350] usb 1-1: Product: QEMU USB Tablet >10:05:23,961 INFO kernel:[ 3.619352] usb 1-1: Manufacturer: QEMU >10:05:23,961 INFO kernel:[ 3.619353] usb 1-1: SerialNumber: 42 >10:05:23,961 INFO kernel:[ 3.627545] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >10:05:23,961 INFO kernel:[ 3.628374] 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 >10:05:23,961 INFO kernel:[ 3.731341] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >10:05:23,961 INFO kernel:[ 4.039353] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >10:05:23,961 INFO kernel:[ 4.156163] tsc: Refined TSC clocksource calibration: 3092.972 MHz >10:05:23,961 INFO kernel:[ 4.171858] squashfs: version 4.0 (2009/01/31) Phillip Lougher >10:05:23,961 WARNING kernel:[ 4.172372] modprobe (357) used greatest stack depth: 12920 bytes left >10:05:23,961 INFO kernel:[ 4.180333] Loading iSCSI transport class v2.0-870. >10:05:23,961 NOTICE kernel:[ 4.188295] iscsi: registered transport (tcp) >10:05:23,961 INFO kernel:[ 4.260442] FDC 0 is a S82078B >10:05:23,961 WARNING kernel:[ 4.261105] modprobe (379) used greatest stack depth: 12912 bytes left >10:05:23,961 INFO kernel:[ 4.269284] No iBFT detected. >10:05:23,961 INFO kernel:[ 4.273858] md: raid0 personality registered for level 0 >10:05:23,961 INFO kernel:[ 4.280159] md: raid1 personality registered for level 1 >10:05:23,961 WARNING kernel:[ 4.307015] raid6: sse2x1 7917 MB/s >10:05:23,961 WARNING kernel:[ 4.324013] raid6: sse2x2 11199 MB/s >10:05:23,961 WARNING kernel:[ 4.341012] raid6: sse2x4 12980 MB/s >10:05:23,961 WARNING kernel:[ 4.341013] raid6: using algorithm sse2x4 (12980 MB/s) >10:05:23,961 WARNING kernel:[ 4.341014] raid6: using ssse3x2 recovery algorithm >10:05:23,961 INFO kernel:[ 4.342427] async_tx: api initialized (async) >10:05:23,961 INFO kernel:[ 4.343942] xor: automatically using best checksumming function: >10:05:23,961 INFO kernel:[ 4.353009] avx : 24704.000 MB/sec >10:05:23,961 INFO kernel:[ 4.366146] md: raid6 personality registered for level 6 >10:05:23,961 INFO kernel:[ 4.366149] md: raid5 personality registered for level 5 >10:05:23,961 INFO kernel:[ 4.366151] md: raid4 personality registered for level 4 >10:05:23,961 INFO kernel:[ 4.379254] md: raid10 personality registered for level 10 >10:05:23,961 INFO kernel:[ 4.383658] md: linear personality registered for level -1 >10:05:23,961 INFO kernel:[ 4.401121] device-mapper: multipath round-robin: version 1.0.0 loaded >10:05:23,961 INFO kernel:[ 4.414510] sha256_ssse3: Using AVX optimized SHA-256 implementation >10:05:23,961 INFO kernel:[ 4.451329] RPC: Registered named UNIX socket transport module. >10:05:23,961 INFO kernel:[ 4.451333] RPC: Registered udp transport module. >10:05:23,961 INFO kernel:[ 4.451334] RPC: Registered tcp transport module. >10:05:23,961 INFO kernel:[ 4.451335] RPC: Registered tcp NFSv4.1 backchannel transport module. >10:05:23,961 WARNING kernel:[ 4.451975] modprobe (407) used greatest stack depth: 12824 bytes left >10:05:23,961 WARNING kernel:[ 4.917580] cdrom_id (529) used greatest stack depth: 12024 bytes left >10:05:23,961 INFO kernel:[ 4.979834] alg: No test for crc32 (crc32-pclmul) >10:05:23,961 INFO kernel:[ 4.996301] [drm] Initialized drm 1.1.0 20060810 >10:05:23,961 DEBUG kernel:[ 5.034856] virtio-pci 0000:00:03.0: irq 24 for MSI/MSI-X >10:05:23,961 DEBUG kernel:[ 5.034889] virtio-pci 0000:00:03.0: irq 25 for MSI/MSI-X >10:05:23,961 DEBUG kernel:[ 5.034912] virtio-pci 0000:00:03.0: irq 26 for MSI/MSI-X >10:05:23,961 DEBUG kernel:[ 5.038558] virtio-pci 0000:00:07.0: irq 27 for MSI/MSI-X >10:05:23,961 DEBUG kernel:[ 5.038582] virtio-pci 0000:00:07.0: irq 28 for MSI/MSI-X >10:05:23,961 INFO kernel:[ 5.046988] vda: unknown partition table >10:05:23,961 INFO kernel:[ 5.095882] [drm] Device Version 0.0 >10:05:23,961 INFO kernel:[ 5.095884] [drm] Compression level 0 log level 0 >10:05:23,961 INFO kernel:[ 5.095886] [drm] Currently using mode #0, list at 0x488 >10:05:23,961 INFO kernel:[ 5.095887] [drm] 12286 io pages at offset 0x1000000 >10:05:23,961 INFO kernel:[ 5.095887] [drm] 16777216 byte draw area at offset 0x0 >10:05:23,961 INFO kernel:[ 5.095888] [drm] RAM header offset: 0x3ffe000 >10:05:23,961 INFO kernel:[ 5.095889] [drm] rom modes offset 0x488 for 128 modes >10:05:23,961 INFO kernel:[ 5.104028] [TTM] Zone kernel: Available graphics memory: 498354 kiB >10:05:23,961 INFO kernel:[ 5.104031] [TTM] Initializing pool allocator >10:05:23,961 INFO kernel:[ 5.104054] [TTM] Initializing DMA pool allocator >10:05:23,961 INFO kernel:[ 5.104172] [drm] qxl: 16M of VRAM memory size >10:05:23,961 INFO kernel:[ 5.104174] [drm] qxl: 63M of IO pages memory ready (VRAM domain) >10:05:23,961 INFO kernel:[ 5.104175] [drm] qxl: 64M of Surface memory size >10:05:23,961 INFO kernel:[ 5.108413] [drm] main mem slot 1 [f4000000,3ffe000] >10:05:23,961 INFO kernel:[ 5.108416] [drm] surface mem slot 2 [f8000000,4000000] >10:05:23,961 INFO kernel:[ 5.108594] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >10:05:23,983 INFO kernel:[ 5.108595] [drm] No driver support for vblank timestamp query. >10:05:23,983 INFO kernel:[ 5.111756] [drm] fb mappable at 0xF4000000, size 3145728 >10:05:23,983 INFO kernel:[ 5.111759] [drm] fb: depth 24, pitch 4096, width 1024, height 768 >10:05:23,983 INFO kernel:[ 5.112646] fbcon: qxldrmfb (fb0) is primary device >10:05:23,983 INFO kernel:[ 5.136712] Console: switching to colour frame buffer device 128x48 >10:05:23,983 INFO kernel:[ 5.149273] qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >10:05:23,983 INFO kernel:[ 5.149275] qxl 0000:00:02.0: registered panic notifier >10:05:23,983 INFO kernel:[ 5.149299] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >10:05:23,983 WARNING kernel:[ 5.236105] systemd-udevd (522) used greatest stack depth: 11248 bytes left >10:05:23,983 WARNING kernel:[ 5.241731] systemd-udevd (519) used greatest stack depth: 9664 bytes left >10:05:23,983 DEBUG kernel:[ 6.203142] ISO 9660 Extensions: Microsoft Joliet Level 3 >10:05:23,983 DEBUG kernel:[ 6.208824] ISO 9660 Extensions: RRIP_1991A >10:05:23,983 INFO kernel:[ 6.441553] loop: module loaded >10:05:23,983 NOTICE kernel:[ 6.683818] random: nonblocking pool is initialized >10:05:23,983 INFO kernel:[ 26.482712] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >10:05:23,983 DEBUG kernel:[ 27.433774] SELinux: 2048 avtab hash slots, 109520 rules. >10:05:23,983 DEBUG kernel:[ 27.464195] SELinux: 2048 avtab hash slots, 109520 rules. >10:05:23,983 DEBUG kernel:[ 27.515277] SELinux: 8 users, 102 roles, 4940 types, 292 bools, 1 sens, 1024 cats >10:05:23,983 DEBUG kernel:[ 27.515280] SELinux: 83 classes, 109520 rules >10:05:23,983 INFO kernel:[ 27.525759] SELinux: Permission audit_read in class capability2 not defined in policy. >10:05:23,983 INFO kernel:[ 27.525765] SELinux: the above unknown classes and permissions will be allowed >10:05:23,983 DEBUG kernel:[ 27.525774] SELinux: Completing initialization. >10:05:23,983 DEBUG kernel:[ 27.525775] SELinux: Setting up existing superblocks. >10:05:23,983 DEBUG kernel:[ 27.525852] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:05:23,983 DEBUG kernel:[ 27.527090] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.527159] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.527189] SELinux: initialized (dev proc, type proc), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.527519] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >10:05:23,983 DEBUG kernel:[ 27.528364] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.536105] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >10:05:23,983 DEBUG kernel:[ 27.536145] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >10:05:23,983 DEBUG kernel:[ 27.536188] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.536232] SELinux: initialized (dev aio, type aio), not configured for labeling >10:05:23,983 DEBUG kernel:[ 27.536261] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >10:05:23,983 DEBUG kernel:[ 27.536340] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:05:23,983 DEBUG kernel:[ 27.536397] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >10:05:23,983 DEBUG kernel:[ 27.536441] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.536533] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.538664] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.538679] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:05:23,983 DEBUG kernel:[ 27.538687] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:05:23,983 DEBUG kernel:[ 27.538854] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:05:23,983 DEBUG kernel:[ 27.538924] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.538975] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.538991] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.538996] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.539015] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.539059] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.539075] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.539079] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.539084] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.539133] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.539138] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.539175] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.539236] SELinux: initialized (dev drm, type drm), not configured for labeling >10:05:23,983 DEBUG kernel:[ 27.539281] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.539325] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 27.539415] SELinux: initialized (dev loop0, type squashfs), uses xattr >10:05:23,983 DEBUG kernel:[ 27.539620] SELinux: initialized (dev dm-0, type ext4), uses xattr >10:05:23,983 NOTICE kernel:[ 27.548598] audit: type=1403 audit(1414145118.833:2): policy loaded auid=4294967295 ses=4294967295 >10:05:23,983 DEBUG kernel:[ 27.931734] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >10:05:23,983 DEBUG kernel:[ 28.113799] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:05:23,983 DEBUG kernel:[ 28.248197] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:05:23,983 NOTICE kernel:[ 32.564789] audit: type=1400 audit(1414145123.849:3): avc: denied { unlink } for pid=964 comm="rsyslogd" name="log" dev="devtmpfs" ino=10367 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >10:05:24,114 INFO kernel:[ 32.809307] zram: Created 1 device(s) ... >10:05:24,151 INFO kernel:[ 32.864960] zram0: detected capacity change from 0 to 1020628992 >10:05:24,167 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-8.git20140704.fc22) is starting... >10:05:24,167 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >10:05:24,167 INFO NetworkManager: <info> WEXT support is enabled >10:05:24,258 INFO kernel:[ 32.969567] Adding 996704k swap on /dev/zram0. Priority:100 extents:1 across:996704k SSFS >10:05:24,291 INFO kernel:[ 33.005961] parport_pc 00:04: reported by Plug and Play ACPI >10:05:24,304 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >10:05:24,375 INFO polkitd: Started polkitd version 0.112 >10:05:24,498 INFO kernel:[ 33.212771] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >10:05:24,518 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >10:05:24,530 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >10:05:24,531 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >10:05:24,531 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:05:24,531 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:05:24,578 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >10:05:24,582 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >10:05:24,645 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >10:05:24,654 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >10:05:24,664 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >10:05:24,694 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >10:05:24,696 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >10:05:24,696 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >10:05:24,696 INFO NetworkManager: <info> Networking is enabled by state file >10:05:24,696 INFO NetworkManager: <info> startup complete >10:05:25,176 DEBUG kernel:[ 33.890995] virtio-pci 0000:00:06.0: irq 29 for MSI/MSI-X >10:05:25,179 DEBUG kernel:[ 33.893979] virtio-pci 0000:00:06.0: irq 30 for MSI/MSI-X >10:05:25,619 INFO kernel:[ 34.333294] cfg80211: Calling CRDA to update world regulatory domain >10:05:25,626 INFO NetworkManager: <info> (eth0): carrier is OFF >10:05:25,627 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >10:05:25,627 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >10:05:25,628 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >10:05:25,643 INFO NetworkManager: <info> (eth0): link connected >10:05:25,648 INFO NetworkManager: <info> (eth0): preparing device >10:05:25,651 INFO NetworkManager: <info> read connection 'Wired connection 1' >10:05:25,657 INFO NetworkManager: <info> (eth0): created default wired connection 'Wired connection 1' >10:05:25,658 INFO NetworkManager: <info> (lo): link connected >10:05:25,658 INFO NetworkManager: <info> (lo): carrier is ON >10:05:25,658 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >10:05:25,660 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/1 >10:05:25,660 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >10:05:25,661 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >10:05:25,661 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >10:05:25,662 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >10:05:25,662 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >10:05:25,662 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >10:05:25,662 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >10:05:25,662 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >10:05:25,662 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >10:05:25,663 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >10:05:25,663 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >10:05:25,664 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >10:05:25,666 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >10:05:25,666 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >10:05:25,666 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >10:05:25,666 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >10:05:25,668 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >10:05:25,706 INFO NetworkManager: <info> dhclient started with pid 1029 >10:05:25,711 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >10:05:25,933 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.1 >10:05:25,937 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >10:05:25,937 INFO dhclient: All rights reserved. >10:05:25,938 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >10:05:25,938 INFO dhclient: >10:05:25,976 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >10:05:25,994 INFO dhclient: Listening on LPF/eth0/52:54:00:4d:ac:7b >10:05:25,995 INFO dhclient: Sending on LPF/eth0/52:54:00:4d:ac:7b >10:05:25,995 INFO dhclient: Sending on Socket/fallback >10:05:25,996 INFO dhclient: Created duid \000\001\000\001\033\334\340\345RT\000M\254{. >10:05:25,996 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0x45dc37da) >10:05:26,255 WARNING spice-vdagentd: no session info, max 1 session agent allowed >10:05:26,731 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x45dc37da) >10:05:26,731 INFO dhclient: DHCPOFFER from 10.70.34.2 >10:05:26,733 INFO dhclient: DHCPACK from 10.70.34.2 (xid=0x45dc37da) >10:05:26,742 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >10:05:26,742 INFO NetworkManager: <info> address 10.70.35.226 >10:05:26,743 INFO NetworkManager: <info> plen 23 (255.255.254.0) >10:05:26,743 INFO NetworkManager: <info> gateway 10.70.35.254 >10:05:26,743 INFO NetworkManager: <info> server identifier 10.70.34.2 >10:05:26,743 INFO NetworkManager: <info> lease time 86400 >10:05:26,743 INFO NetworkManager: <info> nameserver '10.70.34.2' >10:05:26,743 INFO NetworkManager: <info> nameserver '10.70.34.1' >10:05:26,743 INFO NetworkManager: <info> nameserver '10.68.5.26' >10:05:26,743 INFO NetworkManager: <info> domain name 'lab.eng.blr.redhat.com' >10:05:26,744 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >10:05:26,747 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >10:05:26,748 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >10:05:26,749 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >10:05:26,750 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >10:05:26,750 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >10:05:26,751 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >10:05:26,751 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >10:05:26,769 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >10:05:26,771 INFO dhclient: bound to 10.70.35.226 -- renewal in 41841 seconds. >10:05:26,776 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >10:05:26,778 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >10:05:26,805 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:05:26,808 NOTICE nm-dispatcher: Dispatching action 'up' for eth0 >10:05:27,001 NOTICE kernel:[ 35.715980] audit: type=1400 audit(1414145127.000:4): avc: denied { read write } for pid=1064 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >10:05:27,470 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) scheduled... >10:05:27,470 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv6 routing and DNS. >10:05:27,470 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) started... >10:05:27,471 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) complete. >10:05:30,763 INFO kernel:[ 39.477955] input: spice vdagent tablet as /devices/virtual/input/input5 >10:05:30,764 INFO spice-vdagentd: opening vdagent virtio channel >10:05:32,193 INFO chronyd: chronyd version 1.31 starting >10:05:32,195 INFO chronyd: Generated key 1 >10:05:32,259 INFO kernel:[ 40.973230] vda: unknown partition table >10:05:47,913 INFO kernel:[ 57.015400] Btrfs loaded >10:05:48,344 INFO kernel:[ 57.446639] SGI XFS with ACLs, security attributes, no debug enabled >10:08:48,802 INFO kernel:[ 237.904595] vda: unknown partition table >10:08:49,135 INFO kernel:[ 238.237129] vda: >10:08:49,609 INFO kernel:[ 238.711049] vda: >10:08:50,324 INFO kernel:[ 239.426025] vda: vda1 >10:08:51,018 INFO kernel:[ 240.120166] vda: vda1 vda2 >10:08:51,845 INFO kernel:[ 240.947456] BTRFS: device label fedora devid 1 transid 4 /dev/vda3 >10:08:52,061 INFO kernel:[ 241.163571] BTRFS info (device vda3): disk space caching is enabled >10:08:52,061 INFO kernel:[ 241.163574] BTRFS: flagging fs with big metadata feature >10:08:52,067 INFO kernel:[ 241.169054] BTRFS: creating UUID tree >10:08:52,174 DEBUG kernel:[ 241.276057] SELinux: initialized (dev vda3, type btrfs), uses xattr >10:08:52,667 INFO kernel:[ 241.769853] BTRFS info (device vda3): disk space caching is enabled >10:08:52,673 DEBUG kernel:[ 241.774209] SELinux: initialized (dev vda3, type btrfs), uses xattr >10:08:53,799 INFO kernel:[ 242.900851] Adding 839676k swap on /dev/vda2. Priority:-1 extents:1 across:839676k FS >10:08:54,019 INFO kernel:[ 243.121937] BTRFS info (device vda3): unrecognized mount option 'None' >10:08:54,026 ERR kernel:[ 243.128114] BTRFS: open_ctree failed
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 1156370
: 950301 |
950302
|
950304
|
950305
|
950306
|
950307
|
950308
|
950309
|
950310
|
950311
|
950312