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 881794 Details for
Bug 1083581
PartitionException: Can't have overlapping partitions.
[?]
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), 513.59 KB, created by
Martin Kolman
on 2014-04-02 13:47:50 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Martin Kolman
Created:
2014-04-02 13:47:50 UTC
Size:
513.59 KB
patch
obsolete
>anaconda 21.29-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 246, in addPartition > constraint.getPedConstraint()) > File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new > ret = fn(*args, **kwds) > File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 2096, in growPartitions > constraint=constraint) > File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 888, in doPartitioning > growPartitions(disks, partitions, free, size_sets=storage.size_sets) > File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 384, in doAutoPartition > doPartitioning(storage) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 275, in execute > doAutoPartition(storage, ksdata) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1835, in doKickstartStorage > ksdata.autopart.execute(storage, ksdata, instClass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 321, in _doExecute > doKickstartStorage(self.storage, self.data, self.instclass) > 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) >PartitionException: Can't have overlapping partitions. > >Local variables in innermost frame: >self: parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2ecbf2e910>] > device: <parted.device.Device object at 0x7f2ecc3acb10> > PedDisk: <_ped.Disk object at 0x7f2ecc3b4bd8> >partition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc3acad0> fileSystem: None > number: -1 path: /dev/vda-1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecbfe9e10> PedPartition: <_ped.Partition object at 0x7f2ecbf81590> >constraint: parted.Constraint instance -- > startAlign: <parted.alignment.Alignment object at 0x7f2ecc46a9d0> endAlign: <parted.alignment.Alignment object at 0x7f2ecc26dfd0> > startRange: <parted.geometry.Geometry object at 0x7f2ecc18be50> endRange: <parted.geometry.Geometry object at 0x7f2ecc21de10> > minSize: 1 maxSize: 16777216 > PedConstraint: <_ped.Constraint object at 0x7f2ecbf81d70> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7f2ed7cf4b10>> > _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,vdb,vdc,vdd ># Keyboard layouts >keyboard --xlayouts='de (nodeadkeys)' ># System language >lang de_DE.UTF-8 > ># Network information >network --bootproto=dhcp --device=ens10v7 --noipv6 --activate >network --bootproto=dhcp --device=ens3 --noipv6 --activate >network --hostname=office84.anaconda.englab.brq.redhat.com ># System timezone >timezone America/New_York --isUtc --ntpservers=clock.util.phx2.redhat.com,clock02.util.phx2.redhat.com,clock.util.phx2.redhat.com,clock02.util.phx2.redhat.com ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda >autopart --type=lvm ># Partition clearing information >clearpart --none --initlabel --drives=vda,vdb,vdc,vdd > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@guest-desktop-agents >@hardware-support >@input-methods >@libreoffice >@multimedia >@printing >@standard > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128, 'vdc': 130, 'vdb': 129, 'vdd': 131} > _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([]) > _intf.storage.fsset._usb: 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: [ActionDestroyDevice instance, containing members: > device: > container: None > id: 167 >, ActionDestroyFormat instance, containing members: > device: existing 500 MiB partition vda1 (6) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 5482cbe8-fbdf-4114-95f7-3c398b5cb9d8 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._minInstanceSize: 13,71 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 10 > origFormat._device: /dev/vda1 > container: None > id: 168 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 170 >, ActionDestroyFormat instance, containing members: > device: existing 7,51 GiB partition vda2 (12) > origFormat: existing lvmpv > container: None > id: 171 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 173 >, ActionDestroyFormat instance, containing members: > device: existing 8 GiB disk vda (1) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 174 >, ActionDestroyDevice instance, containing members: > device: > container: None > id: 176 >, ActionDestroyFormat instance, containing members: > device: existing 7,99 GiB partition vdb1 (26) > origFormat: existing lvmpv > container: None > id: 177 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 179 >, ActionDestroyFormat instance, containing members: > device: existing 8 GiB disk vdb (21) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 180 >, ActionDestroyDevice instance, containing members: > device: > container: None > id: 182 >, ActionDestroyFormat instance, containing members: > device: existing 7,99 GiB partition vdc1 (40) > origFormat: existing lvmpv > container: None > id: 183 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 185 >, ActionDestroyFormat instance, containing members: > device: existing 8 GiB disk vdc (35) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 186 >, ActionDestroyDevice instance, containing members: > device: > container: None > id: 188 >, ActionDestroyFormat instance, containing members: > device: existing 7,99 GiB partition vdd1 (54) > origFormat: existing lvmpv > container: None > id: 189 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 191 >, ActionDestroyFormat instance, containing members: > device: existing 8 GiB disk vdd (49) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 192 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 194 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 196 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 199 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 200 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 202 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 205 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 206 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 208 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 211 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 212 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 214 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 217 >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition req0 (219) with non-existent lvmpv > container: None > id: 221 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > container: None > id: 222 >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vdb1 (225) with non-existent lvmpv > container: None > id: 227 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > container: None > id: 228 >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vdc1 (231) with non-existent lvmpv > container: None > id: 233 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > container: None > id: 234 >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vdd1 (237) with non-existent lvmpv > container: None > id: 239 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > container: None > id: 240 >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vda1 (243) with non-existent ext4 filesystem mounted at /boot > container: None > id: 245 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > container: None > id: 246 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 63 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f2ed47add10) -- > name = /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) status = False kids = 1 id = 63 > 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 = /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f2ed47add10) -- > name = /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) status = False kids = 1 id = 63 > 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 = /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 66 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f2ed47adad0) -- > name = loop0 status = False kids = 0 id = 66 > parents = ['existing 0 B file /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) (63)'] > 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/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f2ed47adad0) -- > name = loop0 status = False kids = 0 id = 66 > parents = ['existing 0 B file /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) (63)'] > 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/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 72 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f2ed47ad2d0) -- > name = /LiveOS/rootfs.img status = False kids = 2 id = 72 > 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 (0x7f2ed47ad2d0) -- > name = /LiveOS/rootfs.img status = False kids = 2 id = 72 > 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 > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 75 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f2ed47ad690) -- > name = loop1 status = False kids = 1 id = 75 > parents = ['existing 0 B file /LiveOS/rootfs.img (72)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > 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 (0x7f2ed47ad690) -- > name = loop1 status = False kids = 1 id = 75 > parents = ['existing 0 B file /LiveOS/rootfs.img (72)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > 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.errors: False > _format.uuid: d6ccc369-8f12-4e18-afec-120ae8190388 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2 GiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 79 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 79 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: d6ccc369-8f12-4e18-afec-120ae8190388 > 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: 81 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f2ed47a6f90) -- > name = /overlay (deleted) status = False kids = 2 id = 81 > 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 (0x7f2ed47a6f90) -- > name = /overlay (deleted) status = False kids = 2 id = 81 > 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 > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 84 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f2ed3807810) -- > name = loop2 status = False kids = 1 id = 84 > parents = ['existing 0 B file /overlay (deleted) (81)'] > 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 (0x7f2ed3807810) -- > name = loop2 status = False kids = 1 id = 84 > parents = ['existing 0 B file /overlay (deleted) (81)'] > 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 > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 89 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f2ed47adc90) -- > name = /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) status = False kids = 1 id = 89 > 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 = /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f2ed47adc90) -- > name = /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) status = False kids = 1 id = 89 > 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 = /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 92 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f2ed47b30d0) -- > name = loop3 status = False kids = 0 id = 92 > parents = ['existing 0 B file /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) (89)'] > 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/loop3 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f2ed47b30d0) -- > name = loop3 status = False kids = 0 id = 92 > parents = ['existing 0 B file /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) (89)'] > 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/loop3 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 98 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f2ed47b32d0) -- > name = loop4 status = False kids = 0 id = 98 > parents = ['existing 0 B file /LiveOS/rootfs.img (72)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f2ed47b32d0) -- > name = loop4 status = False kids = 0 id = 98 > parents = ['existing 0 B file /LiveOS/rootfs.img (72)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: d6ccc369-8f12-4e18-afec-120ae8190388 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2 GiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 102 > _format._device: /dev/loop4 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 102 > originalFormat._device: /dev/loop4 > originalFormat.errors: False > originalFormat.uuid: d6ccc369-8f12-4e18-afec-120ae8190388 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 104 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f2ed47ada90) -- > name = loop5 status = False kids = 0 id = 104 > parents = ['existing 0 B file /overlay (deleted) (81)'] > 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/loop5 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f2ed47ada90) -- > name = loop5 status = False kids = 0 id = 104 > parents = ['existing 0 B file /overlay (deleted) (81)'] > 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/loop5 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop5 > protected: False > originalFormat: existing None > _serial: None >, existing 2 GiB dm live-rw (110) with existing ext4 filesystem >, existing 2 GiB dm live-base (116) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [vda, fedora_office74, fedora_office74-root, fedora_office74-swap, vdb, vdc, vdd, loop0, /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted), loop4, loop5, live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda, vdb, vdc, vdd] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda, vdb, vdc, vdd] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, 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: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _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._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: 5 > _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 (0x7f2ecc34d2d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f2ecc42bf90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f2ecc34d850) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f2ecc34dc10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >, PartSpec instance (0x7f2ecc419a10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3,19 GiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f2efb8c4b90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: None > _intf.payload._environmentAddons: {'lxde-desktop-environment': (['3d-printing', 'lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', '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', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'gnome-desktop-environment': (['3d-printing', 'epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', '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', 'network-server', 'sql-server', 'virtualization', 'smb-server'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', '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', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'web-server-environment': (['guest-agents', 'haproxy', 'jbossas', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails', 'tomcat'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'xfce-desktop-environment': (['3d-printing', 'xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'kde-desktop-environment': (['3d-printing', 'kde-apps', 'kde-education', 'kde-media', 'kde-office', 'kde-telepathy'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['3d-printing', 'admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools']), 'developer-workstation-environment': (['3d-printing', 'design-suite', 'electronic-lab', 'font-design', 'haskell', 'jbossas', 'java-development', 'legacy-software-development', 'mysql', 'milkymist', 'mingw32', 'mongodb', 'ocaml', 'php', 'perl-web', 'sql-server', 'python-web', 'robotics-suite', 'rubyonrails'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'development-tools', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'libreoffice', 'mate-applications', 'mate-compiz', 'medical', 'rpm-development-tools', 'security-lab', 'system-tools']), 'cinnamon-desktop-environment': (['3d-printing', 'libreoffice'], ['admin-tools', 'authoring-and-publishing', 'books', 'c-development', 'd-development', 'design-suite', 'development-tools', 'electronic-lab', 'engineering-and-scientific', 'eclipse', 'freeipa-server', 'mate-applications', 'mate-compiz', 'medical', 'milkymist', 'rpm-development-tools', 'robotics-suite', 'security-lab', 'system-tools'])} > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._yum: Skipped > _intf.payload._base_repo: rawhide > _intf.payload.txID: 1396445802.18 > _intf.payload._rpm_macros: [] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 2,79 GiB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._tx_id: None > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._addonStates: {'korean-support': 0, 'mate-applications': 0, 'office': 0, 'khmer-support': 0, 'critical-path-kde': 0, 'engineering-and-scientific': 0, 'persian-support': 0, 'mysql': 0, 'georgian-support': 0, 'development-libs': 0, 'sanskrit-support': 0, 'kde-media': 0, 'font-design': 0, 'editors': 0, 'window-managers': 0, 'directory-server': 0, 'system-tools': 0, 'xmonad-mate': 0, 'kde-education': 0, 'japanese-support': 0, 'libreoffice': 0, 'punjabi-support': 0, 'bhutanese-support': 0, 'xmonad': 0, 'input-methods': 0, 'fedora-packager': 0, 'development-tools': 0, 'critical-path-base': 0, 'gnome-software-development': 0, 'legacy-fonts': 0, 'yiddish-support': 0, 'lxde-office': 0, 'c-development': 0, 'kashmiri-support': 0, 'electronic-lab': 0, 'fonts': 0, 'mate-desktop': 0, 'online-docs': 0, 'russian-support': 0, 'simplified-chinese-support': 0, 'xfce-software-development': 0, 'text-internet': 0, 'gujarati-support': 0, 'dogri-support': 0, 'dial-up': 0, 'books': 0, 'x-software-development': 0, 'virtualization': 0, 'xfce-apps': 0, 'rpm-development-tools': 0, 'legacy-network-server': 0, 'dns-server': 0, 'gnome-desktop': 0, 'news-server': 0, 'guest-desktop-agents': 0, 'multimedia': 0, 'arabic-support': 0, 'kde-telepathy': 0, 'dogtag': 0, 'printing': 0, 'mongodb': 0, 'core': 0, 'authoring-and-publishing': 0, 'rubyonrails': 0, 'security-lab': 0, 'standard': 0, 'konkani-support': 0, 'sindhi-support': 0, 'gnome-games': 0, 'ftp-server': 0, 'thai-support': 0, 'java-development': 0, 'kde-office': 0, 'perl-web': 0, 'haproxy': 0, 'kannada-support': 0, 'cinnamon-desktop': 0, 'd-development': 0, 'anaconda-tools': 0, 'lxde-media': 0, 'ocaml': 0, 'hardware-support': 0, 'epiphany': 0, 'games': 0, 'critical-path-gnome': 0, 'greek-support': 0, 'xfce-desktop': 0, 'firefox': 0, 'tibetan-support': 0, 'milkymist': 0, 'manipuri-support': 0, 'bodo-support': 0, 'haskell': 0, 'legacy-software-development': 0, 'freeipa-server': 0, 'vietnamese-support': 0, 'java': 0, 'mingw32': 0, 'telugu-support': 0, 'network-server': 0, 'urdu-support': 0, 'perl': 0, 'sugar-apps': 0, 'mate-compiz': 0, 'tamil-support': 0, 'legacy-software-support': 0, 'xfce-media': 0, 'smb-server': 0, 'load-balancer': 0, 'sinhala-support': 0, 'cloud-infrastructure': 0, 'base-x': 0, 'python-web': 0, 'malayalam-support': 0, 'jbossas': 0, 'graphics': 0, 'web-server': 0, 'ha': 0, 'ruby': 0, 'eclipse': 0, 'xfce-office': 0, 'kde-apps': 0, 'oriya-support': 0, 'libreoffice-development': 0, 'nepali-support': 0, 'kde-software-development': 0, '3d-printing': 0, 'assamese-support': 0, 'kde-desktop': 0, 'santali-support': 0, 'basic-desktop': 0, 'bengali-support': 0, 'mail-server': 0, 'traditional-chinese-support': 0, 'education': 0, 'hebrew-support': 0, 'critical-path-xfce': 0, 'kurdish-support': 0, 'server-cfg': 0, 'sound-and-video': 0, 'sql-server': 0, 'finnish-support': 0, 'admin-tools': 0, 'critical-path-apps': 0, 'buildsys-build': 0, 'hindi-support': 0, 'robotics-suite': 0, 'critical-path-lxde': 0, 'marathi-support': 0, 'ethiopic-support': 0, 'burmese-support': 0, 'php': 0, 'xfce-extra-plugins': 0, 'guest-agents': 0, 'design-suite': 0, 'tomcat': 0, 'medical': 0, 'lepcha-support': 0, 'sugar-desktop': 0, 'maithili-support': 0, 'lxde-desktop': 0, 'lxde-apps': 0, 'graphical-internet': 0} > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._environmentListBox: ListBox instance, containing members: > _intf._currentAction._spokes._addonListBox: ListBox instance, containing members: > _intf._currentAction._spokes.selectedGroups: [libreoffice] > _intf._currentAction._spokes._origAddons: [libreoffice] > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._origEnvironment: gnome-desktop-environment > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: gnome-desktop-environment >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._repoNameWarningBox: Box instance, containing members: > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._repoStore: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cdrom: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes._repoNamesWarningBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._origIsoChooserButton: Ein ISO _wählen > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._repoNamesWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._selection: TreeSelection instance, containing members: > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf._currentAction._spokes._add_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._add_dialog.applyOnSkip: False > _intf._currentAction._spokes._add_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf._currentAction._spokes._add_dialog.skipTo: None > _intf._currentAction._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._add_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog._store: ListStore instance, containing members: > _intf._currentAction._spokes._add_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._add_dialog._chosen_layouts: [] > _intf._currentAction._spokes._add_dialog._entry: Entry instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._resetButton: Button instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._summaryLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._hidden_disks: [] > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._containerStore: ListStore instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._storage_playground: None > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._arrow: Image instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set([]) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: {'Africa': set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka']), 'America': set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay']), 'Antarctica': set(['Troll', 'DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson']), 'Arctic': set(['Longyearbyen']), 'Asia': set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera']), 'Atlantic': set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia']), 'Australia': set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide']), 'Europe': set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo']), 'Indian': set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas']), 'Pacific': set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji']), 'US': set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska']), 'Etc': set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT'])} > _intf._currentAction._spokes._months_nums: {'Juni': 6, 'März': 3, 'Oktober': 10, 'August': 8, 'September': 9, 'Juli': 7, 'April': 4, 'Dezember': 12, 'Februar': 2, 'Mai': 5, 'November': 11, 'Januar': 1} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f2ee34845d0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: America > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: New_York > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._customPart: RadioButton instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes.selected_disks: [vda, vdb, vdc, vdd] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes._encrypted: CheckButton instance, containing members: > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes._reclaim: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Nicht genügend Speicherplatz für die aktuelle Software-Auswahl. Zusätzlich werden 2,79 GiB benötigt. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 2,79 GiB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >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 0x7f2ed802f0c8>, True), 'type': (<function <lambda> at 0x7f2ed802f320>, True), 'addons': (<function list_addons_callback at 0x7f2ed802f230>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f2ed802f140>, 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: 21.29-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': '1024x768', 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >13:26:23,713 INFO anaconda: /sbin/anaconda 21.29-1 >13:26:24,515 INFO anaconda: 4063232 kB (3968 MB) are available >13:26:24,516 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >13:26:24,563 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >13:26:24,568 INFO anaconda: Default encoding = utf-8 >13:26:25,772 INFO anaconda: Display mode = g >13:26:25,776 INFO anaconda: 4063232 kB (3968 MB) are available >13:26:25,778 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >13:26:31,028 DEBUG anaconda: X server has signalled a successful start. >13:26:31,033 WARN anaconda: logo image is missing, using a substitute >13:26:31,053 INFO anaconda: Starting window manager, pid 1439. >13:26:31,064 INFO anaconda: Setting the screen resolution to: 1024x768. >13:26:31,329 INFO anaconda: Started spice-vdagent. >13:26:31,338 INFO anaconda: Running Thread: AnaXklWrapperInitThread (139839349122816) >13:26:33,636 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:26:33,643 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >13:26:33,645 INFO anaconda: using only installclass _Fedora >13:26:35,299 INFO anaconda: bootloader GRUB2 on X86 platform >13:26:35,451 INFO anaconda: bootloader GRUB2 on X86 platform >13:26:35,589 DEBUG anaconda: network: devices found ['ens3', 'ens10v7'] >13:26:37,163 DEBUG anaconda: updating hostname office84.anaconda.englab.brq.redhat.com >13:26:37,234 INFO anaconda: Running Thread: AnaStorageThread (139839150896896) >13:26:37,240 INFO anaconda: Running Thread: AnaTimeInitThread (139839142504192) >13:26:37,247 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139839134111488) >13:26:37,253 INFO anaconda: Running Thread: AnaPayloadThread (139839125718784) >13:26:37,658 INFO anaconda: got 4 NTP servers from DHCP >13:26:37,843 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139839134111488) >13:26:37,883 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139839134111488) >13:26:37,893 INFO anaconda: Starting geolocation lookup >13:26:37,898 INFO anaconda: Geolocation provider: Fedora GeoIP >13:26:40,849 INFO anaconda: Geolocation lookup finished in 2.9 seconds >13:26:40,873 INFO anaconda: got results from geolocation >13:26:40,882 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139839134111488) >13:26:42,777 INFO anaconda: Thread Done: AnaXklWrapperInitThread (139839349122816) >13:26:43,997 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >13:26:52,372 INFO anaconda: Thread Done: AnaStorageThread (139839150896896) >13:26:53,005 INFO anaconda: Thread Done: AnaTimeInitThread (139839142504192) >13:27:31,564 INFO anaconda: Thread Done: AnaPayloadThread (139839125718784) >13:36:32,216 DEBUG anaconda: network standalone spoke (init): completed: ['ens10v7', 'ens3'] >13:36:32,315 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >13:36:32,318 DEBUG anaconda: Entered hub: SummaryHub >13:36:33,330 INFO anaconda: Running Thread: AnaNTPserver1 (139839125718784) >13:36:33,339 INFO anaconda: Running Thread: AnaNTPserver2 (139839150896896) >13:36:33,341 INFO anaconda: Running Thread: AnaDateTimeThread (139839349122816) >13:36:33,543 INFO anaconda: fs space: 0 B needed: 2,79 GiB >13:36:33,706 INFO anaconda: Thread Done: AnaDateTimeThread (139839349122816) >13:36:33,788 INFO anaconda: Thread Done: AnaNTPserver2 (139839150896896) >13:36:33,817 INFO anaconda: Thread Done: AnaNTPserver1 (139839125718784) >13:36:33,826 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139839125718784) >13:36:33,829 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f2ed587ea50>> on <dictionary-keyiterator object at 0x7f2ed5da7418> >13:36:33,831 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139839150896896) >13:36:33,837 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139839150896896) >13:36:33,996 INFO anaconda: Running Thread: AnaKeyboardThread (139839150896896) >13:36:34,032 INFO anaconda: fs space: 0 B needed: 2,79 GiB >13:36:34,230 INFO anaconda: fs space: 0 B needed: 2,79 GiB >13:36:34,359 INFO anaconda: Running Thread: AnaSourceWatcher (139839349122816) >13:36:34,423 INFO anaconda: Running Thread: AnaSoftwareWatcher (139839050823424) >13:36:34,533 DEBUG anaconda: Setting up repos: [] >13:36:34,534 INFO anaconda: Running Thread: AnaStorageWatcher (139839034824448) >13:36:34,548 INFO anaconda: Thread Done: AnaStorageWatcher (139839034824448) >13:36:34,613 INFO anaconda: Running Thread: AnaCustomStorageInit (139839034824448) >13:36:35,343 DEBUG anaconda: network: GUI, device configuration added: connection e2be11b3-0a12-435a-a6f0-8345a6b029e7 device ens10v7 >13:36:35,879 DEBUG anaconda: network: GUI, device configuration added: connection 276f0f58-f1b7-4459-bcf2-d7a983fc59c4 device ens3 >13:36:35,950 DEBUG anaconda: network: GUI, connection cd0febcf-99c8-490c-9ed8-69cfe190571c found >13:36:36,016 DEBUG anaconda: network: GUI, connection e2be11b3-0a12-435a-a6f0-8345a6b029e7 found >13:36:36,017 DEBUG anaconda: network: GUI, connection 276f0f58-f1b7-4459-bcf2-d7a983fc59c4 found >13:36:36,018 DEBUG anaconda: network: GUI, connection 2aed8dbc-df4a-473d-80f6-f01c7a37c81b found >13:36:36,560 DEBUG anaconda: updating hostname office84.anaconda.englab.brq.redhat.com >13:36:39,844 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f2ed57ddf10> >13:36:39,867 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f2ed58444d0> >13:36:39,868 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f2ed58444d0> status to: Liste der Belegungen wird abgerufen... >13:36:39,870 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f2ed5c56b10> status to: Überprüfen des Speichermediums... >13:36:39,871 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f2ed5c56b10> status to: Paket-Metadaten herunterladen... >13:36:39,872 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2ed5c21a50> status to: Paket-Metadaten herunterladen... >13:36:39,873 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2ed5c21a50> status to: Gruppen-Metadaten herunterladen... >13:36:39,874 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f2ed5ca7610> status to: Überprüfen des Speichermediums... >13:36:39,890 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f2ed5ca7610> >09:36:42,171 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139839026431744) >09:36:42,172 INFO anaconda: Thread Done: AnaSoftwareWatcher (139839050823424) >09:36:42,428 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2ed5c21a50> >09:36:42,441 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2ed5c21a50> >09:36:42,453 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f2ed5c56b10> >09:36:42,454 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2ed5c21a50> status to: Software-Abhängigkeiten überprüfen... >09:36:44,255 INFO anaconda: Thread Done: AnaCustomStorageInit (139839034824448) >09:36:44,662 DEBUG anaconda: Entered spoke: StorageSpoke >09:36:56,226 DEBUG anaconda: disk free: 3,87 MiB fs free: 486,28 MiB sw needs: 2,79 GiB auto swap: 0 B >09:36:59,485 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f2ed587ea50>> on <dictionary-keyiterator object at 0x7f2ed5da7418> >09:36:59,486 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139839125718784) >09:36:59,488 INFO anaconda: Thread Done: AnaKeyboardThread (139839150896896) >09:36:59,510 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f2ed58444d0> >09:37:00,212 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f2ed47ba7d0> status to: Aktiv: ens10v7, ens3 >09:37:05,387 DEBUG anaconda: Left spoke: StorageSpoke >09:37:05,386 INFO anaconda: Running Thread: AnaExecuteStorageThread (139839150896896) >09:37:05,860 DEBUG anaconda: new disk order: [] >09:37:06,393 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f2ed5ca7610> >09:37:06,396 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f2ed5ca7610> status to: Speicherkonfiguration sichern... >09:37:08,431 DEBUG anaconda: _is_valid_disklabel(vda) returning True >09:37:08,433 DEBUG anaconda: _is_valid_size(vda) returning True >09:37:08,434 DEBUG anaconda: _is_valid_location(vda) returning True >09:37:08,434 DEBUG anaconda: _is_valid_format(vda) returning True >09:37:08,435 DEBUG anaconda: is_valid_stage1_device(vda) returning True >09:37:21,414 DEBUG anaconda: running handleException >09:37:21,420 DEBUG 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/ui/gui/spokes/storage.py", line 321, in _doExecute > doKickstartStorage(self.storage, self.data, self.instclass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1835, in doKickstartStorage > ksdata.autopart.execute(storage, ksdata, instClass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 275, in execute > doAutoPartition(storage, ksdata) > > File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 384, in doAutoPartition > doPartitioning(storage) > > File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 888, in doPartitioning > growPartitions(disks, partitions, free, size_sets=storage.size_sets) > > File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 2096, in growPartitions > constraint=constraint) > > File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new > ret = fn(*args, **kwds) > > File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 246, in addPartition > constraint.getPedConstraint()) > >PartitionException: Can't have overlapping partitions. > >09:37:21,422 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >09:37:21,424 INFO anaconda: Thread Done: AnaExecuteStorageThread (139839150896896) > > >/tmp/packaging.log: >13:26:52,388 INFO packaging: configuring base repo >13:26:52,565 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >13:26:52,567 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >13:26:52,568 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >13:26:52,570 DEBUG yum.verbose.plugin: Adding en_US to language list >13:26:52,580 DEBUG yum.verbose.YumBase: Config time: 0.108 >13:26:52,652 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >13:26:52,652 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >13:26:52,653 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >13:26:52,654 DEBUG yum.verbose.plugin: Adding en_US to language list >13:26:52,658 DEBUG yum.verbose.YumBase: Config time: 0.017 >13:26:52,705 INFO packaging: using default repos from local yum configuration >13:26:52,758 INFO packaging: gathering repo metadata >13:26:52,763 INFO packaging: skipping disabled repo fedora >13:26:52,765 INFO packaging: skipping disabled repo updates-testing >13:26:52,767 INFO packaging: gathering repo metadata for rawhide >13:26:57,512 INFO packaging: skipping disabled repo updates >13:26:57,513 INFO packaging: Refreshing environmentAddons >13:26:57,516 DEBUG yum.verbose.YumBase: Setting up Package Sacks >13:26:57,518 INFO_2 yum.verbose.plugin: Determining fastest mirrors >13:27:00,850 INFO_2 yum.verbose.plugin: * rawhide: download.eng.brq.redhat.com >13:27:10,759 DEBUG yum.verbose.YumBase: pkgsack time: 13.242 >13:27:11,154 DEBUG yum.verbose.YumBase: group time: 13.637 >13:27:31,555 INFO packaging: metadata retrieval complete >09:36:42,177 INFO packaging: checking software selection >09:36:42,212 DEBUG yum.verbose.YumBase: Setting up Package Sacks >09:36:47,193 DEBUG yum.verbose.YumBase: pkgsack time: 4.978 >09:36:47,929 DEBUG yum.verbose.YumBase: group time: 5.717 >09:36:47,936 DEBUG yum.verbose.YumBase: rpmdb time: 0.002 >09:36:51,879 DEBUG yum.verbose.YumBase: Obs Init time: 3.912 >09:36:52,132 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >09:36:52,357 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >09:36:53,107 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >09:36:53,117 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >09:36:54,198 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >09:36:54,229 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >09:36:54,269 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >09:36:54,393 DEBUG yum.verbose.YumBase: No package named foomatic-filters available to be installed >09:36:55,707 DEBUG yum.verbose.YumBase: No package named PackageKit-yum-plugin available to be installed >09:36:56,486 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >09:36:56,489 INFO packaging: no kernel-PAE package >09:36:56,495 INFO packaging: selected kernel >09:36:56,501 INFO packaging: checking dependencies >09:36:58,762 DEBUG yum.verbose.YumBase: Building updates object >09:37:03,231 DEBUG yum.verbose.YumBase: up:simple updates time: 1.061 >09:37:03,270 DEBUG yum.verbose.YumBase: up:obs time: 0.037 >09:37:03,272 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >09:37:03,274 DEBUG yum.verbose.YumBase: updates time: 4.509 >09:37:03,314 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.40.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >09:37:03,339 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >09:37:03,355 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.2.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >09:37:03,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.8.0-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >09:37:03,366 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-212-1.fc21.x86_64 as install for ModemManager-1.2.0-1.fc21.x86_64 >09:37:03,368 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libgmodule-2.0.so.0()(64bit) >09:37:03,369 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libglib-2.0.so.0()(64bit) >09:37:03,369 DEBUG yum.verbose.YumBase: Quick matched glib2-2.40.0-1.fc21.x86_64 to require for libgio-2.0.so.0()(64bit) >09:37:03,385 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.1-4.git20140319.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,389 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,400 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.24-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,413 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,425 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-212-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,432 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200(libnl_3)(64bit) >09:37:03,433 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200(libnl_3)(64bit) >09:37:03,436 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-14.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,437 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-14.fc21.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >09:37:03,451 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.21-8.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,455 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.69-0.1.rc1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,458 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-25.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24.1-2.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,467 DEBUG yum.verbose.YumBase: TSINFO: Marking teamd-1.10-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,474 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.46.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,485 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,493 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.4-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,494 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.4-1.fc21.x86_64 to require for libplc4.so()(64bit) >09:37:03,501 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.16.0-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,504 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.1-4.git20140319.fc21.x86_64 to require for libnm-glib.so.4()(64bit) >09:37:03,505 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-genl-3.so.200()(64bit) >09:37:03,505 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.24-1.fc21.x86_64 to require for libnl-3.so.200()(64bit) >09:37:03,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,514 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.18-3.fc21.x86_64 as install for 1:NetworkManager-0.9.9.1-4.git20140319.fc21.x86_64 >09:37:03,521 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-2.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,524 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,527 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,534 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.12.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,539 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.3-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,541 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.3-1.fc21.x86_64 to require for libpango-1.0.so.0()(64bit) >09:37:03,545 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.12.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,553 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.12.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,558 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.7-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,563 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,568 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,572 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.12.0-1.fc21.x86_64 as install for NetworkManager-l2tp-0.9.8.6-1.fc21.x86_64 >09:37:03,584 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.99-1.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >09:37:03,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc21.x86_64 as install for NetworkManager-openconnect-0.9.8.4-2.fc21.x86_64 >09:37:03,591 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc21.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >09:37:03,598 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.9.0-0.1.git20140128.fc21.x86_64 >09:37:03,604 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc21.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc21.x86_64 >09:37:03,610 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.9.0-3.git20140131.fc21.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.9.0-3.git20140131.fc21.x86_64 >09:37:03,617 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.9.1-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.1-1.fc21.x86_64 >09:37:03,621 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.4.2-1.fc21.x86_64 as install for PackageKit-command-not-found-0.9.1-1.fc21.x86_64 >09:37:03,630 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-7.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-1.fc21.x86_64 >09:37:03,636 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.3-1.fc21.x86_64 as install for PackageKit-gstreamer-plugin-0.9.1-1.fc21.x86_64 >09:37:03,671 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.1-1.fc21.x86_64 >09:37:03,677 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc21.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >09:37:03,680 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.3-5.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.1-1.fc21.x86_64 >09:37:03,684 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.1-1.fc21.x86_64 as install for PackageKit-gtk3-module-0.9.1-1.fc21.x86_64 >09:37:03,688 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc21.noarch >09:37:03,694 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,698 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,704 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,711 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,716 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,719 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,722 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,726 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,729 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python3-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,731 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,733 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,736 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,739 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.2.0-1.fc21.x86_64 as install for abrt-cli-2.2.0-1.fc21.x86_64 >09:37:03,745 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.7-4.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >09:37:03,748 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.6-1.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >09:37:03,751 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.158-2.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >09:37:03,754 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.2.0-1.fc21.x86_64 as install for abrt-desktop-2.2.0-1.fc21.x86_64 >09:37:03,762 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.13-3.fc21.x86_64 as install for abrt-java-connector-1.0.9-1.fc21.x86_64 >09:37:03,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.2.0-1.fc21.x86_64 as install for abrt-java-connector-1.0.9-1.fc21.x86_64 >09:37:03,771 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.2.0-1.fc21.x86_64 as install for abrt-java-connector-1.0.9-1.fc21.x86_64 >09:37:03,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >09:37:03,780 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc21.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >09:37:03,783 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-6.fc21.x86_64 as install for acl-2.2.52-4.fc21.x86_64 >09:37:03,792 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.11-1.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >09:37:03,799 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >09:37:03,801 DEBUG yum.verbose.YumBase: Quick matched GConf2-3.2.6-7.fc20.x86_64 to require for GConf2 >09:37:03,805 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2e-2.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >09:37:03,809 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >09:37:03,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc21.x86_64 as install for 1:aisleriot-3.12.0-1.fc21.x86_64 >09:37:03,816 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc21.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >09:37:03,823 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-5.0-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >09:37:03,828 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc21.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >09:37:03,830 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc21.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >09:37:03,840 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >09:37:03,841 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc21.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >09:37:03,845 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-13.20140323.fc21.x86_64 as install for alsa-utils-1.0.27.2-5.fc21.x86_64 >09:37:03,847 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libncursesw.so.5()(64bit) >09:37:03,848 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libmenuw.so.5()(64bit) >09:37:03,848 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20140323.fc21.x86_64 to require for libformw.so.5()(64bit) >09:37:03,853 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-10.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >09:37:03,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-6.fc21.x86_64 as install for at-3.1.14-2.fc21.x86_64 >09:37:03,860 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-10.fc21.x86_64 to require for libpam.so.0()(64bit) >09:37:03,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc21.x86_64 as install for at-spi2-core-2.12.0-1.fc21.x86_64 >09:37:03,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc21.x86_64 as install for at-spi2-core-2.12.0-1.fc21.x86_64 >09:37:03,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc21.x86_64 as install for at-spi2-core-2.12.0-1.fc21.x86_64 >09:37:03,890 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.5-1.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >09:37:03,897 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.12.1-6.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >09:37:03,900 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >09:37:03,901 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-1.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >09:37:03,906 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc21.x86_64 as install for audit-2.3.5-1.fc21.x86_64 >09:37:03,907 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.12.1-6.fc21.x86_64 to require for libgssapi_krb5.so.2()(64bit) >09:37:03,908 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.5-1.fc21.x86_64 to require for libaudit.so.1()(64bit) >09:37:03,918 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.6-4.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >09:37:03,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-2.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >09:37:03,929 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.17-1.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >09:37:03,932 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-42.fc21.x86_64 as install for authconfig-6.2.8-7.fc21.x86_64 >09:37:03,942 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-25.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >09:37:03,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >09:37:03,955 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >09:37:03,958 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.19.90-8.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >09:37:03,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc21.x86_64 as install for avahi-0.6.31-25.fc21.x86_64 >09:37:03,968 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-16-1.fc21.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >09:37:03,979 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc21.x86_64 as install for 1:bash-completion-2.1-4.fc21.noarch >09:37:03,984 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.2-2.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >09:37:03,989 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc21.x86_64 as install for bc-1.06.95-11.fc21.x86_64 >09:37:04,002 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,006 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.4.0-1.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,010 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.4.0-1.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,019 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.4.0-1.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,023 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-10.1-5.20140305.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.4.0-1.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,031 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.4.0-1.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,036 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-1.0.0-1.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,042 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-1.0.0-1.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,046 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.12.0-1.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,051 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-10.1-5.20140305.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.52-1.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,229 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.18.0-1.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,231 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-1.fc21.x86_64 to require for libcogl-path.so.20()(64bit) >09:37:04,232 DEBUG yum.verbose.YumBase: Quick matched cogl-1.18.0-1.fc21.x86_64 to require for libcogl-pango.so.20()(64bit) >09:37:04,243 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.5.2-2.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,262 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.18.0-1.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,306 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,318 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,331 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,342 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-10.1-5.20140305.fc21.x86_64 as install for bijiben-3.12.0-1.fc21.x86_64 >09:37:04,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >09:37:04,380 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-4.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >09:37:04,394 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.5-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >09:37:04,399 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisccfg.so.90()(64bit) >09:37:04,401 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisccc.so.90()(64bit) >09:37:04,401 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.5-2.fc21.x86_64 to require for libisc.so.95()(64bit) >09:37:04,416 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-42.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >09:37:04,428 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-2.fc21.x86_64 as install for 32:bind-utils-9.9.5-2.fc21.x86_64 >09:37:04,448 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc21.x86_64 as install for biosdevname-0.5.0-2.fc21.x86_64 >09:37:04,451 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc21.x86_64 to require for libpci.so.3()(64bit) >09:37:04,461 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.17-1.fc21.x86_64 as install for bluez-cups-5.17-1.fc21.x86_64 >09:37:04,497 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,516 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,541 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,550 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,560 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-21.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,570 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,588 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.2-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,599 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,626 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,634 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 to require for libgsttag-1.0.so.0()(64bit) >09:37:04,635 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.3-1.fc21.x86_64 to require for libgstpbutils-1.0.so.0()(64bit) >09:37:04,646 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.11.3-3.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,651 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-media3.so.1()(64bit) >09:37:04,652 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.11.3-3.fc21.x86_64 to require for libbrasero-burn3.so.1()(64bit) >09:37:04,659 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,671 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc21.x86_64 as install for brasero-3.11.3-3.fc21.x86_64 >09:37:04,686 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.12.0-1.fc21.x86_64 as install for brasero-nautilus-3.11.3-3.fc21.x86_64 >09:37:04,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24.1-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >09:37:04,715 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >09:37:04,716 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24.1-2.fc21.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >09:37:04,725 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >09:37:04,735 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-2.fc21.x86_64 as install for btrfs-progs-3.12-2.fc21.x86_64 >09:37:04,741 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-11.fc21.x86_64 as install for bzip2-1.0.6-11.fc21.x86_64 >09:37:04,756 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-4.fc21.noarch as install for caribou-0.4.13-4.fc21.x86_64 >09:37:04,764 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.40.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >09:37:04,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >09:37:04,800 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.14.0-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >09:37:04,818 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-1.1-1.fc21.x86_64 as install for caribou-0.4.13-4.fc21.x86_64 >09:37:04,873 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.12.0-1.fc21.x86_64 as install for 2:cheese-3.12.0-1.fc21.x86_64 >09:37:04,895 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.1-1.fc21.noarch as install for 2:cheese-3.12.0-1.fc21.x86_64 >09:37:04,909 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.12.0-1.fc21.x86_64 as install for 2:cheese-3.12.0-1.fc21.x86_64 >09:37:04,930 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.10-3.fc21.x86_64 as install for 2:cheese-3.12.0-1.fc21.x86_64 >09:37:04,949 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.12.0-1.fc21.x86_64 to require for libcheese-gtk.so.23()(64bit) >09:37:04,969 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.16.0-1.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >09:37:04,973 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.16.0-1.fc21.x86_64 to require for libfreebl3.so()(64bit) >09:37:04,985 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-5.20140213cvs.fc21.x86_64 as install for chrony-1.29.1-1.fc21.x86_64 >09:37:05,009 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.6-2.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >09:37:05,024 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.1.0-3.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >09:37:05,040 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >09:37:05,044 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.9-1.fc21.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >09:37:05,049 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.9-1.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >09:37:05,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc21.x86_64 as install for cifs-utils-6.3-1.fc21.x86_64 >09:37:05,098 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.7-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >09:37:05,111 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-14.fc21.noarch as install for colord-1.1.7-1.fc21.x86_64 >09:37:05,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.18-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >09:37:05,136 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.6-1.fc21.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >09:37:05,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.7-1.fc21.x86_64 >09:37:05,155 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.7-1.fc21.x86_64 to require for libcolordprivate.so.2()(64bit) >09:37:05,157 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.7-1.fc21.x86_64 to require for libcolord.so.2()(64bit) >09:37:05,191 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.12.0-1.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,199 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,218 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-2.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,251 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,256 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc21.x86_64 to require for desktop-file-utils >09:37:05,261 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.12.0-2.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,292 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.22.0-1.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,311 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.6-2.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,328 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-5.0-2.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,337 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.51-1.fc21.noarch as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,345 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.18-3.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,353 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,376 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,404 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.9-2.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,418 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.99.0-3.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-9.git20140123.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,462 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.6-2.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,506 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.10-1.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,528 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.12.0-1.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,545 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.1-8.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,562 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,586 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-2.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,607 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-10.1-5.20140305.fc21.x86_64 as install for 1:control-center-3.12.0-1.fc21.x86_64 >09:37:05,659 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >09:37:05,668 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-3.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >09:37:05,679 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.16.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >09:37:05,712 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-14.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >09:37:05,721 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >09:37:05,723 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-14.fc21.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >09:37:05,739 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.16.0-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >09:37:05,751 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc21.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >09:37:05,775 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.18-1.fc21.x86_64 as install for coreutils-8.22-13.fc21.x86_64 >09:37:05,800 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.3-2.fc21.x86_64 as install for coreutils-8.22-13.fc21.x86_64 >09:37:05,806 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.3-2.fc21.x86_64 to require for libgmp.so.10()(64bit) >09:37:05,831 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-6.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >09:37:05,860 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-5.fc21.x86_64 as install for cronie-1.4.11-5.fc21.x86_64 >09:37:05,897 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.4-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >09:37:05,914 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-4.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >09:37:05,936 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.16-2.fc21.x86_64 as install for cryptsetup-1.6.4-2.fc21.x86_64 >09:37:05,987 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.1-8.fc21.noarch as install for 1:cups-1.7.1-8.fc21.x86_64 >09:37:06,039 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.50-1.fc21.x86_64 as install for cups-filters-1.0.50-1.fc21.x86_64 >09:37:06,058 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.50-1.fc21.x86_64 >09:37:06,083 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.1.1-1.fc21.x86_64 as install for cups-filters-1.0.50-1.fc21.x86_64 >09:37:06,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-14.fc21.x86_64 as install for cups-filters-1.0.50-1.fc21.x86_64 >09:37:06,120 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-3.fc21.x86_64 as install for cups-filters-1.0.50-1.fc21.x86_64 >09:37:06,148 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.8-1.fc21.x86_64 as install for cups-filters-1.0.50-1.fc21.x86_64 >09:37:06,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-2.fc21.x86_64 as install for cups-filters-1.0.50-1.fc21.x86_64 >09:37:06,187 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.50-1.fc21.x86_64 to require for libcupsfilters.so.1()(64bit) >09:37:06,204 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-25.fc21.x86_64 as install for cups-filters-1.0.50-1.fc21.x86_64 >09:37:06,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.36.0-1.fc21.x86_64 as install for curl-7.36.0-1.fc21.x86_64 >09:37:06,309 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-11.fc21.x86_64 as install for curl-7.36.0-1.fc21.x86_64 >09:37:06,329 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc21.x86_64 as install for curl-7.36.0-1.fc21.x86_64 >09:37:06,364 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-5.fc21.x86_64 as install for curl-7.36.0-1.fc21.x86_64 >09:37:06,385 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-5.fc21.x86_64 to require for liblber-2.4.so.2()(64bit) >09:37:06,406 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-16.fc21.x86_64 as install for cyrus-sasl-plain-2.1.26-16.fc21.x86_64 >09:37:06,450 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.22-5.fc21.x86_64 as install for deja-dup-29.5-1.fc21.x86_64 >09:37:06,519 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-29.5-1.fc21.x86_64 >09:37:06,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.18-1.fc21.x86_64 as install for deja-dup-29.5-1.fc21.x86_64 >09:37:06,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.10.0-1.fc21.x86_64 as install for deja-dup-29.5-1.fc21.x86_64 >09:37:06,569 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-2.fc21.noarch as install for dejavu-sans-fonts-2.34-2.fc21.noarch >09:37:06,595 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-7alpha.fc21.x86_64 as install for deltarpm-3.6-3.fc21.x86_64 >09:37:06,628 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.2-4.fc21.x86_64 as install for deltarpm-3.6-3.fc21.x86_64 >09:37:06,641 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.2-4.fc21.x86_64 to require for librpm.so.3()(64bit) >09:37:06,668 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >09:37:06,676 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.3.0-9.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >09:37:06,696 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.5-2.fc21.x86_64 as install for 12:dhclient-4.3.0-9.fc21.x86_64 >09:37:06,704 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libisc-export.so.95()(64bit) >09:37:06,706 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libirs-export.so.91()(64bit) >09:37:06,707 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.5-2.fc21.x86_64 to require for libdns-export.so.100()(64bit) >09:37:06,717 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-037-3.git20140320.fc21.x86_64 as install for dracut-config-rescue-037-3.git20140320.fc21.x86_64 >09:37:06,744 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-9.fc21.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >09:37:06,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-2.fc21.x86_64 as install for e2fsprogs-1.42.9-2.fc21.x86_64 >09:37:06,786 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-2.fc21.x86_64 to require for libss.so.2()(64bit) >09:37:06,851 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-5.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:06,887 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.1-1.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:06,914 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:06,934 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.2-1.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:06,960 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:06,982 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,014 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.24.0-1.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,019 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >09:37:07,021 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >09:37:07,022 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >09:37:07,024 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >09:37:07,025 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >09:37:07,027 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >09:37:07,029 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >09:37:07,031 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >09:37:07,032 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >09:37:07,034 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >09:37:07,035 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >09:37:07,035 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >09:37:07,037 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >09:37:07,038 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >09:37:07,039 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >09:37:07,040 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >09:37:07,042 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >09:37:07,045 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >09:37:07,046 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >09:37:07,047 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >09:37:07,049 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >09:37:07,050 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >09:37:07,051 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.2)(64bit) >09:37:07,052 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.23.0)(64bit) >09:37:07,053 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >09:37:07,054 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >09:37:07,054 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >09:37:07,055 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >09:37:07,055 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >09:37:07,056 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >09:37:07,058 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >09:37:07,059 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >09:37:07,060 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >09:37:07,062 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >09:37:07,064 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >09:37:07,065 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >09:37:07,067 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >09:37:07,070 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >09:37:07,071 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >09:37:07,072 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >09:37:07,073 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >09:37:07,074 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >09:37:07,074 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >09:37:07,076 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >09:37:07,077 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >09:37:07,078 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >09:37:07,080 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >09:37:07,081 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >09:37:07,082 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >09:37:07,084 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >09:37:07,085 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >09:37:07,086 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >09:37:07,088 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >09:37:07,089 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >09:37:07,095 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >09:37:07,096 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >09:37:07,098 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >09:37:07,099 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >09:37:07,100 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >09:37:07,100 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >09:37:07,101 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.16)(64bit) >09:37:07,102 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >09:37:07,103 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >09:37:07,105 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >09:37:07,106 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >09:37:07,107 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >09:37:07,109 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >09:37:07,110 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.24.0-1.fc21.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >09:37:07,121 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.2.12.1-1.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,135 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-4.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,153 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.1-1.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,172 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.2-2.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,187 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.12.0-1.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,203 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.12.0-1.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,209 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.0-1.fc21.x86_64 to require for libgcr-base-3.so.1()(64bit) >09:37:07,212 DEBUG yum.verbose.YumBase: Quick matched gcr-3.12.0-1.fc21.x86_64 to require for libgck-1.so.0()(64bit) >09:37:07,223 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-4.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,235 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-4.fc21.x86_64 to require for libfolks-telepathy.so.25()(64bit) >09:37:07,245 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,258 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,271 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.7-2.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.7-2.fc21.x86_64 as install for empathy-3.12.0-1.fc21.x86_64 >09:37:07,316 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.12.0-1.fc21.x86_64 as install for eog-3.12.0-1.fc21.x86_64 >09:37:07,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.12.0-1.fc21.x86_64 >09:37:07,337 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-4.fc21.x86_64 as install for eog-3.12.0-1.fc21.x86_64 >09:37:07,364 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.12.0-1.fc21.x86_64 as install for evince-3.12.0-1.fc21.x86_64 >09:37:07,371 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.12.0-1.fc21.x86_64 to require for libevview3.so.3()(64bit) >09:37:07,372 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.12.0-1.fc21.x86_64 to require for libevdocument3.so.4()(64bit) >09:37:07,502 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.16.1-2.fc21.x86_64 as install for evolution-3.12.0-1.fc21.x86_64 >09:37:07,548 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.20.0-1.fc21.x86_64 as install for evolution-3.12.0-1.fc21.x86_64 >09:37:07,601 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkspell3-3.0.4-1.fc21.x86_64 as install for evolution-3.12.0-1.fc21.x86_64 >09:37:07,629 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc21.x86_64 as install for evolution-3.12.0-1.fc21.x86_64 >09:37:07,633 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libicalss.so.1()(64bit) >09:37:07,634 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc21.x86_64 to require for libical.so.1()(64bit) >09:37:07,646 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.12.0-1.fc21.x86_64 as install for evolution-3.12.0-1.fc21.x86_64 >09:37:07,663 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.8.0-1.fc21.x86_64 as install for evolution-3.12.0-1.fc21.x86_64 >09:37:07,670 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.8.0-1.fc21.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >09:37:07,686 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc21.x86_64 as install for evolution-3.12.0-1.fc21.x86_64 >09:37:07,708 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.12.0-1.fc21.x86_64 as install for evolution-3.12.0-1.fc21.x86_64 >09:37:07,725 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.0-1.fc21.x86_64 to require for libedata-book-1.2.so.20()(64bit) >09:37:07,726 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.0-1.fc21.x86_64 to require for libecal-1.2.so.16()(64bit) >09:37:07,728 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.0-1.fc21.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >09:37:07,730 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.0-1.fc21.x86_64 to require for libebook-1.2.so.14()(64bit) >09:37:07,732 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.0-1.fc21.x86_64 to require for libebackend-1.2.so.7()(64bit) >09:37:07,733 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.12.0-1.fc21.x86_64 to require for libcamel-1.2.so.49()(64bit) >09:37:07,787 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.12.0-1.fc21.x86_64 >09:37:07,791 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >09:37:07,826 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-18.fc21.x86_64 as install for file-5.14-18.fc21.x86_64 >09:37:07,829 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-18.fc21.x86_64 to require for libmagic.so.1()(64bit) >09:37:07,853 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc21.x86_64 as install for file-roller-3.12.0-1.fc21.x86_64 >09:37:07,946 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-4.fc21.noarch as install for firefox-28.0-3.fc21.x86_64 >09:37:07,954 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for firefox-28.0-3.fc21.x86_64 >09:37:07,971 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.3.0-4.fc21.x86_64 as install for firefox-28.0-3.fc21.x86_64 >09:37:08,059 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-28.0-3.fc21.x86_64 >09:37:08,072 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc21.x86_64 as install for firefox-28.0-3.fc21.x86_64 >09:37:08,087 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-8.fc21.x86_64 as install for firefox-28.0-3.fc21.x86_64 >09:37:08,105 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc21.x86_64 as install for firefox-28.0-3.fc21.x86_64 >09:37:08,116 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.12.0-1.fc21.x86_64 as install for firewall-config-0.3.9.3-1.fc21.noarch >09:37:08,128 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.13-1.fc21.noarch as install for firewall-config-0.3.9.3-1.fc21.noarch >09:37:08,140 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc21.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >09:37:08,147 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.9.3-1.fc21.noarch >09:37:08,177 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-13.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >09:37:08,209 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc21.x86_64 as install for firewalld-0.3.9.3-1.fc21.noarch >09:37:08,385 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.2-296.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >09:37:08,438 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(vars) >09:37:08,439 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(strict) >09:37:08,441 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(POSIX) >09:37:08,443 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.2-296.fc21.x86_64 to require for perl(Getopt::Std) >09:37:08,449 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc21.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >09:37:08,460 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >09:37:08,488 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.58-1.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >09:37:08,497 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.151-1.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >09:37:08,508 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc21.x86_64 as install for foomatic-4.0.9-8.fc21.x86_64 >09:37:08,521 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-42.20131218.fc21.noarch as install for foomatic-4.0.9-8.fc21.x86_64 >09:37:08,540 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-42.20131218.fc21.noarch as install for foomatic-db-ppds-4.0-42.20131218.fc21.noarch >09:37:08,551 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.1-1.fc20.x86_64 as install for fprintd-pam-0.5.1-1.fc20.x86_64 >09:37:08,596 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc21.x86_64 as install for 1:gdm-3.12.0-1.fc21.x86_64 >09:37:08,608 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-4.fc21.x86_64 as install for 1:gdm-3.12.0-1.fc21.x86_64 >09:37:08,638 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.3-1.fc21.x86_64 as install for 1:gdm-3.12.0-1.fc21.x86_64 >09:37:08,647 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.12.0-1.fc21.x86_64 >09:37:08,667 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-5.0-2.fc21.x86_64 as install for 1:gdm-3.12.0-1.fc21.x86_64 >09:37:08,675 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.12.0-1.fc21.x86_64 as install for 1:gdm-3.12.0-1.fc21.x86_64 >09:37:08,694 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.12.0-1.fc21.x86_64 as install for 1:gdm-3.12.0-1.fc21.x86_64 >09:37:08,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.12.0-1.fc21.x86_64 >09:37:08,740 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-12.fc21.x86_64 as install for 2:gedit-3.12.0-1.fc21.x86_64 >09:37:08,769 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.12.0-1.fc21.x86_64 as install for 2:gedit-3.12.0-1.fc21.x86_64 >09:37:08,783 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.12.0-1.fc21.x86_64 >09:37:08,801 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.12.0-1.fc21.x86_64 as install for 2:gedit-3.12.0-1.fc21.x86_64 >09:37:08,832 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-18.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >09:37:08,840 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >09:37:08,846 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc21.noarch as install for ghostscript-9.14-1.fc21.x86_64 >09:37:08,863 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.97-2.fc21.noarch as install for glib-networking-2.40.0-1.fc21.x86_64 >09:37:08,884 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-8.fc21.x86_64 as install for glib-networking-2.40.0-1.fc21.x86_64 >09:37:08,911 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-5.0-2.fc21.x86_64 as install for 1:gnome-bluetooth-3.12.0-1.fc21.x86_64 >09:37:08,953 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:08,976 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.8-1.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:08,991 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >09:37:08,993 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >09:37:08,993 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >09:37:08,995 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >09:37:08,996 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.8-1.fc21.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >09:37:09,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.8-1.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,022 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >09:37:09,023 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >09:37:09,024 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >09:37:09,026 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >09:37:09,027 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >09:37:09,028 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.8-1.fc21.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >09:37:09,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.2.2-2.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-config-network-1.2.2-2.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,062 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.23-2.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,082 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.23-2.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.9-1.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,118 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.8)(64bit) >09:37:09,122 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.7)(64bit) >09:37:09,123 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >09:37:09,125 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >09:37:09,125 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >09:37:09,127 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >09:37:09,128 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >09:37:09,128 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >09:37:09,130 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.9-1.fc21.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >09:37:09,140 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.3.0-3.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,147 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,177 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.2.2-2.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,210 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.91-1.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,229 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,246 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc21.x86_64 as install for gnome-boxes-3.12.0-2.fc21.x86_64 >09:37:09,274 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.12.0-1.fc21.noarch as install for gnome-classic-session-3.12.0-1.fc21.noarch >09:37:09,282 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.12.0-1.fc21.noarch as install for gnome-classic-session-3.12.0-1.fc21.noarch >09:37:09,288 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.12.0-1.fc21.noarch as install for gnome-classic-session-3.12.0-1.fc21.noarch >09:37:09,300 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.12.0-1.fc21.noarch as install for gnome-classic-session-3.12.0-1.fc21.noarch >09:37:09,309 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.12.0-1.fc21.noarch as install for gnome-classic-session-3.12.0-1.fc21.noarch >09:37:09,359 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.3-1.fc21.x86_64 as install for gnome-color-manager-3.12.0-1.fc21.x86_64 >09:37:09,380 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.36.0-1.fc21.x86_64 as install for gnome-color-manager-3.12.0-1.fc21.x86_64 >09:37:09,401 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.24-1.fc21.x86_64 as install for gnome-color-manager-3.12.0-1.fc21.x86_64 >09:37:09,458 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.3-1.fc21.x86_64 as install for gnome-disk-utility-3.12.0-1.fc21.x86_64 >09:37:09,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.3-1.fc21.x86_64 as install for gnome-disk-utility-3.12.0-1.fc21.x86_64 >09:37:09,507 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.1-1.fc21.x86_64 as install for gnome-disk-utility-3.12.0-1.fc21.x86_64 >09:37:09,532 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.12.0-1.fc21.x86_64 as install for gnome-documents-3.12.0-1.fc21.x86_64 >09:37:09,559 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-3.fc21.x86_64 as install for gnome-documents-3.12.0-1.fc21.x86_64 >09:37:09,588 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.40.0-1.fc21.x86_64 as install for gnome-documents-3.12.0-1.fc21.x86_64 >09:37:09,620 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.27-1.fc21.x86_64 as install for gnome-font-viewer-3.12.0-1.fc21.x86_64 >09:37:09,692 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.1.7-1.fc21.x86_64 as install for gnome-maps-3.12.0-1.fc21.x86_64 >09:37:09,734 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.9.1-1.fc21.x86_64 as install for gnome-packagekit-3.11.90-3.fc21.x86_64 >09:37:09,771 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.4.0-1.fc21.x86_64 as install for gnome-photos-3.12.0-1.fc21.x86_64 >09:37:09,794 DEBUG yum.verbose.YumBase: TSINFO: Marking gfbgraph-0.2.2-1.fc21.x86_64 as install for gnome-photos-3.12.0-1.fc21.x86_64 >09:37:09,827 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-17.fc21.x86_64 as install for gnome-photos-3.12.0-1.fc21.x86_64 >09:37:09,847 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.12.0-1.fc21.x86_64 >09:37:09,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.12.0.1-1.fc21.x86_64 >09:37:09,985 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.12.0-1.fc21.x86_64 as install for gnome-shell-3.12.0-1.fc21.x86_64 >09:37:10,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc21.x86_64 as install for gnome-shell-3.12.0-1.fc21.x86_64 >09:37:10,030 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs24-24.2.0-3.fc21.x86_64 as install for gnome-shell-3.12.0-1.fc21.x86_64 >09:37:10,049 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.12.0-1.fc21.x86_64 as install for gnome-shell-3.12.0-1.fc21.x86_64 >09:37:10,070 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.12.0-1.fc21.x86_64 as install for gnome-shell-3.12.0-1.fc21.x86_64 >09:37:10,104 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:epiphany-runtime-3.12.0-1.fc21.x86_64 as install for gnome-software-3.12.0-1.fc21.x86_64 >09:37:10,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc21.x86_64 as install for gnome-system-monitor-3.12.0-1.fc21.x86_64 >09:37:10,183 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc21.x86_64 as install for gnome-system-monitor-3.12.0-1.fc21.x86_64 >09:37:10,200 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.11.9-1.fc21.x86_64 as install for gnome-system-monitor-3.12.0-1.fc21.x86_64 >09:37:10,215 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.39.92-1.fc21.x86_64 as install for gnome-system-monitor-3.12.0-1.fc21.x86_64 >09:37:10,223 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.39.92-1.fc21.x86_64 to require for libgiomm-2.4.so.1()(64bit) >09:37:10,233 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc21.x86_64 as install for gnome-system-monitor-3.12.0-1.fc21.x86_64 >09:37:10,251 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc21.x86_64 as install for gnome-system-monitor-3.12.0-1.fc21.x86_64 >09:37:10,277 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.12.0-1.fc21.x86_64 as install for gnome-themes-standard-3.12.0-1.fc21.x86_64 >09:37:10,305 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.12.0-1.fc21.x86_64 as install for gnome-themes-standard-3.12.0-1.fc21.x86_64 >09:37:10,317 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.12.0-1.fc21.noarch as install for gnome-themes-standard-3.12.0-1.fc21.x86_64 >09:37:10,334 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.fc20.noarch as install for gnu-free-mono-fonts-20120503-8.fc20.noarch >09:37:10,356 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.3-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >09:37:10,386 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.6.1-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >09:37:10,400 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >09:37:10,415 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >09:37:10,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc21.x86_64 as install for gnupg2-2.0.22-2.fc21.x86_64 >09:37:10,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-9.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >09:37:10,521 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >09:37:10,540 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >09:37:10,556 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >09:37:10,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >09:37:10,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >09:37:10,616 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >09:37:10,679 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-7.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >09:37:10,714 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgsttag-0.10.so.0()(64bit) >09:37:10,716 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >09:37:10,719 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >09:37:10,721 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstriff-0.10.so.0()(64bit) >09:37:10,723 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >09:37:10,724 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >09:37:10,726 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstfft-0.10.so.0()(64bit) >09:37:10,728 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >09:37:10,729 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-7.fc21.x86_64 to require for libgstapp-0.10.so.0()(64bit) >09:37:10,749 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >09:37:10,788 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.1-1.fc21.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >09:37:10,814 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-21.fc21.x86_64 >09:37:10,853 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.48.04-1.fc21.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >09:37:10,928 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.70.0-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:10,947 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.4-1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:10,964 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:10,985 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:11,004 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:11,025 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.19.rc1.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:11,053 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:11,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:11,087 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:11,101 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:11,113 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:11,140 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:11,159 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc21.x86_64 as install for gstreamer-plugins-good-0.10.31-11.fc21.x86_64 >09:37:11,225 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc21.x86_64 as install for gvfs-afc-1.20.0-1.fc21.x86_64 >09:37:11,244 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc21.x86_64 to require for libusbmuxd.so.2()(64bit) >09:37:11,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.4-1.fc21.x86_64 as install for gvfs-afc-1.20.0-1.fc21.x86_64 >09:37:11,274 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.20.0-1.fc21.x86_64 >09:37:11,293 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.20.0-1.fc21.x86_64 >09:37:11,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.5.0-4.fc21.x86_64 as install for gvfs-afc-1.20.0-1.fc21.x86_64 >09:37:11,355 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc21.x86_64 as install for gvfs-fuse-1.20.0-1.fc21.x86_64 >09:37:11,363 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc21.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >09:37:11,371 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc21.x86_64 as install for gvfs-fuse-1.20.0-1.fc21.x86_64 >09:37:11,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.3-6.fc21.x86_64 as install for gvfs-gphoto2-1.20.0-1.fc21.x86_64 >09:37:11,437 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc21.x86_64 to require for libgphoto2_port.so.10()(64bit) >09:37:11,439 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.3-6.fc21.x86_64 to require for libgphoto2.so.6()(64bit) >09:37:11,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.20.0-1.fc21.x86_64 >09:37:11,503 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.14.3-2.fc21.x86_64 as install for 1:hpijs-3.14.3-2.fc21.x86_64 >09:37:11,513 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.3-2.fc21.x86_64 to require for libhpmud.so.0()(64bit) >09:37:11,514 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.14.3-2.fc21.x86_64 to require for libhpip.so.0()(64bit) >09:37:11,550 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.3.1-1.fc21.x86_64 as install for hplip-3.14.3-2.fc21.x86_64 >09:37:11,572 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-19.fc21.x86_64 as install for hplip-3.14.3-2.fc21.x86_64 >09:37:11,584 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc21.noarch as install for hunspell-1.3.2-15.fc21.x86_64 >09:37:11,609 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >09:37:11,635 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.6-2.fc21.x86_64 as install for ibus-chewing-1.4.10.1-1.fc21.x86_64 >09:37:11,677 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >09:37:11,689 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.12.0-1.fc21.x86_64 as install for ibus-hangul-1.4.2-7.fc21.x86_64 >09:37:11,730 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.2-1.fc21.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >09:37:11,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.19-1.fc21.x86_64 >09:37:12,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >09:37:12,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-1.0.0-1.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >09:37:12,052 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >09:37:12,053 DEBUG yum.verbose.YumBase: Quick matched libpinyin-1.0.0-1.fc21.x86_64 to require for libpinyin.so.4()(64bit) >09:37:12,065 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >09:37:12,085 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc21.x86_64 as install for ibus-libpinyin-1.6.92-2.fc21.x86_64 >09:37:12,122 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc21.x86_64 as install for ibus-m17n-1.3.4-12.fc21.x86_64 >09:37:12,127 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n.so.0()(64bit) >09:37:12,128 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc21.x86_64 to require for libm17n-core.so.0()(64bit) >09:37:12,143 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-enchant-1.6.5-12.fc20.noarch as install for ibus-typing-booster-1.2.10-2.fc21.noarch >09:37:12,156 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-dbus-1.2.0-1.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >09:37:12,166 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-3.fc21.x86_64 as install for ibus-typing-booster-1.2.10-2.fc21.noarch >09:37:12,184 DEBUG yum.verbose.YumBase: TSINFO: Marking tagsoup-1.2.1-6.fc20.noarch as install for icedtea-web-1.5-0.5.pre05.fc21.x86_64 >09:37:12,194 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.5.0.14.pre02.fc21.x86_64 as install for icedtea-web-1.5-0.5.pre05.fc21.x86_64 >09:37:12,238 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.4-2.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >09:37:12,251 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.7-2.fc21.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >09:37:12,297 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.12-2.fc21.x86_64 as install for initscripts-9.53-1.fc21.x86_64 >09:37:12,327 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-21-0.5.noarch as install for initscripts-9.53-1.fc21.x86_64 >09:37:12,353 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-3.fc21.x86_64 as install for initscripts-9.53-1.fc21.x86_64 >09:37:12,378 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-4.fc21.x86_64 as install for iproute-3.12.0-2.fc21.x86_64 >09:37:12,395 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc21.x86_64 as install for iproute-3.12.0-2.fc21.x86_64 >09:37:12,424 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc21.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >09:37:12,480 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc21.x86_64 as install for 2:irqbalance-1.0.7-4.fc21.x86_64 >09:37:12,487 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >09:37:12,488 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc21.x86_64 to require for libnuma.so.1()(64bit) >09:37:12,505 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.262-1.fc21.noarch as install for isdn4k-utils-3.2-94.fc21.x86_64 >09:37:12,519 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-2.fc21.x86_64 as install for isdn4k-utils-3.2-94.fc21.x86_64 >09:37:12,545 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >09:37:12,563 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-2.0.1-6.fc21.noarch as install for kbd-2.0.1-6.fc21.x86_64 >09:37:12,573 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20140317-37.gitdec41bce.fc21.noarch as install for kernel-3.14.0-1.fc21.x86_64 >09:37:12,586 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc21.noarch as install for khmeros-base-fonts-5.0-17.fc21.noarch >09:37:12,601 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc21.x86_64 as install for less-458-7.fc21.x86_64 >09:37:12,650 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.13-1.fc21.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >09:37:12,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-23.fc21.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >09:37:12,697 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc21.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc21.noarch >09:37:12,723 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-10.fc21.x86_64 as install for libproxy-mozjs-0.4.11-8.fc21.x86_64 >09:37:12,728 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-10.fc21.x86_64 to require for libmozjs-17.0.so()(64bit) >09:37:12,783 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 as install for 1:libreoffice-calc-4.2.3.2-1.fc21.x86_64 >09:37:12,900 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 as install for 1:libreoffice-calc-4.2.3.2-1.fc21.x86_64 >09:37:13,038 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) >09:37:13,040 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >09:37:13,042 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >09:37:13,045 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >09:37:13,048 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >09:37:13,049 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >09:37:13,051 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >09:37:13,052 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >09:37:13,054 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >09:37:13,057 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.2)(64bit) >09:37:13,058 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >09:37:13,058 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >09:37:13,060 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >09:37:13,062 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >09:37:13,063 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >09:37:13,064 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >09:37:13,071 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >09:37:13,072 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) >09:37:13,072 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >09:37:13,074 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >09:37:13,076 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >09:37:13,086 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libvcllo.so()(64bit) >09:37:13,088 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libvbahelperlo.so()(64bit) >09:37:13,089 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libutllo.so()(64bit) >09:37:13,101 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_sal.so.3()(64bit) >09:37:13,103 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >09:37:13,104 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.2.3.2-1.fc21.x86_64 to require for libuno_cppu.so.3()(64bit) >09:37:13,110 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libtllo.so()(64bit) >09:37:13,114 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libtklo.so()(64bit) >09:37:13,118 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libsvxlo.so()(64bit) >09:37:13,145 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libsvxcorelo.so()(64bit) >09:37:13,147 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libsvtlo.so()(64bit) >09:37:13,148 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libsvllo.so()(64bit) >09:37:13,149 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libsotlo.so()(64bit) >09:37:13,150 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libsfxlo.so()(64bit) >09:37:13,152 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libsblo.so()(64bit) >09:37:13,157 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libsaxlo.so()(64bit) >09:37:13,197 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-6.fc21.x86_64 as install for 1:libreoffice-calc-4.2.3.2-1.fc21.x86_64 >09:37:13,214 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-6.fc21.x86_64 to require for liborcus-0.6.so.0()(64bit) >09:37:13,217 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libmsfilterlo.so()(64bit) >09:37:13,226 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.2.3.2-1.fc21.x86_64 >09:37:13,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-52.1-1.fc21.x86_64 as install for 1:libreoffice-calc-4.2.3.2-1.fc21.x86_64 >09:37:13,309 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicui18n.so.52()(64bit) >09:37:13,312 DEBUG yum.verbose.YumBase: Quick matched libicu-52.1-1.fc21.x86_64 to require for libicudata.so.52()(64bit) >09:37:13,313 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libfilelo.so()(64bit) >09:37:13,315 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libeditenglo.so()(64bit) >09:37:13,315 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libdrawinglayerlo.so()(64bit) >09:37:13,318 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libdbtoolslo.so()(64bit) >09:37:13,324 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libcomphelper.so()(64bit) >09:37:13,325 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libbasegfxlo.so()(64bit) >09:37:13,326 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.2.3.2-1.fc21.x86_64 to require for libavmedialo.so()(64bit) >09:37:13,343 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.2.3.2-1.fc21.x86_64 as install for 1:libreoffice-draw-4.2.3.2-1.fc21.x86_64 >09:37:13,372 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.2.3.2-1.fc21.x86_64 as install for 1:libreoffice-emailmerge-4.2.3.2-1.fc21.x86_64 >09:37:13,494 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.2.3.2-1.fc21.x86_64 >09:37:13,542 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.3.2-1.fc21.x86_64 >09:37:13,563 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc21.x86_64 to require for libwpd-0.9.so.9()(64bit) >09:37:13,589 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-2.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.3.2-1.fc21.x86_64 >09:37:13,653 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.4-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.3.2-1.fc21.x86_64 >09:37:13,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-5.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.3.2-1.fc21.x86_64 >09:37:13,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libfreehand-0.0.0-3.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.3.2-1.fc21.x86_64 >09:37:13,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libetonyek-0.0.3-1.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.3.2-1.fc21.x86_64 >09:37:13,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-6.fc21.x86_64 as install for 1:libreoffice-graphicfilter-4.2.3.2-1.fc21.x86_64 >09:37:13,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-6.fc21.x86_64 as install for 1:libreoffice-writer-4.2.3.2-1.fc21.x86_64 >09:37:13,912 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.3.2-1.fc21.x86_64 >09:37:13,931 DEBUG yum.verbose.YumBase: TSINFO: Marking libe-book-0.0.3-2.fc21.x86_64 as install for 1:libreoffice-writer-4.2.3.2-1.fc21.x86_64 >09:37:13,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libabw-0.0.2-1.fc21.x86_64 as install for 1:libreoffice-writer-4.2.3.2-1.fc21.x86_64 >09:37:13,977 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-8.fc21.x86_64 as install for libsane-hpaio-3.14.3-2.fc21.x86_64 >09:37:14,048 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >09:37:14,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.6-1.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >09:37:14,116 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.11-1.fc21.x86_64 as install for man-db-2.6.6-1.fc21.x86_64 >09:37:14,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.2.0-1.fc21.x86_64 as install for mdadm-3.3-7.fc21.x86_64 >09:37:14,167 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-10.1-5.20140305.fc21.x86_64 as install for mesa-dri-drivers-10.1-5.20140305.fc21.x86_64 >09:37:14,182 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-2.fc21.x86_64 as install for mesa-dri-drivers-10.1-5.20140305.fc21.x86_64 >09:37:14,189 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >09:37:14,191 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.158-2.fc21.x86_64 to require for libelf.so.1()(64bit) >09:37:14,205 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.4-6.fc21.x86_64 as install for mesa-dri-drivers-10.1-5.20140305.fc21.x86_64 >09:37:14,242 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.15.20111007git.fc21.x86_64 as install for minicom-2.7-1.fc21.x86_64 >09:37:14,249 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.15.20111007git.fc21.x86_64 to require for liblockdev.so.1()(64bit) >09:37:14,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc21.x86_64 as install for mousetweaks-3.12.0-1.fc21.x86_64 >09:37:14,365 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-1.0.fc21.x86_64 as install for 1:nfs-utils-1.3.0-0.0.fc21.x86_64 >09:37:14,385 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.2.fc21.x86_64 as install for 1:nfs-utils-1.3.0-0.0.fc21.x86_64 >09:37:14,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc21.x86_64 as install for 1:nfs-utils-1.3.0-0.0.fc21.x86_64 >09:37:14,435 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24.1-2.fc21.x86_64 as install for 1:nfs-utils-1.3.0-0.0.fc21.x86_64 >09:37:14,441 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24.1-2.fc21.x86_64 to require for libmount >09:37:14,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-4.fc21.x86_64 as install for 1:nfs-utils-1.3.0-0.0.fc21.x86_64 >09:37:14,488 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.84-2.fc21.x86_64 as install for 1:nfs-utils-1.3.0-0.0.fc21.x86_64 >09:37:14,507 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.fc20.noarch as install for nhn-nanum-gothic-fonts-3.020-9.fc20.noarch >09:37:14,561 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.17-1.fc21.x86_64 as install for ntsysv-1.3.61-1.fc21.x86_64 >09:37:14,571 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.17-1.fc21.x86_64 to require for libnewt.so.0.52()(64bit) >09:37:14,623 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-8.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-8.fc21.x86_64 >09:37:14,639 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-8.fc21.x86_64 to require for libvmtools.so.0()(64bit) >09:37:14,641 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-8.fc21.x86_64 to require for libhgfs.so.0()(64bit) >09:37:14,651 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-8.fc21.x86_64 >09:37:14,664 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc21.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >09:37:14,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc21.x86_64 as install for open-vm-tools-desktop-9.4.0-8.fc21.x86_64 >09:37:14,714 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-3.fc21.x86_64 as install for openssh-clients-6.4p1-3.fc21.x86_64 >09:37:14,743 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-7.fc21.x86_64 as install for orca-3.12.0-1.fc21.noarch >09:37:14,751 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.12.0-1.fc21.noarch as install for orca-3.12.0-1.fc21.noarch >09:37:14,765 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.2-1.fc21.x86_64 as install for orca-3.12.0-1.fc21.noarch >09:37:14,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc21.x86_64 as install for orca-3.12.0-1.fc21.noarch >09:37:14,857 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.12.0-1.fc21.noarch >09:37:14,915 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-28.fc21.x86_64 as install for paps-0.6.8-28.fc21.x86_64 >09:37:14,934 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-28.fc21.x86_64 to require for libpaps.so.0()(64bit) >09:37:14,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.2-1.fc21.x86_64 as install for parted-3.1-16.fc21.x86_64 >09:37:14,982 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc21.x86_64 as install for passwd-0.79-2.fc20.x86_64 >09:37:15,014 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc21.x86_64 as install for passwdqc-1.3.0-1.fc21.x86_64 >09:37:15,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc21.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >09:37:15,059 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.21.rc2.fc21.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >09:37:15,078 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >09:37:15,093 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-0.8.9-4.2013.08.14.fc21.x86_64 >09:37:15,098 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-4.2013.08.14.fc21.x86_64 to require for libply-splash-core.so.2()(64bit) >09:37:15,108 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-4.2013.08.14.fc21.x86_64 as install for plymouth-system-theme-0.8.9-4.2013.08.14.fc21.x86_64 >09:37:15,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-6.fc21.x86_64 as install for policycoreutils-2.2.5-10.fc21.x86_64 >09:37:15,150 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.2-3.fc21.x86_64 as install for policycoreutils-2.2.5-10.fc21.x86_64 >09:37:15,168 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-6.fc21.x86_64 as install for policycoreutils-2.2.5-10.fc21.x86_64 >09:37:15,232 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-8.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >09:37:15,273 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.10-1.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >09:37:15,293 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-6.fc21.x86_64 as install for pulseaudio-5.0-2.fc21.x86_64 >09:37:15,340 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-12.fc21.noarch as install for 1:quota-4.01-12.fc21.x86_64 >09:37:15,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-2.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >09:37:15,427 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >09:37:15,440 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >09:37:15,456 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.12.0-1.fc21.noarch as install for rhythmbox-3.0.2-1.fc21.x86_64 >09:37:15,499 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-12.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >09:37:15,556 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc21.x86_64 as install for rhythmbox-3.0.2-1.fc21.x86_64 >09:37:15,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-4.fc21.x86_64 as install for rpm-4.11.2-4.fc21.x86_64 >09:37:15,704 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-5.fc21.x86_64 as install for rsyslog-7.4.8-1.fc21.x86_64 >09:37:15,746 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-1.fc21.x86_64 as install for rsyslog-7.4.8-1.fc21.x86_64 >09:37:16,069 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >09:37:16,138 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.6-2.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >09:37:16,234 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so(SAMBA_4.1.6)(64bit) >09:37:16,255 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.6)(64bit) >09:37:16,257 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so(SAMBA_4.1.6)(64bit) >09:37:16,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.21-1.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >09:37:16,304 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.21-1.fc21.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >09:37:16,307 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so(SAMBA_4.1.6)(64bit) >09:37:16,308 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >09:37:16,322 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >09:37:16,323 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so(SAMBA_4.1.6)(64bit) >09:37:16,325 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so(SAMBA_4.1.6)(64bit) >09:37:16,326 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so(SAMBA_4.1.6)(64bit) >09:37:16,327 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so(SAMBA_4.1.6)(64bit) >09:37:16,328 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so(SAMBA_4.1.6)(64bit) >09:37:16,331 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >09:37:16,332 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.6)(64bit) >09:37:16,334 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so(SAMBA_4.1.6)(64bit) >09:37:16,335 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >09:37:16,336 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >09:37:16,338 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so(SAMBA_4.1.6)(64bit) >09:37:16,339 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >09:37:16,343 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >09:37:16,344 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so(SAMBA_4.1.6)(64bit) >09:37:16,345 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >09:37:16,346 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >09:37:16,347 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so(SAMBA_4.1.6)(64bit) >09:37:16,348 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >09:37:16,349 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so(SAMBA_4.1.6)(64bit) >09:37:16,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so(SAMBA_4.1.6)(64bit) >09:37:16,352 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.6)(64bit) >09:37:16,353 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.6)(64bit) >09:37:16,354 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so(SAMBA_4.1.6)(64bit) >09:37:16,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-4.fc21.x86_64 as install for 2:samba-client-4.1.6-2.fc21.x86_64 >09:37:16,374 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >09:37:16,376 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >09:37:16,384 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.fc21.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >09:37:16,394 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >09:37:16,395 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so(SAMBA_4.1.6)(64bit) >09:37:16,398 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so(SAMBA_4.1.6)(64bit) >09:37:16,401 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >09:37:16,402 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.6)(64bit) >09:37:16,404 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >09:37:16,410 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so(SAMBA_4.1.6)(64bit) >09:37:16,411 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.6)(64bit) >09:37:16,413 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so(SAMBA_4.1.6)(64bit) >09:37:16,415 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.6)(64bit) >09:37:16,417 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.6)(64bit) >09:37:16,419 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so(SAMBA_4.1.6)(64bit) >09:37:16,420 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so(SAMBA_4.1.6)(64bit) >09:37:16,421 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so(SAMBA_4.1.6)(64bit) >09:37:16,422 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so(SAMBA_4.1.6)(64bit) >09:37:16,423 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so(SAMBA_4.1.6)(64bit) >09:37:16,431 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_tdb.so()(64bit) >09:37:16,444 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_reg.so()(64bit) >09:37:16,445 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libutil_cmdline.so()(64bit) >09:37:16,446 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libtrusts_util.so()(64bit) >09:37:16,454 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbregistry.so()(64bit) >09:37:16,456 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbconf.so.0()(64bit) >09:37:16,457 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmbclient-raw.so.0()(64bit) >09:37:16,459 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsmb_transport.so()(64bit) >09:37:16,461 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libserver-role.so()(64bit) >09:37:16,464 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsecrets3.so()(64bit) >09:37:16,467 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamdb-common.so()(64bit) >09:37:16,471 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba3-util.so()(64bit) >09:37:16,472 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-util.so.0()(64bit) >09:37:16,473 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-sockets.so()(64bit) >09:37:16,474 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-security.so()(64bit) >09:37:16,480 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >09:37:16,482 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libsamba-credentials.so.0()(64bit) >09:37:16,485 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libreplace.so()(64bit) >09:37:16,486 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libregistry.so.0()(64bit) >09:37:16,496 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libntdb.so.0()(64bit) >09:37:16,499 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libnetif.so()(64bit) >09:37:16,503 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr.so.0()(64bit) >09:37:16,507 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-standard.so.0()(64bit) >09:37:16,508 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-samba.so()(64bit) >09:37:16,512 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libndr-nbt.so.0()(64bit) >09:37:16,523 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libmsrpc3.so()(64bit) >09:37:16,524 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibsmb.so()(64bit) >09:37:16,525 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_netlogon3.so()(64bit) >09:37:16,526 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liblibcli_lsa3.so()(64bit) >09:37:16,527 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libldbsamba.so()(64bit) >09:37:16,531 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libgensec.so.0()(64bit) >09:37:16,532 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libevents.so()(64bit) >09:37:16,533 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for liberrors.so()(64bit) >09:37:16,534 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc.so.0()(64bit) >09:37:16,535 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-samba.so()(64bit) >09:37:16,537 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdcerpc-binding.so.0()(64bit) >09:37:16,540 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libdbwrap.so()(64bit) >09:37:16,541 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcmdline-credentials.so()(64bit) >09:37:16,544 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcliauth.so()(64bit) >09:37:16,549 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_spoolss.so()(64bit) >09:37:16,550 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_smb_common.so()(64bit) >09:37:16,551 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli_cldap.so()(64bit) >09:37:16,553 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-nbt.so()(64bit) >09:37:16,555 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libcli-ldap.so()(64bit) >09:37:16,557 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libaddns.so()(64bit) >09:37:16,558 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.6-2.fc21.x86_64 to require for libCHARSET3.so()(64bit) >09:37:16,580 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-8.fc21.x86_64 as install for sane-backends-drivers-scanners-1.0.24-8.fc21.x86_64 >09:37:16,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-8.fc21.x86_64 >09:37:16,655 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.3-1.fc21.x86_64 as install for seahorse-3.12.0-1.fc21.x86_64 >09:37:16,672 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.4.3-1.fc21.x86_64 as install for seahorse-3.12.0-1.fc21.x86_64 >09:37:16,679 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >09:37:16,680 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.4.3-1.fc21.x86_64 to require for libgpgme.so.11()(64bit) >09:37:16,688 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.13.1-41.fc21.noarch as install for selinux-policy-targeted-3.13.1-41.fc21.noarch >09:37:16,694 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.13.1-41.fc21.noarch to require for selinux-policy >09:37:16,711 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.18-1.fc21.x86_64 as install for setroubleshoot-3.2.18-1.fc21.x86_64 >09:37:16,726 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc21.x86_64 as install for setroubleshoot-3.2.18-1.fc21.x86_64 >09:37:16,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.2.0-1.fc21.x86_64 as install for setroubleshoot-3.2.18-1.fc21.x86_64 >09:37:16,762 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.2.0-1.fc21.x86_64 as install for setroubleshoot-3.2.18-1.fc21.x86_64 >09:37:16,776 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >09:37:16,826 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.16.0-2.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >09:37:16,844 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-14.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >09:37:16,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.10.0-1.fc21.x86_64 as install for shotwell-0.18.0-1.fc21.x86_64 >09:37:16,911 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc21.x86_64 as install for 1:smartmontools-6.2-2.fc21.x86_64 >09:37:16,924 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-7.fc21.noarch as install for smc-meera-fonts-6.0-7.fc21.noarch >09:37:16,934 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-7alpha.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >09:37:16,947 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.2-4.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >09:37:16,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc21.x86_64 as install for sos-3.0-3.fc20.noarch >09:37:16,992 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.2-1.fc21.x86_64 as install for spice-vdagent-0.15.0-1.fc21.x86_64 >09:37:17,006 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >09:37:17,023 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >09:37:17,035 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >09:37:17,060 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >09:37:17,093 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >09:37:17,136 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >09:37:17,201 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.4-3.fc21.x86_64 as install for sssd-1.11.4-3.fc21.x86_64 >09:37:17,242 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.4-3.fc21.noarch as install for sssd-1.11.4-3.fc21.x86_64 >09:37:17,327 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.11.90-2.fc21.x86_64 >09:37:17,366 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.4-1.fc21.noarch as install for system-config-printer-1.4.4-1.fc21.x86_64 >09:37:17,404 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-8.fc21.x86_64 as install for system-config-printer-1.4.4-1.fc21.x86_64 >09:37:17,480 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-16-1.fc21.x86_64 as install for systemd-212-1.fc21.x86_64 >09:37:17,524 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.fc21.x86_64 as install for systemd-212-1.fc21.x86_64 >09:37:17,554 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc21.x86_64 as install for systemd-212-1.fc21.x86_64 >09:37:17,609 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.34-2.fc21.x86_64 as install for systemd-212-1.fc21.x86_64 >09:37:17,656 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.fc20.noarch as install for thai-scalable-waree-fonts-0.5.0-7.fc20.noarch >09:37:17,715 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.12.0-1.fc21.x86_64 >09:37:17,731 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.11-1.fc21.x86_64 as install for 1:totem-3.12.0-1.fc21.x86_64 >09:37:17,799 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.82-1.fc20.x86_64 as install for transmission-gtk-2.82-1.fc20.x86_64 >09:37:17,821 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-3.fc21.x86_64 as install for uboot-tools-2014.04-0.4.rc2.fc21.x86_64 >09:37:17,838 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >09:37:17,889 DEBUG yum.verbose.YumBase: TSINFO: Marking jimtcl-0.75-1.fc21.x86_64 as install for usb_modeswitch-2.0.1-1.fc21.x86_64 >09:37:17,943 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc21.x86_64 as install for util-linux-2.24.1-2.fc21.x86_64 >09:37:17,948 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc21.x86_64 to require for libutempter.so.0()(64bit) >09:37:17,987 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for vinagre-3.12.0-1.fc21.x86_64 >09:37:18,009 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-25.fc21.x86_64 as install for vinagre-3.12.0-1.fc21.x86_64 >09:37:18,036 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-25.fc21.x86_64 as install for vinagre-3.12.0-1.fc21.x86_64 >09:37:18,084 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.35-0.1.RC1.fc21.x86_64 as install for wget-1.15-1.fc21.x86_64 >09:37:18,106 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-3.13_2013.11.27-2.fc21.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >09:37:18,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >09:37:18,161 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >09:37:18,180 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >09:37:18,182 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >09:37:18,197 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-2.fc20.x86_64 as install for xdg-user-dirs-gtk-0.10-3.fc20.x86_64 >09:37:18,240 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-8.20140117git2ac2fc0d.fc21.x86_64 as install for xorg-x11-drv-ati-7.2.0-7.20131101git3b38701.fc21.x86_64 >09:37:18,273 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.11-1.fc21.noarch as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >09:37:18,329 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.5-1.fc21.x86_64 as install for xorg-x11-drv-evdev-2.8.2-6.fc21.x86_64 >09:37:18,797 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.5-1.fc21.x86_64 to require for libmtdev.so.1()(64bit) >09:37:18,845 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >09:37:18,865 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.0-2.fc21.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >09:37:18,903 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >09:37:18,931 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.fc21.x86_64 >09:37:19,050 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-10.1-5.20140305.fc21.x86_64 as install for xorg-x11-drv-vmware-13.0.1-9.20131207gita40cbd7b.fc21.x86_64 >09:37:19,059 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-10.1-5.20140305.fc21.x86_64 to require for libxatracker.so.2()(64bit) >09:37:19,095 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.0-5.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >09:37:19,151 DEBUG yum.verbose.YumBase: TSINFO: Marking libxshmfence-1.1-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >09:37:19,185 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-4.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >09:37:19,206 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-1.fc21.x86_64 as install for xorg-x11-server-Xorg-1.15.0-5.fc21.x86_64 >09:37:19,231 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >09:37:19,241 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc21.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >09:37:19,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >09:37:19,264 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-13.fc21.x86_64 >09:37:19,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.fc20.x86_64 as install for 1:xorg-x11-xauth-1.0.7-4.fc20.x86_64 >09:37:19,336 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.12.0-1.fc21.x86_64 as install for 1:yelp-3.12.0-1.fc21.x86_64 >09:37:19,372 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.12.0-1.fc21.noarch as install for 1:yelp-3.12.0-1.fc21.x86_64 >09:37:19,399 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-10.fc21.x86_64 as install for yum-3.4.3-144.fc21.noarch >09:37:19,414 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10.1-0.fc21.noarch as install for yum-3.4.3-144.fc21.noarch >09:37:19,450 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc21.x86_64 as install for yum-3.4.3-144.fc21.noarch >09:37:19,465 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-12.fc21.noarch as install for yum-3.4.3-144.fc21.noarch >09:37:19,478 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc21.x86_64 as install for yum-3.4.3-144.fc21.noarch >09:37:19,518 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc21.x86_64 as install for yum-3.4.3-144.fc21.noarch >09:37:19,545 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.24-1.fc21.noarch as install for yum-langpacks-0.4.3-1.fc21.noarch >09:37:19,568 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-21.fc21.noarch >09:37:19,659 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.21-3.fc21.x86_64 as install for GConf2-3.2.6-7.fc20.x86_64 >09:37:19,709 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc21.x86_64 as install for 1:NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc21.x86_64 >09:37:19,782 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-20.svn457.fc21.x86_64 as install for 1:NetworkManager-vpnc-0.9.9.0-3.git20140131.fc21.x86_64 >09:37:19,805 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc21.noarch as install for PackageKit-0.9.1-1.fc21.x86_64 >09:37:19,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 as install for PackageKit-0.9.1-1.fc21.x86_64 >09:37:19,826 DEBUG yum.verbose.YumBase: Quick matched libsolv-0.4.1-1.gitbcedc98.fc21.x86_64 to require for libsolv.so.0()(64bit) >09:37:19,836 DEBUG yum.verbose.YumBase: TSINFO: Marking librepo-1.7.0-1.fc21.x86_64 as install for PackageKit-0.9.1-1.fc21.x86_64 >09:37:19,851 DEBUG yum.verbose.YumBase: TSINFO: Marking hawkey-0.4.12-1.fc21.x86_64 as install for PackageKit-0.9.1-1.fc21.x86_64 >09:37:19,872 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.2.0-1.fc21.x86_64 as install for abrt-2.2.0-1.fc21.x86_64 >09:37:19,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.2.0-1.fc21.x86_64 as install for abrt-addon-kerneloops-2.2.0-1.fc21.x86_64 >09:37:19,921 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-212-1.fc21.x86_64 as install for abrt-addon-python-2.2.0-1.fc21.x86_64 >09:37:19,935 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python3-212-1.fc21.x86_64 as install for abrt-addon-python3-2.2.0-1.fc21.x86_64 >09:37:19,957 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python3-2.2.0-1.fc21.x86_64 as install for abrt-addon-python3-2.2.0-1.fc21.x86_64 >09:37:19,973 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-5.fc21.noarch as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >09:37:19,982 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.6-2.fc21.x86_64 as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >09:37:20,000 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.5-1.fc21.x86_64 as install for abrt-addon-vmcore-2.2.0-1.fc21.x86_64 >09:37:20,038 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.2.0-1.fc21.x86_64 as install for abrt-gui-2.2.0-1.fc21.x86_64 >09:37:20,057 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.2.0-1.fc21.x86_64 as install for abrt-gui-2.2.0-1.fc21.x86_64 >09:37:20,090 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1904.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >09:37:20,119 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1904.svn2451.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >09:37:20,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.2.0-1.fc21.x86_64 as install for abrt-plugin-bodhi-2.2.0-1.fc21.x86_64 >09:37:20,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.2.0-1.fc21.x86_64 as install for abrt-tui-2.2.0-1.fc21.x86_64 >09:37:20,215 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc21.x86_64 >09:37:20,288 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.5-2.fc21.noarch as install for 32:bind-libs-9.9.5-2.fc21.x86_64 >09:37:20,338 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.2-2.fc21.x86_64 as install for ca-certificates-2013.1.97-2.fc21.noarch >09:37:20,401 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.2.0-1.fc21.x86_64 as install for cdrdao-1.2.3-21.fc21.x86_64 >09:37:20,408 DEBUG yum.verbose.YumBase: Quick matched libao-1.2.0-1.fc21.x86_64 to require for libao.so.4()(64bit) >09:37:20,463 DEBUG yum.verbose.YumBase: TSINFO: Marking libinput-0.1.0-1.fc21.x86_64 as install for clutter-1.18.0-1.fc21.x86_64 >09:37:20,544 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.14-1.fc21.x86_64 as install for crda-3.13_2013.11.27-2.fc21.x86_64 >09:37:20,662 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-14.fc21.noarch as install for desktop-file-utils-0.22-1.fc21.x86_64 >09:37:20,691 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.84-2.fc21.x86_64 as install for device-mapper-libs-1.02.84-2.fc21.x86_64 >09:37:20,746 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.2.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >09:37:20,769 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >09:37:20,775 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.5-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >09:37:20,785 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.10-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >09:37:20,822 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.7-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >09:37:20,851 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.4.0-1.fc21.x86_64 as install for dleyna-renderer-0.4.0-1.fc21.x86_64 >09:37:20,886 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-3.fc21.x86_64 as install for dnsmasq-2.69-0.1.rc1.fc21.x86_64 >09:37:20,896 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-3.fc21.x86_64 to require for libhogweed.so.2()(64bit) >09:37:20,923 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-64.fc21.x86_64 as install for dracut-037-3.git20140320.fc21.x86_64 >09:37:20,951 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc21.x86_64 as install for dracut-037-3.git20140320.fc21.x86_64 >09:37:20,990 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.27.0-1.fc21.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >09:37:21,007 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >09:37:21,038 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-7.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >09:37:21,052 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.16-4.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >09:37:21,084 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paramiko-1.12.2-1.fc21.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >09:37:21,109 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dropbox-1.6-4.fc20.noarch as install for duplicity-0.6.22-5.fc21.x86_64 >09:37:21,137 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-22.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >09:37:21,171 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.6-4.fc21.x86_64 as install for duplicity-0.6.22-5.fc21.x86_64 >09:37:21,301 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-2.fc21.x86_64 as install for elfutils-0.158-2.fc21.x86_64 >09:37:21,337 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.158)(64bit) >09:37:21,339 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >09:37:21,340 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >09:37:21,342 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >09:37:21,342 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.130)(64bit) >09:37:21,344 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >09:37:21,346 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >09:37:21,347 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >09:37:21,348 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >09:37:21,349 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libdw.so.1()(64bit) >09:37:21,349 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-2.fc21.x86_64 to require for libasm.so.1()(64bit) >09:37:21,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc21.x86_64 as install for 1:epiphany-runtime-3.12.0-1.fc21.x86_64 >09:37:21,403 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc21.x86_64 to require for libxslt.so.1()(64bit) >09:37:21,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebkit2gtk-2.4.0-1.fc21.x86_64 as install for 1:epiphany-runtime-3.12.0-1.fc21.x86_64 >09:37:21,484 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.12.0-1.fc21.x86_64 >09:37:21,502 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-3.fc21.x86_64 as install for evince-libs-3.12.0-1.fc21.x86_64 >09:37:21,533 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.12.0-1.fc21.x86_64 >09:37:21,665 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-gstreamer1-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >09:37:21,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.4-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >09:37:21,728 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.3-1.fc21.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >09:37:21,745 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-rawhide-21-0.5.noarch as install for fedora-release-21-0.5.noarch >09:37:21,766 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-4.fc21.x86_64 as install for fipscheck-lib-1.4.1-4.fc21.x86_64 >09:37:21,856 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-2.fc21.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >09:37:21,900 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 >09:37:21,922 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 as install for 1:freerdp-1.1.0-0.10.beta.2013071101.fc21.x86_64 >09:37:21,932 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libxfreerdp-client.so.1.1()(64bit) >09:37:21,935 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-thread.so.0.1()(64bit) >09:37:21,936 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-sysinfo.so.0.1()(64bit) >09:37:21,937 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-synch.so.0.1()(64bit) >09:37:21,938 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-sspi.so.0.1()(64bit) >09:37:21,939 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-rpc.so.0.1()(64bit) >09:37:21,940 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-registry.so.0.1()(64bit) >09:37:21,941 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-pool.so.0.1()(64bit) >09:37:21,942 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-path.so.0.1()(64bit) >09:37:21,944 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-library.so.0.1()(64bit) >09:37:21,945 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-interlocked.so.0.1()(64bit) >09:37:21,947 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-input.so.0.1()(64bit) >09:37:21,948 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-heap.so.0.1()(64bit) >09:37:21,949 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-handle.so.0.1()(64bit) >09:37:21,950 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-file.so.0.1()(64bit) >09:37:21,956 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-environment.so.0.1()(64bit) >09:37:21,965 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-dsparse.so.0.1()(64bit) >09:37:21,968 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-crypto.so.0.1()(64bit) >09:37:21,969 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libwinpr-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libwinpr-crt.so.0.1()(64bit) >09:37:21,973 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-rail.so.1.1()(64bit) >09:37:21,974 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-primitives.so.1.1()(64bit) >09:37:21,975 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-locale.so.1.1()(64bit) >09:37:21,976 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-gdi.so.1.1()(64bit) >09:37:21,977 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-crypto.so.1.1()(64bit) >09:37:21,978 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-core.so.1.1()(64bit) >09:37:21,980 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-common.so.1.1.0()(64bit) >09:37:21,982 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-codec.so.1.1()(64bit) >09:37:21,983 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-client.so.1.1()(64bit) >09:37:21,983 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.1.0-0.10.beta.2013071101.fc21.x86_64 to require for libfreerdp-cache.so.1.1()(64bit) >09:37:22,063 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.2.1-2.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >09:37:22,079 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >09:37:22,098 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-14.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >09:37:22,111 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-2.1.0-1.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >09:37:22,118 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIlmThread-2_1.so.11()(64bit) >09:37:22,128 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-2.1.0-3.fc21.x86_64 as install for gegl-0.2.0-17.fc21.x86_64 >09:37:22,139 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libIex-2_1.so.11()(64bit) >09:37:22,140 DEBUG yum.verbose.YumBase: Quick matched ilmbase-2.1.0-1.fc21.x86_64 to require for libHalf.so.11()(64bit) >09:37:22,167 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.fc20.x86_64 as install for genisoimage-1.1.11-22.fc20.x86_64 >09:37:22,171 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >09:37:22,173 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >09:37:22,206 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.fc20.x86_64 as install for ghostscript-fonts-5.50-32.fc21.noarch >09:37:22,251 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014b-1.fc21.noarch as install for glibc-common-2.19.90-8.fc21.x86_64 >09:37:22,478 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.6-1.fc21.x86_64 >09:37:22,526 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc21.noarch as install for gnome-desktop3-3.12.0-1.fc21.x86_64 >09:37:22,650 DEBUG yum.verbose.YumBase: TSINFO: Marking libmediaart-0.3.0-1.fc21.x86_64 as install for gnome-online-miners-3.12.0-1.fc21.x86_64 >09:37:22,691 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.12.0-1.fc21.noarch as install for gnome-shell-extension-alternate-tab-3.12.0-1.fc21.noarch >09:37:22,724 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.4-1.fc21.x86_64 as install for gnome-video-effects-0.4.1-1.fc21.noarch >09:37:22,760 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-3.fc21.x86_64 as install for gnutls-3.2.12.1-1.fc21.x86_64 >09:37:22,803 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-0.2.10-1.fc21.x86_64 >09:37:22,829 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.20-1.fc21.x86_64 as install for grilo-plugins-0.2.11-1.fc21.x86_64 >09:37:22,883 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-7.fc21.x86_64 as install for gstreamer-0.10.36-7.fc21.x86_64 >09:37:22,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >09:37:22,931 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-7.fc21.x86_64 >09:37:22,938 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >09:37:22,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libsrtp-1.4.4-10.20101004cvs.fc21.x86_64 as install for gstreamer1-plugins-bad-free-1.2.3-3.fc21.x86_64 >09:37:23,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc21.x86_64 as install for 5:guile-2.0.11-1.fc21.x86_64 >09:37:23,184 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 as install for gvfs-1.20.0-1.fc21.x86_64 >09:37:23,190 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >09:37:23,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-1.fc21.x86_64 as install for gvfs-1.20.0-1.fc21.x86_64 >09:37:23,235 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-2.fc21.x86_64 to require for libcdio_cdda.so.1()(64bit) >09:37:23,393 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-5.fc21.x86_64 as install for harfbuzz-0.9.27-1.fc21.x86_64 >09:37:25,246 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.14.3-2.fc21.x86_64 as install for hplip-libs-3.14.3-2.fc21.x86_64 > > >/tmp/program.log: >13:26:24,820 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:26:24,910 DEBUG program: Return code: 0 >13:26:24,917 INFO program: Running... udevadm settle --timeout=300 >13:26:25,244 DEBUG program: Return code: 0 >13:26:25,256 INFO program: Running... modprobe fcoe >13:26:25,424 DEBUG program: Return code: 0 >13:26:25,430 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >13:26:25,643 INFO program: No FCoE boot disk information is found in EDD! >13:26:25,648 DEBUG program: Return code: 1 >13:26:31,067 INFO program: Running... xrandr -d :1 -s 1024x768 >13:26:31,064 INFO program: Running... metacity --display :1 --sm-disable >13:26:31,208 DEBUG program: Return code: 0 >13:26:31,213 INFO program: Running... spice-vdagent >13:26:31,324 DEBUG program: Return code: 0 >13:26:37,260 INFO program: Running... udevadm settle --timeout=300 >13:26:37,380 DEBUG program: Return code: 0 >13:26:37,389 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >13:26:37,772 DEBUG program: Return code: 0 >13:26:37,777 INFO program: Running... udevadm settle --timeout=300 >13:26:37,888 DEBUG program: Return code: 0 >13:26:37,922 INFO program: Running... systemctl start chronyd.service >13:26:38,153 DEBUG program: Return code: 0 >13:26:38,171 INFO program: Running... multipath -c /dev/vda >13:26:38,311 DEBUG program: Return code: 1 >13:26:41,060 INFO program: Running... dumpe2fs -h /dev/vda1 >13:26:41,254 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >13:26:41,262 INFO program: Filesystem volume name: <none> >13:26:41,263 INFO program: Last mounted on: <not available> >13:26:41,264 INFO program: Filesystem UUID: 5482cbe8-fbdf-4114-95f7-3c398b5cb9d8 >13:26:41,265 INFO program: Filesystem magic number: 0xEF53 >13:26:41,265 INFO program: Filesystem revision #: 1 (dynamic) >13:26:41,266 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 >13:26:41,267 INFO program: Filesystem flags: signed_directory_hash >13:26:41,268 INFO program: Default mount options: user_xattr acl >13:26:41,269 INFO program: Filesystem state: clean >13:26:41,270 INFO program: Errors behavior: Continue >13:26:41,271 INFO program: Filesystem OS type: Linux >13:26:41,271 INFO program: Inode count: 128016 >13:26:41,272 INFO program: Block count: 512000 >13:26:41,273 INFO program: Reserved block count: 25600 >13:26:41,274 INFO program: Free blocks: 485332 >13:26:41,275 INFO program: Free inodes: 128005 >13:26:41,276 INFO program: First block: 1 >13:26:41,276 INFO program: Block size: 1024 >13:26:41,277 INFO program: Fragment size: 1024 >13:26:41,278 INFO program: Reserved GDT blocks: 256 >13:26:41,279 INFO program: Blocks per group: 8192 >13:26:41,280 INFO program: Fragments per group: 8192 >13:26:41,281 INFO program: Inodes per group: 2032 >13:26:41,282 INFO program: Inode blocks per group: 254 >13:26:41,283 INFO program: Flex block group size: 16 >13:26:41,285 INFO program: Filesystem created: Fri Mar 28 10:30:17 2014 >13:26:41,286 INFO program: Last mount time: Fri Mar 28 10:30:27 2014 >13:26:41,287 INFO program: Last write time: Fri Mar 28 10:30:27 2014 >13:26:41,288 INFO program: Mount count: 1 >13:26:41,289 INFO program: Maximum mount count: -1 >13:26:41,290 INFO program: Last checked: Fri Mar 28 10:30:17 2014 >13:26:41,291 INFO program: Check interval: 0 (<none>) >13:26:41,292 INFO program: Lifetime writes: 8 MB >13:26:41,293 INFO program: Reserved blocks uid: 0 (user root) >13:26:41,295 INFO program: Reserved blocks gid: 0 (group root) >13:26:41,297 INFO program: First inode: 11 >13:26:41,299 INFO program: Inode size: 128 >13:26:41,301 INFO program: Journal inode: 8 >13:26:41,302 INFO program: Default directory hash: half_md4 >13:26:41,304 INFO program: Directory Hash Seed: 7e3961f8-1dff-4354-b361-3f1e719a69fc >13:26:41,305 INFO program: Journal backup: inode blocks >13:26:41,306 INFO program: Journal features: (none) >13:26:41,308 INFO program: Journal size: 8M >13:26:41,310 INFO program: Journal length: 8192 >13:26:41,311 INFO program: Journal sequence: 0x00000005 >13:26:41,312 INFO program: Journal start: 0 >13:26:41,314 INFO program: >13:26:41,316 DEBUG program: Return code: 0 >13:26:41,321 INFO program: Running... resize2fs -P /dev/vda1 >13:26:41,458 INFO program: resize2fs 1.42.9 (28-Dec-2013) >13:26:41,461 INFO program: Estimated minimum size of the filesystem: 14047 >13:26:41,462 DEBUG program: Return code: 0 >13:26:42,205 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/vda2 >13:26:42,358 INFO program: LVM2_PV_UUID=NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf >13:26:42,367 INFO program: LVM2_PE_START=1024.00 >13:26:42,369 INFO program: LVM2_VG_NAME=fedora_office74 >13:26:42,370 INFO program: LVM2_VG_UUID=23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog >13:26:42,370 INFO program: LVM2_VG_SIZE=33026048.00 >13:26:42,371 INFO program: LVM2_VG_FREE=4096.00 >13:26:42,372 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >13:26:42,373 INFO program: LVM2_VG_EXTENT_COUNT=8063 >13:26:42,374 INFO program: LVM2_VG_FREE_COUNT=1 >13:26:42,375 INFO program: LVM2_PV_COUNT=4 >13:26:42,376 DEBUG program: Return code: 0 >13:26:42,473 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora_office74 >13:26:42,610 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=swap >13:26:42,617 INFO program: LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=airNjL-xPJy-TEUm-zM66-4DCk-7Pfd-UJREmp >13:26:42,619 INFO program: LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=3354624.00 >13:26:42,620 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >13:26:42,622 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >13:26:42,623 DEBUG program: Return code: 0 >13:26:43,026 INFO program: Running... multipath -c /dev/vdb >13:26:43,109 DEBUG program: Return code: 1 >13:26:43,507 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/vdb1 >13:26:43,644 INFO program: LVM2_PV_UUID=EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B >13:26:43,650 INFO program: LVM2_PE_START=1024.00 >13:26:43,652 INFO program: LVM2_VG_NAME=fedora_office74 >13:26:43,653 INFO program: LVM2_VG_UUID=23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog >13:26:43,655 INFO program: LVM2_VG_SIZE=33026048.00 >13:26:43,655 INFO program: LVM2_VG_FREE=4096.00 >13:26:43,657 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >13:26:43,658 INFO program: LVM2_VG_EXTENT_COUNT=8063 >13:26:43,658 INFO program: LVM2_VG_FREE_COUNT=1 >13:26:43,659 INFO program: LVM2_PV_COUNT=4 >13:26:43,660 DEBUG program: Return code: 0 >13:26:43,789 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora_office74 >13:26:43,938 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=swap >13:26:43,951 INFO program: LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=airNjL-xPJy-TEUm-zM66-4DCk-7Pfd-UJREmp >13:26:43,959 INFO program: LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=3354624.00 >13:26:43,966 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >13:26:43,975 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >13:26:43,979 DEBUG program: Return code: 0 >13:26:44,376 INFO program: Running... multipath -c /dev/vdc >13:26:44,490 DEBUG program: Return code: 1 >13:26:44,971 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/vdc1 >13:26:45,128 INFO program: LVM2_PV_UUID=EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg >13:26:45,134 INFO program: LVM2_PE_START=1024.00 >13:26:45,136 INFO program: LVM2_VG_NAME=fedora_office74 >13:26:45,137 INFO program: LVM2_VG_UUID=23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog >13:26:45,138 INFO program: LVM2_VG_SIZE=33026048.00 >13:26:45,139 INFO program: LVM2_VG_FREE=4096.00 >13:26:45,140 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >13:26:45,141 INFO program: LVM2_VG_EXTENT_COUNT=8063 >13:26:45,142 INFO program: LVM2_VG_FREE_COUNT=1 >13:26:45,143 INFO program: LVM2_PV_COUNT=4 >13:26:45,144 DEBUG program: Return code: 0 >13:26:45,260 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora_office74 >13:26:45,422 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=swap >13:26:45,429 INFO program: LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=airNjL-xPJy-TEUm-zM66-4DCk-7Pfd-UJREmp >13:26:45,431 INFO program: LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=3354624.00 >13:26:45,433 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >13:26:45,436 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >13:26:45,438 DEBUG program: Return code: 0 >13:26:45,830 INFO program: Running... multipath -c /dev/vdd >13:26:45,934 DEBUG program: Return code: 1 >13:26:46,348 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/vdd1 >13:26:46,499 INFO program: LVM2_PV_UUID=T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS >13:26:46,505 INFO program: LVM2_PE_START=1024.00 >13:26:46,506 INFO program: LVM2_VG_NAME=fedora_office74 >13:26:46,507 INFO program: LVM2_VG_UUID=23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog >13:26:46,507 INFO program: LVM2_VG_SIZE=33026048.00 >13:26:46,508 INFO program: LVM2_VG_FREE=4096.00 >13:26:46,509 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >13:26:46,509 INFO program: LVM2_VG_EXTENT_COUNT=8063 >13:26:46,510 INFO program: LVM2_VG_FREE_COUNT=1 >13:26:46,510 INFO program: LVM2_PV_COUNT=4 >13:26:46,511 DEBUG program: Return code: 0 >13:26:46,603 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora_office74 >13:26:46,770 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=root LVM2_LV_NAME=swap >13:26:46,777 INFO program: LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=avAWl6-4rrb-Z323-g2Yi-bnh1-6aB9-0o7DiF LVM2_LV_UUID=airNjL-xPJy-TEUm-zM66-4DCk-7Pfd-UJREmp >13:26:46,779 INFO program: LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=29667328.00 LVM2_LV_SIZE=3354624.00 >13:26:46,780 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >13:26:46,781 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >13:26:46,783 DEBUG program: Return code: 0 >13:26:47,311 INFO program: Running... dumpe2fs -h /dev/loop1 >13:26:47,390 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >13:26:47,396 INFO program: Filesystem volume name: Anaconda >13:26:47,397 INFO program: Last mounted on: / >13:26:47,398 INFO program: Filesystem UUID: d6ccc369-8f12-4e18-afec-120ae8190388 >13:26:47,398 INFO program: Filesystem magic number: 0xEF53 >13:26:47,399 INFO program: Filesystem revision #: 1 (dynamic) >13:26:47,400 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 >13:26:47,401 INFO program: Filesystem flags: signed_directory_hash >13:26:47,401 INFO program: Default mount options: user_xattr acl >13:26:47,402 INFO program: Filesystem state: clean >13:26:47,402 INFO program: Errors behavior: Continue >13:26:47,403 INFO program: Filesystem OS type: Linux >13:26:47,404 INFO program: Inode count: 131072 >13:26:47,404 INFO program: Block count: 2097152 >13:26:47,405 INFO program: Reserved block count: 0 >13:26:47,406 INFO program: Free blocks: 1170345 >13:26:47,406 INFO program: Free inodes: 103085 >13:26:47,407 INFO program: First block: 1 >13:26:47,408 INFO program: Block size: 1024 >13:26:47,408 INFO program: Fragment size: 1024 >13:26:47,409 INFO program: Reserved GDT blocks: 256 >13:26:47,410 INFO program: Blocks per group: 8192 >13:26:47,410 INFO program: Fragments per group: 8192 >13:26:47,411 INFO program: Inodes per group: 512 >13:26:47,412 INFO program: Inode blocks per group: 128 >13:26:47,412 INFO program: Flex block group size: 16 >13:26:47,413 INFO program: Filesystem created: Mon Mar 31 11:06:57 2014 >13:26:47,414 INFO program: Last mount time: Mon Mar 31 11:07:05 2014 >13:26:47,414 INFO program: Last write time: Mon Mar 31 11:07:17 2014 >13:26:47,415 INFO program: Mount count: 2 >13:26:47,416 INFO program: Maximum mount count: -1 >13:26:47,417 INFO program: Last checked: Mon Mar 31 11:06:57 2014 >13:26:47,417 INFO program: Check interval: 0 (<none>) >13:26:47,418 INFO program: Lifetime writes: 32 MB >13:26:47,419 INFO program: Reserved blocks uid: 0 (user root) >13:26:47,419 INFO program: Reserved blocks gid: 0 (group root) >13:26:47,420 INFO program: First inode: 11 >13:26:47,421 INFO program: Inode size: 256 >13:26:47,421 INFO program: Required extra isize: 28 >13:26:47,422 INFO program: Desired extra isize: 28 >13:26:47,423 INFO program: Journal inode: 8 >13:26:47,423 INFO program: Default directory hash: half_md4 >13:26:47,424 INFO program: Directory Hash Seed: df318e15-da1c-47cf-a74b-66a8dc60781d >13:26:47,425 INFO program: Journal backup: inode blocks >13:26:47,426 INFO program: Journal features: (none) >13:26:47,426 INFO program: Journal size: 32M >13:26:47,427 INFO program: Journal length: 32768 >13:26:47,427 INFO program: Journal sequence: 0x00000008 >13:26:47,428 INFO program: Journal start: 0 >13:26:47,429 INFO program: >13:26:47,430 DEBUG program: Return code: 0 >13:26:47,432 INFO program: Running... resize2fs -P /dev/loop1 >13:26:47,510 INFO program: resize2fs 1.42.9 (28-Dec-2013) >13:26:47,514 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >13:26:47,514 INFO program: Couldn't find valid filesystem superblock. >13:26:47,515 DEBUG program: Return code: 1 >13:26:47,878 INFO program: Running... dumpe2fs -h /dev/loop4 >13:26:47,966 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >13:26:47,969 INFO program: Filesystem volume name: Anaconda >13:26:47,969 INFO program: Last mounted on: / >13:26:47,970 INFO program: Filesystem UUID: d6ccc369-8f12-4e18-afec-120ae8190388 >13:26:47,970 INFO program: Filesystem magic number: 0xEF53 >13:26:47,971 INFO program: Filesystem revision #: 1 (dynamic) >13:26:47,972 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 >13:26:47,973 INFO program: Filesystem flags: signed_directory_hash >13:26:47,973 INFO program: Default mount options: user_xattr acl >13:26:47,974 INFO program: Filesystem state: clean >13:26:47,974 INFO program: Errors behavior: Continue >13:26:47,975 INFO program: Filesystem OS type: Linux >13:26:47,976 INFO program: Inode count: 131072 >13:26:47,976 INFO program: Block count: 2097152 >13:26:47,977 INFO program: Reserved block count: 0 >13:26:47,977 INFO program: Free blocks: 1170345 >13:26:47,978 INFO program: Free inodes: 103085 >13:26:47,978 INFO program: First block: 1 >13:26:47,979 INFO program: Block size: 1024 >13:26:47,979 INFO program: Fragment size: 1024 >13:26:47,980 INFO program: Reserved GDT blocks: 256 >13:26:47,981 INFO program: Blocks per group: 8192 >13:26:47,981 INFO program: Fragments per group: 8192 >13:26:47,982 INFO program: Inodes per group: 512 >13:26:47,982 INFO program: Inode blocks per group: 128 >13:26:47,983 INFO program: Flex block group size: 16 >13:26:47,983 INFO program: Filesystem created: Mon Mar 31 11:06:57 2014 >13:26:47,984 INFO program: Last mount time: Mon Mar 31 11:07:05 2014 >13:26:47,985 INFO program: Last write time: Mon Mar 31 11:07:17 2014 >13:26:47,985 INFO program: Mount count: 2 >13:26:47,986 INFO program: Maximum mount count: -1 >13:26:47,986 INFO program: Last checked: Mon Mar 31 11:06:57 2014 >13:26:47,987 INFO program: Check interval: 0 (<none>) >13:26:47,987 INFO program: Lifetime writes: 32 MB >13:26:47,988 INFO program: Reserved blocks uid: 0 (user root) >13:26:47,989 INFO program: Reserved blocks gid: 0 (group root) >13:26:47,989 INFO program: First inode: 11 >13:26:47,990 INFO program: Inode size: 256 >13:26:47,990 INFO program: Required extra isize: 28 >13:26:47,991 INFO program: Desired extra isize: 28 >13:26:47,991 INFO program: Journal inode: 8 >13:26:47,992 INFO program: Default directory hash: half_md4 >13:26:47,993 INFO program: Directory Hash Seed: df318e15-da1c-47cf-a74b-66a8dc60781d >13:26:47,993 INFO program: Journal backup: inode blocks >13:26:47,994 INFO program: Journal features: (none) >13:26:47,994 INFO program: Journal size: 32M >13:26:47,995 INFO program: Journal length: 32768 >13:26:47,995 INFO program: Journal sequence: 0x00000008 >13:26:47,996 INFO program: Journal start: 0 >13:26:47,997 INFO program: >13:26:47,997 DEBUG program: Return code: 0 >13:26:48,000 INFO program: Running... resize2fs -P /dev/loop4 >13:26:48,075 INFO program: resize2fs 1.42.9 (28-Dec-2013) >13:26:48,082 INFO program: resize2fs: Operation not permitted while trying to open /dev/loop4 >13:26:48,083 INFO program: Couldn't find valid filesystem superblock. >13:26:48,083 DEBUG program: Return code: 1 >13:26:48,393 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:26:48,469 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >13:26:48,476 INFO program: Filesystem volume name: Anaconda >13:26:48,477 INFO program: Last mounted on: / >13:26:48,477 INFO program: Filesystem UUID: d6ccc369-8f12-4e18-afec-120ae8190388 >13:26:48,478 INFO program: Filesystem magic number: 0xEF53 >13:26:48,479 INFO program: Filesystem revision #: 1 (dynamic) >13:26:48,480 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 >13:26:48,481 INFO program: Filesystem flags: signed_directory_hash >13:26:48,482 INFO program: Default mount options: user_xattr acl >13:26:48,483 INFO program: Filesystem state: clean >13:26:48,483 INFO program: Errors behavior: Continue >13:26:48,484 INFO program: Filesystem OS type: Linux >13:26:48,484 INFO program: Inode count: 131072 >13:26:48,485 INFO program: Block count: 2097152 >13:26:48,486 INFO program: Reserved block count: 0 >13:26:48,486 INFO program: Free blocks: 1170345 >13:26:48,487 INFO program: Free inodes: 103085 >13:26:48,488 INFO program: First block: 1 >13:26:48,488 INFO program: Block size: 1024 >13:26:48,489 INFO program: Fragment size: 1024 >13:26:48,490 INFO program: Reserved GDT blocks: 256 >13:26:48,490 INFO program: Blocks per group: 8192 >13:26:48,491 INFO program: Fragments per group: 8192 >13:26:48,492 INFO program: Inodes per group: 512 >13:26:48,492 INFO program: Inode blocks per group: 128 >13:26:48,493 INFO program: Flex block group size: 16 >13:26:48,493 INFO program: Filesystem created: Mon Mar 31 11:06:57 2014 >13:26:48,494 INFO program: Last mount time: Wed Apr 2 13:25:33 2014 >13:26:48,495 INFO program: Last write time: Wed Apr 2 13:25:33 2014 >13:26:48,496 INFO program: Mount count: 3 >13:26:48,496 INFO program: Maximum mount count: -1 >13:26:48,497 INFO program: Last checked: Mon Mar 31 11:06:57 2014 >13:26:48,497 INFO program: Check interval: 0 (<none>) >13:26:48,498 INFO program: Lifetime writes: 32 MB >13:26:48,499 INFO program: Reserved blocks uid: 0 (user root) >13:26:48,499 INFO program: Reserved blocks gid: 0 (group root) >13:26:48,500 INFO program: First inode: 11 >13:26:48,501 INFO program: Inode size: 256 >13:26:48,501 INFO program: Required extra isize: 28 >13:26:48,502 INFO program: Desired extra isize: 28 >13:26:48,503 INFO program: Journal inode: 8 >13:26:48,503 INFO program: Default directory hash: half_md4 >13:26:48,504 INFO program: Directory Hash Seed: df318e15-da1c-47cf-a74b-66a8dc60781d >13:26:48,505 INFO program: Journal backup: inode blocks >13:26:48,505 INFO program: Journal features: (none) >13:26:48,506 INFO program: Journal size: 32M >13:26:48,507 INFO program: Journal length: 32768 >13:26:48,507 INFO program: Journal sequence: 0x00000009 >13:26:48,508 INFO program: Journal start: 1 >13:26:48,509 INFO program: >13:26:48,509 DEBUG program: Return code: 0 >13:26:48,512 INFO program: Running... resize2fs -P /dev/mapper/live-rw >13:26:48,589 INFO program: resize2fs 1.42.9 (28-Dec-2013) >13:26:48,595 INFO program: Estimated minimum size of the filesystem: 911212 >13:26:48,596 DEBUG program: Return code: 0 >13:26:49,033 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >13:26:49,112 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >13:26:49,115 INFO program: Filesystem volume name: Anaconda >13:26:49,116 INFO program: Last mounted on: / >13:26:49,116 INFO program: Filesystem UUID: d6ccc369-8f12-4e18-afec-120ae8190388 >13:26:49,117 INFO program: Filesystem magic number: 0xEF53 >13:26:49,117 INFO program: Filesystem revision #: 1 (dynamic) >13:26:49,118 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 >13:26:49,119 INFO program: Filesystem flags: signed_directory_hash >13:26:49,120 INFO program: Default mount options: user_xattr acl >13:26:49,120 INFO program: Filesystem state: clean >13:26:49,121 INFO program: Errors behavior: Continue >13:26:49,121 INFO program: Filesystem OS type: Linux >13:26:49,122 INFO program: Inode count: 131072 >13:26:49,122 INFO program: Block count: 2097152 >13:26:49,123 INFO program: Reserved block count: 0 >13:26:49,123 INFO program: Free blocks: 1170345 >13:26:49,124 INFO program: Free inodes: 103085 >13:26:49,124 INFO program: First block: 1 >13:26:49,125 INFO program: Block size: 1024 >13:26:49,126 INFO program: Fragment size: 1024 >13:26:49,126 INFO program: Reserved GDT blocks: 256 >13:26:49,127 INFO program: Blocks per group: 8192 >13:26:49,127 INFO program: Fragments per group: 8192 >13:26:49,128 INFO program: Inodes per group: 512 >13:26:49,128 INFO program: Inode blocks per group: 128 >13:26:49,129 INFO program: Flex block group size: 16 >13:26:49,129 INFO program: Filesystem created: Mon Mar 31 11:06:57 2014 >13:26:49,130 INFO program: Last mount time: Mon Mar 31 11:07:05 2014 >13:26:49,131 INFO program: Last write time: Mon Mar 31 11:07:17 2014 >13:26:49,131 INFO program: Mount count: 2 >13:26:49,132 INFO program: Maximum mount count: -1 >13:26:49,132 INFO program: Last checked: Mon Mar 31 11:06:57 2014 >13:26:49,133 INFO program: Check interval: 0 (<none>) >13:26:49,133 INFO program: Lifetime writes: 32 MB >13:26:49,134 INFO program: Reserved blocks uid: 0 (user root) >13:26:49,135 INFO program: Reserved blocks gid: 0 (group root) >13:26:49,135 INFO program: First inode: 11 >13:26:49,136 INFO program: Inode size: 256 >13:26:49,136 INFO program: Required extra isize: 28 >13:26:49,137 INFO program: Desired extra isize: 28 >13:26:49,137 INFO program: Journal inode: 8 >13:26:49,138 INFO program: Default directory hash: half_md4 >13:26:49,138 INFO program: Directory Hash Seed: df318e15-da1c-47cf-a74b-66a8dc60781d >13:26:49,139 INFO program: Journal backup: inode blocks >13:26:49,139 INFO program: Journal features: (none) >13:26:49,140 INFO program: Journal size: 32M >13:26:49,141 INFO program: Journal length: 32768 >13:26:49,141 INFO program: Journal sequence: 0x00000008 >13:26:49,142 INFO program: Journal start: 0 >13:26:49,143 INFO program: >13:26:49,144 DEBUG program: Return code: 0 >13:26:49,146 INFO program: Running... resize2fs -P /dev/mapper/live-base >13:26:49,226 INFO program: resize2fs 1.42.9 (28-Dec-2013) >13:26:49,230 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >13:26:49,231 INFO program: Couldn't find valid filesystem superblock. >13:26:49,231 DEBUG program: Return code: 1 >13:26:50,834 INFO program: Running... udevadm settle --timeout=300 >13:26:50,937 DEBUG program: Return code: 0 >13:26:50,998 INFO program: Running... udevadm settle --timeout=300 >13:26:51,095 DEBUG program: Return code: 0 >13:26:51,126 INFO program: Running... udevadm settle --timeout=300 >13:26:51,231 DEBUG program: Return code: 0 >13:26:51,310 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >13:26:51,405 DEBUG program: Return code: 0 >13:26:51,426 INFO program: Running... udevadm settle --timeout=300 >13:26:51,520 DEBUG program: Return code: 0 >13:26:51,523 INFO program: Running... umount /mnt/sysimage >13:26:51,609 DEBUG program: Return code: 0 >13:26:51,614 INFO program: Running... udevadm settle --timeout=300 >13:26:51,708 DEBUG program: Return code: 0 >13:26:51,738 INFO program: Running... udevadm settle --timeout=300 >13:26:51,835 DEBUG program: Return code: 0 >13:26:52,386 INFO program: Running... hwclock --hctosys --utc >13:26:53,003 DEBUG program: Return code: 0 >13:36:34,712 INFO program: Running... modprobe btrfs >13:36:34,997 DEBUG program: Return code: 0 >13:36:35,045 INFO program: Running... modprobe xfs >13:36:35,390 DEBUG program: Return code: 0 >13:36:35,625 INFO program: Running... modprobe vfat >13:36:35,767 DEBUG program: Return code: 0 > > >/tmp/storage.log: >13:26:25,252 INFO blivet: ISCSID is /sbin/iscsid >13:26:25,255 INFO blivet: no initiator set >13:26:25,649 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:26:25,652 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >13:26:33,297 DEBUG blivet: trying to set new default fstype to 'ext4' >13:26:33,595 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:33,601 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >13:26:33,606 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:35,306 INFO blivet: Detected 3.87 GiB of memory >13:26:35,379 INFO blivet: Suggested swap size (3.87 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >13:26:35,449 INFO blivet: Swap attempt of 0.0 >13:26:37,241 INFO blivet: resetting Blivet (version 0.46) instance <blivet.Blivet object at 0x7f2ee33c8050> >13:26:37,246 INFO blivet: no initiator set >13:26:37,257 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >13:26:37,259 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:26:38,045 INFO blivet: devices to scan: ['vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdc', 'vdc1', 'vdd', 'vdd1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >13:26:38,075 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c2120', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '581147', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda'} ; name: vda ; >13:26:38,083 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda)... >13:26:38,088 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >13:26:38,093 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:38,101 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >13:26:38,107 INFO blivet: vda is a disk >13:26:38,117 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >13:26:38,129 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >13:26:38,422 INFO blivet: added disk vda (id 1) to device tree >13:26:39,776 DEBUG blivet: looking up parted Device: /dev/vda >13:26:39,803 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >13:26:40,578 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >13:26:40,587 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >13:26:40,588 DEBUG blivet: required disklabel type for vda (15) is None >13:26:40,589 DEBUG blivet: default disklabel type for vda is msdos >13:26:40,591 DEBUG blivet: selecting msdos disklabel for vda based on size >13:26:40,600 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >13:26:40,647 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2ed3807290>, <parted.partition.Partition object at 0x7f2ed3807450>] > device: <parted.device.Device object at 0x7f2ed3807050> > PedDisk: <_ped.Disk object at 0x7f2ed484c2d8> >13:26:40,652 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >13:26:40,672 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >13:26:40,673 INFO blivet: got device: DiskDevice instance (0x7f2ee3594990) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.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 0x7f2ee3499680> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2ed7d7fd90> >13:26:40,816 INFO blivet: got format: DiskLabel instance (0x7f2ee34a5e90) object id 4-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2ed3807290>, <parted.partition.Partition object at 0x7f2ed3807450>] > device: <parted.device.Device object at 0x7f2ed3807050> > PedDisk: <_ped.Disk object at 0x7f2ed484c2d8> > origPartedDisk = <parted.disk.Disk object at 0x7f2ed3807610> > 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 0x7f2ed7cac950> > >13:26:40,885 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/5482cbe8-fbdf-4114-95f7-3c398b5cb9d8', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5482cbe8-fbdf-4114-95f7-3c398b5cb9d8', > 'ID_FS_UUID_ENC': '5482cbe8-fbdf-4114-95f7-3c398b5cb9d8', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000c2120-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c2120', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '581202', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/5482cbe8-fbdf-4114-95f7-3c398b5cb9d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1'} ; name: vda1 ; >13:26:40,888 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1)... >13:26:40,893 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >13:26:40,896 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:40,897 INFO blivet: vda1 is a partition >13:26:40,901 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >13:26:40,906 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >13:26:40,932 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with existing msdos disklabel >13:26:40,938 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >13:26:40,943 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >13:26:40,944 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >13:26:40,950 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >13:26:40,951 DEBUG blivet: looking up parted Partition: /dev/vda1 >13:26:40,956 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >13:26:40,962 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >13:26:40,967 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >13:26:40,972 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >13:26:40,973 INFO blivet: added partition vda1 (id 6) to device tree >13:26:40,977 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >13:26:40,981 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >13:26:40,985 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >13:26:40,990 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >13:26:41,056 WARN blivet: disklabel detected but not usable on vda1 >13:26:41,058 INFO blivet: type detected on 'vda1' is 'ext4' >13:26:41,464 DEBUG blivet: size=13.71 MiB, current=500 MiB >13:26:41,582 DEBUG blivet: padding min size from 14384128 up to 14384628 >13:26:41,591 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:41,595 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 10 >13:26:41,601 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >13:26:41,607 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >13:26:41,628 DEBUG blivet: looking up parted Device: /dev/vda1 >13:26:41,608 INFO blivet: got device: PartitionDevice instance (0x7f2ee359d050) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.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 0x7f2ed7cacef0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed3807110> fileSystem: <parted.filesystem.FileSystem object at 0x7f2ed3807590> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed3807350> PedPartition: <_ped.Partition object at 0x7f2ed7cb58f0> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >13:26:41,891 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:41,879 INFO blivet: got format: Ext4FS instance (0x7f2ed3807a50) object id 10-- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 5482cbe8-fbdf-4114-95f7-3c398b5cb9d8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >13:26:41,937 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:41,980 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:42,023 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:42,070 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > 'ID_FS_UUID_ENC': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000c2120-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c2120', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '581253', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2'} ; name: vda2 ; >13:26:42,074 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2)... >13:26:42,079 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >13:26:42,083 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:42,084 INFO blivet: vda2 is a partition >13:26:42,089 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >13:26:42,094 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >13:26:42,117 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with existing msdos disklabel >13:26:42,123 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >13:26:42,133 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >13:26:42,136 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >13:26:42,141 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >13:26:42,142 DEBUG blivet: looking up parted Partition: /dev/vda2 >13:26:42,147 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >13:26:42,152 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >13:26:42,157 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >13:26:42,161 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >13:26:42,162 INFO blivet: added partition vda2 (id 12) to device tree >13:26:42,166 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >13:26:42,169 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >13:26:42,174 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >13:26:42,178 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >13:26:42,202 WARN blivet: disklabel detected but not usable on vda2 >13:26:42,380 INFO blivet: type detected on 'vda2' is 'LVM2_member' >13:26:42,412 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office74 ; uuid: NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf ; exists: True ; vgUuid: 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog ; label: None ; peStart: 1 MiB ; device: /dev/vda2 ; serial: None ; >13:26:42,415 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 16 >13:26:42,422 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >13:26:42,428 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >13:26:42,433 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >13:26:42,439 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:26:42,449 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office74 ; member: vda2 ; >13:26:42,458 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >13:26:42,460 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >13:26:42,466 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_office74 ; current: None ; type: None ; >13:26:42,472 INFO blivet: added lvmvg fedora_office74 (id 17) to device tree >13:26:42,629 WARN blivet: Skipping LVs for incomplete VG fedora_office74 >13:26:42,660 DEBUG blivet: looking up parted Device: /dev/vda2 >13:26:42,632 INFO blivet: got device: PartitionDevice instance (0x7f2ed7c596d0) -- > name = vda2 status = True kids = 1 id = 12 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7.51 GiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7cacf80> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed3807110> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed3807510> PedPartition: <_ped.Partition object at 0x7f2ed7cb5950> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >13:26:42,918 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed38020d0) object id 16-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:42,987 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0000f302', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '586291', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb'} ; name: vdb ; >13:26:42,993 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb)... >13:26:42,999 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >13:26:43,004 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:43,010 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >13:26:43,014 INFO blivet: vdb is a disk >13:26:43,017 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >13:26:43,024 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >13:26:43,116 INFO blivet: added disk vdb (id 21) to device tree >13:26:43,121 DEBUG blivet: looking up parted Device: /dev/vdb >13:26:43,141 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >13:26:43,151 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >13:26:43,160 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >13:26:43,161 DEBUG blivet: required disklabel type for vdb (15) is None >13:26:43,164 DEBUG blivet: default disklabel type for vdb is msdos >13:26:43,169 DEBUG blivet: selecting msdos disklabel for vdb based on size >13:26:43,176 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >13:26:43,200 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2ed7c6fb10>] > device: <parted.device.Device object at 0x7f2ed7c6f650> > PedDisk: <_ped.Disk object at 0x7f2ed47a03b0> >13:26:43,206 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 24 >13:26:43,222 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >13:26:43,223 INFO blivet: got device: DiskDevice instance (0x7f2ee33f31d0) -- > name = vdb status = True kids = 0 id = 21 > parents = [] > uuid = None size = 8 GiB > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb 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 0x7f2ed7c470e0> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2ed7c6f610> >13:26:43,346 INFO blivet: got format: DiskLabel instance (0x7f2ed7c6f6d0) object id 24-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2ed7c6fb10>] > device: <parted.device.Device object at 0x7f2ed7c6f650> > PedDisk: <_ped.Disk object at 0x7f2ed47a03b0> > origPartedDisk = <parted.disk.Disk object at 0x7f2ed7c6fed0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb 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 0x7f2ed7c47200> > >13:26:43,387 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B', > 'ID_FS_UUID_ENC': 'EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16775168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0000f302-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0000f302', > 'MAJOR': '252', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '586389', > 'name': 'vdb1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1'} ; name: vdb1 ; >13:26:43,388 INFO blivet: scanning vdb1 (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1)... >13:26:43,393 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb1 ; >13:26:43,396 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:43,397 INFO blivet: vdb1 is a partition >13:26:43,401 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >13:26:43,405 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >13:26:43,425 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vdb (21) with existing msdos disklabel >13:26:43,431 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >13:26:43,435 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >13:26:43,435 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >13:26:43,440 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >13:26:43,441 DEBUG blivet: looking up parted Partition: /dev/vdb1 >13:26:43,445 DEBUG blivet: PartitionDevice.probe: vdb1 ; exists: True ; >13:26:43,450 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >13:26:43,455 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >13:26:43,459 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >13:26:43,459 INFO blivet: added partition vdb1 (id 26) to device tree >13:26:43,463 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >13:26:43,467 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >13:26:43,471 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >13:26:43,476 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >13:26:43,506 WARN blivet: disklabel detected but not usable on vdb1 >13:26:43,665 INFO blivet: type detected on 'vdb1' is 'LVM2_member' >13:26:43,700 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office74 ; uuid: EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B ; exists: True ; vgUuid: 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog ; label: None ; peStart: 1 MiB ; device: /dev/vdb1 ; serial: None ; >13:26:43,703 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 30 >13:26:43,712 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >13:26:43,720 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: lvmpv ; >13:26:43,728 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb1 ; >13:26:43,735 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:26:43,744 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office74 ; member: vdb1 ; >13:26:43,751 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >13:26:43,753 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >13:26:43,771 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_office74 ; current: None ; type: None ; >13:26:43,779 INFO blivet: added lvmvg fedora_office74 (id 31) to device tree >13:26:43,985 WARN blivet: Skipping LVs for incomplete VG fedora_office74 >13:26:44,029 DEBUG blivet: looking up parted Device: /dev/vdb1 >13:26:43,991 INFO blivet: got device: PartitionDevice instance (0x7f2ed3802050) -- > name = vdb1 status = True kids = 1 id = 26 > parents = ['existing 8 GiB disk vdb (21) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16775168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16642, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7c473b0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed7c6f950> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed7c6fc10> PedPartition: <_ped.Partition object at 0x7f2ed7c698f0> > disk = existing 8 GiB disk vdb (21) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:44,257 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed7c6f910) object id 30-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdb1 uuid = EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:44,334 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004f8ea', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '588579', > 'name': 'vdc', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc'} ; name: vdc ; >13:26:44,340 INFO blivet: scanning vdc (/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc)... >13:26:44,345 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc ; >13:26:44,349 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:44,355 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdc ; >13:26:44,359 INFO blivet: vdc is a disk >13:26:44,368 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >13:26:44,375 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >13:26:44,498 INFO blivet: added disk vdc (id 35) to device tree >13:26:44,503 DEBUG blivet: looking up parted Device: /dev/vdc >13:26:44,521 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc ; >13:26:44,528 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: dos ; >13:26:44,536 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >13:26:44,538 DEBUG blivet: required disklabel type for vdc (15) is None >13:26:44,540 DEBUG blivet: default disklabel type for vdc is msdos >13:26:44,543 DEBUG blivet: selecting msdos disklabel for vdc based on size >13:26:44,553 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; exists: True ; >13:26:44,598 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2ed47a67d0>] > device: <parted.device.Device object at 0x7f2ed7c59b90> > PedDisk: <_ped.Disk object at 0x7f2ed47a3290> >13:26:44,606 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 38 >13:26:44,612 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >13:26:44,614 INFO blivet: got device: DiskDevice instance (0x7f2ed7c6ffd0) -- > name = vdc status = True kids = 0 id = 35 > parents = [] > uuid = None size = 8 GiB > format = existing msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc 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 0x7f2ed7cac710> > target size = 0 B path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2ed7c6f710> >13:26:44,740 INFO blivet: got format: DiskLabel instance (0x7f2ed7c6ff50) object id 38-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2ed47a67d0>] > device: <parted.device.Device object at 0x7f2ed7c59b90> > PedDisk: <_ped.Disk object at 0x7f2ed47a3290> > origPartedDisk = <parted.disk.Disk object at 0x7f2ed47a6910> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc 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 0x7f2ed7c47440> > >13:26:44,806 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg', > 'ID_FS_UUID_ENC': 'EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16775168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0004f8ea-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004f8ea', > 'MAJOR': '252', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '588646', > 'name': 'vdc1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1'} ; name: vdc1 ; >13:26:44,816 INFO blivet: scanning vdc1 (/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1)... >13:26:44,821 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc1 ; >13:26:44,825 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:44,827 INFO blivet: vdc1 is a partition >13:26:44,831 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdc1 ; >13:26:44,840 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc ; >13:26:44,875 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vdc (35) with existing msdos disklabel >13:26:44,883 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >13:26:44,888 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; >13:26:44,890 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >13:26:44,895 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; current: None ; type: None ; >13:26:44,896 DEBUG blivet: looking up parted Partition: /dev/vdc1 >13:26:44,900 DEBUG blivet: PartitionDevice.probe: vdc1 ; exists: True ; >13:26:44,906 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 1 ; >13:26:44,911 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 10 ; >13:26:44,916 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 12 ; >13:26:44,917 INFO blivet: added partition vdc1 (id 40) to device tree >13:26:44,923 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc1 ; >13:26:44,930 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc1 ; label_type: dos ; >13:26:44,935 DEBUG blivet: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >13:26:44,939 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc1 ; labelType: dos ; exists: True ; >13:26:44,967 WARN blivet: disklabel detected but not usable on vdc1 >13:26:45,153 INFO blivet: type detected on 'vdc1' is 'LVM2_member' >13:26:45,199 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office74 ; uuid: EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg ; exists: True ; vgUuid: 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog ; label: None ; peStart: 1 MiB ; device: /dev/vdc1 ; serial: None ; >13:26:45,201 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 44 >13:26:45,206 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; >13:26:45,212 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; current: None ; type: lvmpv ; >13:26:45,217 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdc1 ; >13:26:45,222 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:26:45,235 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office74 ; member: vdc1 ; >13:26:45,244 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >13:26:45,246 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 46 >13:26:45,250 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_office74 ; current: None ; type: None ; >13:26:45,257 INFO blivet: added lvmvg fedora_office74 (id 45) to device tree >13:26:45,446 WARN blivet: Skipping LVs for incomplete VG fedora_office74 >13:26:45,482 DEBUG blivet: looking up parted Device: /dev/vdc1 >13:26:45,462 INFO blivet: got device: PartitionDevice instance (0x7f2ed7c3b410) -- > name = vdc1 status = True kids = 1 id = 40 > parents = ['existing 8 GiB disk vdc (35) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16775168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16642, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7c475f0> > target size = 0 B path = /dev/vdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed7c59f90> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed47a6890> PedPartition: <_ped.Partition object at 0x7f2ed7c69e30> > disk = existing 8 GiB disk vdc (35) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:45,720 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed47ad290) object id 44-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdc1 uuid = EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:45,798 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009a287', > 'MAJOR': '252', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '596510', > 'name': 'vdd', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd'} ; name: vdd ; >13:26:45,805 INFO blivet: scanning vdd (/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd)... >13:26:45,809 DEBUG blivet: DeviceTree.getDeviceByName: name: vdd ; >13:26:45,813 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:45,816 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdd ; >13:26:45,820 INFO blivet: vdd is a disk >13:26:45,822 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >13:26:45,829 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: None ; >13:26:45,945 INFO blivet: added disk vdd (id 49) to device tree >13:26:45,955 DEBUG blivet: looking up parted Device: /dev/vdd >13:26:45,984 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdd ; >13:26:45,994 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: dos ; >13:26:46,004 DEBUG blivet: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >13:26:46,007 DEBUG blivet: required disklabel type for vdd (15) is None >13:26:46,009 DEBUG blivet: default disklabel type for vdd is msdos >13:26:46,013 DEBUG blivet: selecting msdos disklabel for vdd based on size >13:26:46,022 DEBUG blivet: DiskLabel.__init__: device: /dev/vdd ; labelType: msdos ; exists: True ; >13:26:46,048 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2ed47ad6d0>] > device: <parted.device.Device object at 0x7f2ed47ad090> > PedDisk: <_ped.Disk object at 0x7f2ed7c74488> >13:26:46,055 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 52 >13:26:46,060 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: disklabel ; >13:26:46,061 INFO blivet: got device: DiskDevice instance (0x7f2ed7c6fe50) -- > name = vdd status = True kids = 0 id = 49 > parents = [] > uuid = None size = 8 GiB > format = existing msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio6/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd 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 0x7f2ed7c47170> > target size = 0 B path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2ed3807990> >13:26:46,199 INFO blivet: got format: DiskLabel instance (0x7f2ed47ad550) object id 52-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2ed47ad6d0>] > device: <parted.device.Device object at 0x7f2ed47ad090> > PedDisk: <_ped.Disk object at 0x7f2ed7c74488> > origPartedDisk = <parted.disk.Disk object at 0x7f2ed47ad850> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd 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 0x7f2ed7c47680> > >13:26:46,235 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS', > 'ID_FS_UUID_ENC': 'T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16775168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0009a287-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009a287', > 'MAJOR': '252', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '596595', > 'name': 'vdd1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1'} ; name: vdd1 ; >13:26:46,238 INFO blivet: scanning vdd1 (/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1)... >13:26:46,242 DEBUG blivet: DeviceTree.getDeviceByName: name: vdd1 ; >13:26:46,245 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:46,247 INFO blivet: vdd1 is a partition >13:26:46,250 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdd1 ; >13:26:46,254 DEBUG blivet: DeviceTree.getDeviceByName: name: vdd ; >13:26:46,268 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vdd (49) with existing msdos disklabel >13:26:46,274 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdd ; >13:26:46,278 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; >13:26:46,280 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >13:26:46,284 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; current: None ; type: None ; >13:26:46,285 DEBUG blivet: looking up parted Partition: /dev/vdd1 >13:26:46,289 DEBUG blivet: PartitionDevice.probe: vdd1 ; exists: True ; >13:26:46,293 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 1 ; >13:26:46,297 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 10 ; >13:26:46,300 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 12 ; >13:26:46,301 INFO blivet: added partition vdd1 (id 54) to device tree >13:26:46,304 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdd1 ; >13:26:46,307 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdd1 ; label_type: dos ; >13:26:46,310 DEBUG blivet: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >13:26:46,313 DEBUG blivet: DiskLabel.__init__: device: /dev/vdd1 ; labelType: dos ; exists: True ; >13:26:46,345 WARN blivet: disklabel detected but not usable on vdd1 >13:26:46,515 INFO blivet: type detected on 'vdd1' is 'LVM2_member' >13:26:46,537 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office74 ; uuid: T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS ; exists: True ; vgUuid: 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog ; label: None ; peStart: 1 MiB ; device: /dev/vdd1 ; serial: None ; >13:26:46,541 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 58 >13:26:46,546 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; >13:26:46,550 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; current: None ; type: lvmpv ; >13:26:46,554 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdd1 ; >13:26:46,558 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >13:26:46,565 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office74 ; member: vdd1 ; >13:26:46,571 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdd1 ; >13:26:46,574 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >13:26:46,594 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_office74 ; current: None ; type: None ; >13:26:46,600 INFO blivet: added lvmvg fedora_office74 (id 59) to device tree >13:26:46,789 WARN blivet: Skipping LVs for incomplete VG fedora_office74 >13:26:46,823 DEBUG blivet: looking up parted Device: /dev/vdd1 >13:26:46,795 INFO blivet: got device: PartitionDevice instance (0x7f2ed3807950) -- > name = vdd1 status = True kids = 1 id = 54 > parents = ['existing 8 GiB disk vdd (49) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16775168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16642, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7c47710> > target size = 0 B path = /dev/vdd1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed47ad210> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed47ad7d0> PedPartition: <_ped.Partition object at 0x7f2ed47ac470> > disk = existing 8 GiB disk vdd (49) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:47,116 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed47add90) object id 58-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdd1 uuid = T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:47,178 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '661079', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:26:47,184 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >13:26:47,189 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >13:26:47,193 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,195 INFO blivet: loop0 is a loop device >13:26:47,199 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:26:47,203 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) ; >13:26:47,206 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,208 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >13:26:47,213 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) ; current: None ; type: None ; >13:26:47,215 INFO blivet: added file /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) (id 63) to device tree >13:26:47,220 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) ; >13:26:47,222 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >13:26:47,225 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:26:47,226 INFO blivet: added loop loop0 (id 66) to device tree >13:26:47,229 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:26:47,233 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:26:47,234 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 69 >13:26:47,238 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >13:26:47,239 DEBUG blivet: setup of loop0 failed: specified file (/tmp/curl_fetch_url0/my_comps_squashfs.img (deleted)) does not exist >13:26:47,240 WARN blivet: aborting disklabel handler for loop0 >13:26:47,242 INFO blivet: type detected on 'loop0' is 'squashfs' >13:26:47,243 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 70 >13:26:47,246 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:26:47,246 INFO blivet: got device: LoopDevice instance (0x7f2ed47adad0) -- > name = loop0 status = False kids = 0 id = 66 > parents = ['existing 0 B file /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) (63)'] > 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/loop0 > format args = [] originalFormat = None >13:26:47,264 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_UUID_ENC': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '661644', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:26:47,266 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >13:26:47,269 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:26:47,271 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,273 INFO blivet: loop1 is a loop device >13:26:47,275 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:26:47,278 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >13:26:47,281 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,282 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >13:26:47,285 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >13:26:47,286 INFO blivet: added file /LiveOS/rootfs.img (id 72) to device tree >13:26:47,290 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >13:26:47,291 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >13:26:47,294 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:26:47,295 INFO blivet: added loop loop1 (id 75) to device tree >13:26:47,298 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:26:47,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:26:47,305 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,307 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 78 >13:26:47,308 DEBUG blivet: device loop1 does not contain a disklabel >13:26:47,309 INFO blivet: type detected on 'loop1' is 'ext4' >13:26:47,517 DEBUG blivet: size=0 B, current=2 GiB >13:26:47,565 DEBUG blivet: using current size 0 as min size >13:26:47,573 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,577 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 79 >13:26:47,582 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >13:26:47,584 INFO blivet: got device: LoopDevice instance (0x7f2ed47ad690) -- > name = loop1 status = False kids = 0 id = 75 > parents = ['existing 0 B file /LiveOS/rootfs.img (72)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >13:26:47,602 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,597 INFO blivet: got format: Ext4FS instance (0x7f2ed38077d0) object id 79-- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = d6ccc369-8f12-4e18-afec-120ae8190388 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >13:26:47,631 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,658 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,686 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,713 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '667741', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:26:47,717 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >13:26:47,720 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >13:26:47,724 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,726 INFO blivet: loop2 is a loop device >13:26:47,729 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:26:47,732 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:26:47,734 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,740 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 82 >13:26:47,745 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:26:47,746 INFO blivet: added file /overlay (deleted) (id 81) to device tree >13:26:47,751 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:26:47,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >13:26:47,755 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:26:47,755 INFO blivet: added loop loop2 (id 84) to device tree >13:26:47,758 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:26:47,761 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:26:47,763 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 87 >13:26:47,766 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >13:26:47,766 DEBUG blivet: setup of loop2 failed: specified file (/overlay (deleted)) does not exist >13:26:47,767 WARN blivet: aborting disklabel handler for loop2 >13:26:47,769 DEBUG blivet: no type or existing type for loop2, bailing >13:26:47,769 INFO blivet: got device: LoopDevice instance (0x7f2ed3807810) -- > name = loop2 status = False kids = 0 id = 84 > parents = ['existing 0 B file /overlay (deleted) (81)'] > 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 >13:26:47,783 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '668528', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >13:26:47,785 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >13:26:47,788 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >13:26:47,790 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,791 INFO blivet: loop3 is a loop device >13:26:47,794 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >13:26:47,797 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) ; >13:26:47,799 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,800 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >13:26:47,803 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) ; current: None ; type: None ; >13:26:47,804 INFO blivet: added file /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) (id 89) to device tree >13:26:47,808 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) ; >13:26:47,808 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 93 >13:26:47,811 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >13:26:47,812 INFO blivet: added loop loop3 (id 92) to device tree >13:26:47,814 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >13:26:47,817 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >13:26:47,817 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 95 >13:26:47,820 DEBUG blivet: LoopDevice.setup: loop3 ; status: False ; controllable: False ; orig: False ; >13:26:47,821 DEBUG blivet: setup of loop3 failed: specified file (/tmp/curl_fetch_url1/my_comps_squashfs.img (deleted)) does not exist >13:26:47,821 WARN blivet: aborting disklabel handler for loop3 >13:26:47,823 INFO blivet: type detected on 'loop3' is 'squashfs' >13:26:47,823 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 96 >13:26:47,826 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >13:26:47,827 INFO blivet: got device: LoopDevice instance (0x7f2ed47b30d0) -- > name = loop3 status = False kids = 0 id = 92 > parents = ['existing 0 B file /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) (89)'] > 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/loop3 > format args = [] originalFormat = None >13:26:47,843 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_UUID_ENC': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '669187', > 'name': 'loop4', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388'], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >13:26:47,844 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >13:26:47,847 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >13:26:47,849 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:47,850 INFO blivet: loop4 is a loop device >13:26:47,852 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >13:26:47,855 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >13:26:47,858 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B file /LiveOS/rootfs.img (72) >13:26:47,862 DEBUG blivet: FileDevice.addChild: kids: 1 ; name: /LiveOS/rootfs.img ; >13:26:47,862 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 99 >13:26:47,865 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >13:26:47,866 INFO blivet: added loop loop4 (id 98) to device tree >13:26:47,868 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >13:26:47,871 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >13:26:47,874 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:47,875 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 101 >13:26:47,876 DEBUG blivet: device loop4 does not contain a disklabel >13:26:47,877 INFO blivet: type detected on 'loop4' is 'ext4' >13:26:48,085 DEBUG blivet: size=0 B, current=2 GiB >13:26:48,127 DEBUG blivet: using current size 0 as min size >13:26:48,133 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,136 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 102 >13:26:48,139 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: ext4 ; >13:26:48,140 INFO blivet: got device: LoopDevice instance (0x7f2ed47b32d0) -- > name = loop4 status = False kids = 0 id = 98 > parents = ['existing 0 B file /LiveOS/rootfs.img (72)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >13:26:48,156 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,151 INFO blivet: got format: Ext4FS instance (0x7f2ed47b3450) object id 102-- > type = ext4 name = ext4 status = False > device = /dev/loop4 uuid = d6ccc369-8f12-4e18-afec-120ae8190388 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >13:26:48,187 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,216 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,245 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,272 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '669731', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >13:26:48,275 INFO blivet: scanning loop5 (/devices/virtual/block/loop5)... >13:26:48,278 DEBUG blivet: DeviceTree.getDeviceByName: name: loop5 ; >13:26:48,285 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:48,286 INFO blivet: loop5 is a loop device >13:26:48,289 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop5 ; >13:26:48,292 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:26:48,295 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B file /overlay (deleted) (81) >13:26:48,299 DEBUG blivet: FileDevice.addChild: kids: 1 ; name: /overlay (deleted) ; >13:26:48,300 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 105 >13:26:48,303 DEBUG blivet: LoopDevice._setFormat: loop5 ; current: None ; type: None ; >13:26:48,303 INFO blivet: added loop loop5 (id 104) to device tree >13:26:48,306 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop5 ; >13:26:48,308 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop5 ; label_type: None ; >13:26:48,309 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 107 >13:26:48,312 DEBUG blivet: LoopDevice.setup: loop5 ; status: False ; controllable: False ; orig: False ; >13:26:48,312 DEBUG blivet: setup of loop5 failed: specified file (/overlay (deleted)) does not exist >13:26:48,313 WARN blivet: aborting disklabel handler for loop5 >13:26:48,314 INFO blivet: type detected on 'loop5' is 'DM_snapshot_cow' >13:26:48,315 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 108 >13:26:48,318 DEBUG blivet: LoopDevice._setFormat: loop5 ; current: None ; type: None ; >13:26:48,318 INFO blivet: got device: LoopDevice instance (0x7f2ed47ada90) -- > name = loop5 status = False kids = 0 id = 104 > parents = ['existing 0 B file /overlay (deleted) (81)'] > 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/loop5 > format args = [] originalFormat = None >13:26:48,336 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_UUID_ENC': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '559772', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:26:48,338 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >13:26:48,340 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >13:26:48,343 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:48,344 INFO blivet: live-rw is a device-mapper device >13:26:48,346 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >13:26:48,350 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:26:48,354 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (75) with existing ext4 filesystem >13:26:48,360 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >13:26:48,364 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (84) >13:26:48,368 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >13:26:48,371 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:48,375 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >13:26:48,376 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 111 >13:26:48,380 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:26:48,380 INFO blivet: added dm live-rw (id 110) to device tree >13:26:48,383 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:26:48,386 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:26:48,389 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,390 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 113 >13:26:48,391 DEBUG blivet: device live-rw does not contain a disklabel >13:26:48,392 INFO blivet: type detected on 'live-rw' is 'ext4' >13:26:48,598 DEBUG blivet: size=889.85 MiB, current=2 GiB >13:26:48,664 DEBUG blivet: padding min size from 933081088 up to 933081588 >13:26:48,670 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,672 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 114 >13:26:48,675 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:26:48,679 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >13:26:48,676 INFO blivet: got device: DMDevice instance (0x7f2ed47b3510) -- > name = live-rw status = True kids = 0 id = 110 > parents = ['existing 0 B loop loop2 (84)'] > uuid = None size = 2 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f2ed7c479e0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:26:48,872 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,866 INFO blivet: got format: Ext4FS instance (0x7f2ed47b3210) object id 114-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = d6ccc369-8f12-4e18-afec-120ae8190388 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >13:26:48,898 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,924 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,950 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:48,979 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_UUID_ENC': 'd6ccc369-8f12-4e18-afec-120ae8190388', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '721922', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/d6ccc369-8f12-4e18-afec-120ae8190388', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >13:26:48,981 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >13:26:48,983 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >13:26:48,986 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:48,987 INFO blivet: live-base is a device-mapper device >13:26:48,990 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >13:26:48,993 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >13:26:48,996 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >13:26:48,999 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (75) with existing ext4 filesystem >13:26:49,007 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >13:26:49,009 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,016 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >13:26:49,018 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 117 >13:26:49,021 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >13:26:49,021 INFO blivet: added dm live-base (id 116) to device tree >13:26:49,024 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >13:26:49,026 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >13:26:49,030 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,031 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 119 >13:26:49,031 DEBUG blivet: device live-base does not contain a disklabel >13:26:49,032 INFO blivet: type detected on 'live-base' is 'ext4' >13:26:49,233 DEBUG blivet: size=0 B, current=2 GiB >13:26:49,271 DEBUG blivet: using current size 0 as min size >13:26:49,277 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,279 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 120 >13:26:49,283 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >13:26:49,288 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >13:26:49,284 INFO blivet: got device: DMDevice instance (0x7f2ed47b3910) -- > name = live-base status = True kids = 0 id = 116 > parents = ['existing 0 B loop loop1 (75) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f2ed7c478c0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >13:26:49,370 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,365 INFO blivet: got format: Ext4FS instance (0x7f2ed47b3690) object id 120-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = d6ccc369-8f12-4e18-afec-120ae8190388 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >13:26:49,396 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,421 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,448 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:49,478 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office74-swap /dev/disk/by-id/dm-uuid-LVM-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogairNjLxPJyTEUmzM664DCk7PfdUJREmp /dev/disk/by-uuid/9fd0779d-da59-46d2-8a5e-1527c947104d /dev/fedora_office74/swap /dev/mapper/fedora_office74-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'DM_NAME': 'fedora_office74-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogairNjLxPJyTEUmzM664DCk7PfdUJREmp', > 'DM_VG_NAME': 'fedora_office74', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9fd0779d-da59-46d2-8a5e-1527c947104d', > 'ID_FS_UUID_ENC': '9fd0779d-da59-46d2-8a5e-1527c947104d', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '983320', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office74-swap', > '/dev/disk/by-id/dm-uuid-LVM-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogairNjLxPJyTEUmzM664DCk7PfdUJREmp', > '/dev/disk/by-uuid/9fd0779d-da59-46d2-8a5e-1527c947104d', > '/dev/fedora_office74/swap', > '/dev/mapper/fedora_office74-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_office74-swap ; >13:26:49,479 INFO blivet: scanning fedora_office74-swap (/devices/virtual/block/dm-2)... >13:26:49,482 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74-swap ; >13:26:49,485 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,486 INFO blivet: fedora_office74-swap is an lvm logical volume >13:26:49,488 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora_office74-swap ; >13:26:49,491 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74 ; >13:26:49,493 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,504 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > 'ID_FS_UUID_ENC': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000c2120-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c2120', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '581253', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2'} ; name: vda2 ; >13:26:49,505 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2)... >13:26:49,508 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >13:26:49,522 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.51 GiB partition vda2 (12) with existing lvmpv >13:26:49,525 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >13:26:49,528 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >13:26:49,531 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >13:26:49,535 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >13:26:49,554 WARN blivet: disklabel detected but not usable on vda2 >13:26:49,555 DEBUG blivet: no type or existing type for vda2, bailing >13:26:49,556 INFO blivet: got device: PartitionDevice instance (0x7f2ed7c596d0) -- > name = vda2 status = True kids = 1 id = 12 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7.51 GiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7cacf80> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed3807110> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed3807510> PedPartition: <_ped.Partition object at 0x7f2ed7cb5950> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >13:26:49,719 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed38020d0) object id 16-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:49,763 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74 ; >13:26:49,765 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,766 ERR blivet: failed to find vg 'fedora_office74' after scanning pvs >13:26:49,766 DEBUG blivet: no device or no media present >13:26:49,774 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office74-root /dev/disk/by-id/dm-uuid-LVM-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogavAWl64rrbZ323g2Yibnh16aB90o7DiF /dev/disk/by-uuid/45c57ca8-2e1d-4219-a66f-f259f5cc7d1c /dev/fedora_office74/root /dev/mapper/fedora_office74-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1396445170', > 'DM_NAME': 'fedora_office74-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogavAWl64rrbZ323g2Yibnh16aB90o7DiF', > 'DM_VG_NAME': 'fedora_office74', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '45c57ca8-2e1d-4219-a66f-f259f5cc7d1c', > 'ID_FS_UUID_ENC': '45c57ca8-2e1d-4219-a66f-f259f5cc7d1c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '996705', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office74-root', > '/dev/disk/by-id/dm-uuid-LVM-23EKz88t2WdwUAmWSwm3uZDzrGEOjuogavAWl64rrbZ323g2Yibnh16aB90o7DiF', > '/dev/disk/by-uuid/45c57ca8-2e1d-4219-a66f-f259f5cc7d1c', > '/dev/fedora_office74/root', > '/dev/mapper/fedora_office74-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora_office74-root ; >13:26:49,775 INFO blivet: scanning fedora_office74-root (/devices/virtual/block/dm-3)... >13:26:49,778 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74-root ; >13:26:49,780 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,781 INFO blivet: fedora_office74-root is an lvm logical volume >13:26:49,783 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora_office74-root ; >13:26:49,786 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74 ; >13:26:49,789 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:49,797 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > 'ID_FS_UUID_ENC': 'NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000c2120-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c2120', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '581253', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2'} ; name: vda2 ; >13:26:49,798 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2)... >13:26:49,801 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >13:26:49,814 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.51 GiB partition vda2 (12) with existing lvmpv >13:26:49,817 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >13:26:49,820 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >13:26:49,824 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >13:26:49,827 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >13:26:49,845 WARN blivet: disklabel detected but not usable on vda2 >13:26:49,846 DEBUG blivet: no type or existing type for vda2, bailing >13:26:49,846 INFO blivet: got device: PartitionDevice instance (0x7f2ed7c596d0) -- > name = vda2 status = True kids = 1 id = 12 > parents = ['existing 8 GiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7.51 GiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7cacf80> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed3807110> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed3807510> PedPartition: <_ped.Partition object at 0x7f2ed7cb5950> > disk = existing 8 GiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >13:26:50,016 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed38020d0) object id 16-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = NUifww-p7ok-rXE8-cdq9-KEcD-fTle-a1duBf exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:50,065 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B', > 'ID_FS_UUID_ENC': 'EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16775168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0000f302-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0000f302', > 'MAJOR': '252', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '586389', > 'name': 'vdb1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1'} ; name: vdb1 ; >13:26:50,067 INFO blivet: scanning vdb1 (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1)... >13:26:50,071 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb1 ; >13:26:50,084 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.99 GiB partition vdb1 (26) with existing lvmpv >13:26:50,086 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >13:26:50,089 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >13:26:50,092 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >13:26:50,095 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >13:26:50,114 WARN blivet: disklabel detected but not usable on vdb1 >13:26:50,115 DEBUG blivet: no type or existing type for vdb1, bailing >13:26:50,116 INFO blivet: got device: PartitionDevice instance (0x7f2ed3802050) -- > name = vdb1 status = True kids = 1 id = 26 > parents = ['existing 8 GiB disk vdb (21) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16775168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16642, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7c473b0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed7c6f950> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed7c6fc10> PedPartition: <_ped.Partition object at 0x7f2ed7c698f0> > disk = existing 8 GiB disk vdb (21) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:50,274 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed7c6f910) object id 30-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdb1 uuid = EsLZ0g-ebAu-yW2O-hVKw-k7cj-UBsB-vHbZ4B exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:50,322 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg', > 'ID_FS_UUID_ENC': 'EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16775168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0004f8ea-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004f8ea', > 'MAJOR': '252', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '588646', > 'name': 'vdc1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1'} ; name: vdc1 ; >13:26:50,323 INFO blivet: scanning vdc1 (/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1)... >13:26:50,326 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc1 ; >13:26:50,339 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.99 GiB partition vdc1 (40) with existing lvmpv >13:26:50,342 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc1 ; >13:26:50,345 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc1 ; label_type: dos ; >13:26:50,348 DEBUG blivet: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >13:26:50,352 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc1 ; labelType: dos ; exists: True ; >13:26:50,370 WARN blivet: disklabel detected but not usable on vdc1 >13:26:50,372 DEBUG blivet: no type or existing type for vdc1, bailing >13:26:50,373 INFO blivet: got device: PartitionDevice instance (0x7f2ed7c3b410) -- > name = vdc1 status = True kids = 1 id = 40 > parents = ['existing 8 GiB disk vdc (35) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16775168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16642, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7c475f0> > target size = 0 B path = /dev/vdc1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed7c59f90> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed47a6890> PedPartition: <_ped.Partition object at 0x7f2ed7c69e30> > disk = existing 8 GiB disk vdc (35) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:50,532 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed47ad290) object id 44-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdc1 uuid = EzEqnY-l6dI-iwUz-RV0f-AGk6-CeQE-AGSURg exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:50,580 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS', > 'ID_FS_UUID_ENC': 'T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16775168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0009a287-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009a287', > 'MAJOR': '252', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '596595', > 'name': 'vdd1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1'} ; name: vdd1 ; >13:26:50,581 INFO blivet: scanning vdd1 (/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1)... >13:26:50,584 DEBUG blivet: DeviceTree.getDeviceByName: name: vdd1 ; >13:26:50,597 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7.99 GiB partition vdd1 (54) with existing lvmpv >13:26:50,600 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdd1 ; >13:26:50,603 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdd1 ; label_type: dos ; >13:26:50,606 DEBUG blivet: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >13:26:50,609 DEBUG blivet: DiskLabel.__init__: device: /dev/vdd1 ; labelType: dos ; exists: True ; >13:26:50,625 WARN blivet: disklabel detected but not usable on vdd1 >13:26:50,627 DEBUG blivet: no type or existing type for vdd1, bailing >13:26:50,627 INFO blivet: got device: PartitionDevice instance (0x7f2ed3807950) -- > name = vdd1 status = True kids = 1 id = 54 > parents = ['existing 8 GiB disk vdd (49) with existing msdos disklabel'] > uuid = None size = 7.99 GiB > format = existing lvmpv > major = 252 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16775168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16642, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f2ed7c47710> > target size = 0 B path = /dev/vdd1 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ed47ad210> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ed47ad7d0> PedPartition: <_ped.Partition object at 0x7f2ed47ac470> > disk = existing 8 GiB disk vdd (49) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >13:26:50,786 INFO blivet: got format: LVMPhysicalVolume instance (0x7f2ed47add90) object id 58-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdd1 uuid = T6vpZ9-e1ao-SPB2-Mi4D-Pwfo-Og7m-a70FFS exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office74 vgUUID = 23EKz8-8t2W-dwUA-mWSw-m3uZ-DzrG-EOjuog peStart = 1 MiB >13:26:50,829 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office74 ; >13:26:50,832 DEBUG blivet: DeviceTree.getDeviceByName returned None >13:26:50,833 ERR blivet: failed to find vg 'fedora_office74' after scanning pvs >13:26:50,833 DEBUG blivet: no device or no media present >13:26:50,990 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >13:26:51,107 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >13:26:51,114 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:26:51,124 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:26:51,243 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_office74 ; status: False ; controllable: True ; >13:26:51,248 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_office74 ; status: False ; controllable: True ; >13:26:51,252 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_office74 ; status: False ; controllable: True ; >13:26:51,256 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_office74 ; status: False ; controllable: True ; >13:26:51,260 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:26:51,264 DEBUG blivet: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >13:26:51,267 DEBUG blivet: LoopDevice.teardown: loop4 ; status: False ; controllable: False ; >13:26:51,270 DEBUG blivet: LoopDevice.teardown: loop5 ; status: False ; controllable: False ; >13:26:51,272 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >13:26:51,278 INFO blivet: edd: collected mbr signatures: {'vda': '0x000c2120', 'vdc': '0x0004f8ea', 'vdb': '0x0000f302', 'vdd': '0x0009a287'} >13:26:51,287 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000c2120 > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >13:26:51,291 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >13:26:51,293 DEBUG blivet: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0000f302 > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >13:26:51,295 DEBUG blivet: edd: matched 0x81 to vdb using pci_dev >13:26:51,295 DEBUG blivet: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0004f8ea > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >13:26:51,296 DEBUG blivet: edd: matched 0x82 to vdc using pci_dev >13:26:51,297 DEBUG blivet: edd: data extracted from 0x83: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0009a287 > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >13:26:51,298 DEBUG blivet: edd: matched 0x83 to vdd using pci_dev >13:26:51,307 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >13:26:51,417 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >13:26:51,718 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >13:26:51,722 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:26:51,737 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:26:52,116 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:52,125 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:52,131 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:52,135 DEBUG blivet: Ext4FS.supported: supported: True ; >13:26:52,145 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:34,625 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:36:34,629 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:36:34,633 DEBUG blivet: NFSv4.supported: supported: False ; >13:36:34,636 DEBUG blivet: NFSv4.supported: supported: False ; >13:36:34,640 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:36:34,643 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:36:34,647 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:34,651 DEBUG blivet: Ext4FS.supported: supported: True ; >13:36:34,657 DEBUG blivet: Ext3FS.supported: supported: True ; >13:36:34,660 DEBUG blivet: Ext3FS.supported: supported: True ; >13:36:34,665 DEBUG blivet: Ext2FS.supported: supported: True ; >13:36:34,668 DEBUG blivet: Ext2FS.supported: supported: True ; >13:36:34,673 DEBUG blivet: SysFS.supported: supported: False ; >13:36:34,676 DEBUG blivet: SysFS.supported: supported: False ; >13:36:34,679 DEBUG blivet: MultipathMember.__init__: >13:36:34,683 DEBUG blivet: MDRaidMember.__init__: >13:36:34,688 DEBUG blivet: ProcFS.supported: supported: False ; >13:36:34,691 DEBUG blivet: ProcFS.supported: supported: False ; >13:36:34,694 DEBUG blivet: SwapSpace.__init__: >13:36:34,699 DEBUG blivet: NoDevFS.supported: supported: False ; >13:36:34,701 DEBUG blivet: NoDevFS.supported: supported: False ; >13:36:34,705 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:36:34,708 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:36:34,711 DEBUG blivet: BTRFS.supported: supported: True ; >13:36:35,022 DEBUG blivet: USBFS.supported: supported: False ; >13:36:35,028 DEBUG blivet: USBFS.supported: supported: False ; >13:36:35,032 DEBUG blivet: DiskLabel.__init__: >13:36:35,034 INFO blivet: DiskLabel.partedDevice returning None >13:36:35,037 DEBUG blivet: HFSPlus.supported: supported: False ; >13:36:35,040 DEBUG blivet: HFSPlus.supported: supported: False ; >13:36:35,043 DEBUG blivet: XFS.supported: supported: True ; >13:36:35,407 DEBUG blivet: XFS.supported: supported: True ; >13:36:35,419 DEBUG blivet: TmpFS.supported: supported: True ; >13:36:35,563 DEBUG blivet: LUKS.__init__: >13:36:35,577 DEBUG blivet: NTFS.supported: supported: False ; >13:36:35,581 DEBUG blivet: NTFS.supported: supported: False ; >13:36:35,585 DEBUG blivet: BindFS.supported: supported: False ; >13:36:35,587 DEBUG blivet: BindFS.supported: supported: False ; >13:36:35,590 DEBUG blivet: HFS.supported: supported: False ; >13:36:35,592 DEBUG blivet: HFS.supported: supported: False ; >13:36:35,601 DEBUG blivet: LVMPhysicalVolume.__init__: >13:36:35,616 DEBUG blivet: NFS.supported: supported: False ; >13:36:35,620 DEBUG blivet: NFS.supported: supported: False ; >13:36:35,622 DEBUG blivet: FATFS.supported: supported: True ; >13:36:35,786 DEBUG blivet: FATFS.supported: supported: True ; >13:36:35,801 DEBUG blivet: DMRaidMember.__init__: >09:37:00,235 INFO blivet: Detected 3,87 GiB of memory >09:37:00,367 INFO blivet: Suggested swap size (3,87 GiB) exceeds 10 % of disk space, using 10 % of disk space (3,19 GiB) instead. >09:37:00,563 INFO blivet: Swap attempt of 3,19 GiB >09:37:04,221 DEBUG blivet: removing vda >09:37:04,224 DEBUG blivet: devices to remove: ['fedora_office74', 'vda2', 'vda1'] >09:37:04,226 DEBUG blivet: leaves to remove: ['fedora_office74', 'vda1'] >09:37:04,228 INFO blivet: removed lvmvg fedora_office74 (id 17) from device tree >09:37:04,252 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >09:37:04,253 INFO blivet: registered action: [167] destroy device lvmvg fedora_office74 (id 17) >09:37:04,270 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >09:37:04,272 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 169 >09:37:04,286 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >09:37:04,287 INFO blivet: registered action: [168] destroy format ext4 filesystem on partition vda1 (id 6) >09:37:04,290 INFO blivet: removed partition vda1 (id 6) from device tree >09:37:04,307 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:37:04,308 INFO blivet: registered action: [170] destroy device partition vda1 (id 6) >09:37:04,310 DEBUG blivet: devices to remove: ['vda2'] >09:37:04,312 DEBUG blivet: leaves to remove: ['vda2'] >09:37:04,326 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >09:37:04,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 172 >09:37:04,345 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >09:37:04,346 INFO blivet: registered action: [171] destroy format lvmpv on partition vda2 (id 12) >09:37:04,351 INFO blivet: removed partition vda2 (id 12) from device tree >09:37:04,372 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:37:04,372 INFO blivet: registered action: [173] destroy device partition vda2 (id 12) >09:37:04,375 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 175 >09:37:04,389 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >09:37:04,390 INFO blivet: registered action: [174] destroy format msdos disklabel on disk vda (id 1) >09:37:04,402 DEBUG blivet: removing vdb >09:37:04,405 DEBUG blivet: devices to remove: ['fedora_office74', 'vdb1'] >09:37:04,406 DEBUG blivet: leaves to remove: ['fedora_office74'] >09:37:04,407 INFO blivet: removed lvmvg fedora_office74 (id 31) from device tree >09:37:04,421 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >09:37:04,423 INFO blivet: registered action: [176] destroy device lvmvg fedora_office74 (id 31) >09:37:04,425 DEBUG blivet: devices to remove: ['vdb1'] >09:37:04,429 DEBUG blivet: leaves to remove: ['vdb1'] >09:37:04,440 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >09:37:04,442 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 178 >09:37:04,456 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: lvmpv ; type: None ; >09:37:04,458 INFO blivet: registered action: [177] destroy format lvmpv on partition vdb1 (id 26) >09:37:04,460 INFO blivet: removed partition vdb1 (id 26) from device tree >09:37:04,474 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:37:04,477 INFO blivet: registered action: [179] destroy device partition vdb1 (id 26) >09:37:04,483 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 181 >09:37:04,502 DEBUG blivet: DiskDevice._setFormat: vdb ; current: disklabel ; type: None ; >09:37:04,503 INFO blivet: registered action: [180] destroy format msdos disklabel on disk vdb (id 21) >09:37:04,508 DEBUG blivet: removing vdc >09:37:04,509 DEBUG blivet: devices to remove: ['fedora_office74', 'vdc1'] >09:37:04,511 DEBUG blivet: leaves to remove: ['fedora_office74'] >09:37:04,514 INFO blivet: removed lvmvg fedora_office74 (id 45) from device tree >09:37:04,534 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdc1 ; >09:37:04,536 INFO blivet: registered action: [182] destroy device lvmvg fedora_office74 (id 45) >09:37:04,538 DEBUG blivet: devices to remove: ['vdc1'] >09:37:04,539 DEBUG blivet: leaves to remove: ['vdc1'] >09:37:04,552 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; >09:37:04,554 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 184 >09:37:04,567 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; current: lvmpv ; type: None ; >09:37:04,568 INFO blivet: registered action: [183] destroy format lvmpv on partition vdc1 (id 40) >09:37:04,572 INFO blivet: removed partition vdc1 (id 40) from device tree >09:37:04,586 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >09:37:04,587 INFO blivet: registered action: [185] destroy device partition vdc1 (id 40) >09:37:04,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 187 >09:37:04,605 DEBUG blivet: DiskDevice._setFormat: vdc ; current: disklabel ; type: None ; >09:37:04,607 INFO blivet: registered action: [186] destroy format msdos disklabel on disk vdc (id 35) >09:37:04,614 DEBUG blivet: removing vdd >09:37:04,616 DEBUG blivet: devices to remove: ['fedora_office74', 'vdd1'] >09:37:04,617 DEBUG blivet: leaves to remove: ['fedora_office74'] >09:37:04,618 INFO blivet: removed lvmvg fedora_office74 (id 59) from device tree >09:37:04,638 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdd1 ; >09:37:04,639 INFO blivet: registered action: [188] destroy device lvmvg fedora_office74 (id 59) >09:37:04,642 DEBUG blivet: devices to remove: ['vdd1'] >09:37:04,643 DEBUG blivet: leaves to remove: ['vdd1'] >09:37:04,662 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; >09:37:04,664 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 190 >09:37:04,685 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; current: lvmpv ; type: None ; >09:37:04,687 INFO blivet: registered action: [189] destroy format lvmpv on partition vdd1 (id 54) >09:37:04,690 INFO blivet: removed partition vdd1 (id 54) from device tree >09:37:04,711 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdd ; >09:37:04,711 INFO blivet: registered action: [191] destroy device partition vdd1 (id 54) >09:37:04,713 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 193 >09:37:04,727 DEBUG blivet: DiskDevice._setFormat: vdd ; current: disklabel ; type: None ; >09:37:04,729 INFO blivet: registered action: [192] destroy format msdos disklabel on disk vdd (id 49) >09:37:04,781 INFO blivet: Detected 3,87 GiB of memory >09:37:04,937 INFO blivet: Suggested swap size (3,87 GiB) exceeds 10 % of disk space, using 10 % of disk space (3,19 GiB) instead. >09:37:05,243 INFO blivet: Swap attempt of 3,19 GiB >09:37:05,399 DEBUG blivet: clearpart: initializing vda >09:37:05,402 DEBUG blivet: removing vda >09:37:05,404 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 195 >09:37:05,420 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:37:05,421 INFO blivet: registered action: [194] destroy format None on disk vda (id 1) >09:37:05,426 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 197 >09:37:05,438 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:37:05,440 INFO blivet: registered action: [196] destroy format None on disk vda (id 1) >09:37:05,443 DEBUG blivet: required disklabel type for vda (15) is None >09:37:05,444 DEBUG blivet: default disklabel type for vda is msdos >09:37:05,447 DEBUG blivet: selecting msdos disklabel for vda based on size >09:37:05,463 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >09:37:05,481 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >09:37:05,483 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 0x7f2ecc3acb10> > PedDisk: <_ped.Disk object at 0x7f2ecc3b4bd8> >09:37:05,490 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 198 >09:37:05,508 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:37:05,510 INFO blivet: registered action: [199] create format msdos disklabel on disk vda (id 1) >09:37:05,512 DEBUG blivet: clearpart: initializing vdb >09:37:05,513 DEBUG blivet: removing vdb >09:37:05,514 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 201 >09:37:05,526 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:37:05,530 INFO blivet: registered action: [200] destroy format None on disk vdb (id 21) >09:37:05,532 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 203 >09:37:05,548 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >09:37:05,550 INFO blivet: registered action: [202] destroy format None on disk vdb (id 21) >09:37:05,552 DEBUG blivet: required disklabel type for vdb (15) is None >09:37:05,554 DEBUG blivet: default disklabel type for vdb is msdos >09:37:05,558 DEBUG blivet: selecting msdos disklabel for vdb based on size >09:37:05,574 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >09:37:05,592 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >09:37:05,595 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 0x7f2ecc33b2d0> > PedDisk: <_ped.Disk object at 0x7f2ecc431950> >09:37:05,602 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 204 >09:37:05,615 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >09:37:05,619 INFO blivet: registered action: [205] create format msdos disklabel on disk vdb (id 21) >09:37:05,624 DEBUG blivet: clearpart: initializing vdc >09:37:05,626 DEBUG blivet: removing vdc >09:37:05,631 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 207 >09:37:05,640 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >09:37:05,641 INFO blivet: registered action: [206] destroy format None on disk vdc (id 35) >09:37:05,642 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 209 >09:37:05,663 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >09:37:05,665 INFO blivet: registered action: [208] destroy format None on disk vdc (id 35) >09:37:05,668 DEBUG blivet: required disklabel type for vdc (15) is None >09:37:05,670 DEBUG blivet: default disklabel type for vdc is msdos >09:37:05,673 DEBUG blivet: selecting msdos disklabel for vdc based on size >09:37:05,685 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; >09:37:05,700 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdc ; labelType: msdos ; >09:37:05,704 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 0x7f2ecc34d050> > PedDisk: <_ped.Disk object at 0x7f2ecc34b680> >09:37:05,711 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 210 >09:37:05,723 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >09:37:05,725 INFO blivet: registered action: [211] create format msdos disklabel on disk vdc (id 35) >09:37:05,727 DEBUG blivet: clearpart: initializing vdd >09:37:05,728 DEBUG blivet: removing vdd >09:37:05,731 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 213 >09:37:05,745 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: None ; >09:37:05,747 INFO blivet: registered action: [212] destroy format None on disk vdd (id 49) >09:37:05,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 215 >09:37:05,773 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: None ; >09:37:05,777 INFO blivet: registered action: [214] destroy format None on disk vdd (id 49) >09:37:05,779 DEBUG blivet: required disklabel type for vdd (15) is None >09:37:05,780 DEBUG blivet: default disklabel type for vdd is msdos >09:37:05,782 DEBUG blivet: selecting msdos disklabel for vdd based on size >09:37:05,794 DEBUG blivet: DiskLabel.__init__: device: /dev/vdd ; labelType: msdos ; >09:37:05,811 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdd ; labelType: msdos ; >09:37:05,817 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 0x7f2ecc34d650> > PedDisk: <_ped.Disk object at 0x7f2ecc3548c0> >09:37:05,826 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 216 >09:37:05,838 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: disklabel ; >09:37:05,839 INFO blivet: registered action: [217] create format msdos disklabel on disk vdd (id 49) >09:37:05,883 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:05,959 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:05,961 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:05,989 INFO blivet: Detected 3,87 GiB of memory >09:37:06,188 INFO blivet: Suggested swap size (3,87 GiB) exceeds 10 % of disk space, using 10 % of disk space (3,19 GiB) instead. >09:37:06,614 INFO blivet: Swap attempt of 3,19 GiB >09:37:06,752 DEBUG blivet: doAutoPart: True >09:37:06,759 DEBUG blivet: encryptedAutoPart: False >09:37:06,760 DEBUG blivet: autoPartType: 2 >09:37:06,761 DEBUG blivet: clearPartType: 2 >09:37:06,762 DEBUG blivet: clearPartDisks: ['vda', 'vdb', 'vdc', 'vdd'] >09:37:06,996 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f2ecc34d2d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f2ecc42bf90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f2ecc34d850) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f2ecc34dc10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False >PartSpec instance (0x7f2ecc419a10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3,19 GiB maxSize = None grow = False > >09:37:06,999 DEBUG blivet: storage.disks: ['vda', 'vdb', 'vdc', 'vdd'] >09:37:07,002 DEBUG blivet: storage.partitioned: ['vda', 'vdb', 'vdc', 'vdd'] >09:37:07,004 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/my_comps_squashfs.img (deleted)', '/tmp/curl_fetch_url1/my_comps_squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'vda', 'vdb', 'vdc', 'vdd'] >09:37:07,022 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:07,079 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:07,080 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:07,082 DEBUG blivet: boot disk: vda >09:37:07,107 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:37:07,108 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 218 >09:37:07,123 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:37:07,138 DEBUG blivet: PartitionDevice._setFormat: req0 ; >09:37:07,148 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >09:37:07,161 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:37:07,163 INFO blivet: added partition req0 (id 219) to device tree >09:37:07,166 INFO blivet: registered action: [221] create device partition req0 (id 219) >09:37:07,169 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 223 >09:37:07,171 INFO blivet: registered action: [222] create format lvmpv on partition req0 (id 219) >09:37:07,183 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:37:07,185 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 224 >09:37:07,196 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:37:07,210 DEBUG blivet: PartitionDevice._setFormat: req1 ; >09:37:07,221 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >09:37:07,232 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:37:07,234 INFO blivet: added partition req1 (id 225) to device tree >09:37:07,235 INFO blivet: registered action: [227] create device partition req1 (id 225) >09:37:07,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 229 >09:37:07,238 INFO blivet: registered action: [228] create format lvmpv on partition req1 (id 225) >09:37:07,250 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:37:07,252 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 230 >09:37:07,268 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >09:37:07,282 DEBUG blivet: PartitionDevice._setFormat: req2 ; >09:37:07,303 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >09:37:07,319 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >09:37:07,321 INFO blivet: added partition req2 (id 231) to device tree >09:37:07,324 INFO blivet: registered action: [233] create device partition req2 (id 231) >09:37:07,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 235 >09:37:07,329 INFO blivet: registered action: [234] create format lvmpv on partition req2 (id 231) >09:37:07,346 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >09:37:07,350 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 236 >09:37:07,368 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdd ; >09:37:07,386 DEBUG blivet: PartitionDevice._setFormat: req3 ; >09:37:07,427 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >09:37:07,496 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdd ; >09:37:07,501 INFO blivet: added partition req3 (id 237) to device tree >09:37:07,510 INFO blivet: registered action: [239] create device partition req3 (id 237) >09:37:07,527 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 241 >09:37:07,529 INFO blivet: registered action: [240] create format lvmpv on partition req3 (id 237) >09:37:07,531 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f2ee3594990) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8 GiB > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.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 0x7f2ee3499680> > target size = 0 B path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2ed7d7fd90>, DiskDevice instance (0x7f2ee33f31d0) -- > name = vdb status = True kids = 0 id = 21 > parents = [] > uuid = None size = 8 GiB > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb 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 0x7f2ed7c470e0> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2ed7c6f610>, DiskDevice instance (0x7f2ed7c6ffd0) -- > name = vdc status = True kids = 0 id = 35 > parents = [] > uuid = None size = 8 GiB > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc 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 0x7f2ed7cac710> > target size = 0 B path = /dev/vdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2ed7c6f710>, DiskDevice instance (0x7f2ed7c6fe50) -- > name = vdd status = True kids = 0 id = 49 > parents = [] > uuid = None size = 8 GiB > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio6/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd 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 0x7f2ed7c47170> > target size = 0 B path = /dev/vdd > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2ed3807990>] >09:37:08,043 DEBUG blivet: devs: [PartitionDevice instance (0x7f2ecc408d50) -- > name = req0 status = False kids = 0 id = 219 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv 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 (0x7f2ecc2d1850) -- > name = req1 status = False kids = 0 id = 225 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv 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 (0x7f2ecc2d1c50) -- > name = req2 status = False kids = 0 id = 231 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req2 > format args = [] originalFormat = lvmpv 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 (0x7f2ecc2d1f90) -- > name = req3 status = False kids = 0 id = 237 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:37:08,444 DEBUG blivet: Ext4FS.supported: supported: True ; >09:37:08,450 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 242 >09:37:08,464 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:37:08,473 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:37:08,485 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >09:37:08,499 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdd ; >09:37:08,509 DEBUG blivet: PartitionDevice._setFormat: req4 ; >09:37:08,520 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >09:37:08,538 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >09:37:08,552 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >09:37:08,554 INFO blivet: added partition req4 (id 243) to device tree >09:37:08,556 INFO blivet: registered action: [245] create device partition req4 (id 243) >09:37:08,558 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 247 >09:37:08,568 INFO blivet: registered action: [246] create format ext4 filesystem mounted at /boot on partition req4 (id 243) >09:37:08,574 INFO blivet: skipping unneeded stage1 biosboot request >09:37:08,576 DEBUG blivet: PartSpec instance (0x7f2ecc34dc10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >09:37:08,657 DEBUG blivet: existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:08,781 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:37:08,789 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >09:37:08,795 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >09:37:08,804 DEBUG blivet: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >09:37:08,823 DEBUG blivet: removing all non-preexisting partitions ['req0(id 219)', 'req1(id 225)', 'req2(id 231)', 'req3(id 237)', 'req4(id 243)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd'] >09:37:08,829 DEBUG blivet: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd'] ; partitions=['req0(id 219)', 'req1(id 225)', 'req2(id 231)', 'req3(id 237)', 'req4(id 243)'] >09:37:08,831 DEBUG blivet: removing all non-preexisting partitions ['req4(id 243)', 'req0(id 219)', 'req1(id 225)', 'req2(id 231)', 'req3(id 237)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd'] >09:37:08,843 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:08,891 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:08,892 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:08,910 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:08,967 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:08,969 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:08,980 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,038 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,038 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,048 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,093 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,094 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,102 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,151 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,152 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,160 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,205 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,207 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,219 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,273 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,276 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,286 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:09,352 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:09,354 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:09,356 DEBUG blivet: allocating partition: req4 ; id: 243 ; disks: ['vda', 'vdb', 'vdc', 'vdd'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >09:37:09,489 DEBUG blivet: checking freespace on vda >09:37:09,492 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >09:37:09,571 DEBUG blivet: checking 63-16777215 (7,99 GiB) >09:37:09,700 DEBUG blivet: current free range is 63-16777215 (7,99 GiB) >09:37:09,804 DEBUG blivet: updating use_disk to vda, type: 0 >09:37:09,807 DEBUG blivet: new free: 63-16777215 / 7,99 GiB >09:37:09,917 DEBUG blivet: new free allows for 0 sectors of growth >09:37:09,919 DEBUG blivet: found free space for bootable request >09:37:09,921 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:09,931 DEBUG blivet: created partition vda1 of 500 MiB and added it to /dev/vda >09:37:10,048 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >09:37:10,050 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc3acad0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc21de10> PedPartition: <_ped.Partition object at 0x7f2ecc20fdd0> >09:37:10,068 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: vdb ; >09:37:10,079 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:37:10,094 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >09:37:10,107 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >09:37:10,109 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc3acad0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc1c4250> PedPartition: <_ped.Partition object at 0x7f2ecc1c1230> >09:37:10,122 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:10,190 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:10,191 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:10,201 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:10,254 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:10,255 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:10,256 DEBUG blivet: allocating partition: req0 ; id: 219 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:37:10,368 DEBUG blivet: checking freespace on vda >09:37:10,370 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:37:10,506 DEBUG blivet: checking 63-2047 (992,5 KiB) >09:37:10,602 DEBUG blivet: current free range is 63-2047 (992,5 KiB) >09:37:10,684 DEBUG blivet: checking 1026048-16777215 (7,51 GiB) >09:37:10,759 DEBUG blivet: current free range is 1026048-16777215 (7,51 GiB) >09:37:10,828 DEBUG blivet: evaluating growth potential for new layout >09:37:10,830 DEBUG blivet: calculating growth for disk /dev/vdc >09:37:10,831 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >09:37:10,840 DEBUG blivet: disk /dev/vdc growth: 0 (0 B) >09:37:10,844 DEBUG blivet: calculating growth for disk /dev/vdb >09:37:10,847 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >09:37:10,851 DEBUG blivet: disk /dev/vdb growth: 0 (0 B) >09:37:10,855 DEBUG blivet: calculating growth for disk /dev/vda >09:37:10,890 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:37:10,900 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc3acad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc1e5b10> PedPartition: <_ped.Partition object at 0x7f2ecc1eb890> >09:37:10,922 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:37:10,934 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:37:10,937 DEBUG blivet: adding request 219 to chunk 16777153 (63-16777215) on /dev/vda >09:37:10,938 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >09:37:10,944 DEBUG blivet: req: PartitionRequest instance -- >id = 219 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:10,946 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:11,036 DEBUG blivet: adding 15753153 (7,51 GiB) to 219 (vda2) >09:37:11,126 DEBUG blivet: new grow amount for request 219 (vda2) is 15753153 units, or 7,51 GiB >09:37:11,236 DEBUG blivet: request 219 (vda2) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:11,428 DEBUG blivet: disk /dev/vda growth: 15753153 (7,51 GiB) >09:37:11,556 DEBUG blivet: calculating growth for disk /dev/vdd >09:37:11,558 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >09:37:11,562 DEBUG blivet: disk /dev/vdd growth: 0 (0 B) >09:37:11,578 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:37:11,583 DEBUG blivet: device vda2 new partedPartition None >09:37:11,596 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >09:37:11,614 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:37:11,615 DEBUG blivet: total growth: 15753153 sectors >09:37:11,617 DEBUG blivet: updating use_disk to vda, type: 0 >09:37:11,618 DEBUG blivet: new free: 1026048-16777215 / 7,51 GiB >09:37:11,943 DEBUG blivet: new free allows for 15753153 sectors of growth >09:37:11,951 DEBUG blivet: created partition vda2 of 500 MiB and added it to /dev/vda >09:37:12,056 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:37:12,059 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc3acad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc1ad4d0> PedPartition: <_ped.Partition object at 0x7f2ecc1310b0> >09:37:12,077 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >09:37:12,090 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >09:37:12,105 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:37:12,108 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc3acad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc1ad610> PedPartition: <_ped.Partition object at 0x7f2ecc131530> >09:37:12,130 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:12,177 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:12,181 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:12,189 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:12,234 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:12,236 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:12,241 DEBUG blivet: allocating partition: req1 ; id: 225 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:37:12,340 DEBUG blivet: checking freespace on vdb >09:37:12,343 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:37:12,438 DEBUG blivet: checking 63-16777215 (7,99 GiB) >09:37:12,555 DEBUG blivet: current free range is 63-16777215 (7,99 GiB) >09:37:12,661 DEBUG blivet: evaluating growth potential for new layout >09:37:12,663 DEBUG blivet: calculating growth for disk /dev/vdc >09:37:12,665 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >09:37:12,671 DEBUG blivet: disk /dev/vdc growth: 0 (0 B) >09:37:12,678 DEBUG blivet: calculating growth for disk /dev/vdb >09:37:12,681 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:12,700 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:37:12,706 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33b410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc14ad50> PedPartition: <_ped.Partition object at 0x7f2ecc159290> >09:37:12,726 DEBUG blivet: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >09:37:12,753 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:37:12,762 DEBUG blivet: adding request 225 to chunk 16777153 (63-16777215) on /dev/vdb >09:37:12,767 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >09:37:12,773 DEBUG blivet: req: PartitionRequest instance -- >id = 225 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:12,774 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:12,856 DEBUG blivet: adding 15753153 (7,51 GiB) to 225 (vdb1) >09:37:12,933 DEBUG blivet: new grow amount for request 225 (vdb1) is 15753153 units, or 7,51 GiB >09:37:13,003 DEBUG blivet: request 225 (vdb1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:13,143 DEBUG blivet: disk /dev/vdb growth: 15753153 (7,51 GiB) >09:37:13,211 DEBUG blivet: calculating growth for disk /dev/vda >09:37:13,216 DEBUG blivet: adding request 219 to chunk 16777153 (63-16777215) on /dev/vda >09:37:13,217 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >09:37:13,223 DEBUG blivet: req: PartitionRequest instance -- >id = 219 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:13,225 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:13,291 DEBUG blivet: adding 15753153 (7,51 GiB) to 219 (vda2) >09:37:13,376 DEBUG blivet: new grow amount for request 219 (vda2) is 15753153 units, or 7,51 GiB >09:37:13,473 DEBUG blivet: request 219 (vda2) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:13,608 DEBUG blivet: disk /dev/vda growth: 15753153 (7,51 GiB) >09:37:13,686 DEBUG blivet: calculating growth for disk /dev/vdd >09:37:13,688 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >09:37:13,693 DEBUG blivet: disk /dev/vdd growth: 0 (0 B) >09:37:13,709 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:37:13,711 DEBUG blivet: device vdb1 new partedPartition None >09:37:13,723 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >09:37:13,734 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >09:37:13,735 DEBUG blivet: total growth: 31506306 sectors >09:37:13,735 DEBUG blivet: updating use_disk to vdb, type: 0 >09:37:13,736 DEBUG blivet: new free: 63-16777215 / 7,99 GiB >09:37:13,885 DEBUG blivet: new free allows for 31506306 sectors of growth >09:37:13,888 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:13,893 DEBUG blivet: created partition vdb1 of 500 MiB and added it to /dev/vdb >09:37:13,996 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:37:13,997 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33b410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc11d490> PedPartition: <_ped.Partition object at 0x7f2ecc159e90> >09:37:14,010 DEBUG blivet: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >09:37:14,025 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >09:37:14,044 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >09:37:14,064 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33b410> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc129610> PedPartition: <_ped.Partition object at 0x7f2ecc1251d0> >09:37:14,103 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:14,168 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:14,171 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:14,181 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:14,229 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:14,231 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:14,232 DEBUG blivet: allocating partition: req2 ; id: 231 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:37:14,371 DEBUG blivet: checking freespace on vdc >09:37:14,374 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:37:14,472 DEBUG blivet: checking 63-16777215 (7,99 GiB) >09:37:14,582 DEBUG blivet: current free range is 63-16777215 (7,99 GiB) >09:37:14,676 DEBUG blivet: evaluating growth potential for new layout >09:37:14,679 DEBUG blivet: calculating growth for disk /dev/vdc >09:37:14,682 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:14,702 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >09:37:14,705 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33bfd0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc0c3d90> PedPartition: <_ped.Partition object at 0x7f2ecc125f50> >09:37:14,725 DEBUG blivet: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >09:37:14,746 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >09:37:14,749 DEBUG blivet: adding request 231 to chunk 16777153 (63-16777215) on /dev/vdc >09:37:14,752 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >09:37:14,756 DEBUG blivet: req: PartitionRequest instance -- >id = 231 name = vdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:14,758 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:14,829 DEBUG blivet: adding 15753153 (7,51 GiB) to 231 (vdc1) >09:37:14,928 DEBUG blivet: new grow amount for request 231 (vdc1) is 15753153 units, or 7,51 GiB >09:37:15,024 DEBUG blivet: request 231 (vdc1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:15,251 DEBUG blivet: disk /dev/vdc growth: 15753153 (7,51 GiB) >09:37:15,351 DEBUG blivet: calculating growth for disk /dev/vdb >09:37:15,355 DEBUG blivet: adding request 225 to chunk 16777153 (63-16777215) on /dev/vdb >09:37:15,360 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >09:37:15,370 DEBUG blivet: req: PartitionRequest instance -- >id = 225 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:15,374 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:15,468 DEBUG blivet: adding 15753153 (7,51 GiB) to 225 (vdb1) >09:37:15,545 DEBUG blivet: new grow amount for request 225 (vdb1) is 15753153 units, or 7,51 GiB >09:37:15,635 DEBUG blivet: request 225 (vdb1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:15,771 DEBUG blivet: disk /dev/vdb growth: 15753153 (7,51 GiB) >09:37:15,879 DEBUG blivet: calculating growth for disk /dev/vda >09:37:15,881 DEBUG blivet: adding request 219 to chunk 16777153 (63-16777215) on /dev/vda >09:37:15,883 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >09:37:15,887 DEBUG blivet: req: PartitionRequest instance -- >id = 219 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:15,888 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:15,962 DEBUG blivet: adding 15753153 (7,51 GiB) to 219 (vda2) >09:37:16,037 DEBUG blivet: new grow amount for request 219 (vda2) is 15753153 units, or 7,51 GiB >09:37:16,122 DEBUG blivet: request 219 (vda2) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:16,252 DEBUG blivet: disk /dev/vda growth: 15753153 (7,51 GiB) >09:37:16,321 DEBUG blivet: calculating growth for disk /dev/vdd >09:37:16,324 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >09:37:16,330 DEBUG blivet: disk /dev/vdd growth: 0 (0 B) >09:37:16,346 DEBUG blivet: PartitionDevice._setPartedPartition: vdc1 ; >09:37:16,347 DEBUG blivet: device vdc1 new partedPartition None >09:37:16,359 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >09:37:16,372 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >09:37:16,373 DEBUG blivet: total growth: 47259459 sectors >09:37:16,374 DEBUG blivet: updating use_disk to vdc, type: 0 >09:37:16,375 DEBUG blivet: new free: 63-16777215 / 7,99 GiB >09:37:16,443 DEBUG blivet: new free allows for 47259459 sectors of growth >09:37:16,445 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:16,449 DEBUG blivet: created partition vdc1 of 500 MiB and added it to /dev/vdc >09:37:16,535 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >09:37:16,536 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33bfd0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc0a1d90> PedPartition: <_ped.Partition object at 0x7f2ecc0884d0> >09:37:16,555 DEBUG blivet: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >09:37:16,574 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >09:37:16,587 DEBUG blivet: PartitionDevice._setPartedPartition: vdc1 ; >09:37:16,589 DEBUG blivet: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc33bfd0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecc0a1c10> PedPartition: <_ped.Partition object at 0x7f2ecc159e90> >09:37:16,613 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:16,668 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:16,670 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:16,678 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >09:37:16,733 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (1) with non-existent msdos disklabel >09:37:16,734 DEBUG blivet: resolved 'vda' to 'vda' (disk) >09:37:16,735 DEBUG blivet: allocating partition: req3 ; id: 237 ; disks: ['vdd'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >09:37:16,855 DEBUG blivet: checking freespace on vdd >09:37:16,857 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdd part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >09:37:16,959 DEBUG blivet: checking 63-16777215 (7,99 GiB) >09:37:17,049 DEBUG blivet: current free range is 63-16777215 (7,99 GiB) >09:37:17,128 DEBUG blivet: evaluating growth potential for new layout >09:37:17,130 DEBUG blivet: calculating growth for disk /dev/vdc >09:37:17,132 DEBUG blivet: adding request 231 to chunk 16777153 (63-16777215) on /dev/vdc >09:37:17,135 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >09:37:17,140 DEBUG blivet: req: PartitionRequest instance -- >id = 231 name = vdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:17,143 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:17,230 DEBUG blivet: adding 15753153 (7,51 GiB) to 231 (vdc1) >09:37:17,333 DEBUG blivet: new grow amount for request 231 (vdc1) is 15753153 units, or 7,51 GiB >09:37:17,410 DEBUG blivet: request 231 (vdc1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:17,572 DEBUG blivet: disk /dev/vdc growth: 15753153 (7,51 GiB) >09:37:17,661 DEBUG blivet: calculating growth for disk /dev/vdb >09:37:17,664 DEBUG blivet: adding request 225 to chunk 16777153 (63-16777215) on /dev/vdb >09:37:17,666 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >09:37:17,672 DEBUG blivet: req: PartitionRequest instance -- >id = 225 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:17,674 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:17,805 DEBUG blivet: adding 15753153 (7,51 GiB) to 225 (vdb1) >09:37:17,896 DEBUG blivet: new grow amount for request 225 (vdb1) is 15753153 units, or 7,51 GiB >09:37:18,018 DEBUG blivet: request 225 (vdb1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:18,180 DEBUG blivet: disk /dev/vdb growth: 15753153 (7,51 GiB) >09:37:18,254 DEBUG blivet: calculating growth for disk /dev/vda >09:37:18,257 DEBUG blivet: adding request 219 to chunk 16777153 (63-16777215) on /dev/vda >09:37:18,258 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >09:37:18,262 DEBUG blivet: req: PartitionRequest instance -- >id = 219 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:18,266 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:18,743 DEBUG blivet: adding 15753153 (7,51 GiB) to 219 (vda2) >09:37:18,873 DEBUG blivet: new grow amount for request 219 (vda2) is 15753153 units, or 7,51 GiB >09:37:18,943 DEBUG blivet: request 219 (vda2) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:19,118 DEBUG blivet: disk /dev/vda growth: 15753153 (7,51 GiB) >09:37:19,193 DEBUG blivet: calculating growth for disk /dev/vdd >09:37:19,197 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:19,214 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >09:37:19,216 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc34d4d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecbfb8210> PedPartition: <_ped.Partition object at 0x7f2ecc028890> >09:37:19,237 DEBUG blivet: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >09:37:19,251 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdd ; >09:37:19,254 DEBUG blivet: adding request 237 to chunk 16777153 (63-16777215) on /dev/vdd >09:37:19,256 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >09:37:19,262 DEBUG blivet: req: PartitionRequest instance -- >id = 237 name = vdd1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:19,265 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:19,348 DEBUG blivet: adding 15753153 (7,51 GiB) to 237 (vdd1) >09:37:19,425 DEBUG blivet: new grow amount for request 237 (vdd1) is 15753153 units, or 7,51 GiB >09:37:19,495 DEBUG blivet: request 237 (vdd1) growth: 15753153 (7,51 GiB) size: 7,99 GiB >09:37:19,727 DEBUG blivet: disk /dev/vdd growth: 15753153 (7,51 GiB) >09:37:19,816 DEBUG blivet: PartitionDevice._setPartedPartition: vdd1 ; >09:37:19,818 DEBUG blivet: device vdd1 new partedPartition None >09:37:19,829 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: vdd ; >09:37:19,840 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vdd ; >09:37:19,842 DEBUG blivet: total growth: 63012612 sectors >09:37:19,843 DEBUG blivet: updating use_disk to vdd, type: 0 >09:37:19,844 DEBUG blivet: new free: 63-16777215 / 7,99 GiB >09:37:19,946 DEBUG blivet: new free allows for 63012612 sectors of growth >09:37:19,947 DEBUG blivet: adjusted start sector from 63 to 2048 >09:37:19,950 DEBUG blivet: created partition vdd1 of 500 MiB and added it to /dev/vdd >09:37:20,056 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >09:37:20,058 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc34d4d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecbfb8e50> PedPartition: <_ped.Partition object at 0x7f2ecbfc6650> >09:37:20,078 DEBUG blivet: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >09:37:20,089 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdd ; >09:37:20,103 DEBUG blivet: PartitionDevice._setPartedPartition: vdd1 ; >09:37:20,104 DEBUG blivet: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2ecc34d4d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2ecbfb8fd0> PedPartition: <_ped.Partition object at 0x7f2ecbfc69b0> >09:37:20,112 DEBUG blivet: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd'], partitions=['vda2(id 219)', 'vdb1(id 225)', 'vdc1(id 231)', 'vdd1(id 237)', 'vda1(id 243)'] >09:37:20,114 DEBUG blivet: growable partitions are ['vda2', 'vdb1', 'vdc1', 'vdd1'] >09:37:20,118 DEBUG blivet: adding request 219 to chunk 16777153 (63-16777215) on /dev/vda >09:37:20,120 DEBUG blivet: disk vda has 1 chunks >09:37:20,122 DEBUG blivet: adding request 225 to chunk 16777153 (63-16777215) on /dev/vdb >09:37:20,123 DEBUG blivet: disk vdb has 1 chunks >09:37:20,126 DEBUG blivet: adding request 231 to chunk 16777153 (63-16777215) on /dev/vdc >09:37:20,127 DEBUG blivet: disk vdc has 1 chunks >09:37:20,131 DEBUG blivet: adding request 237 to chunk 16777153 (63-16777215) on /dev/vdd >09:37:20,132 DEBUG blivet: disk vdd has 1 chunks >09:37:20,133 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >09:37:20,138 DEBUG blivet: req: PartitionRequest instance -- >id = 219 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:20,140 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:20,298 DEBUG blivet: adding 15753153 (7,51 GiB) to 219 (vda2) >09:37:20,423 DEBUG blivet: new grow amount for request 219 (vda2) is 15753153 units, or 7,51 GiB >09:37:20,556 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >09:37:20,560 DEBUG blivet: req: PartitionRequest instance -- >id = 225 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:20,562 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:20,668 DEBUG blivet: adding 15753153 (7,51 GiB) to 225 (vdb1) >09:37:20,756 DEBUG blivet: new grow amount for request 225 (vdb1) is 15753153 units, or 7,51 GiB >09:37:20,849 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >09:37:20,854 DEBUG blivet: req: PartitionRequest instance -- >id = 231 name = vdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:20,856 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:20,935 DEBUG blivet: adding 15753153 (7,51 GiB) to 231 (vdc1) >09:37:21,018 DEBUG blivet: new grow amount for request 231 (vdc1) is 15753153 units, or 7,51 GiB >09:37:21,091 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >09:37:21,095 DEBUG blivet: req: PartitionRequest instance -- >id = 237 name = vdd1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:37:21,096 DEBUG blivet: 1 requests and 15753153 (7,51 GiB) left in chunk >09:37:21,175 DEBUG blivet: adding 15753153 (7,51 GiB) to 237 (vdd1) >09:37:21,265 DEBUG blivet: new grow amount for request 237 (vdd1) is 15753153 units, or 7,51 GiB >09:37:21,339 DEBUG blivet: growing partitions on vda >09:37:21,341 DEBUG blivet: partition vda2 (219): 0 >09:37:21,343 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 2048 end: 16777215 length: 16775168 > device: <parted.device.Device object at 0x7f2ecc3ac890> PedGeometry: <_ped.Geometry object at 0x7f2ecc060ed0> >09:37:21,345 DEBUG blivet: removing all non-preexisting partitions ['vda2(id 219)'] from disk(s) ['vda'] >09:37:21,362 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >09:37:21,367 DEBUG blivet: device vda2 new partedPartition None >09:37:21,387 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >09:37:21,404 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >09:37:21,405 DEBUG blivet: back from removeNewPartitions >09:37:21,406 DEBUG blivet: extended: None >09:37:21,406 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 16777215 length: 16775168 > device: <parted.device.Device object at 0x7f2ecc3ac890> PedGeometry: <_ped.Geometry object at 0x7f2ecc060ed0> > > >/tmp/ifcfg.log: >13:26:35,591 DEBUG ifcfg: content of files (network initialization): >13:26:35,593 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens10v7: >13:26:35,594 DEBUG ifcfg: # Generated by dracut initrd >13:26:35,595 DEBUG ifcfg: DEVICE="ens10v7" >13:26:35,595 DEBUG ifcfg: ONBOOT=yes >13:26:35,596 DEBUG ifcfg: NETBOOT=yes >13:26:35,596 DEBUG ifcfg: UUID="e2be11b3-0a12-435a-a6f0-8345a6b029e7" >13:26:35,597 DEBUG ifcfg: BOOTPROTO=dhcp >13:26:35,597 DEBUG ifcfg: HWADDR="52:54:00:e6:1f:6d" >13:26:35,598 DEBUG ifcfg: TYPE=Ethernet >13:26:35,598 DEBUG ifcfg: NAME="ens10v7" >13:26:35,599 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >13:26:35,599 DEBUG ifcfg: # Generated by dracut initrd >13:26:35,600 DEBUG ifcfg: DEVICE="ens3" >13:26:35,600 DEBUG ifcfg: ONBOOT=yes >13:26:35,601 DEBUG ifcfg: NETBOOT=yes >13:26:35,602 DEBUG ifcfg: UUID="276f0f58-f1b7-4459-bcf2-d7a983fc59c4" >13:26:35,602 DEBUG ifcfg: BOOTPROTO=dhcp >13:26:35,603 DEBUG ifcfg: HWADDR="52:54:00:e9:7d:4d" >13:26:35,603 DEBUG ifcfg: TYPE=Ethernet >13:26:35,604 DEBUG ifcfg: NAME="ens3" >13:26:35,698 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 230, 31, 109]}, 'connection': {'timestamp': 1396445175L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens10v7', 'uuid': 'cd0febcf-99c8-490c-9ed8-69cfe190571c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [36119050L], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 230, 31, 109]}, 'connection': {'interface-name': 'ens10v7', 'type': '802-3-ethernet', 'id': 'ens10v7', 'uuid': 'e2be11b3-0a12-435a-a6f0-8345a6b029e7'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 233, 125, 77]}, 'connection': {'interface-name': 'ens3', 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': '276f0f58-f1b7-4459-bcf2-d7a983fc59c4'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 233, 125, 77]}, 'connection': {'timestamp': 1396445175L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': '2aed8dbc-df4a-473d-80f6-f01c7a37c81b'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >13:26:36,193 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >13:26:36,196 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:26:36,199 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >13:26:36,201 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:26:36,203 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >13:26:36,205 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:26:36,644 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >13:26:36,647 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:26:36,649 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >13:26:36,651 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:26:36,653 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >13:36:36,246 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >13:36:36,248 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >13:36:36,434 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >13:36:36,436 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >13:36:36,437 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 > > >/proc/cmdline: >initrd=/test/mk/fedora/initrd.img root=live:http://cobra02/trees/mk/my_comps_squashfs.img nokill resolution=1024x768 BOOT_IMAGE=/test/mk/fedora/vmlinuz > > >/tmp/syslog: >13:26:12,602 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.8" x-pid="1222" x-info="http://www.rsyslog.com"] start >13:26:12,606 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >13:26:12,606 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >13:26:12,606 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >13:26:12,606 NOTICE kernel:[ 0.000000] Linux version 3.14.0-0.rc8.git1.1.fc21.x86_64 (mockbuild@bkernel02) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-14) (GCC) ) #1 SMP Fri Mar 28 17:21:18 UTC 2014 >13:26:12,606 INFO kernel:[ 0.000000] Command line: initrd=/test/mk/fedora/initrd.img root=live:http://cobra02/trees/mk/my_comps_squashfs.img nokill resolution=1024x768 BOOT_IMAGE=/test/mk/fedora/vmlinuz >13:26:12,606 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >13:26:12,606 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >13:26:12,606 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >13:26:12,606 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >13:26:12,606 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dfffdfff] usable >13:26:12,606 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dfffe000-0x00000000dfffffff] reserved >13:26:12,606 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >13:26:12,606 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >13:26:12,606 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable >13:26:12,606 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >13:26:12,606 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >13:26:12,606 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >13:26:12,606 INFO kernel:[ 0.000000] Hypervisor detected: KVM >13:26:12,606 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >13:26:12,606 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >13:26:12,606 INFO kernel:[ 0.000000] e820: last_pfn = 0x120000 max_arch_pfn = 0x400000000 >13:26:12,606 DEBUG kernel:[ 0.000000] MTRR default type: write-back >13:26:12,606 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >13:26:12,606 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >13:26:12,606 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >13:26:12,606 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >13:26:12,606 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >13:26:12,606 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >13:26:12,606 DEBUG kernel:[ 0.000000] 1 disabled >13:26:12,606 DEBUG kernel:[ 0.000000] 2 disabled >13:26:12,606 DEBUG kernel:[ 0.000000] 3 disabled >13:26:12,606 DEBUG kernel:[ 0.000000] 4 disabled >13:26:12,606 DEBUG kernel:[ 0.000000] 5 disabled >13:26:12,606 DEBUG kernel:[ 0.000000] 6 disabled >13:26:12,606 DEBUG kernel:[ 0.000000] 7 disabled >13:26:12,606 INFO kernel:[ 0.000000] PAT not supported by CPU. >13:26:12,606 INFO kernel:[ 0.000000] e820: last_pfn = 0xdfffe max_arch_pfn = 0x400000000 >13:26:12,606 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f1770-0x000f177f] mapped at [ffff8800000f1770] >13:26:12,606 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >13:26:12,606 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >13:26:12,606 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >13:26:12,606 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >13:26:12,606 DEBUG kernel:[ 0.000000] BRK [0x02dc7000, 0x02dc7fff] PGTABLE >13:26:12,606 DEBUG kernel:[ 0.000000] BRK [0x02dc8000, 0x02dc8fff] PGTABLE >13:26:12,606 DEBUG kernel:[ 0.000000] BRK [0x02dc9000, 0x02dc9fff] PGTABLE >13:26:12,606 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11fe00000-0x11fffffff] >13:26:12,606 DEBUG kernel:[ 0.000000] [mem 0x11fe00000-0x11fffffff] page 2M >13:26:12,606 DEBUG kernel:[ 0.000000] BRK [0x02dca000, 0x02dcafff] PGTABLE >13:26:12,606 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fdfffff] >13:26:12,606 DEBUG kernel:[ 0.000000] [mem 0x11c000000-0x11fdfffff] page 2M >13:26:12,606 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff] >13:26:12,606 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M >13:26:12,606 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xdfffdfff] >13:26:12,606 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >13:26:12,606 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xdfdfffff] page 2M >13:26:12,606 DEBUG kernel:[ 0.000000] [mem 0xdfe00000-0xdfffdfff] page 4k >13:26:12,606 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7db21000-0x7fffefff] >13:26:12,606 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f1560 000014 (v00 BOCHS ) >13:26:12,606 WARNING kernel:[ 0.000000] ACPI: RSDT 00000000dfffe320 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >13:26:12,606 WARNING kernel:[ 0.000000] ACPI: FACP 00000000dfffff80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >13:26:12,606 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000dfffe360 001137 (v01 BXPC BXDSDT 00000001 INTL 20140114) >13:26:12,606 WARNING kernel:[ 0.000000] ACPI: FACS 00000000dfffff40 000040 >13:26:12,606 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dffff5e0 00095B (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >13:26:12,606 WARNING kernel:[ 0.000000] ACPI: APIC 00000000dffff4e0 000090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >13:26:12,606 WARNING kernel:[ 0.000000] ACPI: HPET 00000000dffff4a0 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >13:26:12,606 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:26:12,606 INFO kernel:[ 0.000000] No NUMA configuration found >13:26:12,606 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fffffff] >13:26:12,606 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11fffffff] >13:26:12,606 INFO kernel:[ 0.000000] NODE_DATA [mem 0x11ffd5000-0x11fffbfff] >13:26:12,606 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >13:26:12,607 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 1:1ff55001, boot clock >13:26:12,607 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b600000-ffff88011f5fffff] on node 0 >13:26:12,607 WARNING kernel:[ 0.000000] Zone ranges: >13:26:12,607 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >13:26:12,607 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >13:26:12,607 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x11fffffff] >13:26:12,607 WARNING kernel:[ 0.000000] Movable zone start for each node >13:26:12,607 WARNING kernel:[ 0.000000] Early memory node ranges >13:26:12,607 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >13:26:12,607 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xdfffdfff] >13:26:12,607 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x11fffffff] >13:26:12,607 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1048476 >13:26:12,607 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >13:26:12,607 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >13:26:12,607 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >13:26:12,607 DEBUG kernel:[ 0.000000] DMA32 zone: 14272 pages used for memmap >13:26:12,607 DEBUG kernel:[ 0.000000] DMA32 zone: 913406 pages, LIFO batch:31 >13:26:12,607 DEBUG kernel:[ 0.000000] Normal zone: 2048 pages used for memmap >13:26:12,607 DEBUG kernel:[ 0.000000] Normal zone: 131072 pages, LIFO batch:31 >13:26:12,607 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >13:26:12,607 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:26:12,607 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >13:26:12,607 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >13:26:12,607 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >13:26:12,607 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >13:26:12,607 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >13:26:12,607 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >13:26:12,607 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >13:26:12,607 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >13:26:12,607 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >13:26:12,607 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >13:26:12,607 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >13:26:12,607 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >13:26:12,607 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >13:26:12,607 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >13:26:12,607 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >13:26:12,607 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >13:26:12,607 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >13:26:12,607 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >13:26:12,607 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >13:26:12,607 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >13:26:12,607 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >13:26:12,607 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >13:26:12,607 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >13:26:12,607 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >13:26:12,607 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >13:26:12,607 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdfffe000-0xdfffffff] >13:26:12,607 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xfeffbfff] >13:26:12,607 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] >13:26:12,607 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] >13:26:12,607 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] >13:26:12,607 INFO kernel:[ 0.000000] e820: [mem 0xe0000000-0xfeffbfff] available for PCI devices >13:26:12,607 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >13:26:12,607 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >13:26:12,607 INFO kernel:[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88011ae00000 s1926720 r8192 d22976 u2097152 >13:26:12,607 DEBUG kernel:[ 0.000000] pcpu-alloc: s1926720 r8192 d22976 u2097152 alloc=1*2097152 >13:26:12,607 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 >13:26:12,607 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 1:1ff55001, primary cpu clock >13:26:12,607 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >13:26:12,607 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 11ae0e280 >13:26:12,607 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032071 >13:26:12,607 WARNING kernel:[ 0.000000] Policy zone: Normal >13:26:12,607 NOTICE kernel:[ 0.000000] Kernel command line: initrd=/test/mk/fedora/initrd.img root=live:http://cobra02/trees/mk/my_comps_squashfs.img nokill resolution=1024x768 BOOT_IMAGE=/test/mk/fedora/vmlinuz >13:26:12,607 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >13:26:12,607 WARNING kernel:[ 0.000000] Memory: 3984612K/4193904K available (8105K kernel code, 1605K rwdata, 3300K rodata, 3696K init, 12864K bss, 209292K reserved) >13:26:12,607 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >13:26:12,607 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >13:26:12,607 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >13:26:12,607 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. >13:26:12,607 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 >13:26:12,607 INFO kernel:[ 0.000000] NR_IRQS:524544 nr_irqs:712 16 >13:26:12,607 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >13:26:12,607 INFO kernel:[ 0.000000] console [tty0] enabled >13:26:12,607 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >13:26:12,607 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >13:26:12,607 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >13:26:12,607 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >13:26:12,607 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >13:26:12,607 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >13:26:12,607 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >13:26:12,607 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >13:26:12,607 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >13:26:12,607 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >13:26:12,607 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >13:26:12,607 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >13:26:12,607 DEBUG kernel:[ 0.000000] ODEBUG: 24 of 24 active objects replaced >13:26:12,607 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >13:26:12,607 DEBUG kernel:[ 0.000000] hpet clockevent registered >13:26:12,607 INFO kernel:[ 0.000000] tsc: Detected 1595.926 MHz processor >13:26:12,607 INFO kernel:[ 0.003000] Calibrating delay loop (skipped) preset value.. 3191.85 BogoMIPS (lpj=1595926) >13:26:12,607 INFO kernel:[ 0.004013] pid_max: default: 32768 minimum: 301 >13:26:12,607 INFO kernel:[ 0.005040] ACPI: Core revision 20131218 >13:26:12,607 WARNING kernel:[ 0.014966] ACPI: All ACPI Tables successfully acquired >13:26:12,607 INFO kernel:[ 0.017076] Security Framework initialized >13:26:12,607 INFO kernel:[ 0.018044] SELinux: Initializing. >13:26:12,607 DEBUG kernel:[ 0.019094] SELinux: Starting in permissive mode >13:26:12,607 INFO kernel:[ 0.023259] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >13:26:12,607 INFO kernel:[ 0.029854] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >13:26:12,607 INFO kernel:[ 0.032315] Mount-cache hash table entries: 256 >13:26:12,607 INFO kernel:[ 0.035707] Initializing cgroup subsys memory >13:26:12,607 INFO kernel:[ 0.037072] Initializing cgroup subsys devices >13:26:12,607 INFO kernel:[ 0.038041] Initializing cgroup subsys freezer >13:26:12,607 INFO kernel:[ 0.039040] Initializing cgroup subsys net_cls >13:26:12,607 INFO kernel:[ 0.040029] Initializing cgroup subsys blkio >13:26:12,607 INFO kernel:[ 0.041016] Initializing cgroup subsys perf_event >13:26:12,607 INFO kernel:[ 0.042023] Initializing cgroup subsys hugetlb >13:26:12,607 INFO kernel:[ 0.044035] mce: CPU supports 10 MCE banks >13:26:12,607 INFO kernel:[ 0.045144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >13:26:12,607 INFO kernel:[ 0.045144] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >13:26:12,607 INFO kernel:[ 0.045144] tlb_flushall_shift: 6 >13:26:12,608 INFO kernel:[ 0.047934] Freeing SMP alternatives memory: 24K (ffffffff8212f000 - ffffffff82135000) >13:26:12,608 INFO kernel:[ 0.063126] ftrace: allocating 26545 entries in 104 pages >13:26:12,608 INFO kernel:[ 0.078247] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >13:26:12,608 INFO kernel:[ 0.079008] smpboot: CPU0: Intel QEMU Virtual CPU version 1.6.2 (fam: 06, model: 02, stepping: 03) >13:26:12,608 WARNING kernel:[ 0.083000] APIC calibration not consistent with PM-Timer: 101ms instead of 100ms >13:26:12,608 INFO kernel:[ 0.083000] APIC delta adjusted to PM-Timer: 6251152 (6374690) >13:26:12,608 INFO kernel:[ 0.083299] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >13:26:12,608 INFO kernel:[ 0.089606] watchdog: disabled (inside virtual machine) >13:26:12,608 INFO kernel:[ 0.091963] x86: Booting SMP configuration: >13:26:12,608 INFO kernel:[ 0.092022] .... node #0, CPUs: #1 >13:26:12,608 INFO kernel:[ 0.003000] kvm-clock: cpu 1, msr 1:1ff55041, secondary cpu clock >13:26:12,608 WARNING kernel:[ 0.107685] #2<6>[ 0.107000] KVM setup async PF for cpu 1 >13:26:12,608 INFO kernel:[ 0.107000] kvm-stealtime: cpu 1, msr 11b00e280 >13:26:12,608 INFO kernel:[ 0.003000] kvm-clock: cpu 2, msr 1:1ff55081, secondary cpu clock >13:26:12,608 INFO kernel:[ 0.122204] KVM setup async PF for cpu 2 >13:26:12,608 WARNING kernel:[ 0.123000] #3 >13:26:12,608 INFO kernel:[ 0.123000] kvm-stealtime: cpu 2, msr 11b20e280 >13:26:12,608 INFO kernel:[ 0.003000] kvm-clock: cpu 3, msr 1:1ff550c1, secondary cpu clock >13:26:12,608 INFO kernel:[ 0.136354] x86: Booted up 1 node, 4 CPUs >13:26:12,608 INFO kernel:[ 0.136231] KVM setup async PF for cpu 3 >13:26:12,608 INFO kernel:[ 0.136231] kvm-stealtime: cpu 3, msr 11b40e280 >13:26:12,608 INFO kernel:[ 0.137013] smpboot: Total of 4 processors activated (12767.40 BogoMIPS) >13:26:12,608 INFO kernel:[ 0.156684] devtmpfs: initialized >13:26:12,608 INFO kernel:[ 0.176738] atomic64 test passed for x86-64 platform with CX8 and with SSE >13:26:12,608 INFO kernel:[ 0.178007] pinctrl core: initialized pinctrl subsystem >13:26:12,608 INFO kernel:[ 0.179583] RTC time: 13:24:58, date: 04/02/14 >13:26:12,608 INFO kernel:[ 0.181245] NET: Registered protocol family 16 >13:26:12,608 INFO kernel:[ 0.183278] cpuidle: using governor menu >13:26:12,608 INFO kernel:[ 0.186066] ACPI: bus type PCI registered >13:26:12,608 INFO kernel:[ 0.187009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >13:26:12,608 INFO kernel:[ 0.188687] PCI: Using configuration type 1 for base access >13:26:12,608 INFO kernel:[ 0.206055] bio: create slab <bio-0> at 0 >13:26:12,608 INFO kernel:[ 0.209228] ACPI: Added _OSI(Module Device) >13:26:12,608 INFO kernel:[ 0.210010] ACPI: Added _OSI(Processor Device) >13:26:12,608 INFO kernel:[ 0.211009] ACPI: Added _OSI(3.0 _SCP Extensions) >13:26:12,608 INFO kernel:[ 0.212009] ACPI: Added _OSI(Processor Aggregator Device) >13:26:12,608 INFO kernel:[ 0.236293] ACPI: Interpreter enabled >13:26:12,608 WARNING kernel:[ 0.237020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580) >13:26:12,608 WARNING kernel:[ 0.239015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580) >13:26:12,608 INFO kernel:[ 0.242123] ACPI: (supports S0 S3 S4 S5) >13:26:12,608 INFO kernel:[ 0.243009] ACPI: Using IOAPIC for interrupt routing >13:26:12,608 INFO kernel:[ 0.244111] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >13:26:12,608 INFO kernel:[ 0.249271] ACPI: No dock devices found. >13:26:12,608 INFO kernel:[ 0.289434] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >13:26:12,608 INFO kernel:[ 0.290022] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >13:26:12,608 INFO kernel:[ 0.291110] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >13:26:12,608 WARNING kernel:[ 0.292821] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >13:26:12,608 INFO kernel:[ 0.296882] acpiphp: Slot [3] registered >13:26:12,608 INFO kernel:[ 0.298089] acpiphp: Slot [4] registered >13:26:12,608 INFO kernel:[ 0.299167] acpiphp: Slot [5] registered >13:26:12,608 INFO kernel:[ 0.300147] acpiphp: Slot [6] registered >13:26:12,608 INFO kernel:[ 0.301160] acpiphp: Slot [7] registered >13:26:12,608 INFO kernel:[ 0.302164] acpiphp: Slot [8] registered >13:26:12,608 INFO kernel:[ 0.303147] acpiphp: Slot [9] registered >13:26:12,608 INFO kernel:[ 0.305129] acpiphp: Slot [10] registered >13:26:12,608 INFO kernel:[ 0.306146] acpiphp: Slot [11] registered >13:26:12,608 INFO kernel:[ 0.307146] acpiphp: Slot [12] registered >13:26:12,608 INFO kernel:[ 0.308158] acpiphp: Slot [13] registered >13:26:12,608 INFO kernel:[ 0.309167] acpiphp: Slot [14] registered >13:26:12,608 INFO kernel:[ 0.310162] acpiphp: Slot [15] registered >13:26:12,608 INFO kernel:[ 0.312146] acpiphp: Slot [16] registered >13:26:12,608 INFO kernel:[ 0.313146] acpiphp: Slot [17] registered >13:26:12,608 INFO kernel:[ 0.314146] acpiphp: Slot [18] registered >13:26:12,608 INFO kernel:[ 0.315259] acpiphp: Slot [19] registered >13:26:12,608 INFO kernel:[ 0.316199] acpiphp: Slot [20] registered >13:26:12,608 INFO kernel:[ 0.317155] acpiphp: Slot [21] registered >13:26:12,608 INFO kernel:[ 0.319091] acpiphp: Slot [22] registered >13:26:12,608 INFO kernel:[ 0.320150] acpiphp: Slot [23] registered >13:26:12,608 INFO kernel:[ 0.321211] acpiphp: Slot [24] registered >13:26:12,608 INFO kernel:[ 0.322152] acpiphp: Slot [25] registered >13:26:12,608 INFO kernel:[ 0.324077] acpiphp: Slot [26] registered >13:26:12,608 INFO kernel:[ 0.325190] acpiphp: Slot [27] registered >13:26:12,608 INFO kernel:[ 0.326152] acpiphp: Slot [28] registered >13:26:12,608 INFO kernel:[ 0.327190] acpiphp: Slot [29] registered >13:26:12,608 INFO kernel:[ 0.328171] acpiphp: Slot [30] registered >13:26:12,608 INFO kernel:[ 0.330075] acpiphp: Slot [31] registered >13:26:12,608 INFO kernel:[ 0.331048] PCI host bridge to bus 0000:00 >13:26:12,608 INFO kernel:[ 0.332016] pci_bus 0000:00: root bus resource [bus 00-ff] >13:26:12,608 INFO kernel:[ 0.333010] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >13:26:12,608 INFO kernel:[ 0.334010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >13:26:12,608 INFO kernel:[ 0.335010] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >13:26:12,608 INFO kernel:[ 0.336010] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfebfffff] >13:26:12,608 DEBUG kernel:[ 0.337122] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >13:26:12,608 DEBUG kernel:[ 0.339039] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >13:26:12,608 DEBUG kernel:[ 0.341333] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >13:26:12,608 DEBUG kernel:[ 0.352013] pci 0000:00:01.1: reg 0x20: [io 0xc1c0-0xc1cf] >13:26:12,608 DEBUG kernel:[ 0.357183] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >13:26:12,608 DEBUG kernel:[ 0.368011] pci 0000:00:01.2: reg 0x20: [io 0xc100-0xc11f] >13:26:12,608 DEBUG kernel:[ 0.373889] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >13:26:12,609 INFO kernel:[ 0.375133] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >13:26:12,609 INFO kernel:[ 0.376037] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >13:26:12,609 DEBUG kernel:[ 0.378410] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >13:26:12,609 DEBUG kernel:[ 0.382039] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >13:26:12,609 DEBUG kernel:[ 0.384032] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >13:26:12,609 DEBUG kernel:[ 0.386029] pci 0000:00:02.0: reg 0x18: [mem 0xfc050000-0xfc053fff] >13:26:12,609 DEBUG kernel:[ 0.388039] pci 0000:00:02.0: reg 0x1c: [io 0xc120-0xc13f] >13:26:12,609 DEBUG kernel:[ 0.394034] pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >13:26:12,609 DEBUG kernel:[ 0.396563] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >13:26:12,609 DEBUG kernel:[ 0.398011] pci 0000:00:03.0: reg 0x10: [io 0xc140-0xc15f] >13:26:12,609 DEBUG kernel:[ 0.401011] pci 0000:00:03.0: reg 0x14: [mem 0xfc054000-0xfc054fff] >13:26:12,609 DEBUG kernel:[ 0.412011] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc01ffff pref] >13:26:12,609 DEBUG kernel:[ 0.413827] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000 >13:26:12,609 DEBUG kernel:[ 0.416010] pci 0000:00:04.0: reg 0x10: [io 0xc160-0xc17f] >13:26:12,609 DEBUG kernel:[ 0.418010] pci 0000:00:04.0: reg 0x14: [mem 0xfc055000-0xfc055fff] >13:26:12,609 DEBUG kernel:[ 0.431062] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >13:26:12,609 DEBUG kernel:[ 0.434011] pci 0000:00:05.0: reg 0x10: [io 0xc000-0xc03f] >13:26:12,609 DEBUG kernel:[ 0.436010] pci 0000:00:05.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >13:26:12,609 DEBUG kernel:[ 0.450452] pci 0000:00:06.0: [1af4:1002] type 00 class 0x00ff00 >13:26:12,609 DEBUG kernel:[ 0.453010] pci 0000:00:06.0: reg 0x10: [io 0xc180-0xc19f] >13:26:12,609 DEBUG kernel:[ 0.469371] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >13:26:12,609 DEBUG kernel:[ 0.471011] pci 0000:00:07.0: reg 0x10: [io 0xc040-0xc07f] >13:26:12,609 DEBUG kernel:[ 0.473011] pci 0000:00:07.0: reg 0x14: [mem 0xfc057000-0xfc057fff] >13:26:12,609 DEBUG kernel:[ 0.484819] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >13:26:12,609 DEBUG kernel:[ 0.487011] pci 0000:00:08.0: reg 0x10: [io 0xc080-0xc0bf] >13:26:12,609 DEBUG kernel:[ 0.489011] pci 0000:00:08.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >13:26:12,609 DEBUG kernel:[ 0.501155] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >13:26:12,609 DEBUG kernel:[ 0.503011] pci 0000:00:09.0: reg 0x10: [io 0xc0c0-0xc0ff] >13:26:12,609 DEBUG kernel:[ 0.505010] pci 0000:00:09.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >13:26:12,609 DEBUG kernel:[ 0.518419] pci 0000:00:0a.0: [1af4:1000] type 00 class 0x020000 >13:26:12,609 DEBUG kernel:[ 0.520011] pci 0000:00:0a.0: reg 0x10: [io 0xc1a0-0xc1bf] >13:26:12,609 DEBUG kernel:[ 0.522010] pci 0000:00:0a.0: reg 0x14: [mem 0xfc05a000-0xfc05afff] >13:26:12,609 DEBUG kernel:[ 0.532011] pci 0000:00:0a.0: reg 0x30: [mem 0xfc020000-0xfc03ffff pref] >13:26:12,609 INFO kernel:[ 0.537287] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >13:26:12,609 INFO kernel:[ 0.540118] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >13:26:12,609 INFO kernel:[ 0.542591] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >13:26:12,609 INFO kernel:[ 0.545587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >13:26:12,609 INFO kernel:[ 0.548064] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >13:26:12,609 WARNING kernel:[ 0.554000] ACPI: Enabled 16 GPEs in block 00 to 0F >13:26:12,609 INFO kernel:[ 0.555691] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >13:26:12,609 INFO kernel:[ 0.558030] vgaarb: loaded >13:26:12,609 INFO kernel:[ 0.559008] vgaarb: bridge control possible 0000:00:02.0 >13:26:12,609 NOTICE kernel:[ 0.560849] SCSI subsystem initialized >13:26:12,609 DEBUG kernel:[ 0.563161] libata version 3.00 loaded. >13:26:12,609 INFO kernel:[ 0.563338] ACPI: bus type USB registered >13:26:12,609 INFO kernel:[ 0.565194] usbcore: registered new interface driver usbfs >13:26:12,609 INFO kernel:[ 0.566099] usbcore: registered new interface driver hub >13:26:12,609 INFO kernel:[ 0.567878] usbcore: registered new device driver usb >13:26:12,609 INFO kernel:[ 0.570335] PCI: Using ACPI for IRQ routing >13:26:12,609 DEBUG kernel:[ 0.571020] PCI: pci_cache_line_size set to 64 bytes >13:26:12,609 DEBUG kernel:[ 0.572091] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >13:26:12,609 DEBUG kernel:[ 0.572110] e820: reserve RAM buffer [mem 0xdfffe000-0xdfffffff] >13:26:12,609 INFO kernel:[ 0.573504] NetLabel: Initializing >13:26:12,609 INFO kernel:[ 0.575008] NetLabel: domain hash size = 128 >13:26:12,609 INFO kernel:[ 0.576006] NetLabel: protocols = UNLABELED CIPSOv4 >13:26:12,609 INFO kernel:[ 0.577120] NetLabel: unlabeled traffic allowed by default >13:26:12,609 INFO kernel:[ 0.578172] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >13:26:12,609 INFO kernel:[ 0.579052] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >13:26:12,609 INFO kernel:[ 0.584036] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >13:26:12,609 INFO kernel:[ 0.610875] Switched to clocksource kvm-clock >13:26:12,609 INFO kernel:[ 0.765308] pnp: PnP ACPI init >13:26:12,609 INFO kernel:[ 0.766473] ACPI: bus type PNP registered >13:26:12,611 DEBUG kernel:[ 0.768191] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >13:26:12,611 DEBUG kernel:[ 0.768560] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >13:26:12,611 DEBUG kernel:[ 0.768885] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >13:26:12,611 DEBUG kernel:[ 0.769150] pnp 00:03: [dma 2] >13:26:12,611 DEBUG kernel:[ 0.769320] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >13:26:12,611 DEBUG kernel:[ 0.769748] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >13:26:12,611 DEBUG kernel:[ 0.770202] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >13:26:12,611 DEBUG kernel:[ 0.770610] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >13:26:12,611 DEBUG kernel:[ 0.771796] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active) >13:26:12,611 INFO kernel:[ 0.772530] pnp: PnP ACPI: found 8 devices >13:26:12,611 INFO kernel:[ 0.773597] ACPI: bus type PNP unregistered >13:26:12,611 DEBUG kernel:[ 0.810212] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >13:26:12,611 DEBUG kernel:[ 0.810219] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >13:26:12,611 DEBUG kernel:[ 0.810224] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >13:26:12,614 DEBUG kernel:[ 0.810228] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xfebfffff] >13:26:12,614 INFO kernel:[ 0.810414] NET: Registered protocol family 2 >13:26:12,614 INFO kernel:[ 0.813066] TCP established hash table entries: 32768 (order: 6, 262144 bytes) >13:26:12,614 INFO kernel:[ 0.817450] TCP bind hash table entries: 32768 (order: 9, 2621440 bytes) >13:26:12,614 INFO kernel:[ 0.823519] TCP: Hash tables configured (established 32768 bind 32768) >13:26:12,614 INFO kernel:[ 0.825429] TCP: reno registered >13:26:12,614 INFO kernel:[ 0.826771] UDP hash table entries: 2048 (order: 6, 393216 bytes) >13:26:12,614 INFO kernel:[ 0.828967] UDP-Lite hash table entries: 2048 (order: 6, 393216 bytes) >13:26:12,614 INFO kernel:[ 0.831520] NET: Registered protocol family 1 >13:26:12,614 INFO kernel:[ 0.832666] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >13:26:12,614 INFO kernel:[ 0.833885] pci 0000:00:01.0: PIIX3: Enabling Passive Release >13:26:12,614 INFO kernel:[ 0.835110] pci 0000:00:01.0: Activating ISA DMA hang workarounds >13:26:12,614 WARNING kernel:[ 0.839138] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >13:26:12,614 DEBUG kernel:[ 0.844273] pci 0000:00:02.0: Boot video device >13:26:12,614 DEBUG kernel:[ 0.844518] PCI: CLS 0 bytes, default 64 >13:26:12,614 INFO kernel:[ 0.845386] Unpacking initramfs... >13:26:12,614 INFO kernel:[ 9.594787] Freeing initrd memory: 37752K (ffff88007db21000 - ffff88007ffff000) >13:26:12,614 INFO kernel:[ 9.637914] DMA-API: preallocated 65536 debug entries >13:26:12,614 INFO kernel:[ 9.639097] DMA-API: debugging enabled by kernel config >13:26:12,614 INFO kernel:[ 9.640224] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >13:26:12,614 INFO kernel:[ 9.641414] software IO TLB [mem 0xdbffe000-0xdfffe000] (64MB) mapped at [ffff8800dbffe000-ffff8800dfffdfff] >13:26:12,614 INFO kernel:[ 9.650191] Scanning for low memory corruption every 60 seconds >13:26:12,614 WARNING kernel:[ 9.656154] cryptomgr_test (38) used greatest stack depth: 5984 bytes left >13:26:12,614 INFO kernel:[ 9.658560] futex hash table entries: 1024 (order: 5, 131072 bytes) >13:26:12,614 NOTICE kernel:[ 9.659972] Initialise system trusted keyring >13:26:12,614 INFO kernel:[ 9.661287] audit: initializing netlink subsys (disabled) >13:26:12,614 NOTICE kernel:[ 9.662555] audit: type=2000 audit(1396445107.831:1): initialized >13:26:12,614 INFO kernel:[ 9.708394] HugeTLB registered 2 MB page size, pre-allocated 0 pages >13:26:12,614 INFO kernel:[ 9.732220] zbud: loaded >13:26:12,614 NOTICE kernel:[ 9.734665] VFS: Disk quotas dquot_6.5.2 >13:26:12,614 WARNING kernel:[ 9.736117] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >13:26:12,614 INFO kernel:[ 9.742108] msgmni has been set to 7856 >13:26:12,614 NOTICE kernel:[ 9.743742] Key type big_key registered >13:26:12,614 DEBUG kernel:[ 9.748832] SELinux: Registering netfilter hooks >13:26:12,614 WARNING kernel:[ 9.764718] cryptomgr_test (43) used greatest stack depth: 5488 bytes left >13:26:12,614 WARNING kernel:[ 9.771163] cryptomgr_test (48) used greatest stack depth: 5424 bytes left >13:26:12,614 INFO kernel:[ 9.772660] alg: No test for stdrng (krng) >13:26:12,614 INFO kernel:[ 9.773838] NET: Registered protocol family 38 >13:26:12,614 NOTICE kernel:[ 9.774982] Key type asymmetric registered >13:26:12,614 NOTICE kernel:[ 9.776060] Asymmetric key parser 'x509' registered >13:26:12,614 INFO kernel:[ 9.781143] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >13:26:12,614 INFO kernel:[ 9.784324] io scheduler noop registered >13:26:12,614 INFO kernel:[ 9.785368] io scheduler deadline registered >13:26:12,614 INFO kernel:[ 9.786993] io scheduler cfq registered (default) >13:26:12,614 DEBUG kernel:[ 9.791520] list_sort_test: start testing list_sort() >13:26:12,614 INFO kernel:[ 9.793379] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >13:26:12,614 INFO kernel:[ 9.794801] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >13:26:12,614 DEBUG kernel:[ 9.796564] intel_idle: does not run on family 6 model 2 >13:26:12,614 INFO kernel:[ 9.797296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >13:26:12,614 INFO kernel:[ 9.799180] ACPI: Power Button [PWRF] >13:26:12,614 INFO kernel:[ 9.802138] GHES: HEST is not enabled! >13:26:12,614 INFO kernel:[ 9.803688] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >13:26:12,614 INFO kernel:[ 9.833427] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >13:26:12,614 INFO kernel:[ 9.840615] Non-volatile memory driver v1.3 >13:26:12,614 INFO kernel:[ 9.846038] Linux agpgart interface v0.103 >13:26:12,614 DEBUG kernel:[ 9.848966] ata_piix 0000:00:01.1: version 2.13 >13:26:12,614 INFO kernel:[ 9.856207] scsi0 : ata_piix >13:26:12,614 INFO kernel:[ 9.858534] scsi1 : ata_piix >13:26:12,614 INFO kernel:[ 9.860054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 >13:26:12,614 INFO kernel:[ 9.861260] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 >13:26:12,614 INFO kernel:[ 9.863155] libphy: Fixed MDIO Bus: probed >13:26:12,614 INFO kernel:[ 9.864924] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >13:26:12,615 INFO kernel:[ 9.866163] ehci-pci: EHCI PCI platform driver >13:26:12,615 INFO kernel:[ 9.867295] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >13:26:12,615 INFO kernel:[ 9.868490] ohci-pci: OHCI PCI platform driver >13:26:12,615 INFO kernel:[ 9.869638] uhci_hcd: USB Universal Host Controller Interface driver >13:26:12,615 INFO kernel:[ 9.878198] uhci_hcd 0000:00:01.2: UHCI Host Controller >13:26:12,615 INFO kernel:[ 9.880585] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >13:26:12,615 INFO kernel:[ 9.882555] uhci_hcd 0000:00:01.2: detected 2 ports >13:26:12,615 INFO kernel:[ 9.883969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >13:26:12,615 INFO kernel:[ 9.885904] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >13:26:12,615 INFO kernel:[ 9.887252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:26:12,615 INFO kernel:[ 9.889043] usb usb1: Product: UHCI Host Controller >13:26:12,615 INFO kernel:[ 9.890126] usb usb1: Manufacturer: Linux 3.14.0-0.rc8.git1.1.fc21.x86_64 uhci_hcd >13:26:12,615 INFO kernel:[ 9.891967] usb usb1: SerialNumber: 0000:00:01.2 >13:26:12,615 INFO kernel:[ 9.894797] hub 1-0:1.0: USB hub found >13:26:12,615 INFO kernel:[ 9.896075] hub 1-0:1.0: 2 ports detected >13:26:12,615 INFO kernel:[ 9.899149] usbcore: registered new interface driver usbserial >13:26:12,615 INFO kernel:[ 9.900404] usbcore: registered new interface driver usbserial_generic >13:26:12,615 INFO kernel:[ 9.901752] usbserial: USB Serial support registered for generic >13:26:12,615 INFO kernel:[ 9.903183] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >13:26:12,615 INFO kernel:[ 9.907404] serio: i8042 KBD port at 0x60,0x64 irq 1 >13:26:12,615 INFO kernel:[ 9.908643] serio: i8042 AUX port at 0x60,0x64 irq 12 >13:26:12,615 INFO kernel:[ 9.910905] mousedev: PS/2 mouse device common for all mice >13:26:12,615 INFO kernel:[ 9.919208] rtc_cmos 00:00: RTC can wake from S4 >13:26:12,615 INFO kernel:[ 9.921988] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >13:26:12,615 INFO kernel:[ 9.922512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >13:26:12,615 INFO kernel:[ 9.925258] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs >13:26:12,615 INFO kernel:[ 9.925891] device-mapper: uevent: version 1.0.3 >13:26:12,615 INFO kernel:[ 9.926658] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >13:26:12,615 INFO kernel:[ 9.943472] hidraw: raw HID events driver (C) Jiri Kosina >13:26:12,615 INFO kernel:[ 9.949646] usbcore: registered new interface driver usbhid >13:26:12,615 INFO kernel:[ 9.950887] usbhid: USB HID core driver >13:26:12,615 INFO kernel:[ 9.952528] drop_monitor: Initializing network drop monitor service >13:26:12,615 INFO kernel:[ 9.954268] ip_tables: (C) 2000-2006 Netfilter Core Team >13:26:12,615 INFO kernel:[ 9.970818] TCP: cubic registered >13:26:12,615 INFO kernel:[ 9.972099] Initializing XFRM netlink socket >13:26:12,615 INFO kernel:[ 9.975419] NET: Registered protocol family 10 >13:26:12,615 INFO kernel:[ 9.979463] mip6: Mobile IPv6 >13:26:12,615 INFO kernel:[ 9.980958] NET: Registered protocol family 17 >13:26:12,615 NOTICE kernel:[ 9.988609] Loading compiled-in X.509 certificates >13:26:12,615 NOTICE kernel:[ 9.991930] Loaded X.509 cert 'Fedora kernel signing key: 4679891706ca44a59a659f8eeeb73fbb227fcdcc' >13:26:12,615 INFO kernel:[ 9.993994] registered taskstats version 1 >13:26:12,615 INFO kernel:[ 9.999679] Magic number: 10:887:431 >13:26:12,615 INFO kernel:[ 10.001298] rtc_cmos 00:00: setting system clock to 2014-04-02 13:25:08 UTC (1396445108) >13:26:12,615 DEBUG kernel:[ 10.003531] PM: Hibernation image not present or could not be loaded. >13:26:12,615 INFO kernel:[ 10.037930] Freeing unused kernel memory: 3696K (ffffffff81d93000 - ffffffff8212f000) >13:26:12,615 INFO kernel:[ 10.039949] Write protecting the kernel read-only data: 12288k >13:26:12,615 INFO kernel:[ 10.044175] Freeing unused kernel memory: 76K (ffff8800017ed000 - ffff880001800000) >13:26:12,615 INFO kernel:[ 10.054531] Freeing unused kernel memory: 796K (ffff880001b39000 - ffff880001c00000) >13:26:12,615 NOTICE kernel:[ 10.080411] random: systemd urandom read with 7 bits of entropy available >13:26:12,615 WARNING kernel:[ 10.146634] systemd-gpt-aut (67) used greatest stack depth: 5376 bytes left >13:26:12,615 INFO kernel:[ 10.199160] usb 1-1: new full-speed USB device number 2 using uhci_hcd >13:26:12,615 WARNING kernel:[ 10.297306] dracut-rootfs-g (68) used greatest stack depth: 5152 bytes left >13:26:12,615 INFO kernel:[ 10.363678] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >13:26:12,615 INFO kernel:[ 10.364939] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >13:26:12,615 INFO kernel:[ 10.366226] usb 1-1: Product: QEMU USB Tablet >13:26:12,615 INFO kernel:[ 10.367278] usb 1-1: Manufacturer: QEMU >13:26:12,615 INFO kernel:[ 10.368290] usb 1-1: SerialNumber: 42 >13:26:12,615 INFO kernel:[ 10.388474] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >13:26:12,615 INFO kernel:[ 10.399595] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >13:26:12,615 WARNING kernel:[ 10.507390] kmod (82) used greatest stack depth: 5128 bytes left >13:26:12,615 INFO kernel:[ 10.639664] device-mapper: multipath: version 1.6.0 loaded >13:26:12,615 WARNING kernel:[ 10.648265] modprobe (96) used greatest stack depth: 5080 bytes left >13:26:12,616 INFO kernel:[ 10.651157] tsc: Refined TSC clocksource calibration: 1595.931 MHz >13:26:12,616 INFO kernel:[ 10.855600] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >13:26:12,616 INFO kernel:[ 11.155432] BIOS EDD facility v0.16 2004-Jun-25, 4 devices found >13:26:12,616 INFO kernel:[ 13.097331] squashfs: version 4.0 (2009/01/31) Phillip Lougher >13:26:12,616 INFO kernel:[ 13.123335] Loading iSCSI transport class v2.0-870. >13:26:12,616 NOTICE kernel:[ 13.142939] iscsi: registered transport (tcp) >13:26:12,616 INFO kernel:[ 13.165470] alua: device handler registered >13:26:12,616 INFO kernel:[ 13.186487] emc: device handler registered >13:26:12,616 INFO kernel:[ 13.210002] hp_sw: device handler registered >13:26:12,616 INFO kernel:[ 13.232095] rdac: device handler registered >13:26:12,616 INFO kernel:[ 13.271735] FDC 0 is a S82078B >13:26:12,616 WARNING kernel:[ 13.275647] modprobe (327) used greatest stack depth: 5016 bytes left >13:26:12,616 INFO kernel:[ 13.313547] No iBFT detected. >13:26:12,616 INFO kernel:[ 13.337283] md: raid0 personality registered for level 0 >13:26:12,616 INFO kernel:[ 13.360338] md: raid1 personality registered for level 1 >13:26:12,616 INFO kernel:[ 13.386107] async_tx: api initialized (async) >13:26:12,616 INFO kernel:[ 13.391755] xor: measuring software checksum speed >13:26:12,616 INFO kernel:[ 13.403053] prefetch64-sse: 5456.000 MB/sec >13:26:12,616 INFO kernel:[ 13.414054] generic_sse: 4588.000 MB/sec >13:26:12,616 INFO kernel:[ 13.417714] xor: using function: prefetch64-sse (5456.000 MB/sec) >13:26:12,616 WARNING kernel:[ 13.446077] raid6: sse2x1 2011 MB/s >13:26:12,616 WARNING kernel:[ 13.466064] raid6: sse2x2 4054 MB/s >13:26:12,616 WARNING kernel:[ 13.484058] raid6: sse2x4 4621 MB/s >13:26:12,616 WARNING kernel:[ 13.485655] raid6: using algorithm sse2x4 (4621 MB/s) >13:26:12,616 WARNING kernel:[ 13.487459] raid6: using intx1 recovery algorithm >13:26:12,616 INFO kernel:[ 13.517941] md: raid6 personality registered for level 6 >13:26:12,616 INFO kernel:[ 13.519292] md: raid5 personality registered for level 5 >13:26:12,616 INFO kernel:[ 13.520460] md: raid4 personality registered for level 4 >13:26:12,616 INFO kernel:[ 13.573985] md: raid10 personality registered for level 10 >13:26:12,616 INFO kernel:[ 13.600737] md: linear personality registered for level -1 >13:26:12,616 INFO kernel:[ 13.701616] device-mapper: multipath round-robin: version 1.0.0 loaded >13:26:12,616 INFO kernel:[ 13.766427] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >13:26:12,616 INFO kernel:[ 13.905289] RPC: Registered named UNIX socket transport module. >13:26:12,616 INFO kernel:[ 13.906705] RPC: Registered udp transport module. >13:26:12,616 INFO kernel:[ 13.907848] RPC: Registered tcp transport module. >13:26:12,616 INFO kernel:[ 13.908973] RPC: Registered tcp NFSv4.1 backchannel transport module. >13:26:12,616 WARNING kernel:[ 15.392650] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >13:26:12,616 WARNING kernel:[ 15.430267] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >13:26:12,616 INFO kernel:[ 15.450230] [drm] Initialized drm 1.1.0 20060810 >13:26:12,616 WARNING kernel:[ 15.471899] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >13:26:12,616 ERR kernel:[ 15.532653] [drm:qxl_pci_probe] *ERROR* qxl too old, doesn't support client_monitors_config, use xf86-video-qxl in user mode >13:26:12,616 WARNING kernel:[ 15.534792] qxl: probe of 0000:00:02.0 failed with error -22 >13:26:12,616 DEBUG kernel:[ 15.668639] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >13:26:12,616 DEBUG kernel:[ 15.668723] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >13:26:12,616 INFO kernel:[ 15.670109] blk-mq: CPU -> queue map >13:26:12,616 INFO kernel:[ 15.671318] CPU 0 -> Queue 0 >13:26:12,616 INFO kernel:[ 15.672601] CPU 1 -> Queue 0 >13:26:12,616 INFO kernel:[ 15.673675] CPU 2 -> Queue 0 >13:26:12,616 INFO kernel:[ 15.674746] CPU 3 -> Queue 0 >13:26:12,616 DEBUG kernel:[ 15.675622] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >13:26:12,616 DEBUG kernel:[ 15.675693] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >13:26:12,616 DEBUG kernel:[ 15.675873] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >13:26:12,616 INFO kernel:[ 15.681227] vda: vda1 vda2 >13:26:12,616 DEBUG kernel:[ 15.709652] virtio-pci 0000:00:0a.0: irq 45 for MSI/MSI-X >13:26:12,616 DEBUG kernel:[ 15.709728] virtio-pci 0000:00:0a.0: irq 46 for MSI/MSI-X >13:26:12,616 DEBUG kernel:[ 15.709800] virtio-pci 0000:00:0a.0: irq 47 for MSI/MSI-X >13:26:12,616 DEBUG kernel:[ 15.744536] virtio-pci 0000:00:07.0: irq 48 for MSI/MSI-X >13:26:12,616 DEBUG kernel:[ 15.744617] virtio-pci 0000:00:07.0: irq 49 for MSI/MSI-X >13:26:12,616 INFO kernel:[ 15.746312] blk-mq: CPU -> queue map >13:26:12,616 INFO kernel:[ 15.747362] CPU 0 -> Queue 0 >13:26:12,616 INFO kernel:[ 15.748421] CPU 1 -> Queue 0 >13:26:12,616 INFO kernel:[ 15.749721] CPU 2 -> Queue 0 >13:26:12,616 INFO kernel:[ 15.750903] CPU 3 -> Queue 0 >13:26:12,616 INFO kernel:[ 15.755864] vdb: vdb1 >13:26:12,616 DEBUG kernel:[ 15.767591] virtio-pci 0000:00:08.0: irq 50 for MSI/MSI-X >13:26:12,616 DEBUG kernel:[ 15.767670] virtio-pci 0000:00:08.0: irq 51 for MSI/MSI-X >13:26:12,616 INFO kernel:[ 15.768716] blk-mq: CPU -> queue map >13:26:12,616 INFO kernel:[ 15.769920] CPU 0 -> Queue 0 >13:26:12,616 INFO kernel:[ 15.771074] CPU 1 -> Queue 0 >13:26:12,616 INFO kernel:[ 15.772267] CPU 2 -> Queue 0 >13:26:12,616 INFO kernel:[ 15.776616] CPU 3 -> Queue 0 >13:26:12,616 INFO kernel:[ 15.781752] vdc: vdc1 >13:26:12,616 DEBUG kernel:[ 15.794918] virtio-pci 0000:00:09.0: irq 52 for MSI/MSI-X >13:26:12,616 DEBUG kernel:[ 15.795090] virtio-pci 0000:00:09.0: irq 53 for MSI/MSI-X >13:26:12,617 INFO kernel:[ 15.795955] blk-mq: CPU -> queue map >13:26:12,617 INFO kernel:[ 15.797213] CPU 0 -> Queue 0 >13:26:12,617 INFO kernel:[ 15.798357] CPU 1 -> Queue 0 >13:26:12,617 INFO kernel:[ 15.801951] CPU 2 -> Queue 0 >13:26:12,617 INFO kernel:[ 15.808738] CPU 3 -> Queue 0 >13:26:12,617 INFO kernel:[ 15.815601] vdd: vdd1 >13:26:12,617 WARNING kernel:[ 16.291492] systemd-udevd (461) used greatest stack depth: 3744 bytes left >13:26:12,617 WARNING kernel:[ 17.097467] ip (579) used greatest stack depth: 3528 bytes left >13:26:12,617 NOTICE kernel:[ 25.423786] random: nonblocking pool is initialized >13:26:12,617 INFO kernel:[ 28.278950] loop: module loaded >13:26:12,617 INFO kernel:[ 28.577900] bio: create slab <bio-1> at 1 >13:26:12,617 INFO kernel:[ 28.722907] bio: create slab <bio-2> at 2 >13:26:12,617 INFO kernel:[ 35.052703] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >13:26:12,617 DEBUG kernel:[ 69.606156] SELinux: 2048 avtab hash slots, 106368 rules. >13:26:12,617 DEBUG kernel:[ 69.674373] SELinux: 2048 avtab hash slots, 106368 rules. >13:26:12,617 DEBUG kernel:[ 69.801317] SELinux: 8 users, 102 roles, 4835 types, 280 bools, 1 sens, 1024 cats >13:26:12,617 DEBUG kernel:[ 69.801328] SELinux: 83 classes, 106368 rules >13:26:12,617 DEBUG kernel:[ 69.826211] SELinux: Completing initialization. >13:26:12,617 DEBUG kernel:[ 69.826219] SELinux: Setting up existing superblocks. >13:26:12,617 DEBUG kernel:[ 69.826457] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >13:26:12,617 DEBUG kernel:[ 69.826635] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >13:26:12,617 DEBUG kernel:[ 69.826706] SELinux: initialized (dev proc, type proc), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.827242] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:26:12,618 DEBUG kernel:[ 69.827377] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >13:26:12,618 DEBUG kernel:[ 69.829717] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.854614] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >13:26:12,618 DEBUG kernel:[ 69.854717] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >13:26:12,618 DEBUG kernel:[ 69.854831] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.854929] SELinux: initialized (dev aio, type aio), not configured for labeling >13:26:12,618 DEBUG kernel:[ 69.855004] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >13:26:12,618 DEBUG kernel:[ 69.855483] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:26:12,618 DEBUG kernel:[ 69.855656] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >13:26:12,618 DEBUG kernel:[ 69.855782] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.856113] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.863492] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.863534] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:26:12,618 DEBUG kernel:[ 69.863559] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:26:12,618 DEBUG kernel:[ 69.864234] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:26:12,618 DEBUG kernel:[ 69.864406] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.864594] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.864635] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.864715] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.864783] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.864916] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.864962] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.864998] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.865102] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.865258] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.865294] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.865421] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.865576] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >13:26:12,618 DEBUG kernel:[ 69.865776] SELinux: initialized (dev loop0, type squashfs), uses xattr >13:26:12,618 DEBUG kernel:[ 69.866350] SELinux: initialized (dev loop3, type squashfs), uses xattr >13:26:12,618 DEBUG kernel:[ 69.866534] SELinux: initialized (dev dm-0, type ext4), uses xattr >13:26:12,618 NOTICE kernel:[ 69.908948] audit: type=1403 audit(1396445168.406:2): policy loaded auid=4294967295 ses=4294967295 >13:26:12,618 WARNING kernel:[ 70.499972] anaconda-genera (1128) used greatest stack depth: 3440 bytes left >13:26:12,618 DEBUG kernel:[ 70.882244] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >13:26:12,618 NOTICE kernel:[ 71.107407] audit: type=1400 audit(1396445169.605:3): avc: denied { write } for pid=1142 comm="systemd-sysctl" name="shmmax" dev="proc" ino=1218 scontext=system_u:system_r:systemd_sysctl_t:s0 tcontext=system_u:object_r:proc_t:s0 tclass=file >13:26:12,618 DEBUG kernel:[ 71.119787] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:26:12,618 DEBUG kernel:[ 71.373329] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:26:12,618 INFO kernel:[ 73.031188] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >13:26:12,618 DEBUG kernel:[ 73.044364] virtio-pci 0000:00:04.0: irq 54 for MSI/MSI-X >13:26:12,618 DEBUG kernel:[ 73.044443] virtio-pci 0000:00:04.0: irq 55 for MSI/MSI-X >13:26:12,618 INFO kernel:[ 73.342146] parport_pc 00:04: reported by Plug and Play ACPI >13:26:12,618 INFO kernel:[ 73.811905] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >13:26:12,618 INFO kernel:[ 73.944885] microcode: CPU1 sig=0x623, pf=0x0, revision=0x1 >13:26:12,618 INFO kernel:[ 73.945506] microcode: CPU2 sig=0x623, pf=0x0, revision=0x1 >13:26:12,618 INFO kernel:[ 73.945789] microcode: CPU3 sig=0x623, pf=0x0, revision=0x1 >13:26:12,618 INFO kernel:[ 73.950676] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >13:26:13,113 WARNING spice-vdagentd: no session info, max 1 session agent allowed >13:26:14,198 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-4.git20140319.fc21) is starting... >13:26:14,198 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >13:26:14,198 INFO NetworkManager: <info> WEXT support is enabled >13:26:14,359 INFO kernel:[ 75.859980] cfg80211: Calling CRDA to update world regulatory domain >13:26:14,654 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >13:26:14,817 INFO polkitd: Started polkitd version 0.112 >13:26:15,080 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >13:26:15,112 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >13:26:15,114 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >13:26:15,114 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:26:15,114 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:26:15,115 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ens10v7 ... >13:26:15,119 NOTICE NetworkManager: ifcfg-rh: read connection 'ens10v7' >13:26:15,119 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ens3 ... >13:26:15,121 NOTICE NetworkManager: ifcfg-rh: read connection 'ens3' >13:26:15,253 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >13:26:15,260 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >13:26:15,377 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >13:26:15,403 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >13:26:15,413 INFO NetworkManager: <info> WiFi hardware radio set enabled >13:26:15,417 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >13:26:15,418 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >13:26:15,418 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >13:26:15,419 INFO NetworkManager: <info> Networking is enabled by state file >13:26:15,422 INFO NetworkManager: <info> (lo): link connected >13:26:15,422 INFO NetworkManager: <info> (lo): carrier is ON >13:26:15,423 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >13:26:15,424 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >13:26:15,428 INFO NetworkManager: <info> (ens3): link connected >13:26:15,429 INFO NetworkManager: <info> (ens3): carrier is ON >13:26:15,430 INFO NetworkManager: <info> (ens3): new Ethernet device (driver: 'virtio_net' ifindex: 2) >13:26:15,431 INFO NetworkManager: <info> (ens3): exported as /org/freedesktop/NetworkManager/Devices/1 >13:26:15,435 NOTICE NetworkManager: ifcfg-rh: read connection 'ens3' >13:26:15,437 INFO NetworkManager: <info> (ens3): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >13:26:15,441 INFO NetworkManager: <info> (ens3): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >13:26:15,444 INFO NetworkManager: <info> Activation (ens3) starting connection 'ens3' >13:26:15,444 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >13:26:15,447 INFO NetworkManager: <info> (ens10v7): link connected >13:26:15,447 INFO NetworkManager: <info> (ens10v7): carrier is ON >13:26:15,448 INFO NetworkManager: <info> (ens10v7): new Ethernet device (driver: 'virtio_net' ifindex: 3) >13:26:15,448 INFO NetworkManager: <info> (ens10v7): exported as /org/freedesktop/NetworkManager/Devices/2 >13:26:15,451 NOTICE NetworkManager: ifcfg-rh: read connection 'ens10v7' >13:26:15,452 INFO NetworkManager: <info> (ens10v7): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >13:26:15,455 INFO NetworkManager: <info> (ens10v7): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >13:26:15,456 INFO NetworkManager: <info> Activation (ens10v7) starting connection 'ens10v7' >13:26:15,457 INFO NetworkManager: <info> Activation (ens10v7) Stage 1 of 5 (Device Prepare) scheduled... >13:26:15,462 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >13:26:15,462 INFO NetworkManager: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >13:26:15,462 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >13:26:15,463 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >13:26:15,463 INFO NetworkManager: <info> Activation (ens10v7) Stage 1 of 5 (Device Prepare) started... >13:26:15,463 INFO NetworkManager: <info> (ens10v7): device state change: disconnected -> prepare (reason 'none') [30 40 0] >13:26:15,464 INFO NetworkManager: <info> Activation (ens10v7) Stage 2 of 5 (Device Configure) scheduled... >13:26:15,464 INFO NetworkManager: <info> Activation (ens10v7) Stage 1 of 5 (Device Prepare) complete. >13:26:15,464 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >13:26:15,464 INFO NetworkManager: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >13:26:15,465 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >13:26:15,465 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >13:26:15,465 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >13:26:15,466 INFO NetworkManager: <info> Activation (ens10v7) Stage 2 of 5 (Device Configure) starting... >13:26:15,466 INFO NetworkManager: <info> (ens10v7): device state change: prepare -> config (reason 'none') [40 50 0] >13:26:15,466 INFO NetworkManager: <info> Activation (ens10v7) Stage 2 of 5 (Device Configure) successful. >13:26:15,466 INFO NetworkManager: <info> Activation (ens10v7) Stage 3 of 5 (IP Configure Start) scheduled. >13:26:15,466 INFO NetworkManager: <info> Activation (ens10v7) Stage 2 of 5 (Device Configure) complete. >13:26:15,467 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >13:26:15,467 INFO NetworkManager: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >13:26:15,467 INFO NetworkManager: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >13:26:15,514 INFO NetworkManager: <info> dhclient started with pid 1298 >13:26:15,518 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >13:26:15,518 INFO NetworkManager: <info> Activation (ens10v7) Stage 3 of 5 (IP Configure Start) started... >13:26:15,518 INFO NetworkManager: <info> (ens10v7): device state change: config -> ip-config (reason 'none') [50 70 0] >13:26:15,519 INFO NetworkManager: <info> Activation (ens10v7) Beginning DHCPv4 transaction (timeout in 45 seconds) >13:26:15,534 INFO NetworkManager: <info> dhclient started with pid 1299 >13:26:15,536 INFO NetworkManager: <info> Activation (ens10v7) Stage 3 of 5 (IP Configure Start) complete. >13:26:15,540 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) scheduled... >13:26:15,540 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv6 Commit) scheduled... >13:26:15,541 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) started... >13:26:15,543 INFO NetworkManager: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >13:26:15,543 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) complete. >13:26:15,543 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv6 Commit) started... >13:26:15,544 INFO NetworkManager: <info> (ens10v7): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >13:26:15,545 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv6 Commit) complete. >13:26:15,548 INFO NetworkManager: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >13:26:15,548 INFO NetworkManager: <info> (ens10v7): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >13:26:15,553 INFO NetworkManager: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >13:26:15,553 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >13:26:15,555 INFO NetworkManager: <info> Policy set 'ens10v7' (ens10v7) as default for IPv4 routing and DNS. >13:26:15,555 INFO NetworkManager: <info> Policy set 'ens3' (ens3) as default for IPv6 routing and DNS. >13:26:15,593 INFO NetworkManager: <info> Activation (ens3) successful, device activated. >13:26:15,596 INFO NetworkManager: <info> (ens10v7): device state change: secondaries -> activated (reason 'none') [90 100 0] >13:26:15,596 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >13:26:15,596 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >13:26:15,646 INFO NetworkManager: <info> Activation (ens10v7) successful, device activated. >13:26:15,651 INFO NetworkManager: <info> Setting system hostname to 'office25.anaconda.englab.brq.redhat.com' (from address lookup) >13:26:15,726 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >13:26:16,549 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >13:26:16,550 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >13:26:16,550 INFO dhclient: All rights reserved. >13:26:16,550 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:26:16,550 INFO dhclient: >13:26:16,563 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >13:26:16,570 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >13:26:16,571 INFO dhclient: All rights reserved. >13:26:16,571 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:26:16,571 INFO dhclient: >13:26:16,606 INFO NetworkManager: <info> (ens10v7): DHCPv4 state changed nbi -> preinit >13:26:16,618 INFO dhclient: Listening on LPF/ens10v7/52:54:00:e6:1f:6d >13:26:16,620 INFO dhclient: Sending on LPF/ens10v7/52:54:00:e6:1f:6d >13:26:16,623 INFO dhclient: Sending on Socket/fallback >13:26:16,627 INFO dhclient: DHCPDISCOVER on ens10v7 to 255.255.255.255 port 67 interval 7 (xid=0x4e63a3ac) >13:26:16,632 INFO NetworkManager: <info> (ens3): DHCPv4 state changed nbi -> preinit >13:26:16,654 INFO dhclient: Listening on LPF/ens3/52:54:00:e9:7d:4d >13:26:16,654 INFO dhclient: Sending on LPF/ens3/52:54:00:e9:7d:4d >13:26:16,655 INFO dhclient: Sending on Socket/fallback >13:26:16,655 INFO dhclient: DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 8 (xid=0x4dc030c) >13:26:17,528 INFO dhclient: DHCPREQUEST on ens10v7 to 255.255.255.255 port 67 (xid=0x4e63a3ac) >13:26:17,528 INFO dhclient: DHCPOFFER from 10.34.102.253 >13:26:17,529 INFO dhclient: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x4dc030c) >13:26:17,529 INFO dhclient: DHCPOFFER from 10.34.102.253 >13:26:17,534 INFO dhclient: DHCPACK from 10.34.102.253 (xid=0x4e63a3ac) >13:26:17,541 INFO dhclient: DHCPACK from 10.34.102.252 (xid=0x4dc030c) >13:26:17,565 INFO NetworkManager: <info> (ens10v7): DHCPv4 state changed preinit -> bound >13:26:17,565 INFO NetworkManager: <info> address 10.34.102.42 >13:26:17,565 INFO NetworkManager: <info> plen 24 (255.255.255.0) >13:26:17,566 INFO NetworkManager: <info> gateway 10.34.102.254 >13:26:17,566 INFO NetworkManager: <info> server identifier 10.34.39.2 >13:26:17,566 INFO NetworkManager: <info> lease time 3600 >13:26:17,566 INFO NetworkManager: <info> nameserver '10.34.39.2' >13:26:17,566 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >13:26:17,566 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >13:26:17,566 INFO NetworkManager: <info> domain name 'brq.redhat.com' >13:26:17,566 INFO NetworkManager: <info> domain name 'redhat.com' >13:26:17,567 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >13:26:17,568 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv4 Commit) started... >13:26:17,577 INFO dhclient: bound to 10.34.102.42 -- renewal in 1616 seconds. >13:26:17,578 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv4 Commit) complete. >13:26:17,585 INFO NetworkManager: <info> (ens3): DHCPv4 state changed preinit -> bound >13:26:17,586 INFO NetworkManager: <info> address 10.34.102.84 >13:26:17,586 INFO NetworkManager: <info> plen 24 (255.255.255.0) >13:26:17,586 INFO NetworkManager: <info> gateway 10.34.102.254 >13:26:17,587 INFO NetworkManager: <info> server identifier 10.34.39.2 >13:26:17,587 INFO NetworkManager: <info> lease time 3600 >13:26:17,587 INFO dhclient: bound to 10.34.102.84 -- renewal in 1392 seconds. >13:26:17,587 INFO NetworkManager: <info> nameserver '10.34.39.2' >13:26:17,587 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >13:26:17,587 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >13:26:17,587 INFO NetworkManager: <info> domain name 'brq.redhat.com' >13:26:17,587 INFO NetworkManager: <info> domain name 'redhat.com' >13:26:17,589 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >13:26:17,591 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >13:26:17,596 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >13:26:18,442 WARNING kernel:[ 79.942080] systemd-udevd (1207) used greatest stack depth: 3128 bytes left >13:26:20,501 INFO NetworkManager: <info> startup complete >13:26:24,556 NOTICE kernel:[ 86.056773] audit: type=1400 audit(1396445184.554:4): avc: denied { read write } for pid=1379 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1151 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >13:26:32,263 WARNING spice-vdagent: warning could not get file xfer save dir, using cwd >13:26:32,346 INFO kernel:[ 93.846667] input: spice vdagent tablet as /devices/virtual/input/input5 >13:26:32,350 INFO spice-vdagentd: opening vdagent virtio channel >13:26:32,625 NOTICE kernel:[ 94.125511] audit: type=1400 audit(1396445192.623:5): avc: denied { open } for pid=1243 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=20508 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >13:26:32,843 NOTICE kernel:[ 94.343391] audit: type=1400 audit(1396445192.841:6): avc: denied { read write } for pid=1453 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >13:26:38,073 INFO chronyd: chronyd version 1.29.1 starting >13:26:38,075 INFO chronyd: Linux kernel major=3 minor=14 patch=0 >13:26:38,075 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >13:26:38,082 INFO chronyd: Generated key 1 >13:26:43,241 INFO chronyd: Selected source 10.5.27.10 >13:26:44,004 WARNING kernel:[ 105.505059] Adjusting kvm-clock more than 11% (9371648 vs 9311354) >13:26:51,394 INFO kernel:[ 112.895077] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >13:26:51,395 DEBUG kernel:[ 112.896461] SELinux: initialized (dev vda1, type ext4), uses xattr >13:26:52,471 NOTICE kernel:[ 113.971753] audit: type=1400 audit(1396445212.469:7): avc: denied { read write } for pid=1558 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >13:26:52,475 NOTICE kernel:[ 113.974253] audit: type=1400 audit(1396445212.472:8): avc: denied { read write } for pid=1558 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1151 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >13:26:52,475 NOTICE kernel:[ 113.974592] audit: type=1400 audit(1396445212.472:9): avc: denied { read } for pid=1558 comm="hwclock" path="/proc/1315/mounts" dev="proc" ino=18061 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >13:26:53,005 NOTICE kernel:[ 114.494218] audit: type=1400 audit(1396445213.001:10): avc: denied { ioctl } for pid=1558 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >13:26:53,005 NOTICE kernel:[ 114.494275] audit: type=1400 audit(1396445213.001:11): avc: denied { getattr } for pid=1558 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >13:27:50,268 INFO chronyd: Selected source 10.5.26.10 >13:36:31,800 WARNING kernel:[ 693.288469] hrtimer: interrupt took 4557629 ns >13:36:34,985 INFO kernel:[ 696.477950] bio: create slab <bio-3> at 3 >13:36:34,989 INFO kernel:[ 696.481932] Btrfs loaded >13:36:35,381 INFO kernel:[ 696.873736] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
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 1083581
: 881794 |
881795
|
881796
|
881797
|
881798
|
881799
|
881800
|
881801
|
881802
|
881803
|
881804