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 869609 Details for
Bug 1071617
LVMError: lvactivate failed for pool00: running lvm lvchange -a y vg/pool00 failed
[?]
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), 658.73 KB, created by
Theophanis Kontogiannis
on 2014-03-02 12:10:26 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Theophanis Kontogiannis
Created:
2014-03-02 12:10:26 UTC
Size:
658.73 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 437, in lvactivate > raise LVMError("lvactivate failed for %s: %s" % (lv_name, msg)) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2682, in _setup > lvm.lvactivate(self.vg.name, self._name) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 716, in setup > self._setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 306, in setupParents > parent.setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2676, in setupParents > Device.setupParents(self, orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 534, in execute > self.device.setup(orig=True) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 239, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 308, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 167, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >LVMError: lvactivate failed for pool00: running lvm lvchange -a y vg/pool00 failed > >Local variables in innermost frame: >msg: running lvm lvchange -a y vg/pool00 failed >args: ['lvchange', '-a', 'y', 'vg/pool00'] >vg_name: vg >lv_name: pool00 > > >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 0x7fe0cdfd9990>> > _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=sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto >network --bootproto=dhcp --essid="TRA-Guest" --ipv6=auto --activate >network --hostname=tweety-lap.example.com ># System timezone >timezone America/New_York --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part /boot --fstype="ext4" --onpart=sda1 >part luks --fstype="luks" --noformat --onpart=sda2 >volgroup vg --noformat --pesize=32768 --useexisting >logvol swap --fstype="swap" --useexisting --name=swap --vgname=vg >logvol --fstype="None" --noformat --useexisting --thinpool --name=pool00 --vgname=vg >logvol /home --fstype="ext4" --useexisting --thin --poolname=pool00 --name=home --vgname=vg >logvol / --fstype="ext4" --useexisting --thin --poolname=pool00 --name=root --vgname=vg > >%packages >@core > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 129, 'sdb': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([LVMLogicalVolumeDevice instance (0x7fe0b4072790) -- > name = vg-swap status = True kids = 0 id = 19 > parents = ['existing 284384MB lvmvg vg (15)'] > uuid = sVgCvB-DEpw-3mXH-R7mO-1KrN-5Ie8-0faFHn size = 16000.0 > format = non-existent swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b4048950> > target size = 16000.0 path = /dev/mapper/vg-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe0b404a210) -- > name = vg status = True kids = 2 id = 15 > parents = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > uuid = oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk size = 284384 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 16136.0 PE Size = 4.0 PE Count = 71096 > PE Free = 4034 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap'] modified = False > extents = 71096.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > LVs = ['existing 252000MB lvmthinpool vg-pool00 (16)', > 'existing 240000MB lvmthinlv vg-home (17) with non-existent ext4 filesystem mounted at /home', > 'existing 12000MB lvmthinlv vg-root (18) with non-existent ext4 filesystem mounted at /', > 'existing 16000MB lvmlv vg-swap (19) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16000MB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: LVMThinLogicalVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: parted.Device instance -- > model: Linux device-mapper (thin) path: /dev/mapper/vg-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 24576000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1529, 255, 63) biosGeometry: (1529, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b4048710> > device.req_percent: 0 > device.exists: True > device.req_size: 0 > device.logSize: 0 > device.metaDataSize: 0 > device.req_max_size: 0 > device.req_grow: None > device._size: 12000.0 > device.singlePV: False > device.id: 18 > device.controllable: True > device.uuid: ZCnjpZ-yHLG-f8y1-gtwZ-bt5d-j9fl-o0xbMA > device._format: Ext4FS instance, containing members: > device._format.errors: False > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: ext4 > device._format.fsprofile: None > device._format.label: Skipped > device._format._targetSize: 0 > device._format.dirty: False > device._format._size: 0 > device._format.mountopts: None > device._format.mountpoint: / > device._format._device: /dev/mapper/vg-root > device.dmUuid: None > device.copies: 1 > device.parents: [LVMThinPoolDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 516096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32125, 255, 63) biosGeometry: (32125, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b4048830> > req_percent: 0 > exists: True > req_size: 0 > logSize: 0 > metaDataSize: 0 > req_max_size: 0 > req_grow: None > _size: 252000.0 > singlePV: False > id: 16 > controllable: True > uuid: HdAsSa-xjUR-d4cR-IB0Q-l1Rh-0rTn-zxkDHj > _format: existing None > dmUuid: None > copies: 1 > parents: [existing 284384MB lvmvg vg (15) >] > segType: thin-pool > deviceLinks: [/dev/mapper/vg-pool00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/virtual/block/dm-6 > _targetSize: 252000.0 > snapshotSpace: 0 > _lvs: [LVMThinLogicalVolumeDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Linux device-mapper (thin) path: /dev/mapper/vg-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 491520000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30595, 255, 63) biosGeometry: (30595, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b40488c0> > req_percent: 0 > exists: True > req_size: 0 > logSize: 0 > metaDataSize: 0 > req_max_size: 0 > req_grow: None > _size: 240000.0 > singlePV: False > id: 17 > controllable: True > uuid: z4sxzc-qpK2-gbci-otWs-JIwQ-9748-5uvJpr > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._majorminor: 253008 > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Skipped > _format._targetSize: 0 > _format.dirty: False > _format._size: 0 > _format.mountopts: None > _format.mountpoint: /home > _format._device: /dev/mapper/vg-home > dmUuid: None > copies: 1 > parents: [Already dumped (LVMThinPoolDevice instance) >] > segType: thin > deviceLinks: [/dev/disk/by-id/dm-name-vg-home, /dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0Wkz4sxzcqpK2gbciotWsJIwQ97485uvJpr, /dev/disk/by-uuid/79247c3a-862d-4fb1-a89c-fbfd57605a3a, /dev/mapper/vg-home, /dev/vg/home] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/virtual/block/dm-8 > _targetSize: 240000.0 > snapshotSpace: 0 > singlePVerr: A proposed logical volume is restricted to a single physical volume on this platform. No physical volumes available in volume group vg with 240000 MB of available space. > _model: Skipped > kids: 0 > target: None > _vendor: Skipped > _name: home > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 79247c3a-862d-4fb1-a89c-fbfd57605a3a > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 240000.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 715.0 > originalFormat.mountopts: None > originalFormat._size: 240000.0 > originalFormat._device: /dev/mapper/vg-home > _serial: None >, Already dumped (LVMThinLogicalVolumeDevice instance) >] > singlePVerr: A proposed logical volume is restricted to a single physical volume on this platform. No physical volumes available in volume group vg with 252000 MB of available space. > chunkSize: 0 > _model: Skipped > kids: 2 > target: None > _vendor: Skipped > _name: pool00 > protected: False > originalFormat: existing None > _serial: None >] > device.segType: thin > device.deviceLinks: [/dev/disk/by-id/dm-name-vg-root, /dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WkZCnjpZyHLGf8y1gtwZbt5dj9flo0xbMA, /dev/disk/by-uuid/6e2622d9-112c-41b1-a813-b2c8ec662bc6, /dev/mapper/vg-root, /dev/vg/root] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: /devices/virtual/block/dm-7 > device._targetSize: 12000.0 > device.snapshotSpace: 0 > device.singlePVerr: A proposed logical volume is restricted to a single physical volume on this platform. No physical volumes available in volume group vg with 12000 MB of available space. > device._model: Skipped > device.kids: 0 > device.target: None > device._vendor: Skipped > device._name: root > device.protected: False > device.originalFormat: Ext4FS instance, containing members: > device.originalFormat.errors: False > device.originalFormat.uuid: 6e2622d9-112c-41b1-a813-b2c8ec662bc6 > device.originalFormat.exists: True > device.originalFormat._mountpoint: None > device.originalFormat.mountpoint: None > device.originalFormat._majorminor: None > device.originalFormat._mountType: ext4 > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 12000.0 > device.originalFormat.dirty: False > device.originalFormat._minInstanceSize: 212.3 > device.originalFormat.mountopts: None > device.originalFormat._size: 12000.0 > device.originalFormat._device: /dev/mapper/vg-root > device._serial: None > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 6e2622d9-112c-41b1-a813-b2c8ec662bc6 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253006 > origFormat._minInstanceSize: 212.3 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 12000.0 > origFormat.dirty: False > origFormat._size: 12000.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/vg-root > id: 0 >, ActionDestroyFormat instance, containing members: > device: existing 500MB partition sda1 (3) with non-existent ext4 filesystem mounted at /boot > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 9b5a87e0-ff87-46be-8c85-c0c559d82948 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._minInstanceSize: 15.4 > origFormat.mountopts: None > origFormat.mountpoint: /boot > origFormat._device: /dev/sda1 > origFormat._size: 500.0 > id: 2 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMThinLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 79247c3a-862d-4fb1-a89c-fbfd57605a3a > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253008 > origFormat._minInstanceSize: 715.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 240000.0 > origFormat.dirty: False > origFormat._size: 240000.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/vg-home > id: 4 >, ActionDestroyFormat instance, containing members: > device: existing 16000MB lvmlv vg-swap (19) with non-existent swap > origFormat: existing swap > id: 6 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMThinLogicalVolumeDevice instance) > origFormat: existing None > id: 1 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 3 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMThinLogicalVolumeDevice instance) > origFormat: existing None > id: 5 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing None > id: 7 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 6 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > _format._size: 2048.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 2048.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-rw (12) with existing ext4 filesystem >, existing 2048MB dm live-base (13) with existing ext4 filesystem >, existing 305245MB disk sda (2) with existing msdos disklabel >, existing 284390MB partition sda2 (4) with existing luks >, Already dumped (PartitionDevice instance) >, LUKSDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 582426624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (36254, 255, 63) biosGeometry: (36254, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b40487a0> > exists: True > _size: 284388.0 > id: 14 > controllable: True > uuid: None > _format: existing lvmpv > dmUuid: None > parents: [Already dumped (PartitionDevice instance) >] > deviceLinks: [/dev/disk/by-id/dm-name-luks-4934c63c-27c5-4064-91f4-4bb01df81810, /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-4934c63c27c5406491f44bb01df81810-luks-4934c63c-27c5-4064-91f4-4bb01df81810, /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > target: crypt > _vendor: Skipped > _name: luks-4934c63c-27c5-4064-91f4-4bb01df81810 > protected: False > originalFormat: existing lvmpv > _serial: None >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMThinPoolDevice instance) >, Already dumped (LVMThinLogicalVolumeDevice instance) >, Already dumped (LVMThinLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 15320MB disk sdb (0) with existing msdos disklabel >, existing 15319MB partition sdb1 (1) with existing efi filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sda, sda1, sda2, loop0, /run/initramfs/live/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, luks-4934c63c-27c5-4064-91f4-4bb01df81810, vg, vg-home, vg-[lvol0_pmspare], vg-pool00, vg-[pool00_tdata], vg-[pool00_tmeta], vg-root, vg-swap, vg-pool00_tmeta, vg-pool00_tdata, vg-pool00-tpool] > _intf.storage.fsset.devicetree.liveBackingDevice: sdb1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdb1, sdb1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdb1] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sdb1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 3 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [existing 15320MB disk sdb (0) with existing msdos disklabel >, existing 305245MB disk sda (2) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fe0cdfd9a50) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fe0cdfd99d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fe0cdfd9ad0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fe0cdfd9b10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fe0cdfd9b50) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7944 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: True > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fe0d90cbb18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _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._base_repo: fedora > _intf.payload.txID: 1393762140.56 > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 779.13 MB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 9872 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: True > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 16318 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe0abacbe50>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe0abacbe50>> > _pwStrengthCheck._editable: Entry instance, containing members: > _pwStrengthCheck._check_status: The password you have provided is weak: No password supplied. You will have to press Done twice to confirm it. > _pwq_valid: True > _pwq_error: No password supplied > _check_list: [GUICheck instance, containing members: > _handler_id: 16315 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe0abacbe50>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe0abacbe50>> > _editable: Already dumped (Entry instance) > _check_status: The password is empty. >, GUICheck instance, containing members: > _handler_id: 16316 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe0abacbe50>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe0abacbe50>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 16317 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe0abacbe50>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe0abacbe50>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 16319 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe0abacbe50>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fe0abacbe50>> > _editable: Already dumped (Entry instance) > _check_status: The passwords do not match. >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > payload: Already dumped (YumPayload instance) > skipTo: None > _confirm_check: Already dumped (GUICheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (GUICheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: GUICheck instance, containing members: > _password_check._handler_id: 16526 > _password_check._check_data: None > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _password_check._editable: Entry instance, containing members: > _password_check._check_status: None > guesser: {<Entry object at 0x7fe0aba8ac80 (GtkEntry at 0x3075b10)>: True} > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 16527 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _pwStrengthCheck._editable: Already dumped (Entry instance) > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [GUICheck instance, containing members: > _handler_id: 16524 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 16525 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 16528 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 16529 > _check_data: {'regex': <_sre.SRE_Pattern object at 0xd8b7c0>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x7fe0b4ff02a8> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 16530 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x7fe0cd82f250>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x7fe0bfae7488> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fe0abacbfd0>> > _editable: Entry instance, containing members: > _check_status: None >] > _wheel: group --name=wheel > > payload: Already dumped (YumPayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [GUICheck instance, containing members: > _handler_id: 16665 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x7fe0b4ff8a28> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7fe0aba8b2d0>> > _editable: Entry instance, containing members: > _check_status: None >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (GUICheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 1 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7fe0aba78f38> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 10 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: 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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7fe0cdff9b90>, True), 'type': (<function <lambda> at 0x7fe0cdff9d70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fe0cdff9c08>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-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': None, '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, '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: >11:04:29,409 INFO anaconda: /sbin/anaconda 20.25.15-1 >11:04:29,628 INFO anaconda: 16252928 kB (15872 MB) are available >11:04:29,628 INFO anaconda: check_memory(): total:15872, needed:512, graphical:512 >11:04:29,638 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >11:04:29,638 INFO anaconda: Default encoding = utf-8 >11:04:30,156 WARN anaconda.stdout: Not asking for VNC because we don't have a network >11:04:30,156 INFO anaconda: Display mode = g >11:04:30,157 INFO anaconda: 16252928 kB (15872 MB) are available >11:04:30,157 INFO anaconda: check_memory(): total:15872, needed:512, graphical:512 >11:04:30,679 DEBUG anaconda: X server has signalled a successful start. >11:04:30,680 INFO anaconda: Starting window manager, pid 1028. >11:04:30,738 INFO anaconda: Started spice-vdagent. >11:04:30,739 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140603254064896) >11:04:31,421 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:04:31,422 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:04:31,422 INFO anaconda: using only installclass _Fedora >11:04:31,819 INFO anaconda: bootloader GRUB2 on X86 platform >11:04:31,820 INFO anaconda: bootloader GRUB2 on X86 platform >11:04:31,851 DEBUG anaconda: network: devices found ['em1', 'wlp3s0'] >11:04:31,995 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on em1 >11:04:32,028 DEBUG anaconda: network: setting autoconnect of em1 to False >11:04:32,033 DEBUG anaconda: network: missing ifcfgs created for devices ['em1'] >11:04:32,048 DEBUG anaconda: updating hostname localhost.localdomain >11:04:32,066 INFO anaconda: Running Thread: AnaStorageThread (140603070105344) >11:04:32,067 INFO anaconda: Running Thread: AnaTimeInitThread (140603061712640) >11:04:32,067 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140603053319936) >11:04:32,067 INFO anaconda: Running Thread: AnaPayloadThread (140603044927232) >11:04:32,076 DEBUG anaconda: updating hostname localhost.localdomain >11:04:32,079 INFO anaconda: got 0 NTP servers from DHCP >11:04:32,079 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140603053319936) >11:04:32,085 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140603053319936) >11:04:32,086 INFO anaconda: Starting geolocation lookup >11:04:32,086 INFO anaconda: Geolocation provider: Fedora GeoIP >11:04:32,089 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >11:04:32,091 INFO anaconda: Geolocation lookup finished in 0.0 seconds >11:04:32,094 INFO anaconda: no results from geolocation >11:04:32,095 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140603053319936) >11:04:33,462 INFO anaconda: Thread Done: AnaStorageThread (140603070105344) >11:04:33,558 INFO anaconda: Thread Done: AnaPayloadThread (140603044927232) >11:04:33,588 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140603254064896) >11:04:34,001 INFO anaconda: Thread Done: AnaTimeInitThread (140603061712640) >11:05:11,794 DEBUG anaconda: network standalone spoke (init): completed: [] >11:05:11,810 DEBUG anaconda: network: selected device em1 >11:05:11,927 DEBUG anaconda: network: selected device em1 >11:05:11,991 DEBUG anaconda: updating hostname localhost.localdomain >11:05:14,116 DEBUG anaconda: network: selected device wlp3s0 >11:05:17,092 INFO anaconda: network: access point changed: TRA-Guest >11:05:17,103 DEBUG anaconda: network: on_wireless_ap_changed: SettingsNotFoundError('TRA-Guest',) >11:05:17,180 DEBUG anaconda: Secrets requested path '/org/freedesktop/NetworkManager/Settings/2' setting '802-11-wireless-security' hints 'dbus.Array([], signature=dbus.Signature('s'))' new 5 >11:05:17,253 DEBUG anaconda: updating hostname localhost.localdomain >11:05:25,085 DEBUG anaconda: updating hostname localhost.localdomain >12:04:07,411 DEBUG anaconda: updating hostname tweety-lap.example.com >12:04:07,425 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto >network --bootproto=dhcp --essid="TRA-Guest" --ipv6=auto --activate >network --hostname=tweety-lap.example.com > >12:04:07,433 DEBUG anaconda: network standalone spoke (apply) payload: None completed: ['wlp3s0'] >12:04:07,434 INFO anaconda: Running Thread: AnaPayloadThread (140603061712640) >12:04:07,525 INFO anaconda: Running Thread: AnaDateTimeThread (140603044927232) >12:04:07,528 INFO anaconda: fs space: 0 B needed: 3 GB >12:04:07,575 INFO anaconda: Thread Done: AnaDateTimeThread (140603044927232) >12:04:07,623 INFO anaconda: fs space: 0 B needed: 3 GB >12:04:07,664 INFO anaconda: fs space: 0 B needed: 3 GB >12:04:07,707 INFO anaconda: Running Thread: AnaSourceWatcher (140602970670848) >12:04:07,741 INFO anaconda: Running Thread: AnaSoftwareWatcher (140603254064896) >12:04:07,757 INFO anaconda: Running Thread: AnaStorageWatcher (140602962278144) >12:04:07,759 INFO anaconda: Thread Done: AnaStorageWatcher (140602962278144) >12:04:07,784 INFO anaconda: Running Thread: AnaCustomStorageInit (140602962278144) >12:04:07,864 DEBUG anaconda: network: selected device em1 >12:04:07,963 DEBUG anaconda: updating hostname tweety-lap.example.com >12:04:08,151 INFO anaconda: Running Thread: AnaNTPserver0 (140602950846208) >12:04:08,151 INFO anaconda: Running Thread: AnaNTPserver1 (140602942453504) >12:04:08,152 INFO anaconda: Running Thread: AnaNTPserver2 (140602934060800) >12:04:08,152 INFO anaconda: Running Thread: AnaNTPserver3 (140602925668096) >12:04:08,158 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fe0b2a6b050> >12:04:08,158 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe0b2a69f90> status to: Probing storage... >12:04:08,159 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe0b2a69f90> status to: Downloading package metadata... >12:04:08,159 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe0b2a6bc10> status to: Downloading package metadata... >12:04:08,159 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> status to: Probing storage... >12:04:08,165 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> >12:04:08,254 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fe0acf6ef90> status to: Wireless connected to TRA-Guest >12:04:08,344 INFO anaconda: Thread Done: AnaNTPserver0 (140602950846208) >12:04:08,355 INFO anaconda: Thread Done: AnaNTPserver3 (140602925668096) >12:04:08,364 INFO anaconda: Thread Done: AnaNTPserver1 (140602942453504) >12:04:08,373 INFO anaconda: Thread Done: AnaCustomStorageInit (140602962278144) >12:04:08,428 INFO anaconda: Thread Done: AnaNTPserver2 (140602934060800) >12:04:16,703 INFO anaconda: Running Thread: AnaExecuteStorageThread (140602934060800) >12:04:16,706 INFO anaconda: Running Thread: AnaCheckStorageThread (140602962278144) >12:04:16,706 INFO anaconda: Thread Done: AnaExecuteStorageThread (140602934060800) >12:04:16,712 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >12:04:16,713 ERR anaconda: you have not created a bootloader stage1 target device >12:04:16,713 ERR anaconda: You have not created a bootable partition. >12:04:16,714 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >12:04:16,714 INFO anaconda: Thread Done: AnaCheckStorageThread (140602962278144) >12:04:16,821 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> >12:04:16,822 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> status to: Saving storage configuration... >12:04:16,826 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> >12:04:16,831 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> >12:04:16,831 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> status to: Checking storage configuration... >12:04:16,835 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> >12:04:43,851 DEBUG anaconda: disk free: 20.35 GB fs free: 484 MB sw needs: 3 GB auto swap: 1.53 GB >12:05:13,863 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x1c3be40' has no handler with id '12501' > if not self._check_encrypted(): > >12:05:13,864 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x1c3be40' has no handler with id '12502' > if not self._check_encrypted(): > >12:05:13,869 INFO anaconda: Running Thread: AnaExecuteStorageThread (140602962278144) >12:05:13,873 DEBUG anaconda: new disk order: [] >12:05:13,897 DEBUG anaconda: new disk order: [] >12:05:13,920 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:05:13,920 DEBUG anaconda: _is_valid_size(sda) returning True >12:05:13,920 DEBUG anaconda: _is_valid_location(sda) returning True >12:05:13,921 DEBUG anaconda: _is_valid_format(sda) returning True >12:05:13,921 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:05:13,921 INFO anaconda: Thread Done: AnaExecuteStorageThread (140602962278144) >12:05:14,012 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2'] >12:05:14,012 DEBUG anaconda: ui: unused=['sda1', 'sda2'] >12:05:14,013 DEBUG anaconda: ui: new_devices=[] >12:05:14,021 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:05:14,021 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:05:14,021 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:05:14,061 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> >12:05:14,062 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> status to: Saving storage configuration... >12:05:14,067 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> >12:05:16,087 DEBUG anaconda: page clicked: Unknown >12:05:16,088 DEBUG anaconda: show mountpoint: Unknown >12:05:16,097 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >12:05:16,098 DEBUG anaconda: updated device_disks to ['sda'] >12:05:16,098 DEBUG anaconda: updated device_container_name to None >12:05:16,098 DEBUG anaconda: updated device_container_raid_level to None >12:05:16,098 DEBUG anaconda: updated device_container_encrypted to False >12:05:16,098 DEBUG anaconda: updated device_container_size to 0 >12:05:16,102 DEBUG anaconda: fs type changed: ext4 >12:05:16,106 INFO anaconda: getting device type for None >12:05:16,107 ERR anaconda: unknown device type: 'None' >12:05:16,107 DEBUG anaconda: device_type_changed: None None >12:05:16,110 INFO anaconda: getting device type for Standard Partition >12:05:16,111 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:05:16,111 INFO anaconda: getting device type for Standard Partition >12:05:16,112 INFO anaconda: getting device type for Standard Partition >12:05:16,112 INFO anaconda: getting device type for Standard Partition >12:05:16,113 INFO anaconda: getting device type for Standard Partition >12:05:16,114 INFO anaconda: getting device type for Standard Partition >12:05:16,114 INFO anaconda: getting device type for Standard Partition >12:05:16,115 INFO anaconda: getting device type for Standard Partition >12:05:16,116 INFO anaconda: getting device type for Standard Partition >12:05:16,116 DEBUG anaconda: populate_raid: 2, None >12:05:16,117 INFO anaconda: getting device type for Standard Partition >12:05:16,118 INFO anaconda: getting device type for Standard Partition >12:05:16,119 DEBUG anaconda: populate_raid: 2, None >12:05:16,119 INFO anaconda: getting device type for Standard Partition >12:05:17,059 DEBUG anaconda: current selector: existing 500MB partition sda1 (3) with existing ext4 filesystem >12:05:17,059 DEBUG anaconda: notebook page = 1 >12:05:17,060 INFO anaconda: ui: saving changes to device sda1 >12:05:17,060 DEBUG anaconda: old name: sda1 >12:05:17,060 DEBUG anaconda: new name: None >12:05:17,063 DEBUG anaconda: old size: 500.0 >12:05:17,063 DEBUG anaconda: new size: 500 >12:05:17,064 INFO anaconda: getting device type for Standard Partition >12:05:17,064 DEBUG anaconda: old device type: 2 >12:05:17,064 DEBUG anaconda: new device type: 2 >12:05:17,064 DEBUG anaconda: reformat: False >12:05:17,066 DEBUG anaconda: old fs type: ext4 >12:05:17,066 DEBUG anaconda: new fs type: ext4 >12:05:17,067 DEBUG anaconda: old encryption setting: False >12:05:17,067 DEBUG anaconda: new encryption setting: False >12:05:17,067 DEBUG anaconda: old label: >12:05:17,067 DEBUG anaconda: new_label: >12:05:17,067 DEBUG anaconda: old mountpoint: >12:05:17,067 DEBUG anaconda: new mountpoint: >12:05:17,067 DEBUG anaconda: old raid level: None >12:05:17,068 DEBUG anaconda: new raid level: None >12:05:17,068 DEBUG anaconda: old container: None >12:05:17,068 DEBUG anaconda: new container: None >12:05:17,068 DEBUG anaconda: old container encrypted: False >12:05:17,068 DEBUG anaconda: new container encrypted: False >12:05:17,069 DEBUG anaconda: old container raid level: None >12:05:17,069 DEBUG anaconda: new container raid level: None >12:05:17,069 DEBUG anaconda: old container size request: 0 >12:05:17,069 DEBUG anaconda: new container size request: 0 >12:05:17,069 DEBUG anaconda: old disks: ['sda'] >12:05:17,069 DEBUG anaconda: new disks: ['sda'] >12:05:17,070 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >12:05:17,070 DEBUG anaconda: updated device_disks to ['sda'] >12:05:17,070 DEBUG anaconda: updated device_container_name to None >12:05:17,070 DEBUG anaconda: updated device_container_raid_level to None >12:05:17,070 DEBUG anaconda: updated device_container_encrypted to False >12:05:17,071 DEBUG anaconda: updated device_container_size to 0 >12:05:17,077 INFO anaconda: getting device type for Standard Partition >12:05:17,077 DEBUG anaconda: populate_raid: 2, None >12:05:17,077 INFO anaconda: getting device type for Standard Partition >12:05:17,078 DEBUG anaconda: new selector: existing 284390MB partition sda2 (4) with existing luks >12:05:24,554 INFO anaconda: trying to unlock sda2... >12:05:27,199 INFO anaconda: unlocked sda2, now going to populate devicetree... >12:05:32,078 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-4934c63c-27c5-4064-91f4-4bb01df81810', 'sda', 'sda1', 'sda2', 'vg', 'vg-home', 'vg-pool00', 'vg-root', 'vg-swap'] >12:05:32,079 DEBUG anaconda: ui: unused=['vg-root', 'vg-home', 'vg-swap', 'sda1'] >12:05:32,080 DEBUG anaconda: ui: new_devices=[] >12:05:32,098 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:05:32,098 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:05:32,098 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:05:39,352 DEBUG anaconda: page clicked: Unknown >12:05:39,353 DEBUG anaconda: show mountpoint: Unknown >12:05:39,353 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >12:05:39,354 DEBUG anaconda: updated device_disks to ['sda'] >12:05:39,354 DEBUG anaconda: updated device_container_name to None >12:05:39,354 DEBUG anaconda: updated device_container_raid_level to None >12:05:39,354 DEBUG anaconda: updated device_container_encrypted to False >12:05:39,355 DEBUG anaconda: updated device_container_size to 0 >12:05:39,362 INFO anaconda: getting device type for Standard Partition >12:05:39,363 DEBUG anaconda: populate_raid: 2, None >12:05:39,363 INFO anaconda: getting device type for Standard Partition >12:05:41,358 DEBUG anaconda: current selector: existing 500MB partition sda1 (3) with existing ext4 filesystem >12:05:41,359 DEBUG anaconda: notebook page = 1 >12:05:41,359 INFO anaconda: ui: saving changes to device sda1 >12:05:41,359 DEBUG anaconda: old name: sda1 >12:05:41,360 DEBUG anaconda: new name: None >12:05:41,364 DEBUG anaconda: old size: 500.0 >12:05:41,364 DEBUG anaconda: new size: 500 >12:05:41,364 INFO anaconda: getting device type for Standard Partition >12:05:41,365 DEBUG anaconda: old device type: 2 >12:05:41,365 DEBUG anaconda: new device type: 2 >12:05:41,365 DEBUG anaconda: reformat: False >12:05:41,368 DEBUG anaconda: old fs type: ext4 >12:05:41,368 DEBUG anaconda: new fs type: ext4 >12:05:41,368 DEBUG anaconda: old encryption setting: False >12:05:41,369 DEBUG anaconda: new encryption setting: False >12:05:41,369 DEBUG anaconda: old label: >12:05:41,369 DEBUG anaconda: new_label: >12:05:41,369 DEBUG anaconda: old mountpoint: >12:05:41,369 DEBUG anaconda: new mountpoint: >12:05:41,370 DEBUG anaconda: old raid level: None >12:05:41,370 DEBUG anaconda: new raid level: None >12:05:41,370 DEBUG anaconda: old container: None >12:05:41,371 DEBUG anaconda: new container: None >12:05:41,371 DEBUG anaconda: old container encrypted: False >12:05:41,371 DEBUG anaconda: new container encrypted: False >12:05:41,371 DEBUG anaconda: old container raid level: None >12:05:41,371 DEBUG anaconda: new container raid level: None >12:05:41,371 DEBUG anaconda: old container size request: 0 >12:05:41,372 DEBUG anaconda: new container size request: 0 >12:05:41,372 DEBUG anaconda: old disks: ['sda'] >12:05:41,372 DEBUG anaconda: new disks: ['sda'] >12:05:41,372 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >12:05:41,373 DEBUG anaconda: updated device_disks to ['sda'] >12:05:41,373 DEBUG anaconda: updated device_container_name to None >12:05:41,373 DEBUG anaconda: updated device_container_raid_level to None >12:05:41,373 DEBUG anaconda: updated device_container_encrypted to False >12:05:41,374 DEBUG anaconda: updated device_container_size to 0 >12:05:41,382 INFO anaconda: getting device type for Standard Partition >12:05:41,383 DEBUG anaconda: populate_raid: 2, None >12:05:41,383 INFO anaconda: getting device type for Standard Partition >12:05:41,384 DEBUG anaconda: new selector: existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem >12:05:41,386 DEBUG anaconda: populate_right_side: existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem >12:05:41,388 DEBUG anaconda: updated device_disks to ['sda'] >12:05:41,388 DEBUG anaconda: updated device_container_name to vg >12:05:41,388 DEBUG anaconda: updated device_container_raid_level to None >12:05:41,388 DEBUG anaconda: updated device_container_encrypted to True >12:05:41,389 DEBUG anaconda: updated device_container_size to 284384 >12:05:41,397 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,398 DEBUG anaconda: device_type_changed: 5 LVM Thin Provisioning >12:05:41,398 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,399 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,400 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,400 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,401 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,402 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,403 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,404 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,405 DEBUG anaconda: populate_raid: 5, None >12:05:41,405 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,407 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,407 DEBUG anaconda: populate_raid: 5, None >12:05:41,408 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,409 DEBUG anaconda: new container selection: vg >12:05:41,409 DEBUG anaconda: default container is vg >12:05:41,926 DEBUG anaconda: current selector: existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem >12:05:41,928 DEBUG anaconda: notebook page = 1 >12:05:41,928 INFO anaconda: ui: saving changes to device vg-home >12:05:41,929 DEBUG anaconda: old name: home >12:05:41,929 DEBUG anaconda: new name: None >12:05:41,933 DEBUG anaconda: old size: 240000.0 >12:05:41,933 DEBUG anaconda: new size: 240000 >12:05:41,933 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,934 DEBUG anaconda: old device type: 5 >12:05:41,934 DEBUG anaconda: new device type: 5 >12:05:41,934 DEBUG anaconda: reformat: False >12:05:41,936 DEBUG anaconda: old fs type: ext4 >12:05:41,936 DEBUG anaconda: new fs type: ext4 >12:05:41,936 DEBUG anaconda: old encryption setting: False >12:05:41,936 DEBUG anaconda: new encryption setting: False >12:05:41,937 DEBUG anaconda: old label: >12:05:41,937 DEBUG anaconda: new_label: >12:05:41,937 DEBUG anaconda: old mountpoint: >12:05:41,937 DEBUG anaconda: new mountpoint: >12:05:41,937 DEBUG anaconda: old raid level: None >12:05:41,937 DEBUG anaconda: new raid level: None >12:05:41,938 DEBUG anaconda: old container: vg >12:05:41,938 DEBUG anaconda: new container: vg >12:05:41,938 DEBUG anaconda: old container encrypted: True >12:05:41,939 DEBUG anaconda: new container encrypted: True >12:05:41,939 DEBUG anaconda: old container raid level: None >12:05:41,939 DEBUG anaconda: new container raid level: None >12:05:41,939 DEBUG anaconda: old container size request: 284384 >12:05:41,939 DEBUG anaconda: new container size request: 284384 >12:05:41,939 DEBUG anaconda: old disks: ['sda'] >12:05:41,939 DEBUG anaconda: new disks: ['sda'] >12:05:41,940 DEBUG anaconda: populate_right_side: existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem >12:05:41,941 DEBUG anaconda: updated device_disks to ['sda'] >12:05:41,941 DEBUG anaconda: updated device_container_name to vg >12:05:41,942 DEBUG anaconda: updated device_container_raid_level to None >12:05:41,942 DEBUG anaconda: updated device_container_encrypted to True >12:05:41,942 DEBUG anaconda: updated device_container_size to 284384 >12:05:41,949 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,950 DEBUG anaconda: populate_raid: 5, None >12:05:41,950 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,951 DEBUG anaconda: new container selection: None >12:05:41,951 DEBUG anaconda: new container selection: None >12:05:41,952 DEBUG anaconda: new container selection: vg >12:05:41,952 DEBUG anaconda: default container is vg >12:05:41,953 DEBUG anaconda: new selector: existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem >12:05:41,954 DEBUG anaconda: populate_right_side: existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem >12:05:41,956 DEBUG anaconda: updated device_disks to ['sda'] >12:05:41,956 DEBUG anaconda: updated device_container_name to vg >12:05:41,956 DEBUG anaconda: updated device_container_raid_level to None >12:05:41,957 DEBUG anaconda: updated device_container_encrypted to True >12:05:41,957 DEBUG anaconda: updated device_container_size to 284384 >12:05:41,963 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,964 DEBUG anaconda: populate_raid: 5, None >12:05:41,964 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:41,965 DEBUG anaconda: new container selection: None >12:05:41,966 DEBUG anaconda: new container selection: None >12:05:41,966 DEBUG anaconda: new container selection: vg >12:05:41,966 DEBUG anaconda: default container is vg >12:05:42,538 DEBUG anaconda: current selector: existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem >12:05:42,540 DEBUG anaconda: notebook page = 1 >12:05:42,541 INFO anaconda: ui: saving changes to device vg-root >12:05:42,541 DEBUG anaconda: old name: root >12:05:42,541 DEBUG anaconda: new name: None >12:05:42,545 DEBUG anaconda: old size: 12000.0 >12:05:42,546 DEBUG anaconda: new size: 12000 >12:05:42,546 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:42,547 DEBUG anaconda: old device type: 5 >12:05:42,547 DEBUG anaconda: new device type: 5 >12:05:42,547 DEBUG anaconda: reformat: False >12:05:42,549 DEBUG anaconda: old fs type: ext4 >12:05:42,549 DEBUG anaconda: new fs type: ext4 >12:05:42,549 DEBUG anaconda: old encryption setting: False >12:05:42,550 DEBUG anaconda: new encryption setting: False >12:05:42,550 DEBUG anaconda: old label: >12:05:42,550 DEBUG anaconda: new_label: >12:05:42,550 DEBUG anaconda: old mountpoint: >12:05:42,550 DEBUG anaconda: new mountpoint: >12:05:42,550 DEBUG anaconda: old raid level: None >12:05:42,551 DEBUG anaconda: new raid level: None >12:05:42,552 DEBUG anaconda: old container: vg >12:05:42,552 DEBUG anaconda: new container: vg >12:05:42,552 DEBUG anaconda: old container encrypted: True >12:05:42,552 DEBUG anaconda: new container encrypted: True >12:05:42,552 DEBUG anaconda: old container raid level: None >12:05:42,552 DEBUG anaconda: new container raid level: None >12:05:42,553 DEBUG anaconda: old container size request: 284384 >12:05:42,553 DEBUG anaconda: new container size request: 284384 >12:05:42,553 DEBUG anaconda: old disks: ['sda'] >12:05:42,553 DEBUG anaconda: new disks: ['sda'] >12:05:42,553 DEBUG anaconda: populate_right_side: existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem >12:05:42,555 DEBUG anaconda: updated device_disks to ['sda'] >12:05:42,555 DEBUG anaconda: updated device_container_name to vg >12:05:42,556 DEBUG anaconda: updated device_container_raid_level to None >12:05:42,556 DEBUG anaconda: updated device_container_encrypted to True >12:05:42,556 DEBUG anaconda: updated device_container_size to 284384 >12:05:42,563 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:42,564 DEBUG anaconda: populate_raid: 5, None >12:05:42,564 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:42,566 DEBUG anaconda: new container selection: None >12:05:42,566 DEBUG anaconda: new container selection: None >12:05:42,567 DEBUG anaconda: new container selection: vg >12:05:42,567 DEBUG anaconda: default container is vg >12:05:42,568 DEBUG anaconda: new selector: existing 16000MB lvmlv vg-swap (19) with existing swap >12:05:42,569 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv vg-swap (19) with existing swap >12:05:42,570 DEBUG anaconda: updated device_disks to ['sda'] >12:05:42,570 DEBUG anaconda: updated device_container_name to vg >12:05:42,571 DEBUG anaconda: updated device_container_raid_level to None >12:05:42,571 DEBUG anaconda: updated device_container_encrypted to True >12:05:42,571 DEBUG anaconda: updated device_container_size to 284384 >12:05:42,574 DEBUG anaconda: fs type changed: swap >12:05:42,580 INFO anaconda: getting device type for LVM >12:05:42,580 DEBUG anaconda: device_type_changed: 0 LVM >12:05:42,580 INFO anaconda: getting device type for LVM >12:05:42,580 INFO anaconda: getting device type for LVM >12:05:42,581 INFO anaconda: getting device type for LVM >12:05:42,581 INFO anaconda: getting device type for LVM >12:05:42,582 INFO anaconda: getting device type for LVM >12:05:42,582 INFO anaconda: getting device type for LVM >12:05:42,583 INFO anaconda: getting device type for LVM >12:05:42,583 INFO anaconda: getting device type for LVM >12:05:42,583 INFO anaconda: getting device type for LVM >12:05:42,584 INFO anaconda: getting device type for LVM >12:05:42,584 INFO anaconda: getting device type for LVM >12:05:42,584 DEBUG anaconda: populate_raid: 0, None >12:05:42,584 INFO anaconda: getting device type for LVM >12:05:42,585 INFO anaconda: getting device type for LVM >12:05:42,586 DEBUG anaconda: populate_raid: 0, None >12:05:42,586 INFO anaconda: getting device type for LVM >12:05:42,586 DEBUG anaconda: new container selection: None >12:05:42,587 DEBUG anaconda: new container selection: None >12:05:42,587 DEBUG anaconda: new container selection: vg >12:05:42,587 DEBUG anaconda: default container is vg >12:05:43,952 DEBUG anaconda: current selector: existing 16000MB lvmlv vg-swap (19) with existing swap >12:05:43,954 DEBUG anaconda: notebook page = 1 >12:05:43,954 INFO anaconda: ui: saving changes to device vg-swap >12:05:43,955 DEBUG anaconda: old name: swap >12:05:43,955 DEBUG anaconda: new name: None >12:05:43,960 DEBUG anaconda: old size: 16000.0 >12:05:43,960 DEBUG anaconda: new size: 16000 >12:05:43,961 INFO anaconda: getting device type for LVM >12:05:43,961 DEBUG anaconda: old device type: 0 >12:05:43,961 DEBUG anaconda: new device type: 0 >12:05:43,962 DEBUG anaconda: reformat: False >12:05:43,964 DEBUG anaconda: old fs type: swap >12:05:43,964 DEBUG anaconda: new fs type: swap >12:05:43,964 DEBUG anaconda: old encryption setting: False >12:05:43,964 DEBUG anaconda: new encryption setting: False >12:05:43,965 DEBUG anaconda: old label: >12:05:43,965 DEBUG anaconda: new_label: >12:05:43,965 DEBUG anaconda: old mountpoint: >12:05:43,965 DEBUG anaconda: new mountpoint: >12:05:43,966 DEBUG anaconda: old raid level: None >12:05:43,966 DEBUG anaconda: new raid level: None >12:05:43,967 DEBUG anaconda: old container: vg >12:05:43,967 DEBUG anaconda: new container: vg >12:05:43,967 DEBUG anaconda: old container encrypted: True >12:05:43,968 DEBUG anaconda: new container encrypted: True >12:05:43,968 DEBUG anaconda: old container raid level: None >12:05:43,968 DEBUG anaconda: new container raid level: None >12:05:43,968 DEBUG anaconda: old container size request: 284384 >12:05:43,968 DEBUG anaconda: new container size request: 284384 >12:05:43,969 DEBUG anaconda: old disks: ['sda'] >12:05:43,969 DEBUG anaconda: new disks: ['sda'] >12:05:43,969 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv vg-swap (19) with existing swap >12:05:43,971 DEBUG anaconda: updated device_disks to ['sda'] >12:05:43,971 DEBUG anaconda: updated device_container_name to vg >12:05:43,971 DEBUG anaconda: updated device_container_raid_level to None >12:05:43,972 DEBUG anaconda: updated device_container_encrypted to True >12:05:43,972 DEBUG anaconda: updated device_container_size to 284384 >12:05:43,980 INFO anaconda: getting device type for LVM >12:05:43,981 DEBUG anaconda: populate_raid: 0, None >12:05:43,981 INFO anaconda: getting device type for LVM >12:05:43,982 DEBUG anaconda: new container selection: None >12:05:43,982 DEBUG anaconda: new container selection: None >12:05:43,983 DEBUG anaconda: new container selection: vg >12:05:43,983 DEBUG anaconda: default container is vg >12:05:43,984 DEBUG anaconda: new selector: existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem >12:05:43,986 DEBUG anaconda: populate_right_side: existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem >12:05:43,988 DEBUG anaconda: updated device_disks to ['sda'] >12:05:43,989 DEBUG anaconda: updated device_container_name to vg >12:05:43,989 DEBUG anaconda: updated device_container_raid_level to None >12:05:43,989 DEBUG anaconda: updated device_container_encrypted to True >12:05:43,989 DEBUG anaconda: updated device_container_size to 284384 >12:05:43,993 DEBUG anaconda: fs type changed: ext4 >12:05:44,000 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,001 DEBUG anaconda: device_type_changed: 5 LVM Thin Provisioning >12:05:44,001 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,002 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,003 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,004 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,005 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,006 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,007 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,008 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,009 DEBUG anaconda: populate_raid: 5, None >12:05:44,009 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,011 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,012 DEBUG anaconda: populate_raid: 5, None >12:05:44,012 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:44,013 DEBUG anaconda: new container selection: None >12:05:44,013 DEBUG anaconda: new container selection: None >12:05:44,014 DEBUG anaconda: new container selection: vg >12:05:44,014 DEBUG anaconda: default container is vg >12:05:51,196 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:54,553 INFO anaconda: ui: saving changes to device vg-root >12:05:54,554 DEBUG anaconda: old name: root >12:05:54,554 DEBUG anaconda: new name: None >12:05:54,560 DEBUG anaconda: old size: 12000.0 >12:05:54,561 DEBUG anaconda: new size: 12000 >12:05:54,561 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:54,562 DEBUG anaconda: old device type: 5 >12:05:54,563 DEBUG anaconda: new device type: 5 >12:05:54,563 DEBUG anaconda: reformat: True >12:05:54,565 DEBUG anaconda: old fs type: ext4 >12:05:54,565 DEBUG anaconda: new fs type: ext4 >12:05:54,565 DEBUG anaconda: old encryption setting: False >12:05:54,566 DEBUG anaconda: new encryption setting: False >12:05:54,566 DEBUG anaconda: old label: >12:05:54,566 DEBUG anaconda: new_label: >12:05:54,566 DEBUG anaconda: old mountpoint: >12:05:54,566 DEBUG anaconda: new mountpoint: / >12:05:54,568 DEBUG anaconda: old raid level: None >12:05:54,568 DEBUG anaconda: new raid level: None >12:05:54,569 DEBUG anaconda: old container: vg >12:05:54,569 DEBUG anaconda: new container: vg >12:05:54,570 DEBUG anaconda: old container encrypted: True >12:05:54,570 DEBUG anaconda: new container encrypted: True >12:05:54,570 DEBUG anaconda: old container raid level: None >12:05:54,570 DEBUG anaconda: new container raid level: None >12:05:54,570 DEBUG anaconda: old container size request: 284384 >12:05:54,571 DEBUG anaconda: new container size request: 284384 >12:05:54,571 DEBUG anaconda: old disks: ['sda'] >12:05:54,571 DEBUG anaconda: new disks: ['sda'] >12:05:54,571 INFO anaconda: scheduling reformat of vg-root as ext4 >12:05:54,588 DEBUG anaconda: populate_right_side: existing 12000MB lvmthinlv vg-root (18) with non-existent ext4 filesystem mounted at / >12:05:54,590 DEBUG anaconda: updated device_disks to ['sda'] >12:05:54,590 DEBUG anaconda: updated device_container_name to vg >12:05:54,590 DEBUG anaconda: updated device_container_raid_level to None >12:05:54,590 DEBUG anaconda: updated device_container_encrypted to True >12:05:54,590 DEBUG anaconda: updated device_container_size to 284384 >12:05:54,598 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:54,599 DEBUG anaconda: populate_raid: 5, None >12:05:54,600 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:54,601 DEBUG anaconda: new container selection: None >12:05:54,601 DEBUG anaconda: new container selection: None >12:05:54,602 DEBUG anaconda: new container selection: vg >12:05:54,602 DEBUG anaconda: default container is vg >12:05:56,202 DEBUG anaconda: current selector: existing 12000MB lvmthinlv vg-root (18) with non-existent ext4 filesystem mounted at / >12:05:56,204 DEBUG anaconda: notebook page = 1 >12:05:56,204 INFO anaconda: ui: saving changes to device vg-root >12:05:56,205 DEBUG anaconda: old name: root >12:05:56,205 DEBUG anaconda: new name: None >12:05:56,209 DEBUG anaconda: old size: 12000.0 >12:05:56,210 DEBUG anaconda: new size: 12000 >12:05:56,210 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:56,211 DEBUG anaconda: old device type: 5 >12:05:56,211 DEBUG anaconda: new device type: 5 >12:05:56,211 DEBUG anaconda: reformat: True >12:05:56,214 DEBUG anaconda: old fs type: ext4 >12:05:56,214 DEBUG anaconda: new fs type: ext4 >12:05:56,214 DEBUG anaconda: old encryption setting: False >12:05:56,214 DEBUG anaconda: new encryption setting: False >12:05:56,214 DEBUG anaconda: old label: >12:05:56,215 DEBUG anaconda: new_label: >12:05:56,215 DEBUG anaconda: old mountpoint: / >12:05:56,215 DEBUG anaconda: new mountpoint: / >12:05:56,216 DEBUG anaconda: old raid level: None >12:05:56,216 DEBUG anaconda: new raid level: None >12:05:56,217 DEBUG anaconda: old container: vg >12:05:56,217 DEBUG anaconda: new container: vg >12:05:56,217 DEBUG anaconda: old container encrypted: True >12:05:56,218 DEBUG anaconda: new container encrypted: True >12:05:56,218 DEBUG anaconda: old container raid level: None >12:05:56,218 DEBUG anaconda: new container raid level: None >12:05:56,218 DEBUG anaconda: old container size request: 284384 >12:05:56,218 DEBUG anaconda: new container size request: 284384 >12:05:56,218 DEBUG anaconda: old disks: ['sda'] >12:05:56,219 DEBUG anaconda: new disks: ['sda'] >12:05:56,219 DEBUG anaconda: populate_right_side: existing 12000MB lvmthinlv vg-root (18) with non-existent ext4 filesystem mounted at / >12:05:56,221 DEBUG anaconda: updated device_disks to ['sda'] >12:05:56,221 DEBUG anaconda: updated device_container_name to vg >12:05:56,221 DEBUG anaconda: updated device_container_raid_level to None >12:05:56,221 DEBUG anaconda: updated device_container_encrypted to True >12:05:56,221 DEBUG anaconda: updated device_container_size to 284384 >12:05:56,229 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:56,230 DEBUG anaconda: populate_raid: 5, None >12:05:56,230 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:56,231 DEBUG anaconda: new container selection: None >12:05:56,232 DEBUG anaconda: new container selection: None >12:05:56,232 DEBUG anaconda: new container selection: vg >12:05:56,233 DEBUG anaconda: default container is vg >12:05:56,233 DEBUG anaconda: new selector: existing 500MB partition sda1 (3) with existing ext4 filesystem >12:05:56,234 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem >12:05:56,234 DEBUG anaconda: updated device_disks to ['sda'] >12:05:56,234 DEBUG anaconda: updated device_container_name to None >12:05:56,234 DEBUG anaconda: updated device_container_raid_level to None >12:05:56,235 DEBUG anaconda: updated device_container_encrypted to False >12:05:56,235 DEBUG anaconda: updated device_container_size to 0 >12:05:56,238 INFO anaconda: getting device type for LVM Thin Provisioning >12:05:56,243 INFO anaconda: getting device type for Standard Partition >12:05:56,243 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:05:56,243 INFO anaconda: getting device type for Standard Partition >12:05:56,244 INFO anaconda: getting device type for Standard Partition >12:05:56,244 INFO anaconda: getting device type for Standard Partition >12:05:56,245 INFO anaconda: getting device type for Standard Partition >12:05:56,245 INFO anaconda: getting device type for Standard Partition >12:05:56,246 INFO anaconda: getting device type for Standard Partition >12:05:56,246 INFO anaconda: getting device type for Standard Partition >12:05:56,247 INFO anaconda: getting device type for Standard Partition >12:05:56,247 DEBUG anaconda: populate_raid: 2, None >12:05:56,248 INFO anaconda: getting device type for Standard Partition >12:05:56,249 INFO anaconda: getting device type for Standard Partition >12:05:56,249 DEBUG anaconda: populate_raid: 2, None >12:05:56,249 INFO anaconda: getting device type for Standard Partition >12:06:01,746 INFO anaconda: ui: saving changes to device sda1 >12:06:01,746 DEBUG anaconda: old name: sda1 >12:06:01,746 DEBUG anaconda: new name: None >12:06:01,750 DEBUG anaconda: old size: 500.0 >12:06:01,750 DEBUG anaconda: new size: 500 >12:06:01,750 INFO anaconda: getting device type for Standard Partition >12:06:01,751 DEBUG anaconda: old device type: 2 >12:06:01,751 DEBUG anaconda: new device type: 2 >12:06:01,751 DEBUG anaconda: reformat: False >12:06:01,753 DEBUG anaconda: old fs type: ext4 >12:06:01,753 DEBUG anaconda: new fs type: ext4 >12:06:01,754 DEBUG anaconda: old encryption setting: False >12:06:01,754 DEBUG anaconda: new encryption setting: False >12:06:01,754 DEBUG anaconda: old label: >12:06:01,754 DEBUG anaconda: new_label: >12:06:01,754 DEBUG anaconda: old mountpoint: >12:06:01,755 DEBUG anaconda: new mountpoint: /boot >12:06:01,756 DEBUG anaconda: old raid level: None >12:06:01,756 DEBUG anaconda: new raid level: None >12:06:01,756 DEBUG anaconda: old container: None >12:06:01,756 DEBUG anaconda: new container: None >12:06:01,757 DEBUG anaconda: old container encrypted: False >12:06:01,757 DEBUG anaconda: new container encrypted: False >12:06:01,757 DEBUG anaconda: old container raid level: None >12:06:01,757 DEBUG anaconda: new container raid level: None >12:06:01,757 DEBUG anaconda: old container size request: 0 >12:06:01,757 DEBUG anaconda: new container size request: 0 >12:06:01,758 DEBUG anaconda: old disks: ['sda'] >12:06:01,758 DEBUG anaconda: new disks: ['sda'] >12:06:01,758 DEBUG anaconda: updating mountpoint of sda1 to /boot >12:06:01,762 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >12:06:01,762 DEBUG anaconda: updated device_disks to ['sda'] >12:06:01,763 DEBUG anaconda: updated device_container_name to None >12:06:01,763 DEBUG anaconda: updated device_container_raid_level to None >12:06:01,763 DEBUG anaconda: updated device_container_encrypted to False >12:06:01,763 DEBUG anaconda: updated device_container_size to 0 >12:06:01,770 INFO anaconda: getting device type for Standard Partition >12:06:01,771 DEBUG anaconda: populate_raid: 2, None >12:06:01,771 INFO anaconda: getting device type for Standard Partition >12:06:02,656 INFO anaconda: getting device type for Standard Partition >12:06:03,784 INFO anaconda: ui: saving changes to device sda1 >12:06:03,785 DEBUG anaconda: old name: sda1 >12:06:03,785 DEBUG anaconda: new name: None >12:06:03,788 DEBUG anaconda: old size: 500.0 >12:06:03,788 DEBUG anaconda: new size: 500 >12:06:03,788 INFO anaconda: getting device type for Standard Partition >12:06:03,789 DEBUG anaconda: old device type: 2 >12:06:03,789 DEBUG anaconda: new device type: 2 >12:06:03,789 DEBUG anaconda: reformat: True >12:06:03,791 DEBUG anaconda: old fs type: ext4 >12:06:03,791 DEBUG anaconda: new fs type: ext4 >12:06:03,791 DEBUG anaconda: old encryption setting: False >12:06:03,791 DEBUG anaconda: new encryption setting: False >12:06:03,792 DEBUG anaconda: old label: >12:06:03,792 DEBUG anaconda: new_label: >12:06:03,792 DEBUG anaconda: old mountpoint: /boot >12:06:03,792 DEBUG anaconda: new mountpoint: /boot >12:06:03,793 DEBUG anaconda: old raid level: None >12:06:03,793 DEBUG anaconda: new raid level: None >12:06:03,793 DEBUG anaconda: old container: None >12:06:03,793 DEBUG anaconda: new container: None >12:06:03,794 DEBUG anaconda: old container encrypted: False >12:06:03,794 DEBUG anaconda: new container encrypted: False >12:06:03,794 DEBUG anaconda: old container raid level: None >12:06:03,794 DEBUG anaconda: new container raid level: None >12:06:03,794 DEBUG anaconda: old container size request: 0 >12:06:03,794 DEBUG anaconda: new container size request: 0 >12:06:03,794 DEBUG anaconda: old disks: ['sda'] >12:06:03,795 DEBUG anaconda: new disks: ['sda'] >12:06:03,795 INFO anaconda: scheduling reformat of sda1 as ext4 >12:06:03,805 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with non-existent ext4 filesystem mounted at /boot >12:06:03,805 DEBUG anaconda: updated device_disks to ['sda'] >12:06:03,805 DEBUG anaconda: updated device_container_name to None >12:06:03,805 DEBUG anaconda: updated device_container_raid_level to None >12:06:03,806 DEBUG anaconda: updated device_container_encrypted to False >12:06:03,806 DEBUG anaconda: updated device_container_size to 0 >12:06:03,812 INFO anaconda: getting device type for Standard Partition >12:06:03,812 DEBUG anaconda: populate_raid: 2, None >12:06:03,813 INFO anaconda: getting device type for Standard Partition >12:06:04,611 DEBUG anaconda: current selector: existing 500MB partition sda1 (3) with non-existent ext4 filesystem mounted at /boot >12:06:04,612 DEBUG anaconda: notebook page = 1 >12:06:04,612 INFO anaconda: ui: saving changes to device sda1 >12:06:04,612 DEBUG anaconda: old name: sda1 >12:06:04,613 DEBUG anaconda: new name: None >12:06:04,615 DEBUG anaconda: old size: 500.0 >12:06:04,616 DEBUG anaconda: new size: 500 >12:06:04,616 INFO anaconda: getting device type for Standard Partition >12:06:04,616 DEBUG anaconda: old device type: 2 >12:06:04,616 DEBUG anaconda: new device type: 2 >12:06:04,617 DEBUG anaconda: reformat: True >12:06:04,618 DEBUG anaconda: old fs type: ext4 >12:06:04,618 DEBUG anaconda: new fs type: ext4 >12:06:04,618 DEBUG anaconda: old encryption setting: False >12:06:04,619 DEBUG anaconda: new encryption setting: False >12:06:04,619 DEBUG anaconda: old label: >12:06:04,619 DEBUG anaconda: new_label: >12:06:04,619 DEBUG anaconda: old mountpoint: /boot >12:06:04,619 DEBUG anaconda: new mountpoint: /boot >12:06:04,620 DEBUG anaconda: old raid level: None >12:06:04,620 DEBUG anaconda: new raid level: None >12:06:04,620 DEBUG anaconda: old container: None >12:06:04,621 DEBUG anaconda: new container: None >12:06:04,621 DEBUG anaconda: old container encrypted: False >12:06:04,621 DEBUG anaconda: new container encrypted: False >12:06:04,621 DEBUG anaconda: old container raid level: None >12:06:04,621 DEBUG anaconda: new container raid level: None >12:06:04,621 DEBUG anaconda: old container size request: 0 >12:06:04,621 DEBUG anaconda: new container size request: 0 >12:06:04,622 DEBUG anaconda: old disks: ['sda'] >12:06:04,622 DEBUG anaconda: new disks: ['sda'] >12:06:04,622 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (3) with non-existent ext4 filesystem mounted at /boot >12:06:04,622 DEBUG anaconda: updated device_disks to ['sda'] >12:06:04,622 DEBUG anaconda: updated device_container_name to None >12:06:04,623 DEBUG anaconda: updated device_container_raid_level to None >12:06:04,623 DEBUG anaconda: updated device_container_encrypted to False >12:06:04,623 DEBUG anaconda: updated device_container_size to 0 >12:06:04,629 INFO anaconda: getting device type for Standard Partition >12:06:04,629 DEBUG anaconda: populate_raid: 2, None >12:06:04,629 INFO anaconda: getting device type for Standard Partition >12:06:04,630 DEBUG anaconda: new selector: existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem >12:06:04,631 DEBUG anaconda: populate_right_side: existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem >12:06:04,633 DEBUG anaconda: updated device_disks to ['sda'] >12:06:04,633 DEBUG anaconda: updated device_container_name to vg >12:06:04,633 DEBUG anaconda: updated device_container_raid_level to None >12:06:04,633 DEBUG anaconda: updated device_container_encrypted to True >12:06:04,634 DEBUG anaconda: updated device_container_size to 284384 >12:06:04,637 INFO anaconda: getting device type for Standard Partition >12:06:04,641 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,641 DEBUG anaconda: device_type_changed: 5 LVM Thin Provisioning >12:06:04,642 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,642 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,643 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,644 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,644 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,645 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,646 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,646 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,647 DEBUG anaconda: populate_raid: 5, None >12:06:04,647 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,648 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,649 DEBUG anaconda: populate_raid: 5, None >12:06:04,649 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:04,650 DEBUG anaconda: new container selection: None >12:06:04,651 DEBUG anaconda: new container selection: None >12:06:04,651 DEBUG anaconda: new container selection: vg >12:06:04,651 DEBUG anaconda: default container is vg >12:06:11,798 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:12,844 INFO anaconda: ui: saving changes to device vg-home >12:06:12,844 DEBUG anaconda: old name: home >12:06:12,844 DEBUG anaconda: new name: None >12:06:12,849 DEBUG anaconda: old size: 240000.0 >12:06:12,849 DEBUG anaconda: new size: 240000 >12:06:12,849 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:12,850 DEBUG anaconda: old device type: 5 >12:06:12,850 DEBUG anaconda: new device type: 5 >12:06:12,850 DEBUG anaconda: reformat: True >12:06:12,852 DEBUG anaconda: old fs type: ext4 >12:06:12,852 DEBUG anaconda: new fs type: ext4 >12:06:12,853 DEBUG anaconda: old encryption setting: False >12:06:12,853 DEBUG anaconda: new encryption setting: False >12:06:12,853 DEBUG anaconda: old label: >12:06:12,853 DEBUG anaconda: new_label: >12:06:12,853 DEBUG anaconda: old mountpoint: >12:06:12,854 DEBUG anaconda: new mountpoint: /home >12:06:12,854 DEBUG anaconda: old raid level: None >12:06:12,855 DEBUG anaconda: new raid level: None >12:06:12,856 DEBUG anaconda: old container: vg >12:06:12,856 DEBUG anaconda: new container: vg >12:06:12,856 DEBUG anaconda: old container encrypted: True >12:06:12,856 DEBUG anaconda: new container encrypted: True >12:06:12,856 DEBUG anaconda: old container raid level: None >12:06:12,857 DEBUG anaconda: new container raid level: None >12:06:12,857 DEBUG anaconda: old container size request: 284384 >12:06:12,857 DEBUG anaconda: new container size request: 284384 >12:06:12,857 DEBUG anaconda: old disks: ['sda'] >12:06:12,857 DEBUG anaconda: new disks: ['sda'] >12:06:12,857 INFO anaconda: scheduling reformat of vg-home as ext4 >12:06:12,867 DEBUG anaconda: populate_right_side: existing 240000MB lvmthinlv vg-home (17) with non-existent ext4 filesystem mounted at /home >12:06:12,869 DEBUG anaconda: updated device_disks to ['sda'] >12:06:12,869 DEBUG anaconda: updated device_container_name to vg >12:06:12,870 DEBUG anaconda: updated device_container_raid_level to None >12:06:12,870 DEBUG anaconda: updated device_container_encrypted to True >12:06:12,870 DEBUG anaconda: updated device_container_size to 284384 >12:06:12,877 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:12,878 DEBUG anaconda: populate_raid: 5, None >12:06:12,878 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:12,879 DEBUG anaconda: new container selection: None >12:06:12,879 DEBUG anaconda: new container selection: None >12:06:12,880 DEBUG anaconda: new container selection: vg >12:06:12,880 DEBUG anaconda: default container is vg >12:06:14,244 DEBUG anaconda: current selector: existing 240000MB lvmthinlv vg-home (17) with non-existent ext4 filesystem mounted at /home >12:06:14,246 DEBUG anaconda: notebook page = 1 >12:06:14,246 INFO anaconda: ui: saving changes to device vg-home >12:06:14,246 DEBUG anaconda: old name: home >12:06:14,247 DEBUG anaconda: new name: None >12:06:14,251 DEBUG anaconda: old size: 240000.0 >12:06:14,251 DEBUG anaconda: new size: 240000 >12:06:14,251 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:14,252 DEBUG anaconda: old device type: 5 >12:06:14,252 DEBUG anaconda: new device type: 5 >12:06:14,253 DEBUG anaconda: reformat: True >12:06:14,255 DEBUG anaconda: old fs type: ext4 >12:06:14,255 DEBUG anaconda: new fs type: ext4 >12:06:14,255 DEBUG anaconda: old encryption setting: False >12:06:14,255 DEBUG anaconda: new encryption setting: False >12:06:14,256 DEBUG anaconda: old label: >12:06:14,256 DEBUG anaconda: new_label: >12:06:14,256 DEBUG anaconda: old mountpoint: /home >12:06:14,256 DEBUG anaconda: new mountpoint: /home >12:06:14,258 DEBUG anaconda: old raid level: None >12:06:14,258 DEBUG anaconda: new raid level: None >12:06:14,259 DEBUG anaconda: old container: vg >12:06:14,259 DEBUG anaconda: new container: vg >12:06:14,259 DEBUG anaconda: old container encrypted: True >12:06:14,259 DEBUG anaconda: new container encrypted: True >12:06:14,260 DEBUG anaconda: old container raid level: None >12:06:14,260 DEBUG anaconda: new container raid level: None >12:06:14,260 DEBUG anaconda: old container size request: 284384 >12:06:14,260 DEBUG anaconda: new container size request: 284384 >12:06:14,260 DEBUG anaconda: old disks: ['sda'] >12:06:14,261 DEBUG anaconda: new disks: ['sda'] >12:06:14,261 DEBUG anaconda: populate_right_side: existing 240000MB lvmthinlv vg-home (17) with non-existent ext4 filesystem mounted at /home >12:06:14,263 DEBUG anaconda: updated device_disks to ['sda'] >12:06:14,263 DEBUG anaconda: updated device_container_name to vg >12:06:14,263 DEBUG anaconda: updated device_container_raid_level to None >12:06:14,263 DEBUG anaconda: updated device_container_encrypted to True >12:06:14,263 DEBUG anaconda: updated device_container_size to 284384 >12:06:14,271 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:14,272 DEBUG anaconda: populate_raid: 5, None >12:06:14,272 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:14,274 DEBUG anaconda: new container selection: None >12:06:14,274 DEBUG anaconda: new container selection: None >12:06:14,275 DEBUG anaconda: new container selection: vg >12:06:14,275 DEBUG anaconda: default container is vg >12:06:14,276 DEBUG anaconda: new selector: existing 16000MB lvmlv vg-swap (19) with existing swap >12:06:14,277 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv vg-swap (19) with existing swap >12:06:14,279 DEBUG anaconda: updated device_disks to ['sda'] >12:06:14,279 DEBUG anaconda: updated device_container_name to vg >12:06:14,279 DEBUG anaconda: updated device_container_raid_level to None >12:06:14,279 DEBUG anaconda: updated device_container_encrypted to True >12:06:14,279 DEBUG anaconda: updated device_container_size to 284384 >12:06:14,283 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:14,284 DEBUG anaconda: fs type changed: swap >12:06:14,289 INFO anaconda: getting device type for LVM >12:06:14,290 DEBUG anaconda: device_type_changed: 0 LVM >12:06:14,290 INFO anaconda: getting device type for LVM >12:06:14,290 INFO anaconda: getting device type for LVM >12:06:14,291 INFO anaconda: getting device type for LVM >12:06:14,291 INFO anaconda: getting device type for LVM >12:06:14,292 INFO anaconda: getting device type for LVM >12:06:14,292 INFO anaconda: getting device type for LVM >12:06:14,292 INFO anaconda: getting device type for LVM >12:06:14,293 INFO anaconda: getting device type for LVM >12:06:14,293 INFO anaconda: getting device type for LVM >12:06:14,293 INFO anaconda: getting device type for LVM >12:06:14,294 INFO anaconda: getting device type for LVM >12:06:14,294 DEBUG anaconda: populate_raid: 0, None >12:06:14,294 INFO anaconda: getting device type for LVM >12:06:14,295 INFO anaconda: getting device type for LVM >12:06:14,296 DEBUG anaconda: populate_raid: 0, None >12:06:14,296 INFO anaconda: getting device type for LVM >12:06:14,296 DEBUG anaconda: new container selection: None >12:06:14,297 DEBUG anaconda: new container selection: None >12:06:14,297 DEBUG anaconda: new container selection: vg >12:06:14,297 DEBUG anaconda: default container is vg >12:06:15,463 INFO anaconda: getting device type for LVM >12:06:16,349 INFO anaconda: ui: saving changes to device vg-swap >12:06:16,349 DEBUG anaconda: old name: swap >12:06:16,349 DEBUG anaconda: new name: None >12:06:16,354 DEBUG anaconda: old size: 16000.0 >12:06:16,354 DEBUG anaconda: new size: 16000 >12:06:16,354 INFO anaconda: getting device type for LVM >12:06:16,355 DEBUG anaconda: old device type: 0 >12:06:16,355 DEBUG anaconda: new device type: 0 >12:06:16,355 DEBUG anaconda: reformat: True >12:06:16,357 DEBUG anaconda: old fs type: swap >12:06:16,357 DEBUG anaconda: new fs type: swap >12:06:16,357 DEBUG anaconda: old encryption setting: False >12:06:16,357 DEBUG anaconda: new encryption setting: False >12:06:16,358 DEBUG anaconda: old label: >12:06:16,358 DEBUG anaconda: new_label: >12:06:16,358 DEBUG anaconda: old mountpoint: >12:06:16,358 DEBUG anaconda: new mountpoint: >12:06:16,358 DEBUG anaconda: old raid level: None >12:06:16,359 DEBUG anaconda: new raid level: None >12:06:16,360 DEBUG anaconda: old container: vg >12:06:16,360 DEBUG anaconda: new container: vg >12:06:16,360 DEBUG anaconda: old container encrypted: True >12:06:16,360 DEBUG anaconda: new container encrypted: True >12:06:16,360 DEBUG anaconda: old container raid level: None >12:06:16,360 DEBUG anaconda: new container raid level: None >12:06:16,361 DEBUG anaconda: old container size request: 284384 >12:06:16,361 DEBUG anaconda: new container size request: 284384 >12:06:16,361 DEBUG anaconda: old disks: ['sda'] >12:06:16,361 DEBUG anaconda: new disks: ['sda'] >12:06:16,361 INFO anaconda: scheduling reformat of vg-swap as swap >12:06:16,369 DEBUG anaconda: removing empty page Unknown >12:06:16,374 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv vg-swap (19) with non-existent swap >12:06:16,376 DEBUG anaconda: updated device_disks to ['sda'] >12:06:16,377 DEBUG anaconda: updated device_container_name to vg >12:06:16,377 DEBUG anaconda: updated device_container_raid_level to None >12:06:16,377 DEBUG anaconda: updated device_container_encrypted to True >12:06:16,377 DEBUG anaconda: updated device_container_size to 284384 >12:06:16,384 INFO anaconda: getting device type for LVM >12:06:16,384 DEBUG anaconda: populate_raid: 0, None >12:06:16,385 INFO anaconda: getting device type for LVM >12:06:16,385 DEBUG anaconda: new container selection: None >12:06:16,386 DEBUG anaconda: new container selection: None >12:06:16,386 DEBUG anaconda: new container selection: vg >12:06:16,386 DEBUG anaconda: default container is vg >12:06:24,348 DEBUG anaconda: current selector: existing 16000MB lvmlv vg-swap (19) with non-existent swap >12:06:24,350 DEBUG anaconda: notebook page = 1 >12:06:24,351 INFO anaconda: ui: saving changes to device vg-swap >12:06:24,351 DEBUG anaconda: old name: swap >12:06:24,351 DEBUG anaconda: new name: None >12:06:24,355 DEBUG anaconda: old size: 16000.0 >12:06:24,355 DEBUG anaconda: new size: 16000 >12:06:24,356 INFO anaconda: getting device type for LVM >12:06:24,356 DEBUG anaconda: old device type: 0 >12:06:24,356 DEBUG anaconda: new device type: 0 >12:06:24,356 DEBUG anaconda: reformat: True >12:06:24,358 DEBUG anaconda: old fs type: swap >12:06:24,358 DEBUG anaconda: new fs type: swap >12:06:24,358 DEBUG anaconda: old encryption setting: False >12:06:24,359 DEBUG anaconda: new encryption setting: False >12:06:24,359 DEBUG anaconda: old label: >12:06:24,359 DEBUG anaconda: new_label: >12:06:24,359 DEBUG anaconda: old mountpoint: >12:06:24,359 DEBUG anaconda: new mountpoint: >12:06:24,360 DEBUG anaconda: old raid level: None >12:06:24,360 DEBUG anaconda: new raid level: None >12:06:24,361 DEBUG anaconda: old container: vg >12:06:24,361 DEBUG anaconda: new container: vg >12:06:24,361 DEBUG anaconda: old container encrypted: True >12:06:24,361 DEBUG anaconda: new container encrypted: True >12:06:24,361 DEBUG anaconda: old container raid level: None >12:06:24,361 DEBUG anaconda: new container raid level: None >12:06:24,362 DEBUG anaconda: old container size request: 284384 >12:06:24,362 DEBUG anaconda: new container size request: 284384 >12:06:24,362 DEBUG anaconda: old disks: ['sda'] >12:06:24,362 DEBUG anaconda: new disks: ['sda'] >12:06:24,362 DEBUG anaconda: populate_right_side: existing 16000MB lvmlv vg-swap (19) with non-existent swap >12:06:24,364 DEBUG anaconda: updated device_disks to ['sda'] >12:06:24,364 DEBUG anaconda: updated device_container_name to vg >12:06:24,364 DEBUG anaconda: updated device_container_raid_level to None >12:06:24,364 DEBUG anaconda: updated device_container_encrypted to True >12:06:24,364 DEBUG anaconda: updated device_container_size to 284384 >12:06:24,371 INFO anaconda: getting device type for LVM >12:06:24,372 DEBUG anaconda: populate_raid: 0, None >12:06:24,372 INFO anaconda: getting device type for LVM >12:06:24,372 DEBUG anaconda: new container selection: None >12:06:24,373 DEBUG anaconda: new container selection: None >12:06:24,373 DEBUG anaconda: new container selection: vg >12:06:24,374 DEBUG anaconda: default container is vg >12:06:24,374 DEBUG anaconda: new selector: existing 240000MB lvmthinlv vg-home (17) with non-existent ext4 filesystem mounted at /home >12:06:24,376 DEBUG anaconda: populate_right_side: existing 240000MB lvmthinlv vg-home (17) with non-existent ext4 filesystem mounted at /home >12:06:24,377 DEBUG anaconda: updated device_disks to ['sda'] >12:06:24,378 DEBUG anaconda: updated device_container_name to vg >12:06:24,378 DEBUG anaconda: updated device_container_raid_level to None >12:06:24,378 DEBUG anaconda: updated device_container_encrypted to True >12:06:24,378 DEBUG anaconda: updated device_container_size to 284384 >12:06:24,382 DEBUG anaconda: fs type changed: ext4 >12:06:24,387 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,388 DEBUG anaconda: device_type_changed: 5 LVM Thin Provisioning >12:06:24,388 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,389 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,390 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,391 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,392 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,393 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,393 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,394 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,395 DEBUG anaconda: populate_raid: 5, None >12:06:24,395 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,396 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,397 DEBUG anaconda: populate_raid: 5, None >12:06:24,397 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:24,398 DEBUG anaconda: new container selection: None >12:06:24,399 DEBUG anaconda: new container selection: None >12:06:24,399 DEBUG anaconda: new container selection: vg >12:06:24,399 DEBUG anaconda: default container is vg >12:06:27,619 INFO anaconda: ui: saving changes to device vg-home >12:06:27,619 DEBUG anaconda: old name: home >12:06:27,620 DEBUG anaconda: new name: None >12:06:27,625 DEBUG anaconda: old size: 240000.0 >12:06:27,625 DEBUG anaconda: new size: 250000 >12:06:27,625 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:27,627 DEBUG anaconda: old device type: 5 >12:06:27,627 DEBUG anaconda: new device type: 5 >12:06:27,627 DEBUG anaconda: reformat: True >12:06:27,629 DEBUG anaconda: old fs type: ext4 >12:06:27,629 DEBUG anaconda: new fs type: ext4 >12:06:27,630 DEBUG anaconda: old encryption setting: False >12:06:27,630 DEBUG anaconda: new encryption setting: False >12:06:27,630 DEBUG anaconda: old label: >12:06:27,630 DEBUG anaconda: new_label: >12:06:27,630 DEBUG anaconda: old mountpoint: /home >12:06:27,631 DEBUG anaconda: new mountpoint: /home >12:06:27,631 DEBUG anaconda: old raid level: None >12:06:27,632 DEBUG anaconda: new raid level: None >12:06:27,633 DEBUG anaconda: old container: vg >12:06:27,633 DEBUG anaconda: new container: vg >12:06:27,633 DEBUG anaconda: old container encrypted: True >12:06:27,633 DEBUG anaconda: new container encrypted: True >12:06:27,634 DEBUG anaconda: old container raid level: None >12:06:27,634 DEBUG anaconda: new container raid level: None >12:06:27,634 DEBUG anaconda: old container size request: 284384 >12:06:27,634 DEBUG anaconda: new container size request: 284384 >12:06:27,634 DEBUG anaconda: old disks: ['sda'] >12:06:27,635 DEBUG anaconda: new disks: ['sda'] >12:06:27,641 DEBUG anaconda: populate_right_side: existing 240000MB lvmthinlv vg-home (17) with non-existent ext4 filesystem mounted at /home >12:06:27,643 DEBUG anaconda: updated device_disks to ['sda'] >12:06:27,643 DEBUG anaconda: updated device_container_name to vg >12:06:27,643 DEBUG anaconda: updated device_container_raid_level to None >12:06:27,643 DEBUG anaconda: updated device_container_encrypted to True >12:06:27,643 DEBUG anaconda: updated device_container_size to 284384 >12:06:27,652 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:27,652 DEBUG anaconda: populate_raid: 5, None >12:06:27,653 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:27,654 DEBUG anaconda: new container selection: None >12:06:27,654 DEBUG anaconda: new container selection: None >12:06:27,655 DEBUG anaconda: new container selection: vg >12:06:27,655 DEBUG anaconda: default container is vg >12:06:38,013 INFO anaconda: ui: saving changes to device vg-home >12:06:38,013 DEBUG anaconda: old name: home >12:06:38,013 DEBUG anaconda: new name: None >12:06:38,017 DEBUG anaconda: old size: 240000.0 >12:06:38,017 DEBUG anaconda: new size: 250000 >12:06:38,018 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:38,018 DEBUG anaconda: old device type: 5 >12:06:38,018 DEBUG anaconda: new device type: 5 >12:06:38,019 DEBUG anaconda: reformat: True >12:06:38,020 DEBUG anaconda: old fs type: ext4 >12:06:38,020 DEBUG anaconda: new fs type: ext4 >12:06:38,020 DEBUG anaconda: old encryption setting: False >12:06:38,021 DEBUG anaconda: new encryption setting: False >12:06:38,021 DEBUG anaconda: old label: >12:06:38,021 DEBUG anaconda: new_label: >12:06:38,021 DEBUG anaconda: old mountpoint: /home >12:06:38,021 DEBUG anaconda: new mountpoint: /home >12:06:38,022 DEBUG anaconda: old raid level: None >12:06:38,022 DEBUG anaconda: new raid level: None >12:06:38,023 DEBUG anaconda: old container: vg >12:06:38,023 DEBUG anaconda: new container: vg >12:06:38,023 DEBUG anaconda: old container encrypted: True >12:06:38,024 DEBUG anaconda: new container encrypted: True >12:06:38,024 DEBUG anaconda: old container raid level: None >12:06:38,024 DEBUG anaconda: new container raid level: None >12:06:38,024 DEBUG anaconda: old container size request: 284384 >12:06:38,024 DEBUG anaconda: new container size request: 284384 >12:06:38,024 DEBUG anaconda: old disks: ['sda'] >12:06:38,024 DEBUG anaconda: new disks: ['sda'] >12:06:38,029 DEBUG anaconda: populate_right_side: existing 240000MB lvmthinlv vg-home (17) with non-existent ext4 filesystem mounted at /home >12:06:38,031 DEBUG anaconda: updated device_disks to ['sda'] >12:06:38,031 DEBUG anaconda: updated device_container_name to vg >12:06:38,031 DEBUG anaconda: updated device_container_raid_level to None >12:06:38,031 DEBUG anaconda: updated device_container_encrypted to True >12:06:38,031 DEBUG anaconda: updated device_container_size to 284384 >12:06:38,038 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:38,039 DEBUG anaconda: populate_raid: 5, None >12:06:38,039 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:38,040 DEBUG anaconda: new container selection: None >12:06:38,041 DEBUG anaconda: new container selection: None >12:06:38,041 DEBUG anaconda: new container selection: vg >12:06:38,041 DEBUG anaconda: default container is vg >12:06:41,555 INFO anaconda: ui: saving changes to device vg-home >12:06:41,556 DEBUG anaconda: old name: home >12:06:41,556 DEBUG anaconda: new name: None >12:06:41,560 DEBUG anaconda: old size: 240000.0 >12:06:41,561 DEBUG anaconda: new size: 240000 >12:06:41,561 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:41,562 DEBUG anaconda: old device type: 5 >12:06:41,562 DEBUG anaconda: new device type: 5 >12:06:41,562 DEBUG anaconda: reformat: True >12:06:41,564 DEBUG anaconda: old fs type: ext4 >12:06:41,565 DEBUG anaconda: new fs type: ext4 >12:06:41,565 DEBUG anaconda: old encryption setting: False >12:06:41,565 DEBUG anaconda: new encryption setting: False >12:06:41,565 DEBUG anaconda: old label: >12:06:41,565 DEBUG anaconda: new_label: >12:06:41,566 DEBUG anaconda: old mountpoint: /home >12:06:41,566 DEBUG anaconda: new mountpoint: /home >12:06:41,567 DEBUG anaconda: old raid level: None >12:06:41,567 DEBUG anaconda: new raid level: None >12:06:41,568 DEBUG anaconda: old container: vg >12:06:41,568 DEBUG anaconda: new container: vg >12:06:41,568 DEBUG anaconda: old container encrypted: True >12:06:41,568 DEBUG anaconda: new container encrypted: True >12:06:41,569 DEBUG anaconda: old container raid level: None >12:06:41,569 DEBUG anaconda: new container raid level: None >12:06:41,569 DEBUG anaconda: old container size request: 284384 >12:06:41,569 DEBUG anaconda: new container size request: 284384 >12:06:41,569 DEBUG anaconda: old disks: ['sda'] >12:06:41,570 DEBUG anaconda: new disks: ['sda'] >12:06:41,570 DEBUG anaconda: populate_right_side: existing 240000MB lvmthinlv vg-home (17) with non-existent ext4 filesystem mounted at /home >12:06:41,572 DEBUG anaconda: updated device_disks to ['sda'] >12:06:41,572 DEBUG anaconda: updated device_container_name to vg >12:06:41,572 DEBUG anaconda: updated device_container_raid_level to None >12:06:41,572 DEBUG anaconda: updated device_container_encrypted to True >12:06:41,572 DEBUG anaconda: updated device_container_size to 284384 >12:06:41,584 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:41,585 DEBUG anaconda: populate_raid: 5, None >12:06:41,585 INFO anaconda: getting device type for LVM Thin Provisioning >12:06:41,587 DEBUG anaconda: new container selection: None >12:06:41,587 DEBUG anaconda: new container selection: None >12:06:41,588 DEBUG anaconda: new container selection: vg >12:06:41,588 DEBUG anaconda: default container is vg >12:06:43,091 DEBUG anaconda: new disk order: [] >12:06:43,118 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >12:06:43,119 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:06:43,119 DEBUG anaconda: _is_valid_size(sda) returning True >12:06:43,119 DEBUG anaconda: _is_valid_location(sda) returning True >12:06:43,119 DEBUG anaconda: _is_valid_format(sda) returning True >12:06:43,119 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:06:43,120 INFO anaconda: Running Thread: AnaCheckStorageThread (140602962278144) >12:06:43,127 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:06:43,127 DEBUG anaconda: _is_valid_size(sda) returning True >12:06:43,127 DEBUG anaconda: _is_valid_location(sda) returning True >12:06:43,128 DEBUG anaconda: _is_valid_format(sda) returning True >12:06:43,128 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:06:43,128 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >12:06:43,128 DEBUG anaconda: _is_valid_size(sda1) returning True >12:06:43,129 DEBUG anaconda: _is_valid_location(sda1) returning True >12:06:43,129 DEBUG anaconda: _is_valid_partition(sda1) returning True >12:06:43,129 DEBUG anaconda: _is_valid_format(sda1) returning True >12:06:43,129 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >12:06:43,130 INFO anaconda: Thread Done: AnaCheckStorageThread (140602962278144) >12:06:43,220 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> >12:06:43,224 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> >12:06:43,224 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> status to: Checking storage configuration... >12:06:43,228 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fe0b75d1e90> >12:08:13,406 INFO anaconda: Thread Done: AnaPayloadThread (140603061712640) >12:08:13,408 DEBUG anaconda: Setting up repos: [] >12:08:13,412 INFO anaconda: Thread Done: AnaSourceWatcher (140602970670848) >12:08:13,455 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe0b2a6bc10> status to: Downloading group metadata... >12:08:13,463 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe0b2a69f90> >12:08:25,471 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140602850133760) >12:08:25,471 INFO anaconda: Thread Done: AnaSoftwareWatcher (140603254064896) >12:08:25,502 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe0b2a6bc10> >12:08:25,508 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe0b2a6bc10> >12:08:25,514 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe0b2a69f90> >12:08:25,514 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe0b2a6bc10> status to: Checking software dependencies... >12:08:31,303 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140602850133760) >12:08:31,321 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe0b2a6bc10> >12:08:31,325 INFO anaconda: fs space: 12 GB needed: 4.07 GB >12:08:31,336 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe0b2a69f90> >12:09:00,555 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140602850133760) >12:09:00,743 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe0b2a6bc10> >12:09:00,748 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe0b2a69f90> >12:09:00,748 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe0b2a6bc10> status to: Checking software dependencies... >12:09:03,419 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140602850133760) >12:09:03,458 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fe0b2a6bc10> >12:09:03,461 INFO anaconda: fs space: 12 GB needed: 779.13 MB >12:09:03,473 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fe0b2a69f90> >12:09:06,863 INFO anaconda: Running Thread: AnaInstallThread (140602850133760) >12:09:08,501 INFO anaconda: Setting up the installation environment >12:09:11,326 DEBUG anaconda: running handleException >12:09:11,326 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:09:11,327 INFO anaconda: Thread Done: AnaInstallThread (140602850133760) > > >/tmp/packaging.log: >11:04:33,463 INFO packaging: configuring base repo >11:04:33,498 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >11:04:33,498 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:04:33,499 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:04:33,499 DEBUG yum.verbose.plugin: Adding en_US to language list >11:04:33,502 DEBUG yum.verbose.YumBase: Config time: 0.035 >11:04:33,525 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >11:04:33,525 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:04:33,525 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:04:33,526 DEBUG yum.verbose.plugin: Adding en_US to language list >11:04:33,528 DEBUG yum.verbose.YumBase: Config time: 0.009 >11:04:33,542 INFO packaging: using default repos from local yum configuration >11:04:33,543 INFO packaging: gathering repo metadata >11:04:33,551 ERR packaging: failed to grab repo metadata for fedora: Cannot retrieve metalink for repository: fedora/20/x86_64. Please verify its path and try again >11:04:33,558 ERR packaging: failed to grab repo metadata for updates: Cannot retrieve metalink for repository: updates/20/x86_64. Please verify its path and try again >11:04:33,558 INFO packaging: metadata retrieval complete >12:04:07,434 INFO packaging: configuring base repo >12:04:07,443 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >12:04:07,443 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >12:04:07,444 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >12:04:07,444 DEBUG yum.verbose.plugin: Adding en_US to language list >12:04:07,446 DEBUG yum.verbose.YumBase: Config time: 0.010 >12:04:07,461 INFO packaging: using default repos from local yum configuration >12:04:07,461 INFO packaging: gathering repo metadata >12:08:13,405 ERR packaging: failed to grab repo metadata for updates: Cannot retrieve metalink for repository: updates/20/x86_64. Please verify its path and try again >12:08:13,406 INFO packaging: metadata retrieval complete >12:08:13,408 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:08:13,410 INFO_2 yum.verbose.plugin: Determining fastest mirrors >12:08:14,342 INFO_2 yum.verbose.plugin: * fedora: ftp.twaren.net >12:08:25,215 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:08:25,308 DEBUG yum.verbose.YumBase: pkgsack time: 11.899 >12:08:25,396 DEBUG yum.verbose.YumBase: group time: 11.987 >12:08:25,472 INFO packaging: checking software selection >12:08:25,472 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:08:26,447 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:08:26,526 DEBUG yum.verbose.YumBase: pkgsack time: 1.054 >12:08:26,611 DEBUG yum.verbose.YumBase: group time: 1.139 >12:08:26,756 DEBUG yum.verbose.YumBase: Obs Init time: 0.141 >12:08:26,779 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >12:08:26,795 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >12:08:26,848 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >12:08:26,849 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >12:08:26,902 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >12:08:26,906 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >12:08:26,910 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >12:08:27,091 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >12:08:27,092 INFO packaging: no kernel-PAE package >12:08:27,092 INFO packaging: selected kernel >12:08:27,092 INFO packaging: checking dependencies >12:08:27,209 DEBUG yum.verbose.YumBase: Building updates object >12:08:27,911 DEBUG yum.verbose.YumBase: up:simple updates time: 0.329 >12:08:27,917 DEBUG yum.verbose.YumBase: up:obs time: 0.005 >12:08:27,917 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >12:08:27,917 DEBUG yum.verbose.YumBase: updates time: 0.709 >12:08:27,923 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-2.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:08:27,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.6.0-1.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:08:27,926 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:08:27,928 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.5.0-1.20130815git.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:08:27,929 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-9.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >12:08:27,930 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >12:08:27,930 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >12:08:27,930 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >12:08:27,935 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,936 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,938 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,941 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,942 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-9.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,944 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,945 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-1.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >12:08:27,951 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,952 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,954 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,957 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.2-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,959 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,961 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,963 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,963 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >12:08:27,964 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,965 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >12:08:27,966 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >12:08:27,966 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >12:08:27,967 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,969 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:08:27,971 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,972 DEBUG yum.verbose.YumBase: TSINFO: Marking xl2tpd-1.3.1-14.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,973 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.8.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,974 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.6-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,976 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,978 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.36.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,978 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.1-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >12:08:27,979 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.10.4-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,982 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.10.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,984 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.30.1-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,985 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,987 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.13.1-0.1.git337ab1f.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,989 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.10.0-1.fc20.x86_64 as install for NetworkManager-l2tp-0.9.8-4.fc20.x86_64 >12:08:27,993 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-5.01-4.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:08:27,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:08:27,996 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.1-2.fc20.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >12:08:27,996 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >12:08:27,998 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-7.fc20.x86_64 as install for NetworkManager-openconnect-0.9.8.0-2.fc20.x86_64 >12:08:28,000 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-openvpn-gnome-0.9.8.2-3.fc20.x86_64 >12:08:28,002 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-pptp-0.9.8.2-3.fc20.x86_64 as install for 1:NetworkManager-pptp-gnome-0.9.8.2-3.fc20.x86_64 >12:08:28,004 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 as install for 1:NetworkManager-vpnc-gnome-0.9.8.2-2.fc20.x86_64 >12:08:28,007 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.13-1.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >12:08:28,009 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.1-2.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >12:08:28,010 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.fc20.x86_64 as install for PackageKit-command-not-found-0.8.13-1.fc20.x86_64 >12:08:28,014 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-6.fc20.x86_64 as install for PackageKit-gstreamer-plugin-0.8.13-1.fc20.x86_64 >12:08:28,014 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-6.fc20.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >12:08:28,017 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-2.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >12:08:28,019 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >12:08:28,020 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.5.0-4.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >12:08:28,021 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.11.0-1.fc20.x86_64 as install for PackageKit-gtk3-module-0.8.13-1.fc20.x86_64 >12:08:28,023 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.13-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >12:08:28,026 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for PackageKit-yum-plugin-0.8.13-1.fc20.x86_64 >12:08:28,027 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-9.fc20.noarch as install for abattis-cantarell-fonts-0.0.15-1.fc20.noarch >12:08:28,029 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,030 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,031 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,032 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,033 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-fedora-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,034 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.6.50.20130731-16.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,035 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.3-2.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,036 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.157-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,037 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,038 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,039 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,040 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,041 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,042 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,043 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,044 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,045 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.1.9-1.fc20.x86_64 as install for abrt-desktop-2.1.9-1.fc20.x86_64 >12:08:28,047 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.9-1.fc20.x86_64 as install for abrt-java-connector-1.0.6-1.fc20.x86_64 >12:08:28,050 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >12:08:28,051 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >12:08:28,052 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for acl-2.2.52-4.fc20.x86_64 >12:08:28,055 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-2.0.9-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:08:28,056 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >12:08:28,057 DEBUG yum.verbose.YumBase: TSINFO: Marking gc-7.2d-3.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:08:28,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-4.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:08:28,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.1-1.fc20.x86_64 as install for 1:aisleriot-3.10.2-1.fc20.x86_64 >12:08:28,061 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-3.fc20.x86_64 as install for alsa-firmware-1.0.27-2.fc20.noarch >12:08:28,064 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-4.0-8.gitf81e3.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >12:08:28,066 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-2.fc20.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-2.fc20.x86_64 >12:08:28,066 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-2.fc20.x86_64 to require for libasound.so.2(ALSA_0.9)(64bit) >12:08:28,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-5.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >12:08:28,070 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-5.fc20.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >12:08:28,072 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for alsa-utils-1.0.27.2-3.fc20.x86_64 >12:08:28,072 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >12:08:28,073 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >12:08:28,073 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >12:08:28,075 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >12:08:28,077 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-19.fc20.x86_64 as install for at-3.1.13-13.fc20.x86_64 >12:08:28,077 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-1.fc20.x86_64 to require for libpam.so.0()(64bit) >12:08:28,080 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >12:08:28,082 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >12:08:28,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.fc20.x86_64 as install for at-spi2-core-2.10.2-1.fc20.x86_64 >12:08:28,089 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:08:28,091 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-33.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:08:28,091 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >12:08:28,092 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:08:28,093 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:08:28,094 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >12:08:28,094 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >12:08:28,098 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-9.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:08:28,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:08:28,102 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:08:28,103 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-30.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:08:28,107 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:08:28,109 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:08:28,111 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:08:28,112 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-11.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:08:28,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >12:08:28,115 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >12:08:28,119 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for 1:bash-completion-2.1-3.fc20.noarch >12:08:28,121 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >12:08:28,123 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >12:08:28,127 DEBUG yum.verbose.YumBase: TSINFO: Marking zeitgeist-libs-0.9.14-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbcommon-0.3.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,130 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.2.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,132 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,134 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libwayland-egl-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-cursor-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,137 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.2.0-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,138 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.4-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,140 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,142 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.10.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,144 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,145 DEBUG yum.verbose.YumBase: TSINFO: Marking libevdev-0.4.1-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,147 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.47-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,148 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.16.0-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,149 DEBUG yum.verbose.YumBase: Quick matched cogl-1.16.0-2.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >12:08:28,150 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-3.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,152 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.16.2-1.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,155 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,160 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 as install for bijiben-3.10.1-1.fc20.x86_64 >12:08:28,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:08:28,165 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:08:28,167 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-8.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:08:28,167 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccfg.so.90()(64bit) >12:08:28,168 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccc.so.90()(64bit) >12:08:28,168 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisc.so.95()(64bit) >12:08:28,169 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-30.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:08:28,171 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for 32:bind-utils-9.9.4-8.fc20.x86_64 >12:08:28,173 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >12:08:28,173 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc20.x86_64 to require for libpci.so.3()(64bit) >12:08:28,175 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.12-1.fc20.x86_64 as install for bluez-cups-5.12-1.fc20.x86_64 >12:08:28,180 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,181 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,183 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.3.2-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,184 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-14.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,185 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,186 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-20.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,187 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-22.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,188 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.10.0-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,190 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.6-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,193 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,194 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.2.1-1.fc20.x86_64 to require for libgsttag-1.0.so.0()(64bit) >12:08:28,195 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.2.1-1.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,205 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.8.0-4.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,206 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >12:08:28,206 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >12:08:28,207 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,209 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-6.fc20.x86_64 as install for brasero-3.8.0-4.fc20.x86_64 >12:08:28,212 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.10.1-2.fc20.x86_64 as install for brasero-nautilus-3.8.0-4.fc20.x86_64 >12:08:28,216 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24-2.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >12:08:28,216 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >12:08:28,216 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >12:08:28,217 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-5.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >12:08:28,219 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for btrfs-progs-0.20.rc1.20131114git9f0c53f-1.fc20.x86_64 >12:08:28,221 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for bzip2-1.0.6-9.fc20.x86_64 >12:08:28,225 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.13-1.fc20.noarch as install for caribou-0.4.13-1.fc20.x86_64 >12:08:28,227 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >12:08:28,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >12:08:28,230 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.12.0-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >12:08:28,237 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.10.2-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:08:28,238 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.fc20.noarch as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:08:28,239 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.10.2-2.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:08:28,241 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.8-1.fc20.x86_64 as install for 2:cheese-3.10.2-1.fc20.x86_64 >12:08:28,242 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.10.2-1.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >12:08:28,244 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.2-2.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >12:08:28,245 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >12:08:28,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >12:08:28,249 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.1.1-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:08:28,250 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-3.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:08:28,252 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:08:28,252 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >12:08:28,253 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.8-1.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:08:28,255 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc20.x86_64 as install for cifs-utils-6.2-4.fc20.x86_64 >12:08:28,258 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.1.4-1.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:08:28,259 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.4-1.fc20.x86_64 >12:08:28,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.16-3.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:08:28,262 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:08:28,263 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >12:08:28,264 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >12:08:28,264 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >12:08:28,270 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.10.2-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,270 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,273 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,274 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.22-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,274 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >12:08:28,275 DEBUG yum.verbose.YumBase: TSINFO: Marking vino-3.10.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,277 DEBUG yum.verbose.YumBase: TSINFO: Marking rygel-0.20.2-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,279 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.1.1-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,281 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-4.0-8.gitf81e3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,282 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.48-1.fc20.noarch as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,283 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,284 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.8-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,289 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.23-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,293 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.4-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.5-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,296 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.10.0-1.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,297 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.7.0-4.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,299 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-2.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,300 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-3.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,302 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2.3-1.20131114.fc20.x86_64 as install for 1:control-center-3.10.2-2.fc20.x86_64 >12:08:28,306 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:08:28,307 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.10-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:08:28,308 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.2-3.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:08:28,310 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:08:28,311 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >12:08:28,311 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >12:08:28,312 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.2-2.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:08:28,313 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.13-1.fc20.x86_64 as install for coolkey-1.1.0-24.fc20.x86_64 >12:08:28,316 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:08:28,318 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:08:28,319 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >12:08:28,321 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >12:08:28,324 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >12:08:28,327 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >12:08:28,329 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >12:08:28,330 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >12:08:28,335 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.7.0-4.fc20.noarch as install for 1:cups-1.7.0-4.fc20.x86_64 >12:08:28,340 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.41-4.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:08:28,341 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:08:28,343 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.1-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:08:28,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-12.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:08:28,346 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.24.3-2.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:08:28,347 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.6.3-3.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:08:28,349 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.3.0-1.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:08:28,349 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.41-4.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >12:08:28,350 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-21.fc20.x86_64 as install for cups-filters-1.0.41-4.fc20.x86_64 >12:08:28,357 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:08:28,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:08:28,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:08:28,362 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:08:28,363 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >12:08:28,364 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for cyrus-sasl-plain-2.1.26-14.fc20.x86_64 >12:08:28,369 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.21-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >12:08:28,370 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-4.fc20.noarch as install for deja-dup-27.3.1-2.fc20.x86_64 >12:08:28,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.16-1.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >12:08:28,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.9.0-2.fc20.x86_64 as install for deja-dup-27.3.1-2.fc20.x86_64 >12:08:28,374 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.34-1.fc20.noarch as install for dejavu-sans-fonts-2.34-1.fc20.noarch >12:08:28,377 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >12:08:28,378 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-7.fc20.x86_64 as install for deltarpm-3.6-3.fc20.x86_64 >12:08:28,379 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >12:08:28,382 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:08:28,382 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:08:28,384 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-8.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:08:28,385 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-8.fc20.x86_64 to require for libdns-export.so.100()(64bit) >12:08:28,386 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-034-64.git20131205.fc20.x86_64 as install for dracut-config-rescue-034-64.git20131205.fc20.x86_64 >12:08:28,388 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:rmt-1.5.2-8.fc20.x86_64 as install for 1:dump-0.4-0.21.b44.fc20.x86_64 >12:08:28,391 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >12:08:28,392 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >12:08:28,402 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-4.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,405 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.16.0-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,406 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.8.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,408 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,409 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.2.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,410 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.fc20.noarch as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,413 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.22.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,413 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >12:08:28,414 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >12:08:28,414 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >12:08:28,414 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >12:08:28,414 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >12:08:28,414 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >12:08:28,414 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >12:08:28,415 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >12:08:28,415 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >12:08:28,415 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >12:08:28,415 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >12:08:28,415 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >12:08:28,415 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >12:08:28,415 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >12:08:28,416 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >12:08:28,416 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >12:08:28,416 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >12:08:28,416 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >12:08:28,416 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >12:08:28,416 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >12:08:28,416 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >12:08:28,417 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >12:08:28,417 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >12:08:28,417 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >12:08:28,417 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >12:08:28,417 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >12:08:28,417 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >12:08:28,417 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >12:08:28,418 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >12:08:28,418 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >12:08:28,418 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >12:08:28,418 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >12:08:28,418 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >12:08:28,418 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >12:08:28,418 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >12:08:28,419 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >12:08:28,419 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >12:08:28,419 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >12:08:28,419 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >12:08:28,419 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >12:08:28,419 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >12:08:28,419 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >12:08:28,419 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >12:08:28,420 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >12:08:28,420 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >12:08:28,420 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >12:08:28,420 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >12:08:28,420 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >12:08:28,420 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >12:08:28,420 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >12:08:28,421 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >12:08:28,421 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >12:08:28,421 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >12:08:28,421 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >12:08:28,421 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >12:08:28,421 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >12:08:28,421 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >12:08:28,422 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >12:08:28,422 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >12:08:28,422 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >12:08:28,422 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >12:08:28,422 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >12:08:28,422 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >12:08:28,422 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >12:08:28,422 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >12:08:28,423 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.22.0-1.fc20.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >12:08:28,424 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.16-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,426 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,428 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,430 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,431 DEBUG yum.verbose.YumBase: TSINFO: Marking geocode-glib-3.10.0-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,433 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.10.1-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,434 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >12:08:28,434 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >12:08:28,435 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.6-2.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,436 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-2.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >12:08:28,437 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,439 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-7.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,442 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.5-1.fc20.x86_64 as install for empathy-3.10.2-1.fc20.x86_64 >12:08:28,446 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >12:08:28,447 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >12:08:28,449 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.1-3.fc20.x86_64 as install for eog-3.10.2-1.fc20.x86_64 >12:08:28,453 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.10.3-1.fc20.x86_64 as install for evince-3.10.3-1.fc20.x86_64 >12:08:28,454 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >12:08:28,454 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >12:08:28,461 DEBUG yum.verbose.YumBase: TSINFO: Marking highlight-3.16.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:08:28,463 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.18.3-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:08:28,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:08:28,466 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libicalss.so.1()(64bit) >12:08:28,466 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libical.so.1()(64bit) >12:08:28,467 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.10.1-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:08:28,468 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.6-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:08:28,469 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >12:08:28,470 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.14.0-1.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:08:28,472 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.10.2-2.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >12:08:28,473 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libedata-book-1.2.so.20()(64bit) >12:08:28,473 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libecal-1.2.so.16()(64bit) >12:08:28,473 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >12:08:28,474 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebook-1.2.so.14()(64bit) >12:08:28,474 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libebackend-1.2.so.7()(64bit) >12:08:28,474 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.10.2-2.fc20.x86_64 to require for libcamel-1.2.so.45()(64bit) >12:08:28,479 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspack-0.4-0.2.alpha.fc20.x86_64 as install for evolution-ews-3.10.2-2.fc20.x86_64 >12:08:28,480 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >12:08:28,483 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >12:08:28,483 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >12:08:28,489 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-25.0-2.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >12:08:28,492 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-25.0-3.fc20.x86_64 >12:08:28,493 DEBUG yum.verbose.YumBase: Quick matched xulrunner-25.0-2.fc20.x86_64 to require for libxul.so()(64bit) >12:08:28,494 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >12:08:28,497 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewall-config-0.3.8-1.fc20.noarch >12:08:28,498 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.fc20.noarch as install for firewall-config-0.3.8-1.fc20.noarch >12:08:28,499 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >12:08:28,500 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >12:08:28,501 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >12:08:28,517 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.18.1-288.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:08:28,518 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(vars) >12:08:28,519 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(strict) >12:08:28,519 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(POSIX) >12:08:28,519 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(Getopt::Std) >12:08:28,520 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.42-1.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >12:08:28,521 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >12:08:28,524 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Encode-2.54-1.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:08:28,525 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.145-292.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:08:28,526 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-291.fc20.x86_64 as install for foomatic-4.0.9-6.fc20.x86_64 >12:08:28,528 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-39.20130604.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >12:08:28,530 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-39.20130604.fc20.noarch as install for foomatic-db-ppds-4.0-39.20130604.fc20.noarch >12:08:28,532 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 >12:08:28,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:08:28,539 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-2.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:08:28,541 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:08:28,542 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-8.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:08:28,543 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:08:28,544 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:08:28,545 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.10.1-1.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:08:28,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-5.fc20.x86_64 as install for 1:gdm-3.10.0.1-1.fc20.x86_64 >12:08:28,551 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-3.3.2-8.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:08:28,555 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-gobject-3.10.2-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:08:28,557 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-3.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:08:28,558 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.10.1-1.fc20.x86_64 as install for 2:gedit-3.10.2-1.fc20.x86_64 >12:08:28,562 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >12:08:28,563 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >12:08:28,563 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >12:08:28,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-7.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >12:08:28,567 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-18.fc20.noarch as install for glib-networking-2.38.2-1.fc20.x86_64 >12:08:28,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-7.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >12:08:28,571 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 as install for 1:gnome-bluetooth-3.10.0-1.fc20.x86_64 >12:08:28,578 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-4.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:08:28,580 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:08:28,581 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >12:08:28,581 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >12:08:28,581 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >12:08:28,582 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-2.fc20.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >12:08:28,583 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:08:28,583 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >12:08:28,584 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >12:08:28,584 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >12:08:28,584 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >12:08:28,584 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >12:08:28,584 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-2.fc20.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >12:08:28,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:08:28,586 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:08:28,588 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.21-5.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:08:28,590 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:08:28,591 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >12:08:28,591 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >12:08:28,591 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >12:08:28,591 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >12:08:28,591 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >12:08:28,591 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >12:08:28,592 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-2.fc20.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >12:08:28,592 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:08:28,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.3.1-2.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:08:28,597 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:08:28,599 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.3-1.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >12:08:28,607 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.6.0-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:08:28,609 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.9-1.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:08:28,611 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-11.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:08:28,612 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-5.fc20.x86_64 as install for gnome-color-manager-3.10.1-1.fc20.x86_64 >12:08:28,621 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >12:08:28,623 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.1-1.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >12:08:28,624 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-5.fc20.x86_64 as install for gnome-disk-utility-3.10.0-1.fc20.x86_64 >12:08:28,627 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-miners-3.10.0-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:08:28,629 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-2.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:08:28,630 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-5.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:08:28,632 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.38.1-1.fc20.x86_64 as install for gnome-documents-3.10.1-1.fc20.x86_64 >12:08:28,639 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue2-2.0.0-1.fc20.x86_64 as install for gnome-maps-3.10.2-1.fc20.noarch >12:08:28,643 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.13-1.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >12:08:28,643 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.10.2-2.fc20.x86_64 as install for gnome-packagekit-3.10.1-1.fc20.x86_64 >12:08:28,646 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-renderer-0.1.3-2.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:08:28,648 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.7-1.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:08:28,650 DEBUG yum.verbose.YumBase: TSINFO: Marking gegl-0.2.0-12.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:08:28,651 DEBUG yum.verbose.YumBase: TSINFO: Marking babl-0.1.10-8.fc20.x86_64 as install for gnome-photos-3.10.2-1.fc20.x86_64 >12:08:28,658 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-4.fc20.x86_64 as install for gnome-settings-daemon-3.10.2-2.fc20.x86_64 >12:08:28,666 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.10.2-2.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:08:28,668 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-3.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:08:28,668 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-10.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:08:28,670 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:08:28,671 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.10.0.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:08:28,672 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-wayland-3.10.1-1.fc20.x86_64 as install for gnome-shell-3.10.2.1-2.fc20.x86_64 >12:08:28,679 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-3.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:08:28,681 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:08:28,682 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.10.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:08:28,684 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.38.1-1.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:08:28,684 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.38.1-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >12:08:28,685 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-7.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:08:28,687 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-2.fc20.x86_64 as install for gnome-system-monitor-3.10.2-1.fc20.x86_64 >12:08:28,690 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >12:08:28,692 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.10.0-1.fc20.x86_64 as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >12:08:28,693 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.10.0-1.fc20.noarch as install for gnome-themes-standard-3.10.0-1.fc20.x86_64 >12:08:28,695 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 >12:08:28,698 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:08:28,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:08:28,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:08:28,702 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:08:28,704 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:08:28,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,720 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.7-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,721 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.18-1.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,723 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.3-2.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-23.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,727 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-25.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,729 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-6.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,730 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgsttag-0.10.so.0()(64bit) >12:08:28,731 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >12:08:28,731 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >12:08:28,731 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstriff-0.10.so.0()(64bit) >12:08:28,731 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >12:08:28,731 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >12:08:28,732 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstfft-0.10.so.0()(64bit) >12:08:28,732 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >12:08:28,732 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-6.fc20.x86_64 to require for libgstapp-0.10.so.0()(64bit) >12:08:28,733 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-10.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-5.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,736 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-8.fc20.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-19.fc20.x86_64 >12:08:28,738 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-3.fc20.x86_64 as install for gstreamer-plugins-espeak-0.4.0-2.fc19.x86_64 >12:08:28,749 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-8.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,750 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,752 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-1.0.0-1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,753 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-9.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,755 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.9.1-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,756 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.18.rc1.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,758 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,759 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,760 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,762 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-6.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,763 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,764 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-16.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,766 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-3.fc20.x86_64 as install for gstreamer-plugins-good-0.10.31-10.fc20.x86_64 >12:08:28,774 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-10.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:08:28,775 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >12:08:28,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:08:28,777 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-2.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:08:28,779 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-3.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:08:28,780 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.4.0-1.fc20.x86_64 as install for gvfs-afc-1.18.3-1.fc20.x86_64 >12:08:28,785 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >12:08:28,785 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.3-2.fc20.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >12:08:28,786 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.3-2.fc20.x86_64 as install for gvfs-fuse-1.18.3-1.fc20.x86_64 >12:08:28,790 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-5.fc20.x86_64 as install for gvfs-gphoto2-1.18.3-1.fc20.x86_64 >12:08:28,790 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >12:08:28,790 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >12:08:28,793 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-2.fc20.x86_64 as install for gvfs-mtp-1.18.3-1.fc20.x86_64 >12:08:28,799 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.11-1.fc20.x86_64 as install for 1:hpijs-3.13.11-1.fc20.x86_64 >12:08:28,800 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpmud.so.0()(64bit) >12:08:28,800 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpip.so.0()(64bit) >12:08:28,804 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pillow-2.2.1-2.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >12:08:28,805 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-15.fc20.x86_64 as install for hplip-3.13.11-1.fc20.x86_64 >12:08:28,807 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-6.fc20.noarch as install for hunspell-1.3.2-14.fc20.x86_64 >12:08:28,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.5-1.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >12:08:28,813 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.4-2.fc20.x86_64 as install for ibus-chewing-1.4.3-4.fc20.x86_64 >12:08:28,816 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-7.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >12:08:28,817 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.10.2-1.fc20.x86_64 as install for ibus-hangul-1.4.2-7.fc20.x86_64 >12:08:28,820 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.1-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >12:08:28,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-2.fc20.x86_64 as install for ibus-kkc-1.5.18-2.fc20.x86_64 >12:08:28,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:08:28,827 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.94-1.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:08:28,827 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >12:08:28,827 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4()(64bit) >12:08:28,829 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-2.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:08:28,830 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for ibus-libpinyin-1.6.92-2.fc20.x86_64 >12:08:28,833 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.fc20.x86_64 as install for ibus-m17n-1.3.4-12.fc20.x86_64 >12:08:28,834 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >12:08:28,834 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >12:08:28,836 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.3-2.fc20.x86_64 as install for ibus-typing-booster-1.2.5-1.fc20.noarch >12:08:28,838 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 as install for icedtea-web-1.4.1-0.fc20.x86_64 >12:08:28,842 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 >12:08:28,843 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.6-1.fc20.x86_64 as install for im-chooser-1.6.4-2.fc20.x86_64 >12:08:28,848 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:08:28,849 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:08:28,851 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-1.noarch as install for initscripts-9.50-1.fc20.x86_64 >12:08:28,852 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:08:28,854 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >12:08:28,856 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >12:08:28,858 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-1.fc20.x86_64 as install for iptstate-2.2.5-3.fc20.x86_64 >12:08:28,863 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-1.fc20.x86_64 as install for 2:irqbalance-1.0.7-1.fc20.x86_64 >12:08:28,863 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >12:08:28,864 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1()(64bit) >12:08:28,866 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >12:08:28,867 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for isdn4k-utils-3.2-93.fc20.x86_64 >12:08:28,870 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >12:08:28,871 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >12:08:28,872 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.10-301.fc20.x86_64 >12:08:28,873 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.fc20.noarch as install for khmeros-base-fonts-5.0-17.fc20.noarch >12:08:28,874 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >12:08:28,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-2.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >12:08:28,881 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-21.fc20.x86_64 as install for libcanberra-gtk2-0.30-4.fc20.x86_64 >12:08:28,883 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.3-2.fc20.noarch as install for 1:liberation-mono-fonts-1.07.3-2.fc20.noarch >12:08:28,892 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >12:08:28,895 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >12:08:28,898 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >12:08:28,898 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >12:08:28,898 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >12:08:28,898 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >12:08:28,899 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >12:08:28,899 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >12:08:28,899 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >12:08:28,899 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >12:08:28,899 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >12:08:28,899 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >12:08:28,900 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >12:08:28,900 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >12:08:28,900 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >12:08:28,900 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >12:08:28,900 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >12:08:28,900 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >12:08:28,900 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >12:08:28,900 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >12:08:28,901 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libvcllo.so()(64bit) >12:08:28,901 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >12:08:28,901 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libutllo.so()(64bit) >12:08:28,902 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_sal.so.3()(64bit) >12:08:28,902 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >12:08:28,902 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.3.2-9.fc20.x86_64 to require for libuno_cppu.so.3()(64bit) >12:08:28,902 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libtllo.so()(64bit) >12:08:28,902 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libtklo.so()(64bit) >12:08:28,903 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvxlo.so()(64bit) >12:08:28,903 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >12:08:28,903 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvtlo.so()(64bit) >12:08:28,903 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvllo.so()(64bit) >12:08:28,903 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsotlo.so()(64bit) >12:08:28,903 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsfxlo.so()(64bit) >12:08:28,903 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsblo.so()(64bit) >12:08:28,903 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsaxlo.so()(64bit) >12:08:28,905 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-5.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >12:08:28,905 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >12:08:28,906 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >12:08:28,907 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-7.fc20.x86_64 as install for 1:libreoffice-calc-4.1.3.2-9.fc20.x86_64 >12:08:28,907 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libfilelo.so()(64bit) >12:08:28,907 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libeditenglo.so()(64bit) >12:08:28,908 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >12:08:28,908 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >12:08:28,908 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libcomphelper.so()(64bit) >12:08:28,908 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >12:08:28,908 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libavmedialo.so()(64bit) >12:08:28,910 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-draw-4.1.3.2-9.fc20.x86_64 >12:08:28,911 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.3.2-9.fc20.x86_64 as install for 1:libreoffice-emailmerge-4.1.3.2-9.fc20.x86_64 >12:08:28,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >12:08:28,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >12:08:28,921 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >12:08:28,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-1.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >12:08:28,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.3-2.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >12:08:28,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-4.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >12:08:28,927 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-10.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >12:08:28,927 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicui18n.so.50()(64bit) >12:08:28,928 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicudata.so.50()(64bit) >12:08:28,929 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-5.fc20.x86_64 as install for 1:libreoffice-graphicfilter-4.1.3.2-9.fc20.x86_64 >12:08:28,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-5.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-9.fc20.x86_64 >12:08:28,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.2.0-1.fc20.x86_64 as install for 1:libreoffice-writer-4.1.3.2-9.fc20.x86_64 >12:08:28,951 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-6.fc20.x86_64 as install for libsane-hpaio-3.13.11-1.fc20.x86_64 >12:08:28,956 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-3.fc20.noarch as install for m17n-contrib-1.1.14-3.fc20.noarch >12:08:28,958 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:08:28,959 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:08:28,961 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:08:28,963 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.9-1.fc20.x86_64 as install for mdadm-3.3-4.fc20.x86_64 >12:08:28,966 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2.3-1.20131114.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:08:28,968 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.157-1.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:08:28,969 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.157-1.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >12:08:28,970 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:08:28,971 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.3-0.10.rc3.fc20.x86_64 as install for mesa-dri-drivers-9.2.3-1.20131114.fc20.x86_64 >12:08:28,974 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.11.20111007git.fc20.x86_64 as install for minicom-2.6.2-4.fc20.x86_64 >12:08:28,975 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >12:08:28,978 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.fc20.x86_64 as install for mousetweaks-3.10.0-1.fc20.x86_64 >12:08:28,988 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.3-4.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:08:28,990 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.1-0.1.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:08:28,992 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-7.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:08:28,994 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24-2.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:08:28,994 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount >12:08:28,996 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:08:28,998 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.82-3.fc20.x86_64 as install for 1:nfs-utils-1.2.8-6.0.fc20.x86_64 >12:08:28,999 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 >12:08:29,003 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.2-3.fc20.x86_64 as install for 2:nmap-ncat-6.40-2.fc20.x86_64 >12:08:29,007 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for ntsysv-1.3.60-4.fc20.x86_64 >12:08:29,007 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >12:08:29,012 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-1.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >12:08:29,013 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libvmtools.so.0()(64bit) >12:08:29,013 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libhgfs.so.0()(64bit) >12:08:29,014 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.4-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >12:08:29,015 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc20.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >12:08:29,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.fc20.x86_64 as install for open-vm-tools-desktop-9.4.0-1.fc20.x86_64 >12:08:29,019 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >12:08:29,023 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >12:08:29,024 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.10.0-1.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >12:08:29,025 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-brlapi-0.6.0-9.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >12:08:29,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >12:08:29,028 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >12:08:29,035 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-26.fc20.x86_64 as install for paps-0.6.8-26.fc20.x86_64 >12:08:29,036 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >12:08:29,038 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >12:08:29,041 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >12:08:29,043 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.3.0-1.fc20.x86_64 as install for passwdqc-1.3.0-1.fc20.x86_64 >12:08:29,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >12:08:29,047 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.18.20131005git.fc20.noarch as install for pinfo-0.6.10-8.fc20.x86_64 >12:08:29,049 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:08:29,050 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:08:29,051 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >12:08:29,052 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-system-theme-0.8.9-3.2013.08.14.fc20.x86_64 >12:08:29,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-19.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:08:29,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:08:29,057 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:08:29,065 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-7.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:08:29,067 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9.1-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:08:29,069 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:08:29,070 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:08:29,071 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >12:08:29,077 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-10.fc20.noarch as install for 1:quota-4.01-10.fc20.x86_64 >12:08:29,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >12:08:29,085 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >12:08:29,086 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >12:08:29,087 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.10.0-1.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >12:08:29,088 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >12:08:29,090 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >12:08:29,095 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:08:29,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.5-2.fc20.x86_64 as install for rsyslog-7.4.2-2.fc20.x86_64 >12:08:29,113 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:08:29,115 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.1.1-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:08:29,117 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so(SAMBA_4.1.1)(64bit) >12:08:29,117 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.1)(64bit) >12:08:29,117 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so(SAMBA_4.1.1)(64bit) >12:08:29,118 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.19-1.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:08:29,119 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.19-1.fc20.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >12:08:29,119 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so(SAMBA_4.1.1)(64bit) >12:08:29,119 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >12:08:29,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >12:08:29,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so(SAMBA_4.1.1)(64bit) >12:08:29,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so(SAMBA_4.1.1)(64bit) >12:08:29,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so(SAMBA_4.1.1)(64bit) >12:08:29,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so(SAMBA_4.1.1)(64bit) >12:08:29,120 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so(SAMBA_4.1.1)(64bit) >12:08:29,121 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >12:08:29,121 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.1)(64bit) >12:08:29,121 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so(SAMBA_4.1.1)(64bit) >12:08:29,121 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >12:08:29,121 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >12:08:29,121 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >12:08:29,122 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >12:08:29,122 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so(SAMBA_4.1.1)(64bit) >12:08:29,122 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >12:08:29,122 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >12:08:29,122 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so(SAMBA_4.1.1)(64bit) >12:08:29,123 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >12:08:29,123 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so(SAMBA_4.1.1)(64bit) >12:08:29,123 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so(SAMBA_4.1.1)(64bit) >12:08:29,123 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.1)(64bit) >12:08:29,123 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.1.1)(64bit) >12:08:29,123 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so(SAMBA_4.1.1)(64bit) >12:08:29,125 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-3.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:08:29,126 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >12:08:29,126 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >12:08:29,126 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-3.fc20.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >12:08:29,126 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >12:08:29,126 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so(SAMBA_4.1.1)(64bit) >12:08:29,127 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so(SAMBA_4.1.1)(64bit) >12:08:29,127 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >12:08:29,127 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.1)(64bit) >12:08:29,127 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >12:08:29,127 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so(SAMBA_4.1.1)(64bit) >12:08:29,127 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.1)(64bit) >12:08:29,127 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so(SAMBA_4.1.1)(64bit) >12:08:29,128 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.1)(64bit) >12:08:29,128 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.1)(64bit) >12:08:29,128 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so(SAMBA_4.1.1)(64bit) >12:08:29,128 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so(SAMBA_4.1.1)(64bit) >12:08:29,128 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so(SAMBA_4.1.1)(64bit) >12:08:29,129 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.6.0-2.fc20.x86_64 as install for 2:samba-client-4.1.1-1.fc20.x86_64 >12:08:29,130 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so(SAMBA_4.1.1)(64bit) >12:08:29,130 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_tdb.so()(64bit) >12:08:29,130 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so()(64bit) >12:08:29,131 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >12:08:29,131 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so()(64bit) >12:08:29,131 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so()(64bit) >12:08:29,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >12:08:29,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >12:08:29,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so()(64bit) >12:08:29,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so()(64bit) >12:08:29,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so()(64bit) >12:08:29,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so()(64bit) >12:08:29,132 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so()(64bit) >12:08:29,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >12:08:29,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >12:08:29,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so()(64bit) >12:08:29,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >12:08:29,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >12:08:29,133 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0()(64bit) >12:08:29,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0()(64bit) >12:08:29,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so()(64bit) >12:08:29,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0()(64bit) >12:08:29,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >12:08:29,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so()(64bit) >12:08:29,134 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >12:08:29,135 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so()(64bit) >12:08:29,135 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so()(64bit) >12:08:29,135 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >12:08:29,135 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >12:08:29,135 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so()(64bit) >12:08:29,136 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0()(64bit) >12:08:29,136 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so()(64bit) >12:08:29,136 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so()(64bit) >12:08:29,136 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >12:08:29,136 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >12:08:29,136 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >12:08:29,137 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so()(64bit) >12:08:29,137 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >12:08:29,137 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so()(64bit) >12:08:29,137 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >12:08:29,137 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >12:08:29,137 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so()(64bit) >12:08:29,137 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so()(64bit) >12:08:29,138 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so()(64bit) >12:08:29,138 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so()(64bit) >12:08:29,141 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-6.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >12:08:29,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.fc20.x86_64 as install for sane-backends-drivers-scanners-1.0.24-6.fc20.x86_64 >12:08:29,148 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-11.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >12:08:29,150 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for seahorse-3.10.1-1.fc20.x86_64 >12:08:29,150 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >12:08:29,150 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >12:08:29,151 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-106.fc20.noarch as install for selinux-policy-targeted-3.12.1-106.fc20.noarch >12:08:29,152 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-106.fc20.noarch to require for selinux-policy >12:08:29,154 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.14-2.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:08:29,155 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-8.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:08:29,157 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-25.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:08:29,158 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:08:29,160 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.1.9-1.fc20.x86_64 as install for setroubleshoot-3.2.14-2.fc20.x86_64 >12:08:29,161 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >12:08:29,167 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.15.4-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >12:08:29,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >12:08:29,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.7.0-1.fc20.x86_64 as install for shotwell-0.15.0-1.fc20.x86_64 >12:08:29,174 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-2.fc20.x86_64 >12:08:29,175 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-2.fc20.noarch as install for smc-meera-fonts-6.0-2.fc20.noarch >12:08:29,177 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >12:08:29,177 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >12:08:29,178 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >12:08:29,182 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for spice-vdagent-0.14.0-5.fc20.x86_64 >12:08:29,184 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:08:29,185 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:08:29,186 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:08:29,187 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:08:29,188 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:08:29,189 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:08:29,191 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.2-1.fc20.x86_64 as install for sssd-1.11.2-1.fc20.x86_64 >12:08:29,192 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.2-1.fc20.noarch as install for sssd-1.11.2-1.fc20.x86_64 >12:08:29,199 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-8.fc20.x86_64 as install for sushi-3.10.0-1.fc20.x86_64 >12:08:29,201 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.3-2.fc20.noarch as install for system-config-printer-1.4.3-2.fc20.x86_64 >12:08:29,206 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:08:29,208 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:08:29,212 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 >12:08:29,213 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >12:08:29,219 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.10.1-1.fc20.x86_64 >12:08:29,220 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.9-2.fc20.x86_64 as install for 1:totem-3.10.1-1.fc20.x86_64 >12:08:29,228 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 >12:08:29,230 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-3.fc20.x86_64 >12:08:29,231 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20130807-1.fc20.noarch as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >12:08:29,234 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.5-2.fc20.x86_64 as install for usb_modeswitch-1.2.7-3.fc20.x86_64 >12:08:29,239 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >12:08:29,240 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >12:08:29,245 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-1.0.2-6.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >12:08:29,246 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >12:08:29,248 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-21.fc20.x86_64 as install for vinagre-3.10.2-1.fc20.x86_64 >12:08:29,251 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.3_2013.02.13-4.fc20.x86_64 as install for 1:wireless-tools-29-10.1.fc20.x86_64 >12:08:29,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >12:08:29,254 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >12:08:29,254 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >12:08:29,255 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >12:08:29,256 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 >12:08:29,258 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-1.20131009gitba209eee.fc20.x86_64 as install for xorg-x11-drv-ati-7.2.0-3.20131101git3b38701.fc20.x86_64 >12:08:29,260 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.10.1-1.fc20.noarch as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >12:08:29,262 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.4-1.fc20.x86_64 as install for xorg-x11-drv-evdev-2.8.2-1.fc20.x86_64 >12:08:29,263 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >12:08:29,266 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-4.fc20.x86_64 >12:08:29,267 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.30.0-3.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >12:08:29,269 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >12:08:29,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.fc20.x86_64 as install for xorg-x11-drv-intel-2.21.15-4.fc20.x86_64 >12:08:29,277 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 as install for xorg-x11-drv-vmware-13.0.1-2.fc20.x86_64 >12:08:29,278 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 to require for libxatracker.so.1()(64bit) >12:08:29,281 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.14.4-5.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >12:08:29,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libunwind-1.1-3.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >12:08:29,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.6-2.fc20.x86_64 as install for xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 >12:08:29,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:08:29,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:08:29,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:08:29,290 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:08:29,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.fc20.x86_64 as install for xorg-x11-utils-7.5-12.fc20.x86_64 >12:08:29,294 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 >12:08:29,297 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.10.1-1.fc20.x86_64 as install for 1:yelp-3.10.1-1.fc20.x86_64 >12:08:29,298 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.10.1-1.fc20.noarch as install for 1:yelp-3.10.1-1.fc20.x86_64 >12:08:29,299 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:08:29,300 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >12:08:29,301 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:08:29,302 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >12:08:29,303 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:08:29,304 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:08:29,305 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.23-1.fc20.noarch as install for yum-langpacks-0.4.3-1.fc20.noarch >12:08:29,306 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.fc20.noarch as install for yum-utils-1.1.31-18.fc20.noarch >12:08:29,326 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.3.2-4.fc20.x86_64 as install for 1:NetworkManager-openvpn-0.9.8.2-3.fc20.x86_64 >12:08:29,330 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-19.svn457.fc20.x86_64 as install for 1:NetworkManager-vpnc-0.9.8.2-2.fc20.x86_64 >12:08:29,332 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc20.noarch as install for PackageKit-0.8.13-1.fc20.x86_64 >12:08:29,338 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.13-1.fc20.x86_64 as install for PackageKit-0.8.13-1.fc20.x86_64 >12:08:29,342 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.9-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >12:08:29,344 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.11-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >12:08:29,345 DEBUG yum.verbose.YumBase: Quick matched satyr-0.11-1.fc20.x86_64 to require for libsatyr.so.2()(64bit) >12:08:29,347 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.1.9-1.fc20.x86_64 as install for abrt-addon-kerneloops-2.1.9-1.fc20.x86_64 >12:08:29,349 DEBUG yum.verbose.YumBase: TSINFO: Marking kexec-tools-2.0.4-12.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >12:08:29,351 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.1-2.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >12:08:29,352 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.9-1.fc20.x86_64 as install for abrt-addon-vmcore-2.1.9-1.fc20.x86_64 >12:08:29,356 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >12:08:29,357 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.9-1.fc20.x86_64 as install for abrt-gui-2.1.9-1.fc20.x86_64 >12:08:29,360 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >12:08:29,361 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1903.svn2451.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >12:08:29,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.9-1.fc20.x86_64 as install for abrt-plugin-bodhi-2.1.9-1.fc20.x86_64 >12:08:29,371 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-14.fc20.x86_64 as install for alsa-tools-firmware-1.0.27-3.fc20.x86_64 >12:08:29,381 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-8.fc20.noarch as install for 32:bind-libs-9.9.4-8.fc20.x86_64 >12:08:29,387 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >12:08:29,394 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.fc20.x86_64 as install for cdrdao-1.2.3-20.fc20.x86_64 >12:08:29,395 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >12:08:29,408 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.11-1.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >12:08:29,409 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.fc20.x86_64 as install for crda-1.1.3_2013.02.13-4.fc20.x86_64 >12:08:29,422 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-13.fc20.noarch as install for desktop-file-utils-0.22-1.fc20.x86_64 >12:08:29,423 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.82-3.fc20.x86_64 as install for device-mapper-libs-1.02.82-3.fc20.x86_64 >12:08:29,427 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-connector-dbus-0.1.0-4.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:08:29,429 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-dlna-0.10.2-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:08:29,430 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.3-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:08:29,433 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.8-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:08:29,434 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.6-1.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:08:29,436 DEBUG yum.verbose.YumBase: TSINFO: Marking dleyna-core-0.1.0-2.fc20.x86_64 as install for dleyna-renderer-0.1.3-2.fc20.x86_64 >12:08:29,439 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >12:08:29,440 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >12:08:29,442 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.13.3-1.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >12:08:29,443 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-12.fc20.noarch as install for duplicity-0.6.21-1.fc20.x86_64 >12:08:29,443 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-6.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:08:29,444 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.15-1.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:08:29,446 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-21.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:08:29,447 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-9.fc20.x86_64 as install for duplicity-0.6.21-1.fc20.x86_64 >12:08:29,453 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.157-1.fc20.x86_64 as install for elfutils-0.157-1.fc20.x86_64 >12:08:29,454 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >12:08:29,454 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >12:08:29,454 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >12:08:29,454 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >12:08:29,455 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >12:08:29,455 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >12:08:29,455 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >12:08:29,455 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1()(64bit) >12:08:29,455 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1()(64bit) >12:08:29,461 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-3.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >12:08:29,462 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.24.3-2.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >12:08:29,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-8.fc20.x86_64 as install for evince-libs-3.10.3-1.fc20.x86_64 >12:08:29,474 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 >12:08:29,476 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 >12:08:29,478 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-2.fc20.x86_64 as install for farstream02-0.2.3-3.fc20.x86_64 >12:08:29,481 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >12:08:29,489 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.1-1.fc20.x86_64 as install for fprintd-0.5.1-1.fc20.x86_64 >12:08:29,492 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-plugins-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >12:08:29,494 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:freerdp-libs-1.0.2-6.fc20.x86_64 as install for 1:freerdp-1.0.2-6.fc20.x86_64 >12:08:29,494 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-utils.so.1.0()(64bit) >12:08:29,495 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-rail.so.1.0()(64bit) >12:08:29,495 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-kbd.so.1.0()(64bit) >12:08:29,495 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-gdi.so.1.0()(64bit) >12:08:29,495 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-core.so.1.0()(64bit) >12:08:29,495 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-codec.so.1.0()(64bit) >12:08:29,495 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-channels.so.1.0()(64bit) >12:08:29,496 DEBUG yum.verbose.YumBase: Quick matched 1:freerdp-libs-1.0.2-6.fc20.x86_64 to require for libfreerdp-cache.so.1.0()(64bit) >12:08:29,509 DEBUG yum.verbose.YumBase: TSINFO: Marking suitesparse-4.0.2-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:08:29,510 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:08:29,512 DEBUG yum.verbose.YumBase: TSINFO: Marking libopenraw-0.0.9-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:08:29,513 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:08:29,515 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-7.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:08:29,515 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >12:08:29,516 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-6.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >12:08:29,517 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIex.so.6()(64bit) >12:08:29,517 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >12:08:29,520 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 >12:08:29,521 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >12:08:29,521 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >12:08:29,524 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.fc20.noarch >12:08:29,528 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >12:08:29,532 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.fc20.noarch as install for gnome-abrt-0.3.3-2.fc20.x86_64 >12:08:29,535 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-20.0.0-1.fc20.noarch as install for gnome-desktop3-3.10.2-2.fc20.x86_64 >12:08:29,548 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-11.fc20.x86_64 as install for gnome-video-effects-0.4.0-6.fc20.noarch >12:08:29,550 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >12:08:29,551 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >12:08:29,554 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.15-1.fc20.x86_64 >12:08:29,559 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-1.0.1-2.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >12:08:29,560 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.19-1.fc20.x86_64 as install for grilo-plugins-0.2.9-2.fc20.x86_64 >12:08:29,564 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-6.fc20.x86_64 as install for gstreamer-0.10.36-6.fc20.x86_64 >12:08:29,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >12:08:29,570 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-14.fc20.x86_64 as install for gstreamer-plugins-base-0.10.36-6.fc20.x86_64 >12:08:29,570 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >12:08:29,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.fc20.x86_64 as install for 5:guile-2.0.9-4.fc20.x86_64 >12:08:29,598 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >12:08:29,599 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >12:08:29,600 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >12:08:29,601 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90+1-1.fc20.x86_64 to require for libcdio_cdda.so.1()(64bit) >12:08:29,607 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.11-1.fc20.x86_64 as install for hplip-libs-3.13.11-1.fc20.x86_64 >12:08:29,611 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-wayland-1.5.4-2.fc20.x86_64 as install for ibus-1.5.4-2.fc20.x86_64 >12:08:29,611 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.4-2.fc20.noarch as install for ibus-1.5.4-2.fc20.x86_64 >12:08:29,616 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-12.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >12:08:29,617 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >12:08:29,621 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.48-1.fc20.noarch >12:08:29,625 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >12:08:29,627 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.fc20.noarch as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >12:08:29,629 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >12:08:29,629 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjvm.so()(64bit) >12:08:29,629 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 to require for libjava.so()(64bit) >12:08:29,630 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.fc20.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc20.x86_64 >12:08:29,637 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >12:08:29,638 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.23-1.fc20.noarch as install for langtable-python-0.0.23-1.fc20.noarch >12:08:29,638 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.23-1.fc20.noarch as install for langtable-python-0.0.23-1.fc20.noarch >12:08:29,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.1-1.fc20.noarch as install for libX11-1.6.1-1.fc20.x86_64 >12:08:29,646 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-4.fc20.x86_64 as install for libXfont-1.4.6-2.fc20.x86_64 >12:08:29,660 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >12:08:29,684 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.1.0-3.fc20.x86_64 as install for libgphoto2-2.5.2-5.fc20.x86_64 >12:08:29,687 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-2.fc20.x86_64 as install for libgpod-0.8.3-1.fc20.x86_64 >12:08:29,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.1-2.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >12:08:29,697 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libkkc-data-0.2.7-2.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >12:08:29,698 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >12:08:29,699 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-4.fc20.x86_64 as install for libkkc-0.3.1-2.fc20.x86_64 >12:08:29,703 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.3-2.fc20.x86_64 as install for liblouis-python3-2.5.3-2.fc20.noarch >12:08:29,711 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-2.fc20.x86_64 as install for libmusicbrainz5-5.0.1-8.fc20.x86_64 >12:08:29,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-6.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >12:08:29,717 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >12:08:29,719 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-3.fc20.x86_64 as install for libnetfilter_conntrack-1.0.4-1.fc20.x86_64 >12:08:29,723 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.fc20.noarch as install for libnm-gtk-0.9.9.0-7.git20131028.fc20.x86_64 >12:08:29,727 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-7.fc20.x86_64 as install for libofa-0.9.3-23.fc20.x86_64 >12:08:29,729 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.54.0-5.fc20.x86_64 as install for liborcus-0.5.1-5.fc20.x86_64 >12:08:29,732 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.fc20.x86_64 as install for libosinfo-0.2.7-2.fc20.x86_64 >12:08:29,733 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >12:08:29,733 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1()(64bit) >12:08:29,794 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.8.1-2.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >12:08:29,796 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-libs-3.3.2-8.fc20.x86_64 as install for libpeas-1.9.0-2.fc20.x86_64 >12:08:29,802 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-7.fc20.x86_64 >12:08:29,803 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >12:08:29,805 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >12:08:29,826 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.3.2-9.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,828 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,829 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-4.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,831 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-carlito-fonts-1.103-0.1.20130920.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,833 DEBUG yum.verbose.YumBase: TSINFO: Marking google-crosextra-caladea-fonts-1.002-0.1.20130214.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,834 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.3.2-9.fc20.noarch as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,836 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,837 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,839 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-6.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,840 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.2-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,842 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,843 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.24-1.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,845 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-4.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.3-2.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-8.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,849 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,850 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >12:08:29,851 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-10.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,852 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.54.0-5.fc20.x86_64 as install for 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 >12:08:29,863 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 as install for libreport-gtk-2.1.9-1.fc20.x86_64 >12:08:29,864 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.9-1.fc20.x86_64 >12:08:29,872 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.21-1.fc20.x86_64 as install for libreswan-3.6-1.fc20.x86_64 >12:08:29,877 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >12:08:29,877 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >12:08:29,878 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >12:08:29,894 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-9.fc20.x86_64 as install for libtiff-4.0.3-12.fc20.x86_64 >12:08:29,897 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.3-2.fc20.x86_64 as install for libtranslit-m17n-0.0.3-2.fc20.x86_64 >12:08:29,907 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.16-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:08:29,908 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.3.1-1.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:08:29,911 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:08:29,913 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-14.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:08:29,915 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-3.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:08:29,916 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-8.fc20.x86_64 as install for libvirt-client-1.1.3.1-2.fc20.x86_64 >12:08:29,917 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >12:08:29,917 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >12:08:29,918 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:08:29,919 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:08:29,920 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:08:29,921 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:08:29,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:08:29,923 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:08:29,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:08:29,925 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.3.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:08:29,927 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 >12:08:29,933 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-2.fc20.x86_64 as install for libvirt-gobject-0.1.7-2.fc20.x86_64 >12:08:29,933 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >12:08:29,934 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-2.fc20.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >12:08:29,937 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-1.fc20.noarch as install for libwacom-0.8-1.fc20.x86_64 >12:08:29,942 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.fc20.x86_64 as install for libwnck3-3.4.7-1.fc20.x86_64 >12:08:29,962 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2.3-1.20131114.fc20.x86_64 as install for mesa-libEGL-9.2.3-1.20131114.fc20.x86_64 >12:08:29,976 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >12:08:29,978 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-0.52.16-1.fc20.x86_64 >12:08:29,979 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >12:08:29,984 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.2-3.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >12:08:29,996 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-12.fc20.x86_64 as install for open-vm-tools-9.4.0-1.fc20.x86_64 >12:08:29,998 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-19.svn457.fc20.noarch as install for openconnect-5.01-4.fc20.x86_64 >12:08:30,000 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >12:08:30,001 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >12:08:30,002 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.4.0)(64bit) >12:08:30,002 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.2.0)(64bit) >12:08:30,002 DEBUG yum.verbose.YumBase: Quick matched liboath-2.4.0-2.fc20.x86_64 to require for liboath.so.0(LIBOATH_1.12.0)(64bit) >12:08:30,003 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.11.2-1.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >12:08:30,010 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-30.fc20.x86_64 >12:08:30,019 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.19-2.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >12:08:30,020 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >12:08:30,020 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >12:08:30,021 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.fc20.x86_64 as install for pango-1.36.1-1.fc20.x86_64 >12:08:30,036 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,037 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Socket-2.013-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,038 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.31-293.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,039 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.18.1-288.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,040 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-291.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,041 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-threads-1.89-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,042 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,043 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-291.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,043 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-HiRes-1.9726-1.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,044 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-2.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,047 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,047 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >12:08:30,048 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-CoreList-2.96-288.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,049 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Filter-1.49-5.fc20.x86_64 as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,050 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-4.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,051 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-292.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,052 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-245.fc20.noarch as install for 4:perl-5.18.1-288.fc20.x86_64 >12:08:30,061 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-4.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >12:08:30,062 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-3.fc20.noarch as install for perl-Getopt-Long-2.42-1.fc20.noarch >12:08:30,068 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-theme-charge-0.8.9-3.2013.08.14.fc20.x86_64 >12:08:30,070 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >12:08:30,073 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-6.fc20.x86_64 as install for poppler-0.24.3-2.fc20.x86_64 >12:08:30,083 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.1-1.fc20.x86_64 as install for pulseaudio-module-bluetooth-4.0-8.gitf81e3.fc20.x86_64 >12:08:30,084 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >12:08:30,085 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-7.fc20.x86_64 as install for pygobject3-3.10.2-1.fc20.x86_64 >12:08:30,090 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-8.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >12:08:30,091 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-10.fc20.x86_64 as install for pygtk2-libglade-2.24.0-8.fc20.x86_64 >12:08:30,094 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.10.0-1.fc20.noarch as install for python-caribou-0.4.13-1.fc20.noarch >12:08:30,095 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >12:08:30,096 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.fc20.noarch as install for python-kitchen-1.1.1-5.fc20.noarch >12:08:30,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.1-2.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >12:08:30,099 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebpdemux.so.0()(64bit) >12:08:30,099 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebp.so.4()(64bit) >12:08:30,100 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-10.fc20.x86_64 as install for python-pillow-2.2.1-2.fc20.x86_64 >12:08:30,102 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for python-slip-dbus-0.6.0-1.fc20.noarch >12:08:30,103 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-32.fc20.noarch >12:08:30,106 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-9.fc20.x86_64 as install for python3-brlapi-0.6.0-9.fc20.x86_64 >12:08:30,107 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-9.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >12:08:30,108 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-cairo-1.10.0-6.fc20.x86_64 as install for python3-gobject-3.10.2-1.fc20.x86_64 >12:08:30,110 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-markupsafe-0.18-1.fc20.x86_64 as install for python3-mako-0.7.3-2.fc20.noarch >12:08:30,110 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-beaker-1.5.4-8.fc20.noarch as install for python3-mako-0.7.3-2.fc20.noarch >12:08:30,113 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.8-5.fc20.x86_64 as install for python3-speechd-0.8-5.fc20.x86_64 >12:08:30,123 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-7.fc20.x86_64 as install for rpm-python-4.11.1-7.fc20.x86_64 >12:08:30,123 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >12:08:30,149 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-3.fc20.x86_64 as install for 2:samba-libs-4.1.1-1.fc20.x86_64 >12:08:30,150 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >12:08:30,155 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-9.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:08:30,156 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.58-1.fc20.noarch as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:08:30,157 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-19.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:08:30,158 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.2-1.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:08:30,160 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:08:30,161 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.2-3.fc20.x86_64 as install for setroubleshoot-server-3.2.14-2.fc20.x86_64 >12:08:30,168 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >12:08:30,168 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc20.x86_64 to require for libusbredirhost.so.1()(64bit) >12:08:30,169 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-7.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >12:08:30,171 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libcacard-1.6.1-2.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >12:08:30,177 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >12:08:30,178 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.2-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >12:08:30,179 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >12:08:30,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-18.fc20.x86_64 as install for sssd-ad-1.11.2-1.fc20.x86_64 >12:08:30,186 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.11.2-1.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:08:30,188 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:08:30,188 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-18.fc20.x86_64 to require for libini_config.so.3()(64bit) >12:08:30,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-18.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:08:30,191 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-2.fc20.x86_64 as install for sssd-common-1.11.2-1.fc20.x86_64 >12:08:30,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.2-1.fc20.x86_64 as install for sssd-ipa-1.11.2-1.fc20.x86_64 >12:08:30,198 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.2-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >12:08:30,203 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-4.fc20.x86_64 as install for system-config-printer-libs-1.4.3-2.fc20.noarch >12:08:30,225 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-8.fc20.x86_64 as install for telepathy-haze-0.8.0-1.fc20.x86_64 >12:08:30,245 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.9.2-1.fc20.x86_64 as install for totem-pl-parser-3.10.0-1.fc20.x86_64 >12:08:30,250 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-10.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >12:08:30,251 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.28-1.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >12:08:30,253 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >12:08:30,254 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.4.0-3.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >12:08:30,260 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >12:08:30,262 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.11-2.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >12:08:30,263 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.8-1.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >12:08:30,277 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-5.fc20.x86_64 as install for webkitgtk3-2.2.2-2.fc20.x86_64 >12:08:30,284 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-modules-extra-3.11.10-301.fc20.x86_64 as install for xl2tpd-1.3.1-14.fc20.x86_64 >12:08:30,286 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-11.fc20.x86_64 as install for xorg-x11-server-utils-7.7-2.fc20.x86_64 >12:08:30,313 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-9.fc20.x86_64 as install for brlapi-0.6.0-9.fc20.x86_64 >12:08:30,321 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.88.0.1-13.fc20.x86_64 as install for crash-7.0.1-2.fc20.x86_64 >12:08:30,325 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch as install for desktop-backgrounds-gnome-20.0.0-1.fc20.noarch >12:08:30,334 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.fc20.x86_64 as install for frei0r-plugins-1.3-11.fc20.x86_64 >12:08:30,337 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.fc20.x86_64 as install for gd-2.1.0-3.fc20.x86_64 >12:08:30,343 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.3.1-1.fc20.x86_64 as install for gettext-0.18.3.1-1.fc20.x86_64 >12:08:30,344 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.3.1-1.fc20.x86_64 to require for libgettextlib-0.18.3.so()(64bit) >12:08:30,349 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.16-1.fc20.x86_64 as install for gnutls-utils-3.1.16-1.fc20.x86_64 >12:08:30,349 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >12:08:30,350 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0()(64bit) >12:08:30,362 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.4.1-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >12:08:30,363 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2013h-1.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >12:08:30,364 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-6.fc20.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.60-2.4.3.0.fc20.x86_64 >12:08:30,366 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-034-64.git20131205.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >12:08:30,368 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-2.fc20.x86_64 as install for kexec-tools-2.0.4-12.fc20.x86_64 >12:08:30,375 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.67.3-2.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:08:30,376 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.67.3-2.fc20.x86_64 to require for librados.so.2()(64bit) >12:08:30,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-4.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:08:30,379 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:08:30,379 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >12:08:30,379 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >12:08:30,380 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.1-1.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:08:30,382 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-8.fc20.x86_64 as install for 2:libcacard-1.6.1-2.fc20.x86_64 >12:08:30,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >12:08:30,394 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >12:08:30,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-18.fc20.x86_64 as install for libini_config-1.0.0.1-18.fc20.x86_64 >12:08:30,409 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-14.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:08:30,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-10.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:08:30,410 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >12:08:30,412 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:08:30,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc20.2.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:08:30,415 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-6.fc20.x86_64 as install for libpurple-2.10.7-8.fc20.x86_64 >12:08:30,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.9.20131104-1.fc20.noarch as install for libquvi-0.9.2-1.fc20.x86_64 >12:08:30,420 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-27.fc20.x86_64 as install for libreport-plugin-reportuploader-2.1.9-1.fc20.x86_64 >12:08:30,435 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-12.20130814git.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >12:08:30,438 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-7.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >12:08:30,439 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-4.fc20.x86_64 as install for libvirt-daemon-1.1.3.1-2.fc20.x86_64 >12:08:30,442 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-5.fc20.x86_64 as install for libvirt-daemon-driver-interface-1.1.3.1-2.fc20.x86_64 >12:08:30,443 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >12:08:30,443 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >12:08:30,443 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >12:08:30,444 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >12:08:30,444 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1()(64bit) >12:08:30,446 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-4.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >12:08:30,446 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.19.1-1.fc20.x86_64 as install for libvirt-daemon-driver-network-1.1.3.1-2.fc20.x86_64 >12:08:30,450 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-9.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >12:08:30,451 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.6.1-2.fc20.x86_64 as install for libvirt-daemon-driver-qemu-1.1.3.1-2.fc20.x86_64 >12:08:30,455 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.4.1-1.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:08:30,456 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-5.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:08:30,457 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.103-3.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:08:30,459 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.873-12.fc20.x86_64 as install for libvirt-daemon-driver-storage-1.1.3.1-2.fc20.x86_64 >12:08:30,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-11.fc20.x86_64 as install for mcpp-2.7.2-11.fc20.x86_64 >12:08:30,472 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >12:08:30,477 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.10-2.fc20.x86_64 as install for openvpn-2.3.2-4.fc20.x86_64 >12:08:30,489 DEBUG yum.verbose.YumBase: TSINFO: Marking 3:perl-version-0.99.04-2.fc20.x86_64 as install for 1:perl-Module-CoreList-2.96-288.fc20.noarch >12:08:30,494 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-288.fc20.noarch as install for 1:perl-Pod-Simple-3.28-292.fc20.noarch >12:08:30,496 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-291.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >12:08:30,497 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-7.fc20.noarch as install for perl-Pod-Usage-1.63-4.fc20.noarch >12:08:30,516 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >12:08:30,517 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-plugin-two-step-0.8.9-3.2013.08.14.fc20.x86_64 >12:08:30,520 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-14.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >12:08:30,521 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.fc20.noarch as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >12:08:30,522 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-41.fc20.x86_64 as install for policycoreutils-python-2.2.2-3.fc20.x86_64 >12:08:30,523 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >12:08:30,523 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >12:08:30,523 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >12:08:30,523 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >12:08:30,538 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.6.1-2.fc20.x86_64 as install for 2:qemu-kvm-1.6.1-2.fc20.x86_64 >12:08:30,542 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-2.fc20.x86_64 as install for redland-1.0.16-4.fc20.x86_64 >12:08:30,548 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-8.fc20.noarch as install for seed-3.8.1-2.fc20.x86_64 >12:08:30,550 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.2-4.fc20.x86_64 as install for seed-3.8.1-2.fc20.x86_64 >12:08:30,554 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.fc20.noarch as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:08:30,555 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:08:30,556 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >12:08:30,556 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >12:08:30,556 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >12:08:30,557 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >12:08:30,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_nss_idmap-1.11.2-1.fc20.x86_64 as install for sssd-client-1.11.2-1.fc20.x86_64 >12:08:30,562 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-14.fc20.x86_64 as install for sssd-krb5-common-1.11.2-1.fc20.x86_64 >12:08:30,565 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >12:08:30,567 DEBUG yum.verbose.YumBase: TSINFO: Marking tbb-4.1-4.20130314.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >12:08:30,568 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-4.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >12:08:30,574 DEBUG yum.verbose.YumBase: TSINFO: Marking atlas-3.8.4-10.fc20.x86_64 as install for suitesparse-4.0.2-6.fc20.x86_64 >12:08:30,574 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-10.fc20.x86_64 to require for libcblas.so.3()(64bit) >12:08:30,580 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-6.fc20.x86_64 as install for unbound-libs-1.4.21-1.fc20.x86_64 >12:08:30,587 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-40.fc20.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.fc20.noarch >12:08:30,588 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >12:08:30,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libgfortran-4.8.2-1.fc20.x86_64 as install for atlas-3.8.4-10.fc20.x86_64 >12:08:30,592 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >12:08:30,592 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3()(64bit) >12:08:30,598 DEBUG yum.verbose.YumBase: TSINFO: Marking leveldb-1.12.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:08:30,599 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.2-3.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:08:30,600 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-thread-1.54.0-5.fc20.x86_64 as install for ceph-libs-0.67.3-2.fc20.x86_64 >12:08:30,607 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-4.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >12:08:30,609 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >12:08:30,612 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc20.x86_64 >12:08:30,615 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.1-1.fc20.x86_64 as install for glusterfs-api-3.4.1-1.fc20.x86_64 >12:08:30,620 DEBUG yum.verbose.YumBase: TSINFO: Marking heisenbug-backgrounds-base-20.0.0-1.fc20.noarch as install for heisenbug-backgrounds-gnome-20.0.0-1.fc20.noarch >12:08:30,622 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.4.1-1.fc20.noarch as install for javapackages-tools-3.4.1-1.fc20.noarch >12:08:30,627 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-socket-2.1-0.2.rc1.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:08:30,628 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-json-1.3.2-2.fc20.noarch as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:08:30,629 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-expat-1.2.0-6.fc20.x86_64 as install for libquvi-scripts-0.9.20131104-1.fc20.noarch >12:08:30,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc20.x86_64 as install for libtomcrypt-1.17-21.fc20.x86_64 >12:08:30,635 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc20.x86_64 to require for libtommath.so.0()(64bit) >12:08:30,640 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.103-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:08:30,641 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.2.8-1.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:08:30,643 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.82-3.fc20.x86_64 as install for lvm2-2.02.103-3.fc20.x86_64 >12:08:30,648 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-2.fc20.x86_64 as install for netcf-libs-0.2.3-5.fc20.x86_64 >12:08:30,649 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >12:08:30,649 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >12:08:30,657 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.228-1.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >12:08:30,658 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.034-3.fc20.noarch as install for perl-Pod-Perldoc-3.20-7.fc20.noarch >12:08:30,675 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.6.1-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:08:30,676 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:08:30,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.0-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:08:30,679 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-3.gitc4bce43.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:08:30,680 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-6.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:08:30,681 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.3.1-1.fc20.noarch as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:08:30,682 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:08:30,683 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >12:08:30,683 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >12:08:30,683 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >12:08:30,683 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) >12:08:30,683 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >12:08:30,684 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >12:08:30,684 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >12:08:30,684 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >12:08:30,684 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >12:08:30,684 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >12:08:30,684 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-3.fc20.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >12:08:30,685 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:08:30,687 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-3.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:08:30,687 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >12:08:30,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libfdt-1.4.0-2.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:08:30,691 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-5.12-1.fc20.x86_64 as install for 2:qemu-system-x86-1.6.1-2.fc20.x86_64 >12:08:30,693 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-6.fc20.noarch >12:08:30,697 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >12:08:30,697 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >12:08:30,698 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.3.2-1.fc20.x86_64 as install for sheepdog-0.3.0-5.fc20.x86_64 >12:08:30,699 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6()(64bit) >12:08:30,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.16.0-1.fc20.x86_64 as install for corosync-2.3.2-1.fc20.x86_64 >12:08:30,715 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >12:08:30,717 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >12:08:30,718 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-26.fc20.noarch as install for festival-1.96-26.fc20.x86_64 >12:08:30,719 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestools.so.1.2.96.1()(64bit) >12:08:30,719 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-26.fc20.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >12:08:30,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libquadmath-4.8.2-1.fc20.x86_64 as install for libgfortran-4.8.2-1.fc20.x86_64 >12:08:30,725 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >12:08:30,725 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0()(64bit) >12:08:30,728 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-lpeg-0.12-2.fc20.x86_64 as install for lua-json-1.3.2-2.fc20.noarch >12:08:30,731 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.82-3.fc20.x86_64 as install for lvm2-libs-2.02.103-3.fc20.x86_64 >12:08:30,735 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.4-1.fc20.x86_64 as install for python-javapackages-3.4.1-1.fc20.noarch >12:08:30,748 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cssselect-0.8-1.fc20.noarch as install for python-lxml-3.2.4-1.fc20.x86_64 >12:08:31,109 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc20.noarch as install for hunspell-en-0.20121024-6.fc20.noarch >12:08:31,267 DEBUG yum.verbose.YumBase: Depsolve time: 4.175 >12:08:31,299 INFO packaging: 1305 packages selected totalling 4.07 GB >12:09:00,556 INFO packaging: checking software selection >12:09:00,633 DEBUG yum.verbose.YumBase: Setting up Package Sacks >12:09:01,632 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >12:09:01,733 DEBUG yum.verbose.YumBase: pkgsack time: 1.094 >12:09:01,825 DEBUG yum.verbose.YumBase: group time: 1.193 >12:09:01,972 DEBUG yum.verbose.YumBase: Obs Init time: 0.143 >12:09:01,995 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >12:09:02,072 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >12:09:02,073 INFO packaging: no kernel-PAE package >12:09:02,074 INFO packaging: selected kernel >12:09:02,074 INFO packaging: checking dependencies >12:09:02,096 DEBUG yum.verbose.YumBase: Building updates object >12:09:02,851 DEBUG yum.verbose.YumBase: up:simple updates time: 0.312 >12:09:02,857 DEBUG yum.verbose.YumBase: up:obs time: 0.006 >12:09:02,858 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >12:09:02,858 DEBUG yum.verbose.YumBase: updates time: 0.761 >12:09:02,863 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.5-33.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,865 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,867 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-8.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,872 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.38.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,874 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,875 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,877 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-9.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,880 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-1.fc20.x86_64 to require for libgcc_s.so.1(GCC_3.0)(64bit) >12:09:02,886 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.19.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,888 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.67-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,889 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-21.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.24-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,893 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.2-3.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,895 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.44.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,896 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,898 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.1-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,898 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >12:09:02,900 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.2-2.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,901 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.0-20.git20131003.fc20.x86_64 to require for libnm-glib.so.4()(64bit) >12:09:02,901 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >12:09:02,901 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >12:09:02,902 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,904 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-2.git20130913.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-9.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,906 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >12:09:02,906 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >12:09:02,906 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >12:09:02,907 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-1.fc20.x86_64 as install for 1:NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 >12:09:02,912 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.2-1.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:09:02,914 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-33.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:09:02,915 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) >12:09:02,915 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.60-4.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:09:02,917 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-76.fc20.x86_64 as install for audit-2.3.2-1.fc20.x86_64 >12:09:02,917 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >12:09:02,918 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >12:09:02,921 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-9.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:09:02,924 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:09:02,926 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:09:02,928 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.16-1.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:09:02,929 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-30.fc20.x86_64 as install for authconfig-6.2.6-4.fc20.x86_64 >12:09:02,932 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-12.20130511.fc20.x86_64 as install for bash-4.2.45-4.fc20.x86_64 >12:09:02,934 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-1.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >12:09:02,935 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.8-3.fc20.x86_64 as install for biosdevname-0.5.0-2.fc20.x86_64 >12:09:02,940 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.47-3.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:09:02,941 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.52-4.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:09:02,942 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:09:02,944 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.2-2.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:09:02,945 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:09:02,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.13-19.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:09:02,948 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >12:09:02,951 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >12:09:02,954 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-4.fc20.x86_64 as install for cronie-1.4.11-4.fc20.x86_64 >12:09:02,958 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.32.0-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:09:02,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:09:02,961 DEBUG yum.verbose.YumBase: TSINFO: Marking libmetalink-0.1.2-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:09:02,962 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.36-4.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:09:02,963 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >12:09:02,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-2.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:09:02,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.8-3.fc20.x86_64 as install for curl-7.32.0-3.fc20.x86_64 >12:09:02,969 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:09:02,970 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-26.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:09:02,971 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-8.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:09:02,972 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-8.fc20.x86_64 to require for libdns-export.so.100()(64bit) >12:09:02,973 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-6.fc20.x86_64 as install for 12:dhclient-4.2.5-26.fc20.x86_64 >12:09:02,974 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-034-64.git20131205.fc20.x86_64 as install for dracut-config-rescue-034-64.git20131205.fc20.x86_64 >12:09:02,978 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >12:09:02,979 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.8-3.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >12:09:02,981 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.24-2.fc20.x86_64 as install for e2fsprogs-1.42.8-3.fc20.x86_64 >12:09:02,981 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >12:09:02,981 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >12:09:02,982 DEBUG yum.verbose.YumBase: Quick matched e2fsprogs-libs-1.42.8-3.fc20.x86_64 to require for libe2p.so.2()(64bit) >12:09:02,983 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.6.0-1.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >12:09:02,984 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >12:09:02,986 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.10.2-1.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >12:09:02,988 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >12:09:02,990 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.2.0-1.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >12:09:02,991 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.18-11.fc20.x86_64 as install for glibc-2.18-11.fc20.x86_64 >12:09:02,993 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.2-2.fc20.x86_64 as install for glibc-2.18-11.fc20.x86_64 >12:09:02,993 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >12:09:02,995 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for grubby-8.28-1.fc20.x86_64 >12:09:02,996 DEBUG yum.verbose.YumBase: Quick matched popt-1.13-15.fc20.x86_64 to require for libpopt.so.0()(64bit) >12:09:02,999 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:09:02,999 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:09:03,000 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-4.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:09:03,001 DEBUG yum.verbose.YumBase: TSINFO: Marking cpio-2.11-24.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:09:03,003 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-1.noarch as install for initscripts-9.50-1.fc20.x86_64 >12:09:03,004 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >12:09:03,007 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.28-1.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >12:09:03,008 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-8.fc20.x86_64 as install for iproute-3.11.0-1.fc20.x86_64 >12:09:03,011 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-30.fc20.x86_64 as install for iputils-20121221-4.fc20.x86_64 >12:09:03,012 DEBUG yum.verbose.YumBase: Quick matched 1:openssl-libs-1.0.1e-30.fc20.x86_64 to require for libcrypto.so.10()(64bit) >12:09:03,013 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >12:09:03,014 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-legacy-1.15.5-11.fc20.noarch as install for kbd-1.15.5-11.fc20.x86_64 >12:09:03,015 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.10-301.fc20.x86_64 >12:09:03,017 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >12:09:03,019 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.6-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:09:03,020 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.4-2.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:09:03,022 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-7.fc20.x86_64 as install for man-db-2.6.5-2.fc20.x86_64 >12:09:03,025 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >12:09:03,027 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-2.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >12:09:03,027 DEBUG yum.verbose.YumBase: Quick matched fipscheck-lib-1.4.1-2.fc20.x86_64 to require for libfipscheck.so.1()(64bit) >12:09:03,028 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >12:09:03,033 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.82-3.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >12:09:03,034 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >12:09:03,036 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >12:09:03,039 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >12:09:03,042 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-21.0.1-1.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:09:03,043 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:09:03,044 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:09:03,045 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-3.2013.08.14.fc20.x86_64 to require for libply-splash-core.so.2()(64bit) >12:09:03,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.47-1.fc20.x86_64 as install for plymouth-0.8.9-3.2013.08.14.fc20.x86_64 >12:09:03,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.13-19.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:09:03,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-14.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:09:03,050 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >12:09:03,055 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.28-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:09:03,056 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-7.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:09:03,057 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >12:09:03,058 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-6alpha.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:09:03,059 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.2.2-5.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:09:03,061 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.157-1.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:09:03,062 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-9.fc20.x86_64 as install for rpm-4.11.1-7.fc20.x86_64 >12:09:03,064 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-106.fc20.noarch as install for selinux-policy-targeted-3.12.1-106.fc20.noarch >12:09:03,064 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-106.fc20.noarch to require for selinux-policy >12:09:03,072 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:09:03,073 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-2.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:09:03,075 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.2-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:09:03,076 DEBUG yum.verbose.YumBase: TSINFO: Marking acl-2.2.52-4.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:09:03,077 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >12:09:03,079 DEBUG yum.verbose.YumBase: TSINFO: Marking dtc-1.4.0-2.fc20.x86_64 as install for uboot-tools-2013.10-3.fc20.x86_64 >12:09:03,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.24-2.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >12:09:03,086 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-3.fc20.x86_64 as install for util-linux-2.24-2.fc20.x86_64 >12:09:03,086 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount.so.1(MOUNT_2.23)(64bit) >12:09:03,087 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount.so.1(MOUNT_2.22)(64bit) >12:09:03,087 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount.so.1(MOUNT_2.21)(64bit) >12:09:03,087 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount.so.1(MOUNT_2.20)(64bit) >12:09:03,087 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >12:09:03,089 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-9.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:09:03,090 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >12:09:03,091 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:09:03,092 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:09:03,093 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >12:09:03,094 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:09:03,094 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >12:09:03,101 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-21.fc20.x86_64 as install for avahi-autoipd-0.6.31-21.fc20.x86_64 >12:09:03,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-autoipd-0.6.31-21.fc20.x86_64 >12:09:03,105 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-8.fc20.noarch as install for 32:bind-libs-lite-9.9.4-8.fc20.x86_64 >12:09:03,107 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-2.fc20.x86_64 as install for 32:bind-libs-lite-9.9.4-8.fc20.x86_64 >12:09:03,110 DEBUG yum.verbose.YumBase: TSINFO: Marking crontabs-1.11-6.20121102git.fc20.noarch as install for cronie-anacron-1.4.11-4.fc20.x86_64 >12:09:03,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-1.fc20.x86_64 as install for cryptsetup-libs-1.6.2-1.fc20.x86_64 >12:09:03,115 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-7.fc20.x86_64 as install for 1:dbus-1.6.12-1.fc20.x86_64 >12:09:03,119 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.82-3.fc20.x86_64 as install for device-mapper-libs-1.02.82-3.fc20.x86_64 >12:09:03,122 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >12:09:03,123 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >12:09:03,124 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >12:09:03,128 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-2.fc20.x86_64 as install for fipscheck-lib-1.4.1-2.fc20.x86_64 >12:09:03,131 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.2-1.fc20.x86_64 as install for glib2-2.38.2-2.fc20.x86_64 >12:09:03,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-5.fc20.x86_64 as install for glib2-2.38.2-2.fc20.x86_64 >12:09:03,134 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >12:09:03,136 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-1.fc20.x86_64 as install for 1:gmp-5.1.2-2.fc20.x86_64 >12:09:03,137 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >12:09:03,137 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >12:09:03,137 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6()(64bit) >12:09:03,139 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.15-1.fc20.x86_64 >12:09:03,147 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-1.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >12:09:03,148 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.5)(64bit) >12:09:03,148 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.0)(64bit) >12:09:03,148 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-1.fc20.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >12:09:03,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-3.fc20.x86_64 as install for krb5-libs-1.11.3-33.fc20.x86_64 >12:09:03,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.fc20.x86_64 as install for libdrm-2.4.47-1.fc20.x86_64 >12:09:03,166 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >12:09:03,167 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-5.fc20.x86_64 as install for libpwquality-1.2.3-1.fc20.x86_64 >12:09:03,172 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-15.fc20.x86_64 as install for libsemanage-2.1.10-14.fc20.x86_64 >12:09:03,172 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >12:09:03,172 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >12:09:03,174 DEBUG yum.verbose.YumBase: TSINFO: Marking glib-networking-2.38.2-1.fc20.x86_64 as install for libsoup-2.44.2-1.fc20.x86_64 >12:09:03,176 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.8.1-2.fc20.x86_64 as install for libsoup-2.44.2-1.fc20.x86_64 >12:09:03,246 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-12.20130511.fc20.noarch as install for ncurses-libs-5.9-12.20130511.fc20.x86_64 >12:09:03,249 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.16-1.fc20.x86_64 as install for newt-python-0.52.16-1.fc20.x86_64 >12:09:03,250 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52(NEWT_0.52.6)(64bit) >12:09:03,250 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52(NEWT_0.52.13)(64bit) >12:09:03,250 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52(NEWT_0.52)(64bit) >12:09:03,251 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.fc20.x86_64 as install for newt-python-0.52.16-1.fc20.x86_64 >12:09:03,253 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-9.fc20.x86_64 as install for newt-python-0.52.16-1.fc20.x86_64 >12:09:03,259 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.2-2.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >12:09:03,260 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.2-3.fc20.x86_64 as install for nss-3.15.2-3.fc20.x86_64 >12:09:03,260 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-3.15.2-2.fc20.x86_64 to require for libnssdbm3.so()(64bit) >12:09:03,266 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.2-3.fc20.x86_64 as install for openldap-2.4.36-4.fc20.x86_64 >12:09:03,268 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-14.fc20.x86_64 as install for openldap-2.4.36-4.fc20.x86_64 >12:09:03,272 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-19.fc20.x86_64 as install for 1:openssl-1.0.1e-30.fc20.x86_64 >12:09:03,274 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.94-18.fc20.noarch as install for 1:openssl-libs-1.0.1e-30.fc20.x86_64 >12:09:03,280 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-3.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >12:09:03,281 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-8.fc20.x86_64 as install for polkit-0.112-1.fc20.x86_64 >12:09:03,282 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-8.fc20.x86_64 to require for libmozjs-17.0.so()(64bit) >12:09:03,286 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.4.0-2.fc20.x86_64 as install for ppp-2.4.5-33.fc20.x86_64 >12:09:03,286 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.4.0-2.fc20.x86_64 to require for libpcap.so.1()(64bit) >12:09:03,289 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.38.0-1.fc20.x86_64 as install for pygobject3-base-3.10.2-1.fc20.x86_64 >12:09:03,289 DEBUG yum.verbose.YumBase: Quick matched gobject-introspection-1.38.0-1.fc20.x86_64 to require for libgirepository-1.0.so.1()(64bit) >12:09:03,291 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-4.fc20.x86_64 as install for pygpgme-0.3-8.fc20.x86_64 >12:09:03,292 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >12:09:03,292 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >12:09:03,294 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >12:09:03,295 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.6.0-1.fc20.noarch as install for python-slip-dbus-0.6.0-1.fc20.noarch >12:09:03,296 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.x86_64 as install for python-urlgrabber-3.9.1-32.fc20.noarch >12:09:03,302 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-7.fc20.x86_64 as install for rpm-python-4.11.1-7.fc20.x86_64 >12:09:03,303 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >12:09:03,311 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >12:09:03,313 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.20.1-1.fc20.x86_64 as install for ca-certificates-2013.1.94-18.fc20.noarch >12:09:03,318 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.16-1.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >12:09:03,319 DEBUG yum.verbose.YumBase: Quick matched gnutls-3.1.16-1.fc20.x86_64 to require for libgnutls.so.28(GNUTLS_1_4)(64bit) >12:09:03,321 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.10.1-1.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >12:09:03,322 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-7.fc20.x86_64 as install for glib-networking-2.38.2-1.fc20.x86_64 >12:09:03,326 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-2.fc20.x86_64 as install for gpgme-1.3.2-4.fc20.x86_64 >12:09:03,327 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg2-2.0.22-1.fc20.x86_64 as install for gpgme-1.3.2-4.fc20.x86_64 >12:09:03,330 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for libpciaccess-0.13.1-4.fc20.x86_64 >12:09:03,348 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.13-19.fc20.x86_64 as install for python-slip-0.6.0-1.fc20.noarch >12:09:03,351 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for rpm-build-libs-4.11.1-7.fc20.x86_64 >12:09:03,354 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.28-3.fc20.x86_64 as install for shared-mime-info-1.2-1.fc20.x86_64 >12:09:03,359 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-11.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:09:03,360 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-21.fc20.x86_64 as install for gnupg2-2.0.22-1.fc20.x86_64 >12:09:03,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-2.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >12:09:03,363 DEBUG yum.verbose.YumBase: Quick matched libtasn1-3.3-2.fc20.x86_64 to require for libtasn1.so.6()(64bit) >12:09:03,364 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >12:09:03,365 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >12:09:03,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-7.fc20.x86_64 as install for libproxy-0.4.11-7.fc20.x86_64 >12:09:03,410 DEBUG yum.verbose.YumBase: Depsolve time: 1.335 >12:09:03,415 INFO packaging: 220 packages selected totalling 779.13 MB > > >/tmp/program.log: >11:04:29,699 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:04:29,709 DEBUG program: Return code: 0 >11:04:29,709 INFO program: Running... udevadm settle --timeout=300 >11:04:30,033 DEBUG program: Return code: 0 >11:04:30,034 INFO program: Running... modprobe fcoe >11:04:30,090 DEBUG program: Return code: 0 >11:04:30,091 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:04:30,143 INFO program: No FCoE boot disk information is found in EDD! >11:04:30,143 DEBUG program: Return code: 1 >11:04:30,680 INFO program: Running... metacity --display :1 --sm-disable >11:04:30,681 INFO program: Running... spice-vdagent >11:04:30,738 DEBUG program: Return code: 0 >11:04:32,071 INFO program: Running... udevadm settle --timeout=300 >11:04:32,088 DEBUG program: Return code: 0 >11:04:32,089 INFO program: Running... systemctl start chronyd.service >11:04:32,137 DEBUG program: Return code: 0 >11:04:32,138 INFO program: Running... udevadm settle --timeout=300 >11:04:32,152 DEBUG program: Return code: 0 >11:04:32,286 INFO program: Running... multipath -c /dev/sdb >11:04:32,295 INFO program: /dev/sdb is not a valid multipath device path >11:04:32,296 DEBUG program: Return code: 1 >11:04:32,429 INFO program: Running... multipath -c /dev/sda >11:04:32,439 INFO program: /dev/sda is not a valid multipath device path >11:04:32,440 DEBUG program: Return code: 1 >11:04:32,775 INFO program: Running... dumpe2fs -h /dev/sda1 >11:04:32,822 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:04:32,822 INFO program: Filesystem volume name: <none> >11:04:32,822 INFO program: Last mounted on: <not available> >11:04:32,822 INFO program: Filesystem UUID: 9b5a87e0-ff87-46be-8c85-c0c559d82948 >11:04:32,822 INFO program: Filesystem magic number: 0xEF53 >11:04:32,822 INFO program: Filesystem revision #: 1 (dynamic) >11:04:32,823 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 >11:04:32,823 INFO program: Filesystem flags: signed_directory_hash >11:04:32,823 INFO program: Default mount options: user_xattr acl >11:04:32,823 INFO program: Filesystem state: clean >11:04:32,823 INFO program: Errors behavior: Continue >11:04:32,823 INFO program: Filesystem OS type: Linux >11:04:32,823 INFO program: Inode count: 128016 >11:04:32,823 INFO program: Block count: 512000 >11:04:32,824 INFO program: Reserved block count: 25600 >11:04:32,824 INFO program: Free blocks: 485332 >11:04:32,824 INFO program: Free inodes: 128005 >11:04:32,824 INFO program: First block: 1 >11:04:32,824 INFO program: Block size: 1024 >11:04:32,825 INFO program: Fragment size: 1024 >11:04:32,825 INFO program: Reserved GDT blocks: 256 >11:04:32,825 INFO program: Blocks per group: 8192 >11:04:32,825 INFO program: Fragments per group: 8192 >11:04:32,825 INFO program: Inodes per group: 2032 >11:04:32,825 INFO program: Inode blocks per group: 254 >11:04:32,826 INFO program: Flex block group size: 16 >11:04:32,826 INFO program: Filesystem created: Sun Mar 2 10:51:12 2014 >11:04:32,826 INFO program: Last mount time: Sun Mar 2 10:51:13 2014 >11:04:32,826 INFO program: Last write time: Sun Mar 2 11:03:57 2014 >11:04:32,826 INFO program: Mount count: 1 >11:04:32,826 INFO program: Maximum mount count: -1 >11:04:32,826 INFO program: Last checked: Sun Mar 2 10:51:12 2014 >11:04:32,827 INFO program: Check interval: 0 (<none>) >11:04:32,827 INFO program: Lifetime writes: 24 MB >11:04:32,827 INFO program: Reserved blocks uid: 0 (user root) >11:04:32,827 INFO program: Reserved blocks gid: 0 (group root) >11:04:32,827 INFO program: First inode: 11 >11:04:32,827 INFO program: Inode size: 128 >11:04:32,827 INFO program: Journal inode: 8 >11:04:32,828 INFO program: Default directory hash: half_md4 >11:04:32,828 INFO program: Directory Hash Seed: 02dfe34c-cfd0-454c-8889-d08e214561d7 >11:04:32,828 INFO program: Journal backup: inode blocks >11:04:32,828 INFO program: Journal features: (none) >11:04:32,828 INFO program: Journal size: 8M >11:04:32,829 INFO program: Journal length: 8192 >11:04:32,829 INFO program: Journal sequence: 0x00000007 >11:04:32,829 INFO program: Journal start: 0 >11:04:32,829 INFO program: >11:04:32,829 DEBUG program: Return code: 0 >11:04:32,830 INFO program: Running... resize2fs -P /dev/sda1 >11:04:32,843 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:04:32,844 INFO program: Estimated minimum size of the filesystem: 14047 >11:04:32,844 DEBUG program: Return code: 0 >11:04:32,994 INFO program: Running... dumpe2fs -h /dev/loop1 >11:04:33,001 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:04:33,001 INFO program: Filesystem volume name: Anaconda >11:04:33,001 INFO program: Last mounted on: / >11:04:33,001 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >11:04:33,001 INFO program: Filesystem magic number: 0xEF53 >11:04:33,002 INFO program: Filesystem revision #: 1 (dynamic) >11:04:33,002 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 >11:04:33,002 INFO program: Filesystem flags: signed_directory_hash >11:04:33,002 INFO program: Default mount options: user_xattr acl >11:04:33,002 INFO program: Filesystem state: clean >11:04:33,002 INFO program: Errors behavior: Continue >11:04:33,002 INFO program: Filesystem OS type: Linux >11:04:33,003 INFO program: Inode count: 131072 >11:04:33,003 INFO program: Block count: 2097152 >11:04:33,003 INFO program: Reserved block count: 0 >11:04:33,004 INFO program: Free blocks: 1293489 >11:04:33,004 INFO program: Free inodes: 103755 >11:04:33,004 INFO program: First block: 1 >11:04:33,004 INFO program: Block size: 1024 >11:04:33,004 INFO program: Fragment size: 1024 >11:04:33,004 INFO program: Reserved GDT blocks: 256 >11:04:33,005 INFO program: Blocks per group: 8192 >11:04:33,005 INFO program: Fragments per group: 8192 >11:04:33,005 INFO program: Inodes per group: 512 >11:04:33,005 INFO program: Inode blocks per group: 128 >11:04:33,005 INFO program: Flex block group size: 16 >11:04:33,005 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >11:04:33,005 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >11:04:33,005 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >11:04:33,006 INFO program: Mount count: 2 >11:04:33,006 INFO program: Maximum mount count: -1 >11:04:33,006 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >11:04:33,006 INFO program: Check interval: 0 (<none>) >11:04:33,006 INFO program: Lifetime writes: 32 MB >11:04:33,006 INFO program: Reserved blocks uid: 0 (user root) >11:04:33,007 INFO program: Reserved blocks gid: 0 (group root) >11:04:33,007 INFO program: First inode: 11 >11:04:33,007 INFO program: Inode size: 256 >11:04:33,007 INFO program: Required extra isize: 28 >11:04:33,007 INFO program: Desired extra isize: 28 >11:04:33,007 INFO program: Journal inode: 8 >11:04:33,008 INFO program: Default directory hash: half_md4 >11:04:33,008 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >11:04:33,008 INFO program: Journal backup: inode blocks >11:04:33,008 INFO program: Journal features: (none) >11:04:33,008 INFO program: Journal size: 32M >11:04:33,008 INFO program: Journal length: 32768 >11:04:33,008 INFO program: Journal sequence: 0x00000007 >11:04:33,009 INFO program: Journal start: 0 >11:04:33,009 INFO program: >11:04:33,009 DEBUG program: Return code: 0 >11:04:33,009 INFO program: Running... resize2fs -P /dev/loop1 >11:04:33,015 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:04:33,016 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >11:04:33,016 INFO program: Couldn't find valid filesystem superblock. >11:04:33,017 DEBUG program: Return code: 1 >11:04:33,062 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:04:33,070 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:04:33,071 INFO program: Filesystem volume name: Anaconda >11:04:33,072 INFO program: Last mounted on: / >11:04:33,072 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >11:04:33,073 INFO program: Filesystem magic number: 0xEF53 >11:04:33,073 INFO program: Filesystem revision #: 1 (dynamic) >11:04:33,074 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 >11:04:33,074 INFO program: Filesystem flags: signed_directory_hash >11:04:33,075 INFO program: Default mount options: user_xattr acl >11:04:33,075 INFO program: Filesystem state: clean >11:04:33,076 INFO program: Errors behavior: Continue >11:04:33,076 INFO program: Filesystem OS type: Linux >11:04:33,076 INFO program: Inode count: 131072 >11:04:33,076 INFO program: Block count: 2097152 >11:04:33,076 INFO program: Reserved block count: 0 >11:04:33,077 INFO program: Free blocks: 1293489 >11:04:33,077 INFO program: Free inodes: 103755 >11:04:33,077 INFO program: First block: 1 >11:04:33,077 INFO program: Block size: 1024 >11:04:33,077 INFO program: Fragment size: 1024 >11:04:33,078 INFO program: Reserved GDT blocks: 256 >11:04:33,078 INFO program: Blocks per group: 8192 >11:04:33,078 INFO program: Fragments per group: 8192 >11:04:33,078 INFO program: Inodes per group: 512 >11:04:33,078 INFO program: Inode blocks per group: 128 >11:04:33,079 INFO program: Flex block group size: 16 >11:04:33,079 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >11:04:33,079 INFO program: Last mount time: Sun Mar 2 11:04:23 2014 >11:04:33,079 INFO program: Last write time: Sun Mar 2 11:04:23 2014 >11:04:33,079 INFO program: Mount count: 3 >11:04:33,079 INFO program: Maximum mount count: -1 >11:04:33,080 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >11:04:33,080 INFO program: Check interval: 0 (<none>) >11:04:33,080 INFO program: Lifetime writes: 32 MB >11:04:33,080 INFO program: Reserved blocks uid: 0 (user root) >11:04:33,080 INFO program: Reserved blocks gid: 0 (group root) >11:04:33,080 INFO program: First inode: 11 >11:04:33,081 INFO program: Inode size: 256 >11:04:33,081 INFO program: Required extra isize: 28 >11:04:33,081 INFO program: Desired extra isize: 28 >11:04:33,082 INFO program: Journal inode: 8 >11:04:33,082 INFO program: Default directory hash: half_md4 >11:04:33,082 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >11:04:33,082 INFO program: Journal backup: inode blocks >11:04:33,082 INFO program: Journal features: (none) >11:04:33,082 INFO program: Journal size: 32M >11:04:33,083 INFO program: Journal length: 32768 >11:04:33,083 INFO program: Journal sequence: 0x00000008 >11:04:33,083 INFO program: Journal start: 1 >11:04:33,083 INFO program: >11:04:33,084 DEBUG program: Return code: 0 >11:04:33,084 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:04:33,090 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:04:33,091 INFO program: Estimated minimum size of the filesystem: 786368 >11:04:33,091 DEBUG program: Return code: 0 >11:04:33,120 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >11:04:33,126 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >11:04:33,126 INFO program: Filesystem volume name: Anaconda >11:04:33,126 INFO program: Last mounted on: / >11:04:33,126 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >11:04:33,126 INFO program: Filesystem magic number: 0xEF53 >11:04:33,126 INFO program: Filesystem revision #: 1 (dynamic) >11:04:33,126 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 >11:04:33,127 INFO program: Filesystem flags: signed_directory_hash >11:04:33,127 INFO program: Default mount options: user_xattr acl >11:04:33,127 INFO program: Filesystem state: clean >11:04:33,127 INFO program: Errors behavior: Continue >11:04:33,127 INFO program: Filesystem OS type: Linux >11:04:33,127 INFO program: Inode count: 131072 >11:04:33,128 INFO program: Block count: 2097152 >11:04:33,128 INFO program: Reserved block count: 0 >11:04:33,128 INFO program: Free blocks: 1293489 >11:04:33,128 INFO program: Free inodes: 103755 >11:04:33,128 INFO program: First block: 1 >11:04:33,128 INFO program: Block size: 1024 >11:04:33,128 INFO program: Fragment size: 1024 >11:04:33,128 INFO program: Reserved GDT blocks: 256 >11:04:33,129 INFO program: Blocks per group: 8192 >11:04:33,129 INFO program: Fragments per group: 8192 >11:04:33,129 INFO program: Inodes per group: 512 >11:04:33,129 INFO program: Inode blocks per group: 128 >11:04:33,129 INFO program: Flex block group size: 16 >11:04:33,129 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >11:04:33,129 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >11:04:33,129 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >11:04:33,130 INFO program: Mount count: 2 >11:04:33,130 INFO program: Maximum mount count: -1 >11:04:33,130 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >11:04:33,130 INFO program: Check interval: 0 (<none>) >11:04:33,130 INFO program: Lifetime writes: 32 MB >11:04:33,130 INFO program: Reserved blocks uid: 0 (user root) >11:04:33,130 INFO program: Reserved blocks gid: 0 (group root) >11:04:33,130 INFO program: First inode: 11 >11:04:33,130 INFO program: Inode size: 256 >11:04:33,131 INFO program: Required extra isize: 28 >11:04:33,131 INFO program: Desired extra isize: 28 >11:04:33,131 INFO program: Journal inode: 8 >11:04:33,131 INFO program: Default directory hash: half_md4 >11:04:33,132 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >11:04:33,132 INFO program: Journal backup: inode blocks >11:04:33,132 INFO program: Journal features: (none) >11:04:33,132 INFO program: Journal size: 32M >11:04:33,132 INFO program: Journal length: 32768 >11:04:33,132 INFO program: Journal sequence: 0x00000007 >11:04:33,133 INFO program: Journal start: 0 >11:04:33,133 INFO program: >11:04:33,133 DEBUG program: Return code: 0 >11:04:33,133 INFO program: Running... resize2fs -P /dev/mapper/live-base >11:04:33,139 INFO program: resize2fs 1.42.8 (20-Jun-2013) >11:04:33,140 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >11:04:33,140 INFO program: Couldn't find valid filesystem superblock. >11:04:33,140 DEBUG program: Return code: 1 >11:04:33,149 INFO program: Running... udevadm settle --timeout=300 >11:04:33,160 DEBUG program: Return code: 0 >11:04:33,166 INFO program: Running... udevadm settle --timeout=300 >11:04:33,192 DEBUG program: Return code: 0 >11:04:33,197 INFO program: Running... udevadm settle --timeout=300 >11:04:33,207 DEBUG program: Return code: 0 >11:04:33,212 INFO program: Running... udevadm settle --timeout=300 >11:04:33,222 DEBUG program: Return code: 0 >11:04:33,228 INFO program: Running... udevadm settle --timeout=300 >11:04:33,238 DEBUG program: Return code: 0 >11:04:33,255 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >11:04:33,322 DEBUG program: Return code: 0 >11:04:33,325 INFO program: Running... udevadm settle --timeout=300 >11:04:33,338 DEBUG program: Return code: 0 >11:04:33,339 INFO program: Running... umount /mnt/sysimage >11:04:33,345 DEBUG program: Return code: 0 >11:04:33,346 INFO program: Running... udevadm settle --timeout=300 >11:04:33,356 DEBUG program: Return code: 0 >11:04:33,361 INFO program: Running... udevadm settle --timeout=300 >11:04:33,372 DEBUG program: Return code: 0 >11:04:33,468 INFO program: Running... hwclock --hctosys --utc >11:04:34,000 DEBUG program: Return code: 0 >12:04:08,228 INFO program: Running... modprobe btrfs >12:04:08,299 DEBUG program: Return code: 0 >12:04:08,304 INFO program: Running... modprobe xfs >12:04:08,354 DEBUG program: Return code: 0 >12:05:13,873 INFO program: Running... udevadm settle --timeout=300 >12:05:13,889 DEBUG program: Return code: 0 >12:05:13,897 INFO program: Running... udevadm settle --timeout=300 >12:05:13,909 DEBUG program: Return code: 0 >12:05:27,206 INFO program: Running... udevadm settle --timeout=300 >12:05:27,222 DEBUG program: Return code: 0 >12:05:27,228 INFO program: Running... udevadm settle --timeout=300 >12:05:27,240 DEBUG program: Return code: 0 >12:05:27,461 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 devices { filter=["r|/sdb1$|","r|/sdb$|"] } global {locking_type=4} /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 >12:05:27,546 INFO program: LVM2_PV_UUID=GNCuU0-0Gkm-AYL5-0TGZ-qByU-eGwx-SmvqWX >12:05:27,546 INFO program: LVM2_PE_START=1024.00 >12:05:27,547 INFO program: LVM2_VG_NAME=vg >12:05:27,547 INFO program: LVM2_VG_UUID=oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk >12:05:27,547 INFO program: LVM2_VG_SIZE=291209216.00 >12:05:27,547 INFO program: LVM2_VG_FREE=16523264.00 >12:05:27,547 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >12:05:27,547 INFO program: LVM2_VG_EXTENT_COUNT=71096 >12:05:27,547 INFO program: LVM2_VG_FREE_COUNT=4034 >12:05:27,547 INFO program: LVM2_PV_COUNT=1 >12:05:27,548 DEBUG program: Return code: 0 >12:05:27,555 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } global {locking_type=4} vg >12:05:27,711 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=[lvol0_pmspare] LVM2_LV_NAME=pool00 LVM2_LV_NAME=[pool00_tdata] LVM2_LV_NAME=[pool00_tmeta] LVM2_LV_NAME=root LVM2_LV_NAME=swap >12:05:27,711 INFO program: LVM2_LV_UUID=z4sxzc-qpK2-gbci-otWs-JIwQ-9748-5uvJpr LVM2_LV_UUID=neHrbB-IPYo-5xz0-Ckbs-nwoR-tifS-lFiXh2 LVM2_LV_UUID=HdAsSa-xjUR-d4cR-IB0Q-l1Rh-0rTn-zxkDHj LVM2_LV_UUID=qf42Ol-luhH-CUoT-Pgmr-nCTh-VQQ3-BCgJ4j LVM2_LV_UUID=1Xvcuw-Ax7Z-lsQi-fNps-t9nE-5RMp-TceyT9 LVM2_LV_UUID=ZCnjpZ-yHLG-f8y1-gtwZ-bt5d-j9fl-o0xbMA LVM2_LV_UUID=sVgCvB-DEpw-3mXH-R7mO-1KrN-5Ie8-0faFHn >12:05:27,711 INFO program: LVM2_LV_SIZE=245760000.00 LVM2_LV_SIZE=126976.00 LVM2_LV_SIZE=258048000.00 LVM2_LV_SIZE=258048000.00 LVM2_LV_SIZE=126976.00 LVM2_LV_SIZE=12288000.00 LVM2_LV_SIZE=16384000.00 >12:05:27,712 INFO program: LVM2_LV_ATTR=Vwi---tz-- LVM2_LV_ATTR=ewi------- LVM2_LV_ATTR=twi---tz-- LVM2_LV_ATTR=Twi-a----- LVM2_LV_ATTR=ewi-ao---- LVM2_LV_ATTR=Vwi---tz-- LVM2_LV_ATTR=-wi------- >12:05:27,712 INFO program: LVM2_SEGTYPE=thin LVM2_SEGTYPE=linear LVM2_SEGTYPE=thin-pool LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=thin LVM2_SEGTYPE=linear >12:05:27,712 DEBUG program: Return code: 0 >12:05:27,715 INFO program: Running... lvm lvs --noheadings -o pool_lv --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } global {locking_type=4} vg/home >12:05:27,759 INFO program: pool00 >12:05:27,760 DEBUG program: Return code: 0 >12:05:28,111 INFO program: Running... dumpe2fs -h /dev/mapper/vg-home >12:05:28,273 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:05:28,274 INFO program: Filesystem volume name: <none> >12:05:28,274 INFO program: Last mounted on: <not available> >12:05:28,274 INFO program: Filesystem UUID: 79247c3a-862d-4fb1-a89c-fbfd57605a3a >12:05:28,274 INFO program: Filesystem magic number: 0xEF53 >12:05:28,274 INFO program: Filesystem revision #: 1 (dynamic) >12:05:28,274 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:05:28,275 INFO program: Filesystem flags: signed_directory_hash >12:05:28,275 INFO program: Default mount options: user_xattr acl >12:05:28,275 INFO program: Filesystem state: clean >12:05:28,275 INFO program: Errors behavior: Continue >12:05:28,275 INFO program: Filesystem OS type: Linux >12:05:28,275 INFO program: Inode count: 15360000 >12:05:28,275 INFO program: Block count: 61440000 >12:05:28,275 INFO program: Reserved block count: 3072000 >12:05:28,276 INFO program: Free blocks: 60428101 >12:05:28,276 INFO program: Free inodes: 15359989 >12:05:28,276 INFO program: First block: 0 >12:05:28,276 INFO program: Block size: 4096 >12:05:28,276 INFO program: Fragment size: 4096 >12:05:28,276 INFO program: Reserved GDT blocks: 1009 >12:05:28,276 INFO program: Blocks per group: 32768 >12:05:28,276 INFO program: Fragments per group: 32768 >12:05:28,277 INFO program: Inodes per group: 8192 >12:05:28,277 INFO program: Inode blocks per group: 512 >12:05:28,277 INFO program: RAID stripe width: 32 >12:05:28,277 INFO program: Flex block group size: 16 >12:05:28,277 INFO program: Filesystem created: Sun Mar 2 10:51:05 2014 >12:05:28,277 INFO program: Last mount time: Sun Mar 2 10:51:13 2014 >12:05:28,277 INFO program: Last write time: Sun Mar 2 11:03:57 2014 >12:05:28,277 INFO program: Mount count: 1 >12:05:28,278 INFO program: Maximum mount count: -1 >12:05:28,278 INFO program: Last checked: Sun Mar 2 10:51:05 2014 >12:05:28,278 INFO program: Check interval: 0 (<none>) >12:05:28,278 INFO program: Lifetime writes: 994 MB >12:05:28,278 INFO program: Reserved blocks uid: 0 (user root) >12:05:28,278 INFO program: Reserved blocks gid: 0 (group root) >12:05:28,278 INFO program: First inode: 11 >12:05:28,278 INFO program: Inode size: 256 >12:05:28,278 INFO program: Required extra isize: 28 >12:05:28,279 INFO program: Desired extra isize: 28 >12:05:28,279 INFO program: Journal inode: 8 >12:05:28,279 INFO program: Default directory hash: half_md4 >12:05:28,279 INFO program: Directory Hash Seed: 90a5a2e0-cd0d-4ac5-b578-0006d0bcdd9d >12:05:28,279 INFO program: Journal backup: inode blocks >12:05:28,279 INFO program: Journal features: (none) >12:05:28,279 INFO program: Journal size: 128M >12:05:28,280 INFO program: Journal length: 32768 >12:05:28,280 INFO program: Journal sequence: 0x00000071 >12:05:28,280 INFO program: Journal start: 0 >12:05:28,280 INFO program: >12:05:28,280 DEBUG program: Return code: 0 >12:05:28,281 INFO program: Running... resize2fs -P /dev/mapper/vg-home >12:05:28,289 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:05:28,289 INFO program: Estimated minimum size of the filesystem: 166324 >12:05:28,290 DEBUG program: Return code: 0 >12:05:28,316 INFO program: Running... lvm lvs --noheadings -o pool_lv --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } global {locking_type=4} vg/root >12:05:28,378 INFO program: pool00 >12:05:28,379 DEBUG program: Return code: 0 >12:05:28,412 INFO program: Running... dumpe2fs -h /dev/mapper/vg-root >12:05:28,484 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:05:28,485 INFO program: Filesystem volume name: <none> >12:05:28,485 INFO program: Last mounted on: /mnt/sysimage >12:05:28,485 INFO program: Filesystem UUID: 6e2622d9-112c-41b1-a813-b2c8ec662bc6 >12:05:28,485 INFO program: Filesystem magic number: 0xEF53 >12:05:28,485 INFO program: Filesystem revision #: 1 (dynamic) >12:05:28,485 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:05:28,486 INFO program: Filesystem flags: signed_directory_hash >12:05:28,486 INFO program: Default mount options: user_xattr acl >12:05:28,486 INFO program: Filesystem state: clean >12:05:28,486 INFO program: Errors behavior: Continue >12:05:28,486 INFO program: Filesystem OS type: Linux >12:05:28,486 INFO program: Inode count: 768544 >12:05:28,487 INFO program: Block count: 3072000 >12:05:28,487 INFO program: Reserved block count: 153600 >12:05:28,487 INFO program: Free blocks: 2983170 >12:05:28,487 INFO program: Free inodes: 768493 >12:05:28,487 INFO program: First block: 0 >12:05:28,487 INFO program: Block size: 4096 >12:05:28,488 INFO program: Fragment size: 4096 >12:05:28,488 INFO program: Reserved GDT blocks: 749 >12:05:28,488 INFO program: Blocks per group: 32768 >12:05:28,488 INFO program: Fragments per group: 32768 >12:05:28,488 INFO program: Inodes per group: 8176 >12:05:28,489 INFO program: Inode blocks per group: 511 >12:05:28,489 INFO program: RAID stripe width: 32 >12:05:28,489 INFO program: Flex block group size: 16 >12:05:28,489 INFO program: Filesystem created: Sun Mar 2 10:51:01 2014 >12:05:28,489 INFO program: Last mount time: Sun Mar 2 10:51:13 2014 >12:05:28,489 INFO program: Last write time: Sun Mar 2 11:03:57 2014 >12:05:28,490 INFO program: Mount count: 1 >12:05:28,490 INFO program: Maximum mount count: -1 >12:05:28,490 INFO program: Last checked: Sun Mar 2 10:51:01 2014 >12:05:28,490 INFO program: Check interval: 0 (<none>) >12:05:28,490 INFO program: Lifetime writes: 322 MB >12:05:28,490 INFO program: Reserved blocks uid: 0 (user root) >12:05:28,491 INFO program: Reserved blocks gid: 0 (group root) >12:05:28,491 INFO program: First inode: 11 >12:05:28,491 INFO program: Inode size: 256 >12:05:28,491 INFO program: Required extra isize: 28 >12:05:28,491 INFO program: Desired extra isize: 28 >12:05:28,492 INFO program: Journal inode: 8 >12:05:28,492 INFO program: Default directory hash: half_md4 >12:05:28,492 INFO program: Directory Hash Seed: 35d417e9-1fe7-45eb-82b1-e3fa30ad3f21 >12:05:28,492 INFO program: Journal backup: inode blocks >12:05:28,492 INFO program: Journal features: (none) >12:05:28,493 INFO program: Journal size: 128M >12:05:28,493 INFO program: Journal length: 32768 >12:05:28,494 INFO program: Journal sequence: 0x00000025 >12:05:28,494 INFO program: Journal start: 0 >12:05:28,494 INFO program: >12:05:28,494 DEBUG program: Return code: 0 >12:05:28,494 INFO program: Running... resize2fs -P /dev/mapper/vg-root >12:05:28,501 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:05:28,502 INFO program: Estimated minimum size of the filesystem: 49348 >12:05:28,502 DEBUG program: Return code: 0 >12:05:28,562 INFO program: Running... udevadm settle --timeout=300 >12:05:28,619 DEBUG program: Return code: 0 >12:05:28,795 INFO program: Running... udevadm settle --timeout=300 >12:05:28,807 DEBUG program: Return code: 0 >12:05:28,815 INFO program: Running... udevadm settle --timeout=300 >12:05:28,826 DEBUG program: Return code: 0 >12:05:28,830 INFO program: Running... udevadm settle --timeout=300 >12:05:28,840 DEBUG program: Return code: 0 >12:05:28,842 INFO program: Running... udevadm settle --timeout=300 >12:05:28,853 DEBUG program: Return code: 0 >12:05:28,855 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } vg/home >12:05:28,929 DEBUG program: Return code: 0 >12:05:28,933 INFO program: Running... udevadm settle --timeout=300 >12:05:28,944 DEBUG program: Return code: 0 >12:05:28,946 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } vg/pool00 >12:05:28,974 DEBUG program: Return code: 0 >12:05:28,978 INFO program: Running... udevadm settle --timeout=300 >12:05:28,989 DEBUG program: Return code: 0 >12:05:28,991 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } vg >12:05:29,093 INFO program: /usr/sbin/dmeventd: stat failed: No such file or directory >12:05:29,093 INFO program: 0 logical volume(s) in volume group "vg" now active >12:05:29,094 DEBUG program: Return code: 0 >12:05:29,099 INFO program: Running... udevadm settle --timeout=300 >12:05:29,112 DEBUG program: Return code: 0 >12:05:29,144 INFO program: Running... udevadm settle --timeout=300 >12:05:29,157 DEBUG program: Return code: 0 >12:05:29,163 INFO program: Running... udevadm settle --timeout=300 >12:05:29,174 DEBUG program: Return code: 0 >12:05:29,179 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >12:05:29,212 DEBUG program: Return code: 0 >12:05:29,214 INFO program: Running... udevadm settle --timeout=300 >12:05:29,227 DEBUG program: Return code: 0 >12:05:29,227 INFO program: Running... umount /mnt/sysimage >12:05:29,235 DEBUG program: Return code: 0 >12:05:29,235 INFO program: Running... udevadm settle --timeout=300 >12:05:29,246 DEBUG program: Return code: 0 >12:05:29,250 INFO program: Running... udevadm settle --timeout=300 >12:05:29,262 DEBUG program: Return code: 0 >12:05:31,550 INFO program: Running... udevadm settle --timeout=300 >12:05:31,565 DEBUG program: Return code: 0 >12:05:31,568 INFO program: Running... udevadm settle --timeout=300 >12:05:31,586 DEBUG program: Return code: 0 >12:05:31,589 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } vg/pool00 >12:05:31,682 INFO program: device-mapper: create ioctl on vg-pool00-tpool failed: Device or resource busy >12:05:31,682 DEBUG program: Return code: 5 >12:05:31,687 INFO program: Running... udevadm settle --timeout=300 >12:05:31,990 DEBUG program: Return code: 0 >12:05:31,992 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } vg/root >12:05:32,073 DEBUG program: Return code: 0 >12:06:43,091 INFO program: Running... udevadm settle --timeout=300 >12:06:43,107 DEBUG program: Return code: 0 >12:09:06,863 INFO program: Running... hwclock --systohc --utc >12:09:08,501 DEBUG program: Return code: 0 >12:09:08,510 INFO program: Running... udevadm settle --timeout=300 >12:09:08,524 DEBUG program: Return code: 0 >12:09:08,528 INFO program: Running... udevadm settle --timeout=300 >12:09:08,540 DEBUG program: Return code: 0 >12:09:08,542 INFO program: Running... udevadm settle --timeout=300 >12:09:08,554 DEBUG program: Return code: 0 >12:09:08,556 INFO program: Running... lvm lvchange -a n vg/home >12:09:08,649 DEBUG program: Return code: 0 >12:09:08,653 INFO program: Running... udevadm settle --timeout=300 >12:09:08,665 DEBUG program: Return code: 0 >12:09:08,667 INFO program: Running... lvm lvchange -a n vg/pool00 >12:09:08,791 INFO program: /usr/sbin/dmeventd: stat failed: No such file or directory >12:09:08,792 DEBUG program: Return code: 0 >12:09:08,796 INFO program: Running... udevadm settle --timeout=300 >12:09:08,810 DEBUG program: Return code: 0 >12:09:08,812 INFO program: Running... lvm vgchange -a n vg >12:09:08,842 INFO program: 0 logical volume(s) in volume group "vg" now active >12:09:08,842 DEBUG program: Return code: 0 >12:09:08,847 INFO program: Running... udevadm settle --timeout=300 >12:09:08,859 DEBUG program: Return code: 0 >12:09:08,892 INFO program: Running... udevadm settle --timeout=300 >12:09:08,911 DEBUG program: Return code: 0 >12:09:08,917 INFO program: Running... udevadm settle --timeout=300 >12:09:08,929 DEBUG program: Return code: 0 >12:09:11,196 INFO program: Running... udevadm settle --timeout=300 >12:09:11,213 DEBUG program: Return code: 0 >12:09:11,215 INFO program: Running... udevadm settle --timeout=300 >12:09:11,237 DEBUG program: Return code: 0 >12:09:11,240 INFO program: Running... lvm lvchange -a y vg/pool00 >12:09:11,325 INFO program: device-mapper: create ioctl on vg-pool00-tpool failed: Device or resource busy >12:09:11,326 DEBUG program: Return code: 5 > > >/tmp/storage.log: >11:04:30,033 INFO blivet: ISCSID is /sbin/iscsid >11:04:30,034 INFO blivet: no initiator set >11:04:30,143 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:04:30,143 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >11:04:31,360 DEBUG blivet: trying to set new default fstype to 'ext4' >11:04:31,394 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:31,395 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:31,396 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:31,820 INFO blivet: Detected 15888M of memory >11:04:31,820 INFO blivet: Suggested swap size (7944 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >11:04:31,820 INFO blivet: Swap attempt of 0M >11:04:32,069 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7fe0bfae6d10> >11:04:32,070 INFO blivet: no initiator set >11:04:32,071 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:04:32,071 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:04:32,100 DEBUG blivet: protected device spec /dev/sdb1 resolved to sdb1 >11:04:32,101 INFO blivet: sdb1 looks to be the live device; marking as protected >11:04:32,271 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >11:04:32,277 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_Transcend_16GB_V5CQIRD7-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_16GB', > 'ID_MODEL_ENC': 'Transcend\\x2016GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '892d3ea9', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'JetFlash_Transcend_16GB_V5CQIRD7-0:0', > 'ID_SERIAL_SHORT': 'V5CQIRD7', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '435995', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-JetFlash_Transcend_16GB_V5CQIRD7-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >11:04:32,278 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >11:04:32,279 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:04:32,279 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:32,280 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >11:04:32,283 INFO blivet: sdb is a disk >11:04:32,284 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:32,286 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >11:04:32,296 INFO blivet: added disk sdb (id 0) to device tree >11:04:32,296 DEBUG blivet: looking up parted Device: /dev/sdb >11:04:32,301 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >11:04:32,309 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >11:04:32,311 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >11:04:32,311 DEBUG blivet: required disklabel type for sdb (1) is None >11:04:32,312 DEBUG blivet: default disklabel type for sdb is msdos >11:04:32,312 DEBUG blivet: selecting msdos disklabel for sdb based on size >11:04:32,314 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >11:04:32,341 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 0x7fe0b5115e90>] > device: <parted.device.Device object at 0x7fe0b5115cd0> > PedDisk: <_ped.Disk object at 0x7fe0b511a830> >11:04:32,360 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >11:04:32,362 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >11:04:32,363 INFO blivet: got device: DiskDevice instance (0x7fe0bfa38c90) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 15320.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: JetFlash Transcend 16GB path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31375360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15320, 64, 32) biosGeometry: (1953, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b4a9b8c0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fe0b510bad0> >11:04:32,365 INFO blivet: got format: DiskLabel instance (0x7fe0b510bc10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb 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 0x7fe0b5115e90>] > device: <parted.device.Device object at 0x7fe0b5115cd0> > PedDisk: <_ped.Disk object at 0x7fe0b511a830> > origPartedDisk = <parted.disk.Disk object at 0x7fe0b511d1d0> > partedDevice = parted.Device instance -- > model: JetFlash Transcend 16GB path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31375360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15320, 64, 32) biosGeometry: (1953, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b18f24d0> > >11:04:32,372 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_Transcend_16GB_V5CQIRD7-0:0-part1 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/6ED2-A18D', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6ED2-A18D', > 'ID_FS_UUID_ENC': '6ED2-A18D', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_16GB', > 'ID_MODEL_ENC': 'Transcend\\x2016GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '31373312', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '892d3ea9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '892d3ea9', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'JetFlash_Transcend_16GB_V5CQIRD7-0:0', > 'ID_SERIAL_SHORT': 'V5CQIRD7', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '436066', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-JetFlash_Transcend_16GB_V5CQIRD7-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/6ED2-A18D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >11:04:32,373 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >11:04:32,374 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >11:04:32,375 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:32,375 INFO blivet: sdb1 is a partition >11:04:32,376 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >11:04:32,377 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >11:04:32,378 DEBUG blivet: DeviceTree.getDeviceByName returned existing 15320MB disk sdb (0) with existing msdos disklabel >11:04:32,379 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >11:04:32,380 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >11:04:32,380 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:32,382 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >11:04:32,382 DEBUG blivet: looking up parted Partition: /dev/sdb1 >11:04:32,383 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >11:04:32,385 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >11:04:32,386 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >11:04:32,387 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >11:04:32,387 INFO blivet: added partition sdb1 (id 1) to device tree >11:04:32,388 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >11:04:32,390 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >11:04:32,391 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >11:04:32,392 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >11:04:32,397 WARN blivet: disklabel detected but not usable on sdb1 >11:04:32,398 DEBUG blivet: getFormat('efi') returning EFIFS instance >11:04:32,398 INFO blivet: type detected on 'sdb1' is 'vfat' >11:04:32,399 DEBUG blivet: getFormat('efi') returning EFIFS instance >11:04:32,400 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >11:04:32,402 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >11:04:32,403 DEBUG blivet: looking up parted Device: /dev/sdb1 >11:04:32,405 INFO blivet: got device: PartitionDevice instance (0x7fe0bfa38c10) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 15320MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 15319.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 31373312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (15319, 64, 32) biosGeometry: (1952, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b18f2710> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe0b5115d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fe0b511d310> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe0b5115f50> PedPartition: <_ped.Partition object at 0x7fe0b5118650> > disk = existing 15320MB disk sdb (0) with existing msdos disklabel > start = 2048 end = 31375359 length = 31373312 > flags = boot, lba >11:04:32,407 INFO blivet: got format: EFIFS instance (0x7fe0b511d610) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = 6ED2-A18D exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >11:04:32,417 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ /dev/disk/by-id/wwn-0x5000cca6dcdd8453', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HITACHI_HTS723232A7A365_OPAL', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723232A7A365\\x20\\x20OPAL\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026fc8', > 'ID_REVISION': 'EC26B80P', > 'ID_SERIAL': 'HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ', > 'ID_SERIAL_SHORT': 'E3G3426322XXMJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6dcdd8453', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6dcdd8453', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '438340', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ', > '/dev/disk/by-id/wwn-0x5000cca6dcdd8453'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >11:04:32,418 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:04:32,420 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:04:32,422 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:32,424 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >11:04:32,426 INFO blivet: sda is a disk >11:04:32,426 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:32,429 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:04:32,440 INFO blivet: added disk sda (id 2) to device tree >11:04:32,440 DEBUG blivet: looking up parted Device: /dev/sda >11:04:32,444 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:04:32,446 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >11:04:32,447 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:04:32,448 DEBUG blivet: required disklabel type for sda (1) is None >11:04:32,448 DEBUG blivet: default disklabel type for sda is msdos >11:04:32,448 DEBUG blivet: selecting msdos disklabel for sda based on size >11:04:32,449 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:04:32,662 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 0x7fe0b511db90>, <parted.partition.Partition object at 0x7fe0b511dd50>] > device: <parted.device.Device object at 0x7fe0b511d9d0> > PedDisk: <_ped.Disk object at 0x7fe0b7598b00> >11:04:32,662 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >11:04:32,664 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:04:32,666 INFO blivet: got device: DiskDevice instance (0x7fe0b510bdd0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HITACHI HTS72323 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b18f2440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe0b510bd10> >11:04:32,668 INFO blivet: got format: DiskLabel instance (0x7fe0b511d5d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda 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 0x7fe0b511db90>, <parted.partition.Partition object at 0x7fe0b511dd50>] > device: <parted.device.Device object at 0x7fe0b511d9d0> > PedDisk: <_ped.Disk object at 0x7fe0b7598b00> > origPartedDisk = <parted.disk.Disk object at 0x7fe0b511df10> > partedDevice = parted.Device instance -- > model: ATA HITACHI HTS72323 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b18f2830> > >11:04:32,676 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ-part1 /dev/disk/by-id/wwn-0x5000cca6dcdd8453-part1 /dev/disk/by-uuid/9b5a87e0-ff87-46be-8c85-c0c559d82948', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9b5a87e0-ff87-46be-8c85-c0c559d82948', > 'ID_FS_UUID_ENC': '9b5a87e0-ff87-46be-8c85-c0c559d82948', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HITACHI_HTS723232A7A365_OPAL', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723232A7A365\\x20\\x20OPAL\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8: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': '00026fc8-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026fc8', > 'ID_REVISION': 'EC26B80P', > 'ID_SERIAL': 'HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ', > 'ID_SERIAL_SHORT': 'E3G3426322XXMJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6dcdd8453', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6dcdd8453', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '438414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ-part1', > '/dev/disk/by-id/wwn-0x5000cca6dcdd8453-part1', > '/dev/disk/by-uuid/9b5a87e0-ff87-46be-8c85-c0c559d82948'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:04:32,676 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >11:04:32,678 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >11:04:32,680 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:32,680 INFO blivet: sda1 is a partition >11:04:32,682 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >11:04:32,683 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:04:32,685 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >11:04:32,686 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >11:04:32,688 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >11:04:32,689 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:32,690 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >11:04:32,691 DEBUG blivet: looking up parted Partition: /dev/sda1 >11:04:32,692 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >11:04:32,694 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >11:04:32,695 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >11:04:32,697 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >11:04:32,697 INFO blivet: added partition sda1 (id 3) to device tree >11:04:32,700 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:04:32,701 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >11:04:32,703 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:04:32,705 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >11:04:32,773 WARN blivet: disklabel detected but not usable on sda1 >11:04:32,774 INFO blivet: type detected on 'sda1' is 'ext4' >11:04:32,844 DEBUG blivet: padding min size from 14 up to 15 >11:04:32,846 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:32,846 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:32,847 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >11:04:32,849 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >11:04:32,849 DEBUG blivet: looking up parted Device: /dev/sda1 >11:04:32,851 INFO blivet: got device: PartitionDevice instance (0x7fe0b75950d0) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b18f2a70> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe0b511da90> fileSystem: <parted.filesystem.FileSystem object at 0x7fe0b511de90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe0b511dc50> PedPartition: <_ped.Partition object at 0x7fe0b51186b0> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:04:32,853 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:32,853 INFO blivet: got format: Ext4FS instance (0x7fe0b75957d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 9b5a87e0-ff87-46be-8c85-c0c559d82948 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >11:04:32,860 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ-part2 /dev/disk/by-id/wwn-0x5000cca6dcdd8453-part2 /dev/disk/by-uuid/4934c63c-27c5-4064-91f4-4bb01df81810', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '4934c63c-27c5-4064-91f4-4bb01df81810', > 'ID_FS_UUID_ENC': '4934c63c-27c5-4064-91f4-4bb01df81810', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'HITACHI_HTS723232A7A365_OPAL', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723232A7A365\\x20\\x20OPAL\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '582430720', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00026fc8-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026fc8', > 'ID_REVISION': 'EC26B80P', > 'ID_SERIAL': 'HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ', > 'ID_SERIAL_SHORT': 'E3G3426322XXMJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6dcdd8453', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6dcdd8453', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '438487', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ-part2', > '/dev/disk/by-id/wwn-0x5000cca6dcdd8453-part2', > '/dev/disk/by-uuid/4934c63c-27c5-4064-91f4-4bb01df81810'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:04:32,861 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >11:04:32,862 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >11:04:32,863 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:32,863 INFO blivet: sda2 is a partition >11:04:32,864 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >11:04:32,865 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >11:04:32,866 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >11:04:32,868 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >11:04:32,869 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >11:04:32,870 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:32,871 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >11:04:32,872 DEBUG blivet: looking up parted Partition: /dev/sda2 >11:04:32,873 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >11:04:32,874 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >11:04:32,875 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >11:04:32,876 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >11:04:32,876 INFO blivet: added partition sda2 (id 4) to device tree >11:04:32,877 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:04:32,878 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >11:04:32,879 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:04:32,880 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >11:04:32,939 WARN blivet: disklabel detected but not usable on sda2 >11:04:32,942 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >11:04:32,943 DEBUG blivet: LUKS.__init__: uuid: 4934c63c-27c5-4064-91f4-4bb01df81810 ; exists: True ; label: None ; device: /dev/sda2 ; serial: E3G3426322XXMJ ; name: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; >11:04:32,943 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >11:04:32,944 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >11:04:32,945 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >11:04:32,946 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >11:04:32,947 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; >11:04:32,948 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:32,949 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >11:04:32,950 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:32,951 DEBUG blivet: LUKSDevice._setFormat: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; current: None ; type: None ; >11:04:32,952 DEBUG blivet: LUKSDevice.setup: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; controllable: True ; orig: False ; >11:04:32,953 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; orig: False ; >11:04:32,955 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:04:32,956 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; type: luks ; >11:04:32,956 INFO blivet: setup of luks-4934c63c-27c5-4064-91f4-4bb01df81810 failed: luks device not configured >11:04:32,957 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >11:04:32,958 DEBUG blivet: looking up parted Device: /dev/sda2 >11:04:32,959 INFO blivet: got device: PartitionDevice instance (0x7fe0b510bcd0) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 284390.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 582430720 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (36254, 255, 63) biosGeometry: (36254, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b18f27a0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe0b511da90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe0b511de10> PedPartition: <_ped.Partition object at 0x7fe0b5118830> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 583456767 length = 582430720 > flags = >11:04:32,960 INFO blivet: got format: LUKS instance (0x7fe0d90cf350) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = 4934c63c-27c5-4064-91f4-4bb01df81810 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-4934c63c-27c5-4064-91f4-4bb01df81810 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >11:04:32,962 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '452477', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:04:32,962 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:04:32,963 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:04:32,963 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:32,964 INFO blivet: loop0 is a loop device >11:04:32,965 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:04:32,966 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:04:32,967 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:32,967 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:32,968 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:04:32,969 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >11:04:32,970 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:04:32,970 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:32,972 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:04:32,972 INFO blivet: added loop loop0 (id 7) to device tree >11:04:32,973 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:04:32,974 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:04:32,974 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >11:04:32,974 DEBUG blivet: device loop0 does not contain a disklabel >11:04:32,975 INFO blivet: type detected on 'loop0' is 'squashfs' >11:04:32,975 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >11:04:32,976 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >11:04:32,976 INFO blivet: got device: LoopDevice instance (0x7fe0b7595710) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >11:04:32,976 INFO blivet: got format: DeviceFormat instance (0x7fe0b511d910) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >11:04:32,980 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '452762', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:04:32,981 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:04:32,982 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:04:32,982 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:32,983 INFO blivet: loop1 is a loop device >11:04:32,983 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:04:32,984 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:04:32,986 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:32,986 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:32,987 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:04:32,987 INFO blivet: added file /LiveOS/rootfs.img (id 8) to device tree >11:04:32,988 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:04:32,989 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:32,990 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:04:32,990 INFO blivet: added loop loop1 (id 9) to device tree >11:04:32,991 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:04:32,992 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:04:32,993 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:32,993 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:32,993 DEBUG blivet: device loop1 does not contain a disklabel >11:04:32,994 INFO blivet: type detected on 'loop1' is 'ext4' >11:04:33,017 DEBUG blivet: using current size 0 as min size >11:04:33,018 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:33,019 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:33,020 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:04:33,021 INFO blivet: got device: LoopDevice instance (0x7fe0b75a8cd0) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >11:04:33,022 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:33,022 INFO blivet: got format: Ext4FS instance (0x7fe0b75a8e10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:04:33,024 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '453058', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:04:33,024 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:04:33,025 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:04:33,026 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:33,026 INFO blivet: loop2 is a loop device >11:04:33,027 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:04:33,029 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:04:33,030 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:33,030 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:33,031 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:04:33,031 INFO blivet: added file /overlay (deleted) (id 10) to device tree >11:04:33,032 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:04:33,032 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:33,035 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:04:33,036 INFO blivet: added loop loop2 (id 11) to device tree >11:04:33,036 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:04:33,037 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:04:33,037 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:33,039 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:04:33,040 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:04:33,041 WARN blivet: disklabel detected but not usable on loop2 >11:04:33,042 DEBUG blivet: no type or existing type for loop2, bailing >11:04:33,042 INFO blivet: got device: LoopDevice instance (0x7fe0b75a8f90) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >11:04:33,046 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '589276', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:04:33,047 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:04:33,047 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:04:33,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:33,048 INFO blivet: live-rw is a device-mapper device >11:04:33,049 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:04:33,050 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:04:33,051 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >11:04:33,053 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:04:33,053 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >11:04:33,055 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:04:33,056 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:33,057 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >11:04:33,057 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:33,058 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:04:33,058 INFO blivet: added dm live-rw (id 12) to device tree >11:04:33,059 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:04:33,060 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:04:33,061 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:33,061 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:33,062 DEBUG blivet: device live-rw does not contain a disklabel >11:04:33,062 INFO blivet: type detected on 'live-rw' is 'ext4' >11:04:33,091 DEBUG blivet: padding min size from 768 up to 844 >11:04:33,093 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:33,093 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:33,095 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:04:33,096 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >11:04:33,099 INFO blivet: got device: DMDevice instance (0x7fe0b75a8d90) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7fe0b18f2c20> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:04:33,101 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:33,101 INFO blivet: got format: Ext4FS instance (0x7fe0b511d450) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:04:33,105 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '607658', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:04:33,105 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:04:33,106 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:04:33,107 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:33,107 INFO blivet: live-base is a device-mapper device >11:04:33,108 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:04:33,109 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:04:33,110 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:04:33,111 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >11:04:33,113 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:04:33,113 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:04:33,115 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >11:04:33,115 DEBUG blivet: getFormat('None') returning DeviceFormat instance >11:04:33,116 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:04:33,116 INFO blivet: added dm live-base (id 13) to device tree >11:04:33,117 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:04:33,118 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:04:33,119 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:33,120 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:33,120 DEBUG blivet: device live-base does not contain a disklabel >11:04:33,120 INFO blivet: type detected on 'live-base' is 'ext4' >11:04:33,140 DEBUG blivet: using current size 0 as min size >11:04:33,142 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:33,143 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >11:04:33,144 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:04:33,145 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >11:04:33,146 INFO blivet: got device: DMDevice instance (0x7fe0b75a8dd0) -- > name = live-base status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop1 (9) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7fe0b18f2b00> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:04:33,148 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:33,149 INFO blivet: got format: Ext4FS instance (0x7fe0b75b2450) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >11:04:33,165 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:04:33,193 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:04:33,194 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:04:33,197 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:04:33,209 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:04:33,210 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >11:04:33,211 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >11:04:33,224 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:04:33,225 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:04:33,228 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:04:33,242 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:04:33,242 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:04:33,243 INFO blivet: edd: collected mbr signatures: {'sda': '0x00026fc8', 'sdb': '0x892d3ea9'} >11:04:33,244 DEBUG blivet: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x892d3ea9 > pci_dev: 00:1a.0, scsi_id: None > scsi_lun: None, sectors: 31375360 >11:04:33,244 INFO blivet: edd: matched 0x80 to sdb using MBR sig >11:04:33,244 DEBUG blivet: edd: data extracted from 0x81: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00026fc8 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 625142448 >11:04:33,245 INFO blivet: edd: matched 0x81 to sda using MBR sig >11:04:33,246 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:04:33,255 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:04:33,324 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:04:33,358 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:04:33,359 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:04:33,361 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:04:33,450 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:33,453 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:33,455 DEBUG blivet: Ext4FS.supported: supported: True ; >11:04:33,457 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:07,796 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:04:07,797 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:04:07,798 DEBUG blivet: NFSv4.supported: supported: False ; >12:04:07,799 DEBUG blivet: NFSv4.supported: supported: False ; >12:04:07,800 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:04:07,801 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:04:07,802 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:07,803 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:08,155 DEBUG blivet: Ext3FS.supported: supported: True ; >12:04:08,156 DEBUG blivet: Ext3FS.supported: supported: True ; >12:04:08,183 DEBUG blivet: Ext2FS.supported: supported: True ; >12:04:08,184 DEBUG blivet: Ext2FS.supported: supported: True ; >12:04:08,222 DEBUG blivet: SysFS.supported: supported: False ; >12:04:08,223 DEBUG blivet: SysFS.supported: supported: False ; >12:04:08,223 DEBUG blivet: MultipathMember.__init__: >12:04:08,224 DEBUG blivet: SwapSpace.__init__: >12:04:08,225 DEBUG blivet: ProcFS.supported: supported: False ; >12:04:08,225 DEBUG blivet: ProcFS.supported: supported: False ; >12:04:08,226 DEBUG blivet: MDRaidMember.__init__: >12:04:08,226 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:04:08,227 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:04:08,227 DEBUG blivet: BTRFS.supported: supported: True ; >12:04:08,301 DEBUG blivet: USBFS.supported: supported: False ; >12:04:08,301 DEBUG blivet: USBFS.supported: supported: False ; >12:04:08,302 DEBUG blivet: DiskLabel.__init__: >12:04:08,302 INFO blivet: DiskLabel.partedDevice returning None >12:04:08,303 DEBUG blivet: HFSPlus.supported: supported: False ; >12:04:08,303 DEBUG blivet: HFSPlus.supported: supported: False ; >12:04:08,304 DEBUG blivet: XFS.supported: supported: True ; >12:04:08,355 DEBUG blivet: XFS.supported: supported: True ; >12:04:08,357 DEBUG blivet: TmpFS.supported: supported: True ; >12:04:08,365 DEBUG blivet: LUKS.__init__: >12:04:08,366 DEBUG blivet: DMRaidMember.__init__: >12:04:08,366 DEBUG blivet: NTFS.supported: supported: False ; >12:04:08,367 DEBUG blivet: NTFS.supported: supported: False ; >12:04:08,367 DEBUG blivet: BindFS.supported: supported: False ; >12:04:08,368 DEBUG blivet: BindFS.supported: supported: False ; >12:04:08,368 DEBUG blivet: HFS.supported: supported: False ; >12:04:08,369 DEBUG blivet: HFS.supported: supported: False ; >12:04:08,369 DEBUG blivet: LVMPhysicalVolume.__init__: >12:04:08,370 DEBUG blivet: NFS.supported: supported: False ; >12:04:08,370 DEBUG blivet: NFS.supported: supported: False ; >12:04:08,371 DEBUG blivet: FATFS.supported: supported: True ; >12:04:08,371 DEBUG blivet: FATFS.supported: supported: True ; >12:04:08,372 DEBUG blivet: NoDevFS.supported: supported: False ; >12:04:08,373 DEBUG blivet: NoDevFS.supported: supported: False ; >12:04:11,067 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:04:11,069 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >12:04:16,694 INFO blivet: hiding device partition sda1 (id 3) >12:04:16,695 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:04:16,696 DEBUG blivet: lvm filter: adding sda1 to the reject list >12:04:16,696 INFO blivet: hiding device partition sda2 (id 4) >12:04:16,697 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:04:16,697 DEBUG blivet: lvm filter: adding sda2 to the reject list >12:04:16,698 INFO blivet: hiding device disk sda (id 2) >12:04:16,698 DEBUG blivet: lvm filter: adding sda to the reject list >12:04:16,701 INFO blivet: Detected 15888M of memory >12:04:16,702 INFO blivet: Suggested swap size (7944 M) exceeds 10 % of disk space, using 10 % of disk space (1532 M) instead. >12:04:16,702 INFO blivet: Swap attempt of 1532M >12:04:16,704 DEBUG blivet: clearpart: looking at sdb1 >12:04:16,705 DEBUG blivet: checking whether disk sdb has an empty extended >12:04:16,705 DEBUG blivet: extended is None ; logicals is [] >12:04:43,846 INFO blivet: unhiding device disk sda (id 2) >12:04:43,846 DEBUG blivet: lvm filter: removing sda from the reject list >12:04:43,846 INFO blivet: unhiding device partition sda2 (id 4) >12:04:43,847 DEBUG blivet: lvm filter: removing sda2 from the reject list >12:04:43,848 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:04:43,848 INFO blivet: unhiding device partition sda1 (id 3) >12:04:43,848 DEBUG blivet: lvm filter: removing sda1 from the reject list >12:04:43,849 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:05:13,868 INFO blivet: Detected 15888M of memory >12:05:13,869 INFO blivet: Swap attempt of 7944M >12:05:13,870 DEBUG blivet: clearpart: looking at sda2 >12:05:13,871 DEBUG blivet: clearpart: looking at sda1 >12:05:13,871 DEBUG blivet: clearpart: looking at sdb1 >12:05:13,872 DEBUG blivet: checking whether disk sda has an empty extended >12:05:13,872 DEBUG blivet: extended is None ; logicals is [] >12:05:13,872 DEBUG blivet: checking whether disk sdb has an empty extended >12:05:13,872 DEBUG blivet: extended is None ; logicals is [] >12:05:13,895 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:05:13,896 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >12:05:13,914 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:05:13,916 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >12:05:13,917 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:05:13,918 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >12:05:13,918 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:05:13,979 DEBUG blivet: starting Blivet copy >12:05:14,007 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:05:14,008 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe0b4047d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fe0b2a6bd10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe0b2a6bd50> PedPartition: <_ped.Partition object at 0x7fe0acf7dd70> >12:05:14,008 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:05:14,009 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe0b4047d90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe0b2a6b210> PedPartition: <_ped.Partition object at 0x7fe0b40a3590> >12:05:14,010 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >12:05:14,010 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe0b4044810> fileSystem: <parted.filesystem.FileSystem object at 0x7fe0b4a5cc50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe0b4a5ce90> PedPartition: <_ped.Partition object at 0x7fe0b40a3410> >12:05:14,010 DEBUG blivet: finished Blivet copy >12:05:14,011 INFO blivet: hiding device partition sdb1 (id 1) >12:05:14,011 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:05:14,011 DEBUG blivet: lvm filter: adding sdb1 to the reject list >12:05:14,012 INFO blivet: hiding device disk sdb (id 0) >12:05:14,012 DEBUG blivet: lvm filter: adding sdb to the reject list >12:05:16,103 DEBUG blivet: Ext4FS.supported: supported: True ; >12:05:16,104 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:05:17,066 DEBUG blivet: Ext4FS.supported: supported: True ; >12:05:17,066 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:05:17,068 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >12:05:24,555 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:05:24,556 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; type: luks ; >12:05:24,557 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >12:05:27,203 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >12:05:27,204 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:27,205 DEBUG storage.ui: LUKSDevice._setFormat: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; current: None ; type: None ; >12:05:27,206 INFO storage.ui: added luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (id 14) to device tree >12:05:27,206 INFO storage.ui: not going to create backup copy of non-existent /etc/mdadm.conf >12:05:27,206 INFO storage.ui: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:05:27,227 DEBUG storage.ui: protected device spec /dev/sdb1 resolved to sdb1 >12:05:27,227 INFO storage.ui: sdb1 looks to be the live device; marking as protected >12:05:27,244 INFO storage.ui: devices to scan: ['sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2'] >12:05:27,247 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_Transcend_16GB_V5CQIRD7-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_16GB', > 'ID_MODEL_ENC': 'Transcend\\x2016GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '892d3ea9', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'JetFlash_Transcend_16GB_V5CQIRD7-0:0', > 'ID_SERIAL_SHORT': 'V5CQIRD7', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '435995', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-JetFlash_Transcend_16GB_V5CQIRD7-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >12:05:27,247 DEBUG storage.ui: skipping hidden device sdb >12:05:27,253 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_Transcend_16GB_V5CQIRD7-0:0-part1 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/6ED2-A18D', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6ED2-A18D', > 'ID_FS_UUID_ENC': '6ED2-A18D', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_16GB', > 'ID_MODEL_ENC': 'Transcend\\x2016GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '31373312', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '892d3ea9-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '892d3ea9', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'JetFlash_Transcend_16GB_V5CQIRD7-0:0', > 'ID_SERIAL_SHORT': 'V5CQIRD7', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '436066', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-JetFlash_Transcend_16GB_V5CQIRD7-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/6ED2-A18D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >12:05:27,253 DEBUG storage.ui: skipping hidden device sdb1 >12:05:27,257 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ /dev/disk/by-id/wwn-0x5000cca6dcdd8453', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HITACHI_HTS723232A7A365_OPAL', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723232A7A365\\x20\\x20OPAL\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026fc8', > 'ID_REVISION': 'EC26B80P', > 'ID_SERIAL': 'HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ', > 'ID_SERIAL_SHORT': 'E3G3426322XXMJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6dcdd8453', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6dcdd8453', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '438340', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ', > '/dev/disk/by-id/wwn-0x5000cca6dcdd8453'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:05:27,258 INFO storage.ui: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:05:27,259 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:05:27,260 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >12:05:27,261 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:05:27,262 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:05:27,262 DEBUG storage.ui: disklabel format on sda already set up >12:05:27,264 INFO storage.ui: got device: DiskDevice instance (0x7fe0b40479d0) -- > name = sda status = True kids = 2 id = 2 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HITACHI HTS72323 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b18f2440> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fe0b4047bd0> >12:05:27,266 INFO storage.ui: got format: DiskLabel instance (0x7fe0b4047c10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda 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 0x7fe0b2a6bb90>, <parted.partition.Partition object at 0x7fe0b2a6b190>] > device: <parted.device.Device object at 0x7fe0b4047e50> > PedDisk: <_ped.Disk object at 0x7fe0b404e4d0> > origPartedDisk = <parted.disk.Disk object at 0x7fe0b404a1d0> > partedDevice = parted.Device instance -- > model: ATA HITACHI HTS72323 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b18f2830> > >12:05:27,273 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ-part1 /dev/disk/by-id/wwn-0x5000cca6dcdd8453-part1 /dev/disk/by-uuid/9b5a87e0-ff87-46be-8c85-c0c559d82948', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9b5a87e0-ff87-46be-8c85-c0c559d82948', > 'ID_FS_UUID_ENC': '9b5a87e0-ff87-46be-8c85-c0c559d82948', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'HITACHI_HTS723232A7A365_OPAL', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723232A7A365\\x20\\x20OPAL\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8: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': '00026fc8-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026fc8', > 'ID_REVISION': 'EC26B80P', > 'ID_SERIAL': 'HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ', > 'ID_SERIAL_SHORT': 'E3G3426322XXMJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6dcdd8453', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6dcdd8453', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '438414', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ-part1', > '/dev/disk/by-id/wwn-0x5000cca6dcdd8453-part1', > '/dev/disk/by-uuid/9b5a87e0-ff87-46be-8c85-c0c559d82948'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:05:27,273 INFO storage.ui: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:05:27,274 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda1 ; >12:05:27,275 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 500MB partition sda1 (3) with existing ext4 filesystem >12:05:27,276 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:05:27,277 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:05:27,278 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:05:27,279 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:05:27,336 WARN storage.ui: disklabel detected but not usable on sda1 >12:05:27,337 DEBUG storage.ui: no type or existing type for sda1, bailing >12:05:27,339 INFO storage.ui: got device: PartitionDevice instance (0x7fe0b404a050) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b18f2a70> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe0b4047d90> fileSystem: <parted.filesystem.FileSystem object at 0x7fe0b2a6bd10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe0b2a6bd50> PedPartition: <_ped.Partition object at 0x7fe0acf7dd70> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >12:05:27,340 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:27,340 INFO storage.ui: got format: Ext4FS instance (0x7fe0b404a7d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 9b5a87e0-ff87-46be-8c85-c0c559d82948 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >12:05:27,345 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ-part2 /dev/disk/by-id/wwn-0x5000cca6dcdd8453-part2 /dev/disk/by-uuid/4934c63c-27c5-4064-91f4-4bb01df81810', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '4934c63c-27c5-4064-91f4-4bb01df81810', > 'ID_FS_UUID_ENC': '4934c63c-27c5-4064-91f4-4bb01df81810', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'HITACHI_HTS723232A7A365_OPAL', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723232A7A365\\x20\\x20OPAL\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '582430720', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00026fc8-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026fc8', > 'ID_REVISION': 'EC26B80P', > 'ID_SERIAL': 'HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ', > 'ID_SERIAL_SHORT': 'E3G3426322XXMJ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6dcdd8453', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6dcdd8453', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '438487', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723232A7A365_OPAL_E3G3426322XXMJ-part2', > '/dev/disk/by-id/wwn-0x5000cca6dcdd8453-part2', > '/dev/disk/by-uuid/4934c63c-27c5-4064-91f4-4bb01df81810'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:05:27,345 INFO storage.ui: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:05:27,346 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:05:27,346 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 284390MB partition sda2 (4) with existing luks >12:05:27,347 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:05:27,348 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:05:27,349 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:05:27,350 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:05:27,377 WARN storage.ui: disklabel detected but not usable on sda2 >12:05:27,377 DEBUG storage.ui: no type or existing type for sda2, bailing >12:05:27,379 INFO storage.ui: got device: PartitionDevice instance (0x7fe0b4047b50) -- > name = sda2 status = True kids = 1 id = 4 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 284390.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 582430720 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (36254, 255, 63) biosGeometry: (36254, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b18f27a0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = luks grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe0b4047d90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe0b2a6b210> PedPartition: <_ped.Partition object at 0x7fe0b40a3590> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 583456767 length = 582430720 > flags = >12:05:27,380 INFO storage.ui: got format: LUKS instance (0x7fe0b404a690) -- > type = luks name = LUKS status = True > device = /dev/sda2 uuid = 4934c63c-27c5-4064-91f4-4bb01df81810 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-4934c63c-27c5-4064-91f4-4bb01df81810 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >12:05:27,381 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '452477', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:05:27,381 INFO storage.ui: scanning loop0 (/devices/virtual/block/loop0)... >12:05:27,382 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop0 ; >12:05:27,383 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop0 (7) with existing squashfs >12:05:27,384 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:05:27,384 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:05:27,385 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >12:05:27,385 DEBUG storage.ui: device loop0 does not contain a disklabel >12:05:27,385 DEBUG storage.ui: no type or existing type for loop0, bailing >12:05:27,385 INFO storage.ui: got device: LoopDevice instance (0x7fe0b4047190) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = squashfs >12:05:27,386 INFO storage.ui: got format: DeviceFormat instance (0x7fe0b4047290) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:05:27,388 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '452762', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:05:27,388 INFO storage.ui: scanning loop1 (/devices/virtual/block/loop1)... >12:05:27,389 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop1 ; >12:05:27,389 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >12:05:27,390 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:05:27,391 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:05:27,392 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:27,392 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:05:27,392 DEBUG storage.ui: device loop1 does not contain a disklabel >12:05:27,392 DEBUG storage.ui: no type or existing type for loop1, bailing >12:05:27,393 INFO storage.ui: got device: LoopDevice instance (0x7fe0b4047350) -- > name = loop1 status = False kids = 1 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = ext4 >12:05:27,394 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:27,394 INFO storage.ui: got format: Ext4FS instance (0x7fe0b4047510) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:05:27,395 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '453058', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:05:27,396 INFO storage.ui: scanning loop2 (/devices/virtual/block/loop2)... >12:05:27,397 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop2 ; >12:05:27,398 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >12:05:27,399 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:05:27,399 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:05:27,400 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:27,400 DEBUG storage.ui: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:05:27,401 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:05:27,402 WARN storage.ui: disklabel detected but not usable on loop2 >12:05:27,402 DEBUG storage.ui: no type or existing type for loop2, bailing >12:05:27,403 INFO storage.ui: got device: LoopDevice instance (0x7fe0b40475d0) -- > name = loop2 status = False kids = 1 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:05:27,405 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '589276', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:05:27,405 INFO storage.ui: scanning live-rw (/devices/virtual/block/dm-0)... >12:05:27,406 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-rw ; >12:05:27,407 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 2048MB dm live-rw (12) with existing ext4 filesystem >12:05:27,408 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:05:27,408 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:05:27,409 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:27,410 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:05:27,410 DEBUG storage.ui: device live-rw does not contain a disklabel >12:05:27,410 DEBUG storage.ui: no type or existing type for live-rw, bailing >12:05:27,411 INFO storage.ui: got device: DMDevice instance (0x7fe0b4047710) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7fe0b18f2c20> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = ext4 target = None dmUuid = None >12:05:27,412 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:27,412 INFO storage.ui: got format: Ext4FS instance (0x7fe0b4047910) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:05:27,414 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '607658', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:05:27,414 INFO storage.ui: scanning live-base (/devices/virtual/block/dm-1)... >12:05:27,415 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-base ; >12:05:27,416 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 2048MB dm live-base (13) with existing ext4 filesystem >12:05:27,416 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:05:27,417 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:05:27,418 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:27,418 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:05:27,419 DEBUG storage.ui: device live-base does not contain a disklabel >12:05:27,419 DEBUG storage.ui: no type or existing type for live-base, bailing >12:05:27,419 INFO storage.ui: got device: DMDevice instance (0x7fe0b4047850) -- > name = live-base status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop1 (9) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7fe0b18f2b00> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = ext4 target = None dmUuid = None >12:05:27,420 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:27,421 INFO storage.ui: got format: Ext4FS instance (0x7fe0b4047a90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:05:27,423 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-4934c63c-27c5-4064-91f4-4bb01df81810 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-4934c63c27c5406491f44bb01df81810-luks-4934c63c-27c5-4064-91f4-4bb01df81810 /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_NAME': 'luks-4934c63c-27c5-4064-91f4-4bb01df81810', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-4934c63c27c5406491f44bb01df81810-luks-4934c63c-27c5-4064-91f4-4bb01df81810', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'GNCuU0-0Gkm-AYL5-0TGZ-qByU-eGwx-SmvqWX', > 'ID_FS_UUID_ENC': 'GNCuU0-0Gkm-AYL5-0TGZ-qByU-eGwx-SmvqWX', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'LVM PV GNCuU0-0Gkm-AYL5-0TGZ-qByU-eGwx-SmvqWX on /dev/dm-2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_ALIAS': '/dev/block/253:2', > 'SYSTEMD_WANTS': 'lvm2-pvscan@253:2.service', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3537933', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-4934c63c-27c5-4064-91f4-4bb01df81810', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-4934c63c27c5406491f44bb01df81810-luks-4934c63c-27c5-4064-91f4-4bb01df81810', > '/dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; >12:05:27,424 INFO storage.ui: scanning luks-4934c63c-27c5-4064-91f4-4bb01df81810 (/devices/virtual/block/dm-2)... >12:05:27,424 DEBUG storage.ui: DeviceTree.getDeviceByName: name: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; >12:05:27,425 DEBUG storage.ui: looking up parted Device: /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 >12:05:27,456 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) >12:05:27,457 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; >12:05:27,458 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; label_type: None ; >12:05:27,460 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:05:27,460 DEBUG storage.ui: getFormat('LVM2_member') returning LVMPhysicalVolume instance >12:05:27,460 DEBUG storage.ui: device luks-4934c63c-27c5-4064-91f4-4bb01df81810 does not contain a disklabel >12:05:27,548 INFO storage.ui: type detected on 'luks-4934c63c-27c5-4064-91f4-4bb01df81810' is 'LVM2_member' >12:05:27,549 DEBUG storage.ui: LVMPhysicalVolume.__init__: vgName: vg ; uuid: GNCuU0-0Gkm-AYL5-0TGZ-qByU-eGwx-SmvqWX ; exists: True ; vgUuid: oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk ; label: None ; peStart: 1.0 ; device: /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; serial: None ; >12:05:27,549 DEBUG storage.ui: getFormat('LVM2_member') returning LVMPhysicalVolume instance >12:05:27,550 DEBUG storage.ui: LUKSDevice._setFormat: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; current: None ; type: lvmpv ; >12:05:27,551 DEBUG storage.ui: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; >12:05:27,552 DEBUG storage.ui: DeviceTree.getDeviceByUuid returned None >12:05:27,553 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; >12:05:27,553 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:27,554 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: vg ; current: None ; type: None ; >12:05:27,554 INFO storage.ui: added lvmvg vg (id 15) to device tree >12:05:27,714 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-home ; >12:05:27,715 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:27,762 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00 ; >12:05:27,763 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:27,765 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00 ; >12:05:27,767 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:27,768 DEBUG storage.ui: DeviceTree.getDeviceByUuid returned None >12:05:27,771 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg ; >12:05:27,771 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:27,773 DEBUG storage.ui: LVMThinPoolDevice._setFormat: vg-pool00 ; current: None ; type: None ; >12:05:27,774 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg-pool00 >12:05:27,776 DEBUG storage.ui: Adding vg-pool00/252000MB to vg >12:05:27,776 INFO storage.ui: added lvmthinpool vg-pool00 (id 16) to device tree >12:05:27,777 DEBUG storage.ui: LVMThinPoolDevice.setup: vg-pool00 ; status: True ; controllable: True ; orig: False ; >12:05:27,780 DEBUG storage.ui: LVMThinPoolDevice.updateSysfsPath: vg-pool00 ; status: True ; >12:05:27,781 DEBUG storage.ui: LVMThinPoolDevice.getDMNode: vg-pool00 ; status: True ; >12:05:27,784 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/vg-pool00', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'vg-pool00', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WkHdAsSaxjURd4cRIB0Ql1Rh0rTnzxkDHj', > 'DM_VG_NAME': 'vg', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4194491', > 'name': 'dm-6', > 'symlinks': ['/dev/mapper/vg-pool00'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: vg-pool00 ; >12:05:27,784 INFO storage.ui: scanning vg-pool00 (/devices/virtual/block/dm-6)... >12:05:27,785 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00 ; >12:05:27,786 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 252000MB lvmthinpool vg-pool00 (16) >12:05:27,788 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg-pool00 ; >12:05:27,789 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg-pool00 ; label_type: None ; >12:05:27,789 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:27,790 DEBUG storage.ui: LVMThinPoolDevice.setup: vg-pool00 ; status: True ; controllable: True ; orig: False ; >12:05:27,791 DEBUG storage.ui: DiskLabel.__init__: device: /dev/mapper/vg-pool00 ; labelType: None ; exists: True ; >12:05:28,043 WARN storage.ui: disklabel detected but not usable on vg-pool00 >12:05:28,044 DEBUG storage.ui: no type or existing type for vg-pool00, bailing >12:05:28,047 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg >12:05:28,048 DEBUG storage.ui: vg size is 284384MB >12:05:28,049 DEBUG storage.ui: vg vg has 16000MB free >12:05:28,050 DEBUG storage.ui: vg size is 284384MB >12:05:28,050 DEBUG storage.ui: vg vg has 16000MB free >12:05:28,052 INFO storage.ui: got device: LVMThinPoolDevice instance (0x7fe0b4a5cb90) -- > name = vg-pool00 status = True kids = 0 id = 16 > parents = ['existing 284384MB lvmvg vg (15)'] > uuid = HdAsSa-xjUR-d4cR-IB0Q-l1Rh-0rTn-zxkDHj size = 252000.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 516096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32125, 255, 63) biosGeometry: (32125, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b4048830> > target size = 252000.0 path = /dev/mapper/vg-pool00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe0b404a210) -- > name = vg status = True kids = 1 id = 15 > parents = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > uuid = oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk size = 284384 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 16136.0 PE Size = 4.0 PE Count = 71096 > PE Free = 4034 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap'] modified = False > extents = 71096.0 free space = 16000 > free extents = 4000.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > LVs = ['existing 252000MB lvmthinpool vg-pool00 (16)'] > segment type = thin-pool percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 268384MB >12:05:28,053 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00 ; >12:05:28,054 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 252000MB lvmthinpool vg-pool00 (16) >12:05:28,056 DEBUG storage.ui: DeviceTree.getDeviceByUuid returned None >12:05:28,057 DEBUG storage.ui: LVMThinPoolDevice.addChild: kids: 0 ; name: vg-pool00 ; >12:05:28,057 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:28,058 DEBUG storage.ui: LVMThinLogicalVolumeDevice._setFormat: vg-home ; current: None ; type: None ; >12:05:28,059 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg-home >12:05:28,096 DEBUG storage.ui: Adding vg-home/240000MB to vg >12:05:28,097 DEBUG storage.ui: Adding vg-home/240000MB to vg-pool00 >12:05:28,097 INFO storage.ui: added lvmthinlv vg-home (id 17) to device tree >12:05:28,099 DEBUG storage.ui: LVMThinLogicalVolumeDevice.setup: vg-home ; status: True ; controllable: True ; orig: False ; >12:05:28,100 DEBUG storage.ui: LVMThinLogicalVolumeDevice.updateSysfsPath: vg-home ; status: True ; >12:05:28,101 DEBUG storage.ui: LVMThinLogicalVolumeDevice.getDMNode: vg-home ; status: True ; >12:05:28,105 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg-home /dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0Wkz4sxzcqpK2gbciotWsJIwQ97485uvJpr /dev/disk/by-uuid/79247c3a-862d-4fb1-a89c-fbfd57605a3a /dev/mapper/vg-home /dev/vg/home', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'vg-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0Wkz4sxzcqpK2gbciotWsJIwQ97485uvJpr', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '79247c3a-862d-4fb1-a89c-fbfd57605a3a', > 'ID_FS_UUID_ENC': '79247c3a-862d-4fb1-a89c-fbfd57605a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '164202167', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-home', > '/dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0Wkz4sxzcqpK2gbciotWsJIwQ97485uvJpr', > '/dev/disk/by-uuid/79247c3a-862d-4fb1-a89c-fbfd57605a3a', > '/dev/mapper/vg-home', > '/dev/vg/home'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg-home ; >12:05:28,105 INFO storage.ui: scanning vg-home (/devices/virtual/block/dm-8)... >12:05:28,106 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-home ; >12:05:28,107 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 240000MB lvmthinlv vg-home (17) >12:05:28,108 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg-home ; >12:05:28,109 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg-home ; label_type: None ; >12:05:28,111 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:28,111 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:05:28,111 DEBUG storage.ui: device vg-home does not contain a disklabel >12:05:28,111 INFO storage.ui: type detected on 'vg-home' is 'ext4' >12:05:28,292 DEBUG storage.ui: padding min size from 650 up to 715 >12:05:28,294 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:28,295 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:05:28,296 DEBUG storage.ui: LVMThinLogicalVolumeDevice._setFormat: vg-home ; current: None ; type: ext4 ; >12:05:28,299 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg >12:05:28,300 DEBUG storage.ui: vg size is 284384MB >12:05:28,300 DEBUG storage.ui: vg vg has 16000MB free >12:05:28,301 DEBUG storage.ui: vg size is 284384MB >12:05:28,302 DEBUG storage.ui: vg vg has 16000MB free >12:05:28,303 INFO storage.ui: got device: LVMThinLogicalVolumeDevice instance (0x7fe0acf81290) -- > name = vg-home status = True kids = 0 id = 17 > parents = ['existing 252000MB lvmthinpool vg-pool00 (16)'] > uuid = z4sxzc-qpK2-gbci-otWs-JIwQ-9748-5uvJpr size = 240000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (thin) path: /dev/mapper/vg-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 491520000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30595, 255, 63) biosGeometry: (30595, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b40488c0> > target size = 240000.0 path = /dev/mapper/vg-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe0b404a210) -- > name = vg status = True kids = 1 id = 15 > parents = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > uuid = oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk size = 284384 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 16136.0 PE Size = 4.0 PE Count = 71096 > PE Free = 4034 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap'] modified = False > extents = 71096.0 free space = 16000 > free extents = 4000.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > LVs = ['existing 252000MB lvmthinpool vg-pool00 (16)', > 'existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem'] > segment type = thin percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 0MB >12:05:28,305 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:28,305 INFO storage.ui: got format: Ext4FS instance (0x7fe0b4072650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg-home uuid = 79247c3a-862d-4fb1-a89c-fbfd57605a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 240000.0 targetSize = 240000.0 > >12:05:28,307 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-[lvol0_pmspare] ; >12:05:28,308 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:28,309 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00 ; >12:05:28,310 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 252000MB lvmthinpool vg-pool00 (16) >12:05:28,310 DEBUG storage.ui: already added vg-pool00 >12:05:28,311 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-[pool00_tdata] ; >12:05:28,312 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:28,313 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-[pool00_tmeta] ; >12:05:28,314 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:28,315 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-root ; >12:05:28,316 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:28,380 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00 ; >12:05:28,382 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 252000MB lvmthinpool vg-pool00 (16) >12:05:28,384 DEBUG storage.ui: DeviceTree.getDeviceByUuid returned None >12:05:28,385 DEBUG storage.ui: LVMThinPoolDevice.addChild: kids: 1 ; name: vg-pool00 ; >12:05:28,386 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:28,387 DEBUG storage.ui: LVMThinLogicalVolumeDevice._setFormat: vg-root ; current: None ; type: None ; >12:05:28,388 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg-root >12:05:28,396 DEBUG storage.ui: Adding vg-root/12000MB to vg >12:05:28,396 DEBUG storage.ui: Adding vg-root/12000MB to vg-pool00 >12:05:28,396 INFO storage.ui: added lvmthinlv vg-root (id 18) to device tree >12:05:28,398 DEBUG storage.ui: LVMThinLogicalVolumeDevice.setup: vg-root ; status: True ; controllable: True ; orig: False ; >12:05:28,399 DEBUG storage.ui: LVMThinLogicalVolumeDevice.updateSysfsPath: vg-root ; status: True ; >12:05:28,400 DEBUG storage.ui: LVMThinLogicalVolumeDevice.getDMNode: vg-root ; status: True ; >12:05:28,404 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg-root /dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WkZCnjpZyHLGf8y1gtwZbt5dj9flo0xbMA /dev/disk/by-uuid/6e2622d9-112c-41b1-a813-b2c8ec662bc6 /dev/mapper/vg-root /dev/vg/root', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'vg-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-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WkZCnjpZyHLGf8y1gtwZbt5dj9flo0xbMA', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e2622d9-112c-41b1-a813-b2c8ec662bc6', > 'ID_FS_UUID_ENC': '6e2622d9-112c-41b1-a813-b2c8ec662bc6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4198409', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-root', > '/dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WkZCnjpZyHLGf8y1gtwZbt5dj9flo0xbMA', > '/dev/disk/by-uuid/6e2622d9-112c-41b1-a813-b2c8ec662bc6', > '/dev/mapper/vg-root', > '/dev/vg/root'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: vg-root ; >12:05:28,404 INFO storage.ui: scanning vg-root (/devices/virtual/block/dm-7)... >12:05:28,405 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-root ; >12:05:28,407 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12000MB lvmthinlv vg-root (18) >12:05:28,408 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg-root ; >12:05:28,410 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg-root ; label_type: None ; >12:05:28,411 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:28,411 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:05:28,412 DEBUG storage.ui: device vg-root does not contain a disklabel >12:05:28,412 INFO storage.ui: type detected on 'vg-root' is 'ext4' >12:05:28,502 DEBUG storage.ui: padding min size from 193 up to 212 >12:05:28,504 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:28,504 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:05:28,506 DEBUG storage.ui: LVMThinLogicalVolumeDevice._setFormat: vg-root ; current: None ; type: ext4 ; >12:05:28,508 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg >12:05:28,509 DEBUG storage.ui: vg size is 284384MB >12:05:28,510 DEBUG storage.ui: vg vg has 16000MB free >12:05:28,510 DEBUG storage.ui: vg size is 284384MB >12:05:28,511 DEBUG storage.ui: vg vg has 16000MB free >12:05:28,514 INFO storage.ui: got device: LVMThinLogicalVolumeDevice instance (0x7fe0b4072510) -- > name = vg-root status = True kids = 0 id = 18 > parents = ['existing 252000MB lvmthinpool vg-pool00 (16)'] > uuid = ZCnjpZ-yHLG-f8y1-gtwZ-bt5d-j9fl-o0xbMA size = 12000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (thin) path: /dev/mapper/vg-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 24576000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1529, 255, 63) biosGeometry: (1529, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b4048710> > target size = 12000.0 path = /dev/mapper/vg-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe0b404a210) -- > name = vg status = True kids = 1 id = 15 > parents = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > uuid = oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk size = 284384 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 16136.0 PE Size = 4.0 PE Count = 71096 > PE Free = 4034 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap'] modified = False > extents = 71096.0 free space = 16000 > free extents = 4000.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > LVs = ['existing 252000MB lvmthinpool vg-pool00 (16)', > 'existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem', > 'existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem'] > segment type = thin percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 0MB >12:05:28,515 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:28,516 INFO storage.ui: got format: Ext4FS instance (0x7fe0acf813d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg-root uuid = 6e2622d9-112c-41b1-a813-b2c8ec662bc6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 12000.0 targetSize = 12000.0 > >12:05:28,517 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-swap ; >12:05:28,518 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:28,519 DEBUG storage.ui: DeviceTree.getDeviceByUuid returned None >12:05:28,520 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg ; >12:05:28,520 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:28,521 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: vg-swap ; current: None ; type: None ; >12:05:28,521 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg-swap >12:05:28,522 DEBUG storage.ui: Adding vg-swap/16000MB to vg >12:05:28,523 INFO storage.ui: added lvmlv vg-swap (id 19) to device tree >12:05:28,524 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: vg-swap ; status: True ; controllable: True ; orig: False ; >12:05:28,525 DEBUG storage.ui: LVMLogicalVolumeDevice.updateSysfsPath: vg-swap ; status: True ; >12:05:28,526 DEBUG storage.ui: LVMLogicalVolumeDevice.getDMNode: vg-swap ; status: True ; >12:05:28,529 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg-swap /dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WksVgCvBDEpw3mXHR7mO1KrN5Ie80faFHn /dev/disk/by-uuid/96670680-1cc6-430f-99a6-d153f54a6731 /dev/mapper/vg-swap /dev/vg/swap', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'vg-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-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WksVgCvBDEpw3mXHR7mO1KrN5Ie80faFHn', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '96670680-1cc6-430f-99a6-d153f54a6731', > 'ID_FS_UUID_ENC': '96670680-1cc6-430f-99a6-d153f54a6731', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '164203917', > 'name': 'dm-9', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-swap', > '/dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WksVgCvBDEpw3mXHR7mO1KrN5Ie80faFHn', > '/dev/disk/by-uuid/96670680-1cc6-430f-99a6-d153f54a6731', > '/dev/mapper/vg-swap', > '/dev/vg/swap'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: vg-swap ; >12:05:28,530 INFO storage.ui: scanning vg-swap (/devices/virtual/block/dm-9)... >12:05:28,531 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-swap ; >12:05:28,532 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv vg-swap (19) >12:05:28,533 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg-swap ; >12:05:28,534 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg-swap ; label_type: None ; >12:05:28,535 DEBUG storage.ui: SwapSpace.__init__: >12:05:28,535 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:05:28,535 DEBUG storage.ui: device vg-swap does not contain a disklabel >12:05:28,535 INFO storage.ui: type detected on 'vg-swap' is 'swap' >12:05:28,537 DEBUG storage.ui: SwapSpace.__init__: device: /dev/mapper/vg-swap ; serial: None ; uuid: 96670680-1cc6-430f-99a6-d153f54a6731 ; exists: True ; label: None ; >12:05:28,537 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:05:28,538 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: vg-swap ; current: None ; type: swap ; >12:05:28,540 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg >12:05:28,541 DEBUG storage.ui: vg size is 284384MB >12:05:28,542 DEBUG storage.ui: vg vg has 0MB free >12:05:28,542 DEBUG storage.ui: vg size is 284384MB >12:05:28,543 DEBUG storage.ui: vg vg has 0MB free >12:05:28,545 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7fe0b4072790) -- > name = vg-swap status = True kids = 0 id = 19 > parents = ['existing 284384MB lvmvg vg (15)'] > uuid = sVgCvB-DEpw-3mXH-R7mO-1KrN-5Ie8-0faFHn size = 16000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b4048950> > target size = 16000.0 path = /dev/mapper/vg-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe0b404a210) -- > name = vg status = True kids = 2 id = 15 > parents = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > uuid = oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk size = 284384 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 16136.0 PE Size = 4.0 PE Count = 71096 > PE Free = 4034 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap'] modified = False > extents = 71096.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > LVs = ['existing 252000MB lvmthinpool vg-pool00 (16)', > 'existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem', > 'existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem', > 'existing 16000MB lvmlv vg-swap (19) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16000MB >12:05:28,546 INFO storage.ui: got format: SwapSpace instance (0x7fe0b4072b50) -- > type = swap name = swap status = False > device = /dev/mapper/vg-swap uuid = 96670680-1cc6-430f-99a6-d153f54a6731 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:05:28,547 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-home ; >12:05:28,548 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem >12:05:28,548 DEBUG storage.ui: set vg-home copies to 1, metadata size to 0MB, log size to 0MB, total size 0MB >12:05:28,549 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00_tmeta ; >12:05:28,550 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:28,551 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-lvol0_pmspare ; >12:05:28,552 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:28,553 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-root ; >12:05:28,554 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem >12:05:28,554 DEBUG storage.ui: set vg-root copies to 1, metadata size to 0MB, log size to 0MB, total size 0MB >12:05:28,555 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00_tdata ; >12:05:28,556 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:28,557 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-swap ; >12:05:28,558 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv vg-swap (19) with existing swap >12:05:28,558 DEBUG storage.ui: set vg-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 16000MB >12:05:28,559 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00 ; >12:05:28,560 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 252000MB lvmthinpool vg-pool00 (16) >12:05:28,561 DEBUG storage.ui: set vg-pool00 copies to 1, metadata size to 0MB, log size to 0MB, total size 268384MB >12:05:28,562 INFO storage.ui: got device: LUKSDevice instance (0x7fe0acf81350) -- > name = luks-4934c63c-27c5-4064-91f4-4bb01df81810 status = True kids = 1 id = 14 > parents = ['existing 284390MB partition sda2 (4) with existing luks'] > uuid = None size = 284388.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 582426624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (36254, 255, 63) biosGeometry: (36254, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b40487a0> > target size = 0 path = /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 > format args = [] originalFormat = None target = crypt dmUuid = None >12:05:28,562 INFO storage.ui: got format: LVMPhysicalVolume instance (0x7fe0b404a810) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 uuid = GNCuU0-0Gkm-AYL5-0TGZ-qByU-eGwx-SmvqWX exists = True > options = None supported = True formattable = True resizable = False > vgName = vg vgUUID = oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk peStart = 1.0 >12:05:28,625 INFO storage.ui: devices to scan: ['dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8', 'dm-9'] >12:05:28,627 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/vg-pool00_tmeta', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'pool00_tmeta', > 'DM_NAME': 'vg-pool00_tmeta', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0Wk1XvcuwAx7ZlsQifNpst9nE5RMpTceyT9', > 'DM_VG_NAME': 'vg', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3884477', > 'name': 'dm-3', > 'symlinks': ['/dev/mapper/vg-pool00_tmeta'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg-pool00_tmeta ; >12:05:28,628 INFO storage.ui: scanning vg-pool00_tmeta (/devices/virtual/block/dm-3)... >12:05:28,629 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00_tmeta ; >12:05:28,630 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:28,630 INFO storage.ui: vg-pool00_tmeta is an lvm logical volume >12:05:28,630 DEBUG storage.ui: DeviceTree.addUdevLVDevice: name: vg-pool00_tmeta ; >12:05:28,631 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg ; >12:05:28,632 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 284384MB lvmvg vg (15) >12:05:28,633 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg ; >12:05:28,634 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 284384MB lvmvg vg (15) >12:05:28,634 DEBUG storage.ui: no device or no media present >12:05:28,636 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/vg-pool00_tdata', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'pool00_tdata', > 'DM_NAME': 'vg-pool00_tdata', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0Wkqf42OlluhHCUoTPgmrnCThVQQ3BCgJ4j', > 'DM_VG_NAME': 'vg', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '163885543', > 'name': 'dm-4', > 'symlinks': ['/dev/mapper/vg-pool00_tdata'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg-pool00_tdata ; >12:05:28,637 INFO storage.ui: scanning vg-pool00_tdata (/devices/virtual/block/dm-4)... >12:05:28,637 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00_tdata ; >12:05:28,638 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:28,638 INFO storage.ui: vg-pool00_tdata is an lvm logical volume >12:05:28,639 DEBUG storage.ui: DeviceTree.addUdevLVDevice: name: vg-pool00_tdata ; >12:05:28,640 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg ; >12:05:28,641 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 284384MB lvmvg vg (15) >12:05:28,642 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg ; >12:05:28,643 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 284384MB lvmvg vg (15) >12:05:28,643 DEBUG storage.ui: no device or no media present >12:05:28,645 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/vg-pool00-tpool', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_LAYER': 'tpool', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'vg-pool00-tpool', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WkHdAsSaxjURd4cRIB0Ql1Rh0rTnzxkDHj-tpool', > 'DM_VG_NAME': 'vg', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4191591', > 'name': 'dm-5', > 'symlinks': ['/dev/mapper/vg-pool00-tpool'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: vg-pool00-tpool ; >12:05:28,645 INFO storage.ui: scanning vg-pool00-tpool (/devices/virtual/block/dm-5)... >12:05:28,646 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00-tpool ; >12:05:28,647 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:05:28,647 INFO storage.ui: vg-pool00-tpool is an lvm logical volume >12:05:28,648 DEBUG storage.ui: DeviceTree.addUdevLVDevice: name: vg-pool00-tpool ; >12:05:28,649 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg ; >12:05:28,650 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 284384MB lvmvg vg (15) >12:05:28,651 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg ; >12:05:28,652 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 284384MB lvmvg vg (15) >12:05:28,652 DEBUG storage.ui: no device or no media present >12:05:28,654 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/mapper/vg-pool00', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'pool00', > 'DM_NAME': 'vg-pool00', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WkHdAsSaxjURd4cRIB0Ql1Rh0rTnzxkDHj', > 'DM_VG_NAME': 'vg', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4194491', > 'name': 'dm-6', > 'symlinks': ['/dev/mapper/vg-pool00'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: vg-pool00 ; >12:05:28,654 INFO storage.ui: scanning vg-pool00 (/devices/virtual/block/dm-6)... >12:05:28,655 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-pool00 ; >12:05:28,656 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 252000MB lvmthinpool vg-pool00 (16) >12:05:28,657 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg-pool00 ; >12:05:28,658 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg-pool00 ; label_type: None ; >12:05:28,658 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:28,659 DEBUG storage.ui: LVMThinPoolDevice.setup: vg-pool00 ; status: True ; controllable: True ; orig: False ; >12:05:28,660 DEBUG storage.ui: DiskLabel.__init__: device: /dev/mapper/vg-pool00 ; labelType: None ; exists: True ; >12:05:28,731 WARN storage.ui: disklabel detected but not usable on vg-pool00 >12:05:28,731 DEBUG storage.ui: no type or existing type for vg-pool00, bailing >12:05:28,734 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg >12:05:28,735 DEBUG storage.ui: vg size is 284384MB >12:05:28,736 DEBUG storage.ui: vg vg has 0MB free >12:05:28,736 DEBUG storage.ui: vg size is 284384MB >12:05:28,738 DEBUG storage.ui: vg vg has 0MB free >12:05:28,740 INFO storage.ui: got device: LVMThinPoolDevice instance (0x7fe0b4a5cb90) -- > name = vg-pool00 status = True kids = 2 id = 16 > parents = ['existing 284384MB lvmvg vg (15)'] > uuid = HdAsSa-xjUR-d4cR-IB0Q-l1Rh-0rTn-zxkDHj size = 252000.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-pool00 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 516096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32125, 255, 63) biosGeometry: (32125, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b4048830> > target size = 252000.0 path = /dev/mapper/vg-pool00 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe0b404a210) -- > name = vg status = True kids = 2 id = 15 > parents = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > uuid = oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk size = 284384 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 16136.0 PE Size = 4.0 PE Count = 71096 > PE Free = 4034 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap'] modified = False > extents = 71096.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > LVs = ['existing 252000MB lvmthinpool vg-pool00 (16)', > 'existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem', > 'existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem', > 'existing 16000MB lvmlv vg-swap (19) with existing swap'] > segment type = thin-pool percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 268384MB >12:05:28,743 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg-root /dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WkZCnjpZyHLGf8y1gtwZbt5dj9flo0xbMA /dev/disk/by-uuid/6e2622d9-112c-41b1-a813-b2c8ec662bc6 /dev/mapper/vg-root /dev/vg/root', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'vg-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-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WkZCnjpZyHLGf8y1gtwZbt5dj9flo0xbMA', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e2622d9-112c-41b1-a813-b2c8ec662bc6', > 'ID_FS_UUID_ENC': '6e2622d9-112c-41b1-a813-b2c8ec662bc6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4198409', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-root', > '/dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WkZCnjpZyHLGf8y1gtwZbt5dj9flo0xbMA', > '/dev/disk/by-uuid/6e2622d9-112c-41b1-a813-b2c8ec662bc6', > '/dev/mapper/vg-root', > '/dev/vg/root'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: vg-root ; >12:05:28,744 INFO storage.ui: scanning vg-root (/devices/virtual/block/dm-7)... >12:05:28,745 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-root ; >12:05:28,746 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem >12:05:28,747 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg-root ; >12:05:28,748 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg-root ; label_type: None ; >12:05:28,749 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:28,749 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:05:28,749 DEBUG storage.ui: device vg-root does not contain a disklabel >12:05:28,750 DEBUG storage.ui: no type or existing type for vg-root, bailing >12:05:28,752 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg >12:05:28,753 DEBUG storage.ui: vg size is 284384MB >12:05:28,754 DEBUG storage.ui: vg vg has 0MB free >12:05:28,755 DEBUG storage.ui: vg size is 284384MB >12:05:28,756 DEBUG storage.ui: vg vg has 0MB free >12:05:28,758 INFO storage.ui: got device: LVMThinLogicalVolumeDevice instance (0x7fe0b4072510) -- > name = vg-root status = True kids = 0 id = 18 > parents = ['existing 252000MB lvmthinpool vg-pool00 (16)'] > uuid = ZCnjpZ-yHLG-f8y1-gtwZ-bt5d-j9fl-o0xbMA size = 12000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (thin) path: /dev/mapper/vg-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 24576000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1529, 255, 63) biosGeometry: (1529, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b4048710> > target size = 12000.0 path = /dev/mapper/vg-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe0b404a210) -- > name = vg status = True kids = 2 id = 15 > parents = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > uuid = oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk size = 284384 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 16136.0 PE Size = 4.0 PE Count = 71096 > PE Free = 4034 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap'] modified = False > extents = 71096.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > LVs = ['existing 252000MB lvmthinpool vg-pool00 (16)', > 'existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem', > 'existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem', > 'existing 16000MB lvmlv vg-swap (19) with existing swap'] > segment type = thin percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 0MB >12:05:28,759 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:28,760 INFO storage.ui: got format: Ext4FS instance (0x7fe0acf813d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg-root uuid = 6e2622d9-112c-41b1-a813-b2c8ec662bc6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 12000.0 targetSize = 12000.0 > >12:05:28,763 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg-home /dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0Wkz4sxzcqpK2gbciotWsJIwQ97485uvJpr /dev/disk/by-uuid/79247c3a-862d-4fb1-a89c-fbfd57605a3a /dev/mapper/vg-home /dev/vg/home', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'vg-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0Wkz4sxzcqpK2gbciotWsJIwQ97485uvJpr', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '79247c3a-862d-4fb1-a89c-fbfd57605a3a', > 'ID_FS_UUID_ENC': '79247c3a-862d-4fb1-a89c-fbfd57605a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '164202167', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-home', > '/dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0Wkz4sxzcqpK2gbciotWsJIwQ97485uvJpr', > '/dev/disk/by-uuid/79247c3a-862d-4fb1-a89c-fbfd57605a3a', > '/dev/mapper/vg-home', > '/dev/vg/home'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg-home ; >12:05:28,763 INFO storage.ui: scanning vg-home (/devices/virtual/block/dm-8)... >12:05:28,764 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-home ; >12:05:28,765 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem >12:05:28,766 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg-home ; >12:05:28,767 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg-home ; label_type: None ; >12:05:28,768 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:28,768 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:05:28,768 DEBUG storage.ui: device vg-home does not contain a disklabel >12:05:28,768 DEBUG storage.ui: no type or existing type for vg-home, bailing >12:05:28,771 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg >12:05:28,772 DEBUG storage.ui: vg size is 284384MB >12:05:28,773 DEBUG storage.ui: vg vg has 0MB free >12:05:28,773 DEBUG storage.ui: vg size is 284384MB >12:05:28,774 DEBUG storage.ui: vg vg has 0MB free >12:05:28,777 INFO storage.ui: got device: LVMThinLogicalVolumeDevice instance (0x7fe0acf81290) -- > name = vg-home status = True kids = 0 id = 17 > parents = ['existing 252000MB lvmthinpool vg-pool00 (16)'] > uuid = z4sxzc-qpK2-gbci-otWs-JIwQ-9748-5uvJpr size = 240000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (thin) path: /dev/mapper/vg-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 491520000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30595, 255, 63) biosGeometry: (30595, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b40488c0> > target size = 240000.0 path = /dev/mapper/vg-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe0b404a210) -- > name = vg status = True kids = 2 id = 15 > parents = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > uuid = oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk size = 284384 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 16136.0 PE Size = 4.0 PE Count = 71096 > PE Free = 4034 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap'] modified = False > extents = 71096.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > LVs = ['existing 252000MB lvmthinpool vg-pool00 (16)', > 'existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem', > 'existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem', > 'existing 16000MB lvmlv vg-swap (19) with existing swap'] > segment type = thin percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 0MB >12:05:28,779 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:28,779 INFO storage.ui: got format: Ext4FS instance (0x7fe0b4072650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg-home uuid = 79247c3a-862d-4fb1-a89c-fbfd57605a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 240000.0 targetSize = 240000.0 > >12:05:28,782 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg-swap /dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WksVgCvBDEpw3mXHR7mO1KrN5Ie80faFHn /dev/disk/by-uuid/96670680-1cc6-430f-99a6-d153f54a6731 /dev/mapper/vg-swap /dev/vg/swap', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'vg-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-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WksVgCvBDEpw3mXHR7mO1KrN5Ie80faFHn', > 'DM_VG_NAME': 'vg', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '96670680-1cc6-430f-99a6-d153f54a6731', > 'ID_FS_UUID_ENC': '96670680-1cc6-430f-99a6-d153f54a6731', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '164203917', > 'name': 'dm-9', > 'symlinks': ['/dev/disk/by-id/dm-name-vg-swap', > '/dev/disk/by-id/dm-uuid-LVM-oRp3i1V46qLgV43sA0Zf5T1pa1cbe0WksVgCvBDEpw3mXHR7mO1KrN5Ie80faFHn', > '/dev/disk/by-uuid/96670680-1cc6-430f-99a6-d153f54a6731', > '/dev/mapper/vg-swap', > '/dev/vg/swap'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: vg-swap ; >12:05:28,782 INFO storage.ui: scanning vg-swap (/devices/virtual/block/dm-9)... >12:05:28,783 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg-swap ; >12:05:28,784 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 16000MB lvmlv vg-swap (19) with existing swap >12:05:28,785 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg-swap ; >12:05:28,786 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg-swap ; label_type: None ; >12:05:28,787 DEBUG storage.ui: SwapSpace.__init__: >12:05:28,787 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:05:28,787 DEBUG storage.ui: device vg-swap does not contain a disklabel >12:05:28,787 DEBUG storage.ui: no type or existing type for vg-swap, bailing >12:05:28,790 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg >12:05:28,790 DEBUG storage.ui: vg size is 284384MB >12:05:28,791 DEBUG storage.ui: vg vg has 0MB free >12:05:28,792 DEBUG storage.ui: vg size is 284384MB >12:05:28,792 DEBUG storage.ui: vg vg has 0MB free >12:05:28,795 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7fe0b4072790) -- > name = vg-swap status = True kids = 0 id = 19 > parents = ['existing 284384MB lvmvg vg (15)'] > uuid = sVgCvB-DEpw-3mXH-R7mO-1KrN-5Ie8-0faFHn size = 16000.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32768000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2039, 255, 63) biosGeometry: (2039, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0b4048950> > target size = 16000.0 path = /dev/mapper/vg-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fe0b404a210) -- > name = vg status = True kids = 2 id = 15 > parents = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > uuid = oRp3i1-V46q-LgV4-3sA0-Zf5T-1pa1-cbe0Wk size = 284384 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg > format args = [] originalFormat = None target = None dmUuid = None free = 16136.0 PE Size = 4.0 PE Count = 71096 > PE Free = 4034 PV Count = 1 > LV Names = ['home', '[lvol0_pmspare]', 'pool00', '[pool00_tdata]', '[pool00_tmeta]', 'root', 'swap'] modified = False > extents = 71096.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv'] > LVs = ['existing 252000MB lvmthinpool vg-pool00 (16)', > 'existing 240000MB lvmthinlv vg-home (17) with existing ext4 filesystem', > 'existing 12000MB lvmthinlv vg-root (18) with existing ext4 filesystem', > 'existing 16000MB lvmlv vg-swap (19) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 16000MB >12:05:28,795 INFO storage.ui: got format: SwapSpace instance (0x7fe0b4072b50) -- > type = swap name = swap status = False > device = /dev/mapper/vg-swap uuid = 96670680-1cc6-430f-99a6-d153f54a6731 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:05:28,813 DEBUG storage.ui: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:05:28,814 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:05:28,827 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:05:28,828 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:05:28,830 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:05:28,842 DEBUG storage.ui: LVMThinLogicalVolumeDevice.teardown: vg-home ; status: True ; controllable: True ; >12:05:28,854 DEBUG storage.ui: LVMThinLogicalVolumeDevice._teardown: vg-home ; status: True ; controllable: True ; >12:05:28,931 DEBUG storage.ui: LVMThinPoolDevice.teardown: vg-pool00 ; status: True ; controllable: True ; >12:05:28,932 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/vg-pool00 ; status: False ; type: None ; >12:05:28,933 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/vg-pool00 ; status: False ; type: None ; >12:05:28,946 DEBUG storage.ui: LVMThinPoolDevice._teardown: vg-pool00 ; status: True ; controllable: True ; >12:05:28,976 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >12:05:28,977 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >12:05:28,978 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >12:05:28,991 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >12:05:29,095 DEBUG storage.ui: LUKSDevice.teardown: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: True ; controllable: True ; >12:05:29,097 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; type: lvmpv ; >12:05:29,099 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; type: lvmpv ; >12:05:29,114 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:05:29,115 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >12:05:29,116 DEBUG storage.ui: unmapping luks-4934c63c-27c5-4064-91f4-4bb01df81810 >12:05:29,144 DEBUG storage.ui: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >12:05:29,159 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:05:29,160 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:05:29,163 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:05:29,175 DEBUG storage.ui: LVMThinLogicalVolumeDevice.teardown: vg-root ; status: False ; controllable: True ; >12:05:29,176 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: vg-swap ; status: False ; controllable: True ; >12:05:29,176 INFO storage.ui: not going to restore from backup of non-existent /etc/mdadm.conf >12:05:29,178 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:05:29,179 INFO storage.ui: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:05:29,213 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:05:29,247 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:05:29,248 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:05:29,250 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:05:29,263 DEBUG storage.ui: LVMThinLogicalVolumeDevice.setup: vg-home ; status: False ; controllable: True ; orig: False ; >12:05:29,264 DEBUG storage.ui: LVMThinLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-home ; orig: False ; >12:05:29,265 DEBUG storage.ui: LVMThinPoolDevice.setup: vg-pool00 ; status: False ; controllable: True ; orig: False ; >12:05:29,266 DEBUG storage.ui: LVMThinPoolDevice.setupParents: kids: 2 ; name: vg-pool00 ; orig: False ; >12:05:29,267 DEBUG storage.ui: LVMVolumeGroupDevice.setup: vg ; status: False ; controllable: True ; orig: False ; >12:05:29,269 DEBUG storage.ui: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: vg ; orig: False ; >12:05:29,270 DEBUG storage.ui: LUKSDevice.setup: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; controllable: True ; orig: False ; >12:05:29,271 DEBUG storage.ui: LUKSDevice.setupParents: kids: 1 ; name: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; orig: False ; >12:05:29,272 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:05:29,274 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; mapName: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; type: luks ; >12:05:29,275 DEBUG storage.ui: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >12:05:31,567 DEBUG storage.ui: LVMPhysicalVolume.setup: device: /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; type: lvmpv ; >12:05:31,587 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg >12:05:31,589 DEBUG storage.ui: LVMThinPoolDevice._setup: vg-pool00 ; status: False ; controllable: True ; orig: False ; >12:05:31,683 WARN storage.ui: setup of vg-home failed: lvactivate failed for pool00: running lvm lvchange -a y --config devices { filter=["r|/sdb1$|","r|/sdb$|"] } vg/pool00 failed >12:05:31,684 DEBUG storage.ui: LVMThinLogicalVolumeDevice.setup: vg-root ; status: True ; controllable: True ; orig: False ; >12:05:31,685 WARN storage.ui: mount of vg-root as ext4 failed: device /dev/mapper/vg-root does not exist >12:05:31,686 DEBUG storage.ui: LVMThinLogicalVolumeDevice.teardown: vg-root ; status: True ; controllable: True ; >12:05:31,992 DEBUG storage.ui: LVMThinLogicalVolumeDevice._teardown: vg-root ; status: True ; controllable: True ; >12:05:41,367 DEBUG blivet: Ext4FS.supported: supported: True ; >12:05:41,368 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:05:41,370 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >12:05:41,409 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:05:41,936 DEBUG blivet: Ext4FS.supported: supported: True ; >12:05:41,936 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:05:41,937 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 240000, ['sda'], {'encrypted': False, 'raid_level': None} >12:05:41,950 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:05:41,965 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:05:42,549 DEBUG blivet: Ext4FS.supported: supported: True ; >12:05:42,549 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:05:42,551 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 12000, ['sda'], {'encrypted': False, 'raid_level': None} >12:05:42,565 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:05:42,576 DEBUG blivet: SwapSpace.__init__: >12:05:42,576 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:05:42,586 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:05:43,963 DEBUG blivet: SwapSpace.__init__: >12:05:43,964 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:05:43,966 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >12:05:43,981 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:05:43,995 DEBUG blivet: Ext4FS.supported: supported: True ; >12:05:43,995 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:05:44,013 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:05:51,198 DEBUG blivet: Ext4FS.supported: supported: True ; >12:05:51,199 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:05:54,564 DEBUG blivet: Ext4FS.supported: supported: True ; >12:05:54,565 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:05:54,568 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 12000, ['sda'], {'encrypted': False, 'raid_level': None} >12:05:54,573 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:05:54,573 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:05:54,574 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:05:54,575 DEBUG storage.ui: LVMThinLogicalVolumeDevice._setFormat: vg-root ; current: ext4 ; type: None ; >12:05:54,576 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on lvmthinlv vg-root (id 18) >12:05:54,577 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/vg-root ; status: False ; type: None ; >12:05:54,578 DEBUG storage.ui: LVMThinLogicalVolumeDevice._setFormat: vg-root ; current: None ; type: ext4 ; >12:05:54,579 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on lvmthinlv vg-root (id 18) >12:05:54,601 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:05:56,213 DEBUG blivet: Ext4FS.supported: supported: True ; >12:05:56,213 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:05:56,216 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 12000, ['sda'], {'encrypted': False, 'raid_level': None} >12:05:56,231 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:06:01,753 DEBUG blivet: Ext4FS.supported: supported: True ; >12:06:01,753 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:06:01,756 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >12:06:02,658 DEBUG blivet: Ext4FS.supported: supported: True ; >12:06:02,659 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:06:03,790 DEBUG blivet: Ext4FS.supported: supported: True ; >12:06:03,791 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:06:03,793 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >12:06:03,796 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:06:03,796 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:06:03,797 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >12:06:03,797 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:06:03,798 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >12:06:03,798 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem mounted at /boot on partition sda1 (id 3) >12:06:03,799 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >12:06:03,800 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >12:06:03,801 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:06:03,802 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 3) >12:06:04,618 DEBUG blivet: Ext4FS.supported: supported: True ; >12:06:04,618 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:06:04,620 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >12:06:04,650 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:06:11,800 DEBUG blivet: Ext4FS.supported: supported: True ; >12:06:11,801 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:06:12,852 DEBUG blivet: Ext4FS.supported: supported: True ; >12:06:12,852 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:06:12,855 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 240000, ['sda'], {'encrypted': False, 'raid_level': None} >12:06:12,859 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:06:12,859 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:06:12,859 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:06:12,860 DEBUG storage.ui: LVMThinLogicalVolumeDevice._setFormat: vg-home ; current: ext4 ; type: None ; >12:06:12,860 INFO storage.ui: registered action: [4] Destroy Format ext4 filesystem on lvmthinlv vg-home (id 17) >12:06:12,861 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/vg-home ; status: False ; type: None ; >12:06:12,863 DEBUG storage.ui: LVMThinLogicalVolumeDevice._setFormat: vg-home ; current: None ; type: ext4 ; >12:06:12,863 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at /home on lvmthinlv vg-home (id 17) >12:06:12,879 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:06:14,254 DEBUG blivet: Ext4FS.supported: supported: True ; >12:06:14,254 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:06:14,258 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 240000, ['sda'], {'encrypted': False, 'raid_level': None} >12:06:14,273 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:06:14,285 DEBUG blivet: SwapSpace.__init__: >12:06:14,285 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:06:14,296 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:06:15,465 DEBUG blivet: SwapSpace.__init__: >12:06:15,465 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:06:16,356 DEBUG blivet: SwapSpace.__init__: >12:06:16,357 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:06:16,359 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >12:06:16,362 DEBUG storage.ui: SwapSpace.__init__: device: /dev/mapper/vg-swap ; mountpoint: None ; label: ; >12:06:16,363 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:06:16,364 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/vg-swap ; status: False ; type: swap ; >12:06:16,364 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:06:16,365 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: vg-swap ; current: swap ; type: None ; >12:06:16,366 INFO storage.ui: registered action: [6] Destroy Format swap on lvmlv vg-swap (id 19) >12:06:16,367 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/vg-swap ; status: False ; type: None ; >12:06:16,368 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: vg-swap ; current: None ; type: swap ; >12:06:16,368 INFO storage.ui: registered action: [7] Create Format swap on lvmlv vg-swap (id 19) >12:06:16,385 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:06:24,358 DEBUG blivet: SwapSpace.__init__: >12:06:24,358 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:06:24,360 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >12:06:24,372 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:06:24,383 DEBUG blivet: Ext4FS.supported: supported: True ; >12:06:24,383 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:06:24,398 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:06:27,629 DEBUG blivet: Ext4FS.supported: supported: True ; >12:06:27,629 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:06:27,632 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 250000, ['sda'], {'encrypted': False, 'raid_level': None} >12:06:27,636 DEBUG blivet: vg size is 284384MB >12:06:27,638 DEBUG blivet: vg vg has 0MB free >12:06:27,639 DEBUG blivet: vg size is 284384MB >12:06:27,640 DEBUG blivet: vg vg has 0MB free >12:06:27,654 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:06:38,020 DEBUG blivet: Ext4FS.supported: supported: True ; >12:06:38,020 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:06:38,022 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 250000, ['sda'], {'encrypted': False, 'raid_level': None} >12:06:38,026 DEBUG blivet: vg size is 284384MB >12:06:38,027 DEBUG blivet: vg vg has 0MB free >12:06:38,027 DEBUG blivet: vg size is 284384MB >12:06:38,029 DEBUG blivet: vg vg has 0MB free >12:06:38,040 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:06:41,564 DEBUG blivet: Ext4FS.supported: supported: True ; >12:06:41,564 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:06:41,567 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 240000, ['sda'], {'encrypted': False, 'raid_level': None} >12:06:41,586 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMThinPFactory'>: <blivet.Blivet object at 0x7fe0b4044a90>, 0, [], {} >12:06:43,087 INFO storage.ui: unhiding device disk sdb (id 0) >12:06:43,088 DEBUG storage.ui: lvm filter: removing sdb from the reject list >12:06:43,088 INFO storage.ui: unhiding device partition sdb1 (id 1) >12:06:43,088 DEBUG storage.ui: lvm filter: removing sdb1 from the reject list >12:06:43,089 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:06:43,113 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:06:43,114 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >12:06:43,115 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:06:43,116 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >12:06:43,116 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:09:08,503 INFO blivet: omitting ksdata: existing 305245MB disk sda (2) with existing msdos disklabel >12:09:08,504 INFO blivet: omitting ksdata: existing 284388MB luks/dm-crypt luks-4934c63c-27c5-4064-91f4-4bb01df81810 (14) with existing lvmpv >12:09:08,508 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:09:08,509 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:09:08,526 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:09:08,526 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:08,528 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:08,541 DEBUG blivet: LVMThinLogicalVolumeDevice.teardown: vg-home ; status: True ; controllable: True ; >12:09:08,556 DEBUG blivet: LVMThinLogicalVolumeDevice._teardown: vg-home ; status: True ; controllable: True ; >12:09:08,651 DEBUG blivet: LVMThinPoolDevice.teardown: vg-pool00 ; status: True ; controllable: True ; >12:09:08,652 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg-pool00 ; status: False ; type: None ; >12:09:08,653 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg-pool00 ; status: False ; type: None ; >12:09:08,667 DEBUG blivet: LVMThinPoolDevice._teardown: vg-pool00 ; status: True ; controllable: True ; >12:09:08,793 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg ; status: True ; controllable: True ; >12:09:08,795 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >12:09:08,796 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg ; status: False ; type: None ; >12:09:08,812 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg ; status: True ; controllable: True ; >12:09:08,844 DEBUG blivet: LUKSDevice.teardown: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: True ; controllable: True ; >12:09:08,845 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; type: lvmpv ; >12:09:08,846 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; type: lvmpv ; >12:09:08,861 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:09:08,862 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >12:09:08,863 DEBUG blivet: unmapping luks-4934c63c-27c5-4064-91f4-4bb01df81810 >12:09:08,892 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >12:09:08,913 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:09:08,914 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:08,916 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:08,930 DEBUG blivet: LVMThinLogicalVolumeDevice.teardown: vg-root ; status: False ; controllable: True ; >12:09:08,931 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg-swap ; status: False ; controllable: True ; >12:09:08,931 INFO blivet: resetting parted disks... >12:09:08,932 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >12:09:08,932 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >12:09:08,933 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >12:09:08,933 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >12:09:08,934 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >12:09:08,934 DEBUG blivet: sector-based lookup found partition sda2 >12:09:08,935 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:09:08,937 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe0b404a1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe0aba8bf90> PedPartition: <_ped.Partition object at 0x7fe0aba68bf0> >12:09:08,937 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >12:09:08,938 DEBUG blivet: sector-based lookup found partition sda1 >12:09:08,938 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:09:08,939 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe0b404a1d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe0ade97050> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe0aba8bf50> PedPartition: <_ped.Partition object at 0x7fe0aba68b90> >12:09:08,939 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >12:09:08,940 DEBUG blivet: sector-based lookup found partition sdb1 >12:09:08,941 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >12:09:08,941 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe0b4044650> fileSystem: <parted.filesystem.FileSystem object at 0x7fe0ade97290> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe0ade97190> PedPartition: <_ped.Partition object at 0x7fe0aba68c50> >12:09:08,941 DEBUG blivet: action: [6] Destroy Format swap on lvmlv vg-swap (id 19) >12:09:08,942 DEBUG blivet: action: [4] Destroy Format ext4 filesystem on lvmthinlv vg-home (id 17) >12:09:08,942 DEBUG blivet: action: [2] Destroy Format ext4 filesystem mounted at /boot on partition sda1 (id 3) >12:09:08,942 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on lvmthinlv vg-root (id 18) >12:09:08,942 DEBUG blivet: action: [7] Create Format swap on lvmlv vg-swap (id 19) >12:09:08,942 DEBUG blivet: action: [5] Create Format ext4 filesystem mounted at /home on lvmthinlv vg-home (id 17) >12:09:08,942 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 3) >12:09:08,942 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at / on lvmthinlv vg-root (id 18) >12:09:08,942 INFO blivet: pruning action queue... >12:09:08,943 INFO blivet: sorting actions... >12:09:08,943 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on lvmthinlv vg-root (id 18) >12:09:08,943 DEBUG blivet: action: [2] Destroy Format ext4 filesystem mounted at /boot on partition sda1 (id 3) >12:09:08,943 DEBUG blivet: action: [4] Destroy Format ext4 filesystem on lvmthinlv vg-home (id 17) >12:09:08,944 DEBUG blivet: action: [6] Destroy Format swap on lvmlv vg-swap (id 19) >12:09:08,944 DEBUG blivet: action: [1] Create Format ext4 filesystem mounted at / on lvmthinlv vg-root (id 18) >12:09:08,944 DEBUG blivet: action: [3] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 3) >12:09:08,944 DEBUG blivet: action: [5] Create Format ext4 filesystem mounted at /home on lvmthinlv vg-home (id 17) >12:09:08,944 DEBUG blivet: action: [7] Create Format swap on lvmlv vg-swap (id 19) >12:09:08,944 INFO blivet: executing action: [0] Destroy Format ext4 filesystem on lvmthinlv vg-root (id 18) >12:09:08,945 DEBUG blivet: LVMThinLogicalVolumeDevice.setup: vg-root ; status: False ; controllable: True ; orig: True ; >12:09:08,946 DEBUG blivet: LVMThinLogicalVolumeDevice.setupParents: kids: 0 ; name: vg-root ; orig: True ; >12:09:08,947 DEBUG blivet: LVMThinPoolDevice.setup: vg-pool00 ; status: False ; controllable: True ; orig: True ; >12:09:08,948 DEBUG blivet: LVMThinPoolDevice.setupParents: kids: 2 ; name: vg-pool00 ; orig: True ; >12:09:08,949 DEBUG blivet: LVMVolumeGroupDevice.setup: vg ; status: False ; controllable: True ; orig: True ; >12:09:08,950 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: vg ; orig: True ; >12:09:08,951 DEBUG blivet: LUKSDevice.setup: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; controllable: True ; orig: True ; >12:09:08,954 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; orig: True ; >12:09:08,955 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >12:09:08,956 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; type: luks ; >12:09:08,958 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >12:09:11,215 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/mapper/luks-4934c63c-27c5-4064-91f4-4bb01df81810 ; status: False ; type: lvmpv ; >12:09:11,238 DEBUG blivet: looking up parted Device: /dev/mapper/vg >12:09:11,239 DEBUG blivet: LVMThinPoolDevice._setup: vg-pool00 ; status: False ; controllable: True ; orig: True ; >12:09:11,339 DEBUG blivet: looking up parted Device: /dev/mapper/vg >12:09:11,340 DEBUG blivet: vg size is 284384MB >12:09:11,341 DEBUG blivet: vg vg has 0MB free >12:09:11,341 DEBUG blivet: vg size is 284384MB >12:09:11,342 DEBUG blivet: vg vg has 0MB free > > >/tmp/ifcfg.log: >11:04:31,851 DEBUG ifcfg: content of files (network initialization): >11:04:31,859 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [60, 151, 14, 125, 70, 20]}, 'connection': {'timestamp': 1393758267L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '516a19af-b4a5-4c09-8026-349746d88f09'}}] >11:04:32,033 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['em1']): >11:04:32,034 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >11:04:32,034 DEBUG ifcfg: TYPE=Ethernet >11:04:32,035 DEBUG ifcfg: BOOTPROTO=dhcp >11:04:32,035 DEBUG ifcfg: DEFROUTE=yes >11:04:32,035 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >11:04:32,036 DEBUG ifcfg: IPV6INIT=yes >11:04:32,036 DEBUG ifcfg: IPV6_AUTOCONF=yes >11:04:32,036 DEBUG ifcfg: IPV6_DEFROUTE=yes >11:04:32,037 DEBUG ifcfg: IPV6_PEERDNS=yes >11:04:32,037 DEBUG ifcfg: IPV6_PEERROUTES=yes >11:04:32,037 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >11:04:32,038 DEBUG ifcfg: NAME=em1 >11:04:32,038 DEBUG ifcfg: UUID=516a19af-b4a5-4c09-8026-349746d88f09 >11:04:32,038 DEBUG ifcfg: ONBOOT=no >11:04:32,038 DEBUG ifcfg: HWADDR=3C:97:0E:7D:46:14 >11:04:32,038 DEBUG ifcfg: PEERDNS=yes >11:04:32,038 DEBUG ifcfg: PEERROUTES=yes >11:04:32,045 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [60, 151, 14, 125, 70, 20]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '516a19af-b4a5-4c09-8026-349746d88f09'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:04:07,333 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:04:07,334 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-TRA-Guest >12:04:07,335 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:04:07,336 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-TRA-Guest >12:04:07,337 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:04:07,337 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:04:07,378 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:04:07,379 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-TRA-Guest >12:04:07,380 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-TRA-Guest >12:04:07,902 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:04:07,902 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-TRA-Guest >12:04:07,903 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:04:07,904 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-TRA-Guest >12:04:07,904 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:04:07,905 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:04:07,935 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >12:04:07,936 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-TRA-Guest >12:04:07,936 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-TRA-Guest > > >/proc/cmdline: >initrd=initrd.img root=UUID=6ED2-A18D rootfstype=vfat ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >11:04:26,154 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >11:04:26,154 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="940" x-info="http://www.rsyslog.com"] start >11:04:26,154 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >11:04:26,154 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >11:04:26,154 NOTICE kernel:[ 0.000000] Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >11:04:26,154 INFO kernel:[ 0.000000] Command line: initrd=initrd.img root=UUID=6ED2-A18D rootfstype=vfat ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz >11:04:26,154 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000cec2ffff] usable >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cec30000-0x00000000dae9efff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000df9fffff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041e5fffff] usable >11:04:26,154 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000041e600000-0x000000041effffff] reserved >11:04:26,154 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >11:04:26,154 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >11:04:26,154 DEBUG kernel:[ 0.000000] DMI: LENOVO 2325IW9/2325IW9, BIOS G2ET91WW (2.51 ) 01/14/2013 >11:04:26,154 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >11:04:26,154 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >11:04:26,154 INFO kernel:[ 0.000000] No AGP bridge found >11:04:26,154 INFO kernel:[ 0.000000] e820: last_pfn = 0x41e600 max_arch_pfn = 0x400000000 >11:04:26,154 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >11:04:26,154 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >11:04:26,154 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >11:04:26,154 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >11:04:26,154 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >11:04:26,154 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >11:04:26,154 DEBUG kernel:[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect >11:04:26,154 DEBUG kernel:[ 0.000000] 1 base 000000000 mask F80000000 write-back >11:04:26,154 DEBUG kernel:[ 0.000000] 2 base 080000000 mask FC0000000 write-back >11:04:26,154 DEBUG kernel:[ 0.000000] 3 base 0C0000000 mask FE0000000 write-back >11:04:26,154 DEBUG kernel:[ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable >11:04:26,154 DEBUG kernel:[ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable >11:04:26,154 DEBUG kernel:[ 0.000000] 6 base 100000000 mask F00000000 write-back >11:04:26,154 DEBUG kernel:[ 0.000000] 7 base 200000000 mask E00000000 write-back >11:04:26,154 DEBUG kernel:[ 0.000000] 8 base 400000000 mask FE0000000 write-back >11:04:26,154 DEBUG kernel:[ 0.000000] 9 base 41F000000 mask FFF000000 uncachable >11:04:26,154 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >11:04:26,154 INFO kernel:[ 0.000000] e820: last_pfn = 0xcec30 max_arch_pfn = 0x400000000 >11:04:26,154 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100] >11:04:26,154 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >11:04:26,154 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >11:04:26,154 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >11:04:26,154 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >11:04:26,154 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >11:04:26,154 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x41e400000-0x41e5fffff] >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0x41e400000-0x41e5fffff] page 2M >11:04:26,154 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >11:04:26,154 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x41c000000-0x41e3fffff] >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0x41c000000-0x41e3fffff] page 2M >11:04:26,154 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff] >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0x400000000-0x41bffffff] page 2M >11:04:26,154 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M >11:04:26,154 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff] >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0x40000000-0x40003fff] page 4k >11:04:26,154 DEBUG kernel:[ 0.000000] BRK [0x01feb000, 0x01febfff] PGTABLE >11:04:26,154 DEBUG kernel:[ 0.000000] BRK [0x01fec000, 0x01fecfff] PGTABLE >11:04:26,154 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x40005000-0xcec2ffff] >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0x40005000-0x401fffff] page 4k >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0x40200000-0xcebfffff] page 2M >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0xcec00000-0xcec2ffff] page 4k >11:04:26,154 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff] >11:04:26,154 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x3ffffffff] page 2M >11:04:26,154 INFO kernel:[ 0.000000] RAMDISK: [mem 0x1def8000-0x1fffefff] >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0120 00024 (v02 LENOVO) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000daffe170 000C4 (v01 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: FACP 00000000dafe6000 0010C (v05 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000dafe8000 10E11 (v01 LENOVO TP-G2 00002510 INTL 20061109) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: FACS 00000000daf5a000 00040 >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-G2 00002510 PTL 00000001) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000daffc000 00032 (v02 PTL LENOVO 06040000 LNVO 00000001) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffb000 00408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffa000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daff9000 007A8 (v01 LENOVO SataAhci 00001000 INTL 20061109) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: HPET 00000000dafe4000 00038 (v01 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: APIC 00000000dafe3000 00098 (v01 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000dafe2000 0003C (v01 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: ECDT 00000000dafe1000 00052 (v01 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: FPDT 00000000dafe0000 00064 (v01 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000dafe7000 000A5 (v32 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafdf000 0003E (v01 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafde000 00042 (v01 PTL COMBUF 00000001 PTL 00000001) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: POAT 00000000dafdd000 00055 (v03 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dafdc000 00C79 (v01 PmRef Cpu0Ist 00003000 INTL 20061109) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dafdb000 00A83 (v01 PmRef CpuPm 00003000 INTL 20061109) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000dafda000 000B8 (v01 INTEL SNB 00000001 INTL 00000001) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafd9000 002A6 (v01 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 WARNING kernel:[ 0.000000] ACPI: DBG2 00000000dafd8000 000E9 (v00 LENOVO TP-G2 00002510 PTL 00000002) >11:04:26,154 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:04:26,154 INFO kernel:[ 0.000000] No NUMA configuration found >11:04:26,154 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041e5fffff] >11:04:26,154 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41e5fffff] >11:04:26,154 INFO kernel:[ 0.000000] NODE_DATA [mem 0x41e5dd000-0x41e5f0fff] >11:04:26,154 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040e000000-ffff88041dbfffff] on node 0 >11:04:26,154 WARNING kernel:[ 0.000000] Zone ranges: >11:04:26,154 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >11:04:26,154 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >11:04:26,154 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x41e5fffff] >11:04:26,154 WARNING kernel:[ 0.000000] Movable zone start for each node >11:04:26,154 WARNING kernel:[ 0.000000] Early memory node ranges >11:04:26,154 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009cfff] >11:04:26,154 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffffff] >11:04:26,154 WARNING kernel:[ 0.000000] node 0: [mem 0x20200000-0x40003fff] >11:04:26,154 WARNING kernel:[ 0.000000] node 0: [mem 0x40005000-0xcec2ffff] >11:04:26,154 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x41e5fffff] >11:04:26,154 DEBUG kernel:[ 0.000000] On node 0 totalpages: 4116427 >11:04:26,154 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >11:04:26,154 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >11:04:26,154 DEBUG kernel:[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 >11:04:26,154 DEBUG kernel:[ 0.000000] DMA32 zone: 13161 pages used for memmap >11:04:26,154 DEBUG kernel:[ 0.000000] DMA32 zone: 842287 pages, LIFO batch:31 >11:04:26,154 DEBUG kernel:[ 0.000000] Normal zone: 51096 pages used for memmap >11:04:26,154 DEBUG kernel:[ 0.000000] Normal zone: 3270144 pages, LIFO batch:31 >11:04:26,154 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >11:04:26,154 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:04:26,154 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >11:04:26,154 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >11:04:26,154 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >11:04:26,154 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >11:04:26,154 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >11:04:26,154 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >11:04:26,154 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >11:04:26,154 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >11:04:26,154 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >11:04:26,154 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >11:04:26,154 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >11:04:26,154 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >11:04:26,154 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >11:04:26,154 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >11:04:26,154 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >11:04:26,154 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >11:04:26,154 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >11:04:26,154 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >11:04:26,154 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >11:04:26,154 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs >11:04:26,154 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcec30000-0xdae9efff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdafff000-0xdf9fffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff] >11:04:26,154 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff] >11:04:26,154 INFO kernel:[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices >11:04:26,154 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >11:04:26,154 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >11:04:26,154 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041e200000 s85568 r8192 d20928 u262144 >11:04:26,154 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >11:04:26,154 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >11:04:26,154 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4052085 >11:04:26,154 WARNING kernel:[ 0.000000] Policy zone: Normal >11:04:26,154 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img root=UUID=6ED2-A18D rootfstype=vfat ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz >11:04:26,154 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >11:04:26,154 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >11:04:26,154 INFO kernel:[ 0.000000] Checking aperture... >11:04:26,154 INFO kernel:[ 0.000000] No AGP bridge found >11:04:26,154 WARNING kernel:[ 0.000000] Memory: 16090200K/16465708K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 375508K reserved) >11:04:26,154 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >11:04:26,154 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >11:04:26,154 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >11:04:26,154 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >11:04:26,154 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >11:04:26,154 INFO kernel:[ 0.000000] console [tty0] enabled >11:04:26,154 INFO kernel:[ 0.000000] allocated 66060288 bytes of page_cgroup >11:04:26,154 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >11:04:26,154 DEBUG kernel:[ 0.000000] hpet clockevent registered >11:04:26,154 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >11:04:26,154 INFO kernel:[ 0.001000] tsc: Detected 2594.100 MHz processor >11:04:26,154 INFO kernel:[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.20 BogoMIPS (lpj=2594100) >11:04:26,154 INFO kernel:[ 0.000009] pid_max: default: 32768 minimum: 301 >11:04:26,154 INFO kernel:[ 0.000063] Security Framework initialized >11:04:26,154 INFO kernel:[ 0.000074] SELinux: Initializing. >11:04:26,154 DEBUG kernel:[ 0.000089] SELinux: Starting in permissive mode >11:04:26,154 INFO kernel:[ 0.002349] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >11:04:26,154 INFO kernel:[ 0.010678] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >11:04:26,154 INFO kernel:[ 0.014312] Mount-cache hash table entries: 256 >11:04:26,154 INFO kernel:[ 0.014626] Initializing cgroup subsys memory >11:04:26,154 INFO kernel:[ 0.014639] Initializing cgroup subsys devices >11:04:26,154 INFO kernel:[ 0.014641] Initializing cgroup subsys freezer >11:04:26,154 INFO kernel:[ 0.014644] Initializing cgroup subsys net_cls >11:04:26,154 INFO kernel:[ 0.014646] Initializing cgroup subsys blkio >11:04:26,154 INFO kernel:[ 0.014649] Initializing cgroup subsys perf_event >11:04:26,154 INFO kernel:[ 0.014653] Initializing cgroup subsys hugetlb >11:04:26,154 INFO kernel:[ 0.014690] CPU: Physical Processor ID: 0 >11:04:26,154 INFO kernel:[ 0.014692] CPU: Processor Core ID: 0 >11:04:26,154 WARNING kernel:[ 0.014700] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >11:04:26,154 WARNING kernel:[ 0.014700] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >11:04:26,154 INFO kernel:[ 0.015458] mce: CPU supports 7 MCE banks >11:04:26,154 INFO kernel:[ 0.015478] CPU0: Thermal monitoring enabled (TM1) >11:04:26,154 INFO kernel:[ 0.015492] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >11:04:26,154 INFO kernel:[ 0.015492] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >11:04:26,154 INFO kernel:[ 0.015492] tlb_flushall_shift: 1 >11:04:26,154 INFO kernel:[ 0.015715] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >11:04:26,154 INFO kernel:[ 0.017855] ACPI: Core revision 20130517 >11:04:26,154 WARNING kernel:[ 0.030770] ACPI: All ACPI Tables successfully acquired >11:04:26,154 INFO kernel:[ 0.126032] ftrace: allocating 25129 entries in 99 pages >11:04:26,154 INFO kernel:[ 0.148869] dmar: Host address width 36 >11:04:26,154 INFO kernel:[ 0.148874] dmar: DRHD base: 0x000000fed90000 flags: 0x0 >11:04:26,154 INFO kernel:[ 0.148884] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a >11:04:26,154 INFO kernel:[ 0.148886] dmar: DRHD base: 0x000000fed91000 flags: 0x1 >11:04:26,154 INFO kernel:[ 0.148893] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a >11:04:26,154 INFO kernel:[ 0.148895] dmar: RMRR base: 0x000000da2ba000 end: 0x000000da2d0fff >11:04:26,154 INFO kernel:[ 0.148898] dmar: RMRR base: 0x000000db800000 end: 0x000000df9fffff >11:04:26,154 INFO kernel:[ 0.148990] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >11:04:26,154 INFO kernel:[ 0.148992] HPET id 0 under DRHD base 0xfed91000 >11:04:26,154 INFO kernel:[ 0.149270] Enabled IRQ remapping in x2apic mode >11:04:26,154 INFO kernel:[ 0.149272] Enabling x2apic >11:04:26,154 INFO kernel:[ 0.149274] Enabled x2apic >11:04:26,154 INFO kernel:[ 0.149285] Switched APIC routing to cluster x2apic. >11:04:26,154 INFO kernel:[ 0.149795] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >11:04:26,154 INFO kernel:[ 0.159806] smpboot: CPU0: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz (fam: 06, model: 3a, stepping: 09) >11:04:26,154 DEBUG kernel:[ 0.159822] TSC deadline timer enabled >11:04:26,154 INFO kernel:[ 0.159841] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >11:04:26,154 INFO kernel:[ 0.159851] ... version: 3 >11:04:26,154 INFO kernel:[ 0.159853] ... bit width: 48 >11:04:26,154 INFO kernel:[ 0.159855] ... generic registers: 4 >11:04:26,154 INFO kernel:[ 0.159857] ... value mask: 0000ffffffffffff >11:04:26,154 INFO kernel:[ 0.159858] ... max period: 0000ffffffffffff >11:04:26,154 INFO kernel:[ 0.159860] ... fixed-purpose events: 3 >11:04:26,154 INFO kernel:[ 0.159862] ... event mask: 000000070000000f >11:04:26,154 INFO kernel:[ 0.176381] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >11:04:26,154 INFO kernel:[ 0.162090] smpboot: Booting Node 0, Processors #1 #2 #3 >11:04:26,154 INFO kernel:[ 0.204598] Brought up 4 CPUs >11:04:26,154 INFO kernel:[ 0.204603] smpboot: Total of 4 processors activated (20752.80 BogoMIPS) >11:04:26,154 INFO kernel:[ 0.210664] devtmpfs: initialized >11:04:26,154 INFO kernel:[ 0.211024] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes) >11:04:26,154 INFO kernel:[ 0.212502] atomic64 test passed for x86-64 platform with CX8 and with SSE >11:04:26,154 INFO kernel:[ 0.212532] RTC time: 11:04:09, date: 03/02/14 >11:04:26,154 INFO kernel:[ 0.212601] NET: Registered protocol family 16 >11:04:26,154 INFO kernel:[ 0.212875] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >11:04:26,154 INFO kernel:[ 0.212878] ACPI: bus type PCI registered >11:04:26,154 INFO kernel:[ 0.212882] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >11:04:26,154 INFO kernel:[ 0.213129] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >11:04:26,154 INFO kernel:[ 0.213134] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >11:04:26,154 INFO kernel:[ 0.223612] PCI: Using configuration type 1 for base access >11:04:26,154 INFO kernel:[ 0.225021] bio: create slab <bio-0> at 0 >11:04:26,154 INFO kernel:[ 0.225211] ACPI: Added _OSI(Module Device) >11:04:26,154 INFO kernel:[ 0.225214] ACPI: Added _OSI(Processor Device) >11:04:26,154 INFO kernel:[ 0.225217] ACPI: Added _OSI(3.0 _SCP Extensions) >11:04:26,154 INFO kernel:[ 0.225219] ACPI: Added _OSI(Processor Aggregator Device) >11:04:26,154 INFO kernel:[ 0.227940] ACPI: EC: EC description table is found, configuring boot EC >11:04:26,154 NOTICE kernel:[ 0.236050] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >11:04:26,154 WARNING kernel:[ 0.252584] ACPI: SSDT 00000000dae3a018 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >11:04:26,154 WARNING kernel:[ 0.253285] ACPI: Dynamic OEM Table Load: >11:04:26,154 WARNING kernel:[ 0.253289] ACPI: SSDT (null) 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >11:04:26,154 WARNING kernel:[ 0.256838] ACPI: SSDT 00000000dae3ba98 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >11:04:26,154 WARNING kernel:[ 0.257594] ACPI: Dynamic OEM Table Load: >11:04:26,154 WARNING kernel:[ 0.257597] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >11:04:26,154 WARNING kernel:[ 0.261624] ACPI: SSDT 00000000dae39d98 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >11:04:26,154 WARNING kernel:[ 0.262310] ACPI: Dynamic OEM Table Load: >11:04:26,154 WARNING kernel:[ 0.262313] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >11:04:26,154 INFO kernel:[ 0.266534] ACPI: Interpreter enabled >11:04:26,154 WARNING kernel:[ 0.266545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >11:04:26,154 WARNING kernel:[ 0.266553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >11:04:26,154 INFO kernel:[ 0.266575] ACPI: (supports S0 S3 S4 S5) >11:04:26,154 INFO kernel:[ 0.266577] ACPI: Using IOAPIC for interrupt routing >11:04:26,154 INFO kernel:[ 0.266617] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >11:04:26,154 INFO kernel:[ 0.268233] ACPI: ACPI Dock Station Driver: 3 docks/bays found >11:04:26,154 INFO kernel:[ 0.276045] ACPI: Power Resource [PUBS] (on) >11:04:26,154 INFO kernel:[ 0.282627] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >11:04:26,154 INFO kernel:[ 0.282774] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11) >11:04:26,154 INFO kernel:[ 0.282913] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 9 10 11) >11:04:26,154 INFO kernel:[ 0.283054] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >11:04:26,154 INFO kernel:[ 0.283194] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 9 10 11) >11:04:26,154 INFO kernel:[ 0.283332] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11) >11:04:26,154 INFO kernel:[ 0.283472] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) >11:04:26,154 INFO kernel:[ 0.283619] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11) >11:04:26,154 INFO kernel:[ 0.283698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) >11:04:26,154 INFO kernel:[ 0.283884] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >11:04:26,154 INFO kernel:[ 0.284056] acpi PNP0A08:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d >11:04:26,154 INFO kernel:[ 0.284059] acpi PNP0A08:00: ACPI _OSC control for PCIe not granted, disabling ASPM >11:04:26,154 INFO kernel:[ 0.284232] PCI host bridge to bus 0000:00 >11:04:26,154 INFO kernel:[ 0.284237] pci_bus 0000:00: root bus resource [bus 00-3f] >11:04:26,154 INFO kernel:[ 0.284240] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >11:04:26,154 INFO kernel:[ 0.284243] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >11:04:26,154 INFO kernel:[ 0.284247] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >11:04:26,154 INFO kernel:[ 0.284250] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff] >11:04:26,154 INFO kernel:[ 0.284253] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff] >11:04:26,154 DEBUG kernel:[ 0.284267] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >11:04:26,154 DEBUG kernel:[ 0.284396] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 >11:04:26,154 DEBUG kernel:[ 0.284416] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit] >11:04:26,154 DEBUG kernel:[ 0.284427] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >11:04:26,154 DEBUG kernel:[ 0.284435] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f] >11:04:26,154 DEBUG kernel:[ 0.284596] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >11:04:26,154 DEBUG kernel:[ 0.284652] pci 0000:00:14.0: reg 0x10: [mem 0xf2520000-0xf252ffff 64bit] >11:04:26,154 DEBUG kernel:[ 0.284792] pci 0000:00:14.0: PME# supported from D3hot D3cold >11:04:26,154 INFO kernel:[ 0.284849] pci 0000:00:14.0: System wakeup disabled by ACPI >11:04:26,154 DEBUG kernel:[ 0.284914] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >11:04:26,154 DEBUG kernel:[ 0.284957] pci 0000:00:16.0: reg 0x10: [mem 0xf2535000-0xf253500f 64bit] >11:04:26,154 DEBUG kernel:[ 0.285096] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >11:04:26,154 DEBUG kernel:[ 0.285210] pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002 >11:04:26,154 DEBUG kernel:[ 0.285243] pci 0000:00:16.3: reg 0x10: [io 0x50b0-0x50b7] >11:04:26,154 DEBUG kernel:[ 0.285261] pci 0000:00:16.3: reg 0x14: [mem 0xf253c000-0xf253cfff] >11:04:26,154 DEBUG kernel:[ 0.285490] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 >11:04:26,154 DEBUG kernel:[ 0.285528] pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff] >11:04:26,154 DEBUG kernel:[ 0.285545] pci 0000:00:19.0: reg 0x14: [mem 0xf253b000-0xf253bfff] >11:04:26,154 DEBUG kernel:[ 0.285563] pci 0000:00:19.0: reg 0x18: [io 0x5080-0x509f] >11:04:26,154 DEBUG kernel:[ 0.285701] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >11:04:26,154 INFO kernel:[ 0.285763] pci 0000:00:19.0: System wakeup disabled by ACPI >11:04:26,154 DEBUG kernel:[ 0.285819] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >11:04:26,154 DEBUG kernel:[ 0.285858] pci 0000:00:1a.0: reg 0x10: [mem 0xf253a000-0xf253a3ff] >11:04:26,154 DEBUG kernel:[ 0.286018] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >11:04:26,154 INFO kernel:[ 0.286077] pci 0000:00:1a.0: System wakeup disabled by ACPI >11:04:26,154 DEBUG kernel:[ 0.286135] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >11:04:26,154 DEBUG kernel:[ 0.286166] pci 0000:00:1b.0: reg 0x10: [mem 0xf2530000-0xf2533fff 64bit] >11:04:26,154 DEBUG kernel:[ 0.286305] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >11:04:26,154 INFO kernel:[ 0.286373] pci 0000:00:1b.0: System wakeup disabled by ACPI >11:04:26,154 DEBUG kernel:[ 0.286431] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >11:04:26,154 DEBUG kernel:[ 0.286586] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >11:04:26,154 DEBUG kernel:[ 0.286704] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >11:04:26,154 DEBUG kernel:[ 0.286857] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >11:04:26,154 DEBUG kernel:[ 0.286967] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 >11:04:26,154 DEBUG kernel:[ 0.287115] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >11:04:26,154 INFO kernel:[ 0.287177] pci 0000:00:1c.2: System wakeup disabled by ACPI >11:04:26,154 DEBUG kernel:[ 0.287246] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >11:04:26,154 DEBUG kernel:[ 0.287284] pci 0000:00:1d.0: reg 0x10: [mem 0xf2539000-0xf25393ff] >11:04:26,154 DEBUG kernel:[ 0.287446] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >11:04:26,154 INFO kernel:[ 0.287504] pci 0000:00:1d.0: System wakeup disabled by ACPI >11:04:26,154 DEBUG kernel:[ 0.287559] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100 >11:04:26,154 DEBUG kernel:[ 0.287829] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >11:04:26,154 DEBUG kernel:[ 0.287871] pci 0000:00:1f.2: reg 0x10: [io 0x50a8-0x50af] >11:04:26,154 DEBUG kernel:[ 0.287888] pci 0000:00:1f.2: reg 0x14: [io 0x50bc-0x50bf] >11:04:26,154 DEBUG kernel:[ 0.287905] pci 0000:00:1f.2: reg 0x18: [io 0x50a0-0x50a7] >11:04:26,154 DEBUG kernel:[ 0.287922] pci 0000:00:1f.2: reg 0x1c: [io 0x50b8-0x50bb] >11:04:26,154 DEBUG kernel:[ 0.287939] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f] >11:04:26,154 DEBUG kernel:[ 0.287957] pci 0000:00:1f.2: reg 0x24: [mem 0xf2538000-0xf25387ff] >11:04:26,154 DEBUG kernel:[ 0.288063] pci 0000:00:1f.2: PME# supported from D3hot >11:04:26,154 DEBUG kernel:[ 0.288162] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >11:04:26,154 DEBUG kernel:[ 0.288194] pci 0000:00:1f.3: reg 0x10: [mem 0xf2534000-0xf25340ff 64bit] >11:04:26,154 DEBUG kernel:[ 0.288239] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] >11:04:26,154 DEBUG kernel:[ 0.288540] pci 0000:02:00.0: [1180:e822] type 00 class 0x088001 >11:04:26,154 NOTICE kernel:[ 0.288561] pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz. >11:04:26,154 DEBUG kernel:[ 0.288592] pci 0000:02:00.0: reg 0x10: [mem 0xf1d00000-0xf1d000ff] >11:04:26,154 DEBUG kernel:[ 0.288847] pci 0000:02:00.0: supports D1 D2 >11:04:26,154 DEBUG kernel:[ 0.288850] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >11:04:26,154 INFO kernel:[ 0.290843] pci 0000:00:1c.0: PCI bridge to [bus 02] >11:04:26,154 DEBUG kernel:[ 0.290851] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] >11:04:26,154 DEBUG kernel:[ 0.290858] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff] >11:04:26,154 DEBUG kernel:[ 0.290869] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >11:04:26,154 DEBUG kernel:[ 0.291237] pci 0000:03:00.0: [8086:0085] type 00 class 0x028000 >11:04:26,154 DEBUG kernel:[ 0.291564] pci 0000:03:00.0: reg 0x10: [mem 0xf1c00000-0xf1c01fff 64bit] >11:04:26,154 DEBUG kernel:[ 0.293322] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >11:04:26,154 INFO kernel:[ 0.295826] pci 0000:00:1c.1: PCI bridge to [bus 03] >11:04:26,154 DEBUG kernel:[ 0.295840] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff] >11:04:26,154 INFO kernel:[ 0.296004] acpiphp: Slot [1] registered >11:04:26,154 INFO kernel:[ 0.296018] pci 0000:00:1c.2: PCI bridge to [bus 04-0b] >11:04:26,154 DEBUG kernel:[ 0.296027] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] >11:04:26,154 DEBUG kernel:[ 0.296034] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff] >11:04:26,154 DEBUG kernel:[ 0.296046] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >11:04:26,154 WARNING kernel:[ 0.297578] ACPI: Enabled 4 GPEs in block 00 to 3F >11:04:26,154 DEBUG kernel:[ 0.297599] ACPI: \_SB_.PCI0: notify handler is installed >11:04:26,154 DEBUG kernel:[ 0.297683] Found 1 acpi root devices >11:04:26,154 INFO kernel:[ 0.297805] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >11:04:26,154 INFO kernel:[ 0.297946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >11:04:26,154 INFO kernel:[ 0.297951] vgaarb: loaded >11:04:26,154 INFO kernel:[ 0.297953] vgaarb: bridge control possible 0000:00:02.0 >11:04:26,154 NOTICE kernel:[ 0.298069] SCSI subsystem initialized >11:04:26,154 INFO kernel:[ 0.298073] ACPI: bus type ATA registered >11:04:26,154 DEBUG kernel:[ 0.298153] libata version 3.00 loaded. >11:04:26,154 INFO kernel:[ 0.298181] ACPI: bus type USB registered >11:04:26,154 INFO kernel:[ 0.298204] usbcore: registered new interface driver usbfs >11:04:26,154 INFO kernel:[ 0.298219] usbcore: registered new interface driver hub >11:04:26,154 INFO kernel:[ 0.298254] usbcore: registered new device driver usb >11:04:26,154 INFO kernel:[ 0.298354] PCI: Using ACPI for IRQ routing >11:04:26,154 DEBUG kernel:[ 0.302095] PCI: pci_cache_line_size set to 64 bytes >11:04:26,154 DEBUG kernel:[ 0.302490] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >11:04:26,154 DEBUG kernel:[ 0.302494] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >11:04:26,154 DEBUG kernel:[ 0.302496] e820: reserve RAM buffer [mem 0xcec30000-0xcfffffff] >11:04:26,154 DEBUG kernel:[ 0.302499] e820: reserve RAM buffer [mem 0x41e600000-0x41fffffff] >11:04:26,154 INFO kernel:[ 0.302629] NetLabel: Initializing >11:04:26,154 INFO kernel:[ 0.302631] NetLabel: domain hash size = 128 >11:04:26,154 INFO kernel:[ 0.302632] NetLabel: protocols = UNLABELED CIPSOv4 >11:04:26,154 INFO kernel:[ 0.302647] NetLabel: unlabeled traffic allowed by default >11:04:26,154 INFO kernel:[ 0.302743] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >11:04:26,154 INFO kernel:[ 0.302752] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >11:04:26,154 INFO kernel:[ 0.304795] Switched to clocksource hpet >11:04:26,154 INFO kernel:[ 0.313137] pnp: PnP ACPI init >11:04:26,154 INFO kernel:[ 0.313158] ACPI: bus type PNP registered >11:04:26,154 INFO kernel:[ 0.313848] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >11:04:26,154 INFO kernel:[ 0.313853] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >11:04:26,154 INFO kernel:[ 0.313856] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >11:04:26,154 INFO kernel:[ 0.313859] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >11:04:26,154 INFO kernel:[ 0.313862] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >11:04:26,154 INFO kernel:[ 0.313866] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved >11:04:26,154 INFO kernel:[ 0.313869] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved >11:04:26,154 INFO kernel:[ 0.313872] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved >11:04:26,154 INFO kernel:[ 0.313875] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved >11:04:26,154 INFO kernel:[ 0.313879] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >11:04:26,154 INFO kernel:[ 0.313882] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >11:04:26,154 INFO kernel:[ 0.313885] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >11:04:26,154 INFO kernel:[ 0.313888] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >11:04:26,154 INFO kernel:[ 0.313892] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >11:04:26,154 INFO kernel:[ 0.313895] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved >11:04:26,154 INFO kernel:[ 0.313900] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved >11:04:26,154 DEBUG kernel:[ 0.313905] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >11:04:26,154 INFO kernel:[ 0.314124] system 00:01: [io 0x0400-0x047f] could not be reserved >11:04:26,154 INFO kernel:[ 0.314128] system 00:01: [io 0x0500-0x057f] has been reserved >11:04:26,154 INFO kernel:[ 0.314131] system 00:01: [io 0x0800-0x080f] has been reserved >11:04:26,154 INFO kernel:[ 0.314134] system 00:01: [io 0x15e0-0x15ef] has been reserved >11:04:26,154 INFO kernel:[ 0.314137] system 00:01: [io 0x1600-0x167f] has been reserved >11:04:26,154 INFO kernel:[ 0.314142] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved >11:04:26,154 INFO kernel:[ 0.314146] system 00:01: [mem 0xfffff000-0xffffffff] has been reserved >11:04:26,154 INFO kernel:[ 0.314149] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >11:04:26,154 INFO kernel:[ 0.314152] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved >11:04:26,154 INFO kernel:[ 0.314156] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved >11:04:26,154 INFO kernel:[ 0.314159] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved >11:04:26,154 INFO kernel:[ 0.314162] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved >11:04:26,154 INFO kernel:[ 0.314166] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved >11:04:26,154 DEBUG kernel:[ 0.314170] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >11:04:26,154 DEBUG kernel:[ 0.314262] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >11:04:26,154 DEBUG kernel:[ 0.314279] pnp 00:03: [dma 4] >11:04:26,154 DEBUG kernel:[ 0.314305] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >11:04:26,154 DEBUG kernel:[ 0.314336] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >11:04:26,154 DEBUG kernel:[ 0.314399] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >11:04:26,154 DEBUG kernel:[ 0.314441] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >11:04:26,154 DEBUG kernel:[ 0.314486] pnp 00:07: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active) >11:04:26,154 DEBUG kernel:[ 0.314528] pnp 00:08: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active) >11:04:26,154 INFO kernel:[ 0.315286] pnp: PnP ACPI: found 9 devices >11:04:26,154 INFO kernel:[ 0.315291] ACPI: bus type PNP unregistered >11:04:26,154 INFO kernel:[ 0.323030] pci 0000:00:1c.0: PCI bridge to [bus 02] >11:04:26,154 INFO kernel:[ 0.323041] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] >11:04:26,154 INFO kernel:[ 0.323053] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff] >11:04:26,154 INFO kernel:[ 0.323061] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >11:04:26,154 INFO kernel:[ 0.323073] pci 0000:00:1c.1: PCI bridge to [bus 03] >11:04:26,154 INFO kernel:[ 0.323082] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff] >11:04:26,154 INFO kernel:[ 0.323097] pci 0000:00:1c.2: PCI bridge to [bus 04-0b] >11:04:26,154 INFO kernel:[ 0.323102] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] >11:04:26,154 INFO kernel:[ 0.323111] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff] >11:04:26,154 INFO kernel:[ 0.323119] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >11:04:26,154 DEBUG kernel:[ 0.323406] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >11:04:26,154 DEBUG kernel:[ 0.323410] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >11:04:26,154 DEBUG kernel:[ 0.323413] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >11:04:26,154 DEBUG kernel:[ 0.323416] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff] >11:04:26,154 DEBUG kernel:[ 0.323419] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff] >11:04:26,154 DEBUG kernel:[ 0.323423] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff] >11:04:26,154 DEBUG kernel:[ 0.323426] pci_bus 0000:02: resource 1 [mem 0xf1d00000-0xf24fffff] >11:04:26,154 DEBUG kernel:[ 0.323429] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref] >11:04:26,154 DEBUG kernel:[ 0.323432] pci_bus 0000:03: resource 1 [mem 0xf1c00000-0xf1cfffff] >11:04:26,154 DEBUG kernel:[ 0.323435] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff] >11:04:26,154 DEBUG kernel:[ 0.323438] pci_bus 0000:04: resource 1 [mem 0xf1400000-0xf1bfffff] >11:04:26,154 DEBUG kernel:[ 0.323441] pci_bus 0000:04: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref] >11:04:26,154 INFO kernel:[ 0.323507] NET: Registered protocol family 2 >11:04:26,154 INFO kernel:[ 0.324030] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >11:04:26,154 INFO kernel:[ 0.324633] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >11:04:26,154 INFO kernel:[ 0.324854] TCP: Hash tables configured (established 131072 bind 65536) >11:04:26,154 INFO kernel:[ 0.324887] TCP: reno registered >11:04:26,154 INFO kernel:[ 0.324923] UDP hash table entries: 8192 (order: 6, 262144 bytes) >11:04:26,154 INFO kernel:[ 0.325031] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >11:04:26,154 INFO kernel:[ 0.325208] NET: Registered protocol family 1 >11:04:26,154 DEBUG kernel:[ 0.325228] pci 0000:00:02.0: Boot video device >11:04:26,154 DEBUG kernel:[ 0.326127] PCI: CLS 64 bytes, default 64 >11:04:26,154 INFO kernel:[ 0.326198] Unpacking initramfs... >11:04:26,154 INFO kernel:[ 7.595597] Freeing initrd memory: 33820K (ffff88001def8000 - ffff88001ffff000) >11:04:26,154 INFO kernel:[ 7.595612] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >11:04:26,154 INFO kernel:[ 7.595616] software IO TLB [mem 0xcac30000-0xcec30000] (64MB) mapped at [ffff8800cac30000-ffff8800cec2ffff] >11:04:26,154 INFO kernel:[ 7.600861] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >11:04:26,154 NOTICE kernel:[ 7.601479] Initialise system trusted keyring >11:04:26,154 INFO kernel:[ 7.601557] audit: initializing netlink socket (disabled) >11:04:26,154 NOTICE kernel:[ 7.601572] type=2000 audit(1393758256.481:1): initialized >11:04:26,154 INFO kernel:[ 7.645444] HugeTLB registered 2 MB page size, pre-allocated 0 pages >11:04:26,154 INFO kernel:[ 7.647686] zbud: loaded >11:04:26,154 NOTICE kernel:[ 7.647968] VFS: Disk quotas dquot_6.5.2 >11:04:26,154 WARNING kernel:[ 7.648030] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >11:04:26,154 INFO kernel:[ 7.648644] msgmni has been set to 31492 >11:04:26,154 NOTICE kernel:[ 7.648740] Key type big_key registered >11:04:26,154 DEBUG kernel:[ 7.648742] SELinux: Registering netfilter hooks >11:04:26,154 INFO kernel:[ 7.649837] alg: No test for stdrng (krng) >11:04:26,154 INFO kernel:[ 7.649852] NET: Registered protocol family 38 >11:04:26,154 NOTICE kernel:[ 7.649861] Key type asymmetric registered >11:04:26,154 NOTICE kernel:[ 7.649864] Asymmetric key parser 'x509' registered >11:04:26,154 INFO kernel:[ 7.649915] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >11:04:26,154 INFO kernel:[ 7.649974] io scheduler noop registered >11:04:26,154 INFO kernel:[ 7.649977] io scheduler deadline registered >11:04:26,154 INFO kernel:[ 7.650029] io scheduler cfq registered (default) >11:04:26,154 INFO kernel:[ 7.650409] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >11:04:26,154 INFO kernel:[ 7.650430] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >11:04:26,154 DEBUG kernel:[ 7.650523] intel_idle: MWAIT substates: 0x21120 >11:04:26,154 DEBUG kernel:[ 7.650525] intel_idle: v0.4 model 0x3A >11:04:26,154 DEBUG kernel:[ 7.650527] intel_idle: lapic_timer_reliable_states 0xffffffff >11:04:26,154 INFO kernel:[ 7.650922] ACPI: AC Adapter [AC] (off-line) >11:04:26,154 INFO kernel:[ 7.651061] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >11:04:26,154 INFO kernel:[ 7.651350] ACPI: Lid Switch [LID] >11:04:26,154 INFO kernel:[ 7.651404] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >11:04:26,154 INFO kernel:[ 7.651409] ACPI: Sleep Button [SLPB] >11:04:26,154 INFO kernel:[ 7.651474] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >11:04:26,154 INFO kernel:[ 7.651478] ACPI: Power Button [PWRF] >11:04:26,154 INFO kernel:[ 7.651605] ACPI: Requesting acpi_cpufreq >11:04:26,154 INFO kernel:[ 7.654577] thermal LNXTHERM:00: registered as thermal_zone0 >11:04:26,154 INFO kernel:[ 7.654581] ACPI: Thermal Zone [THM0] (50 C) >11:04:26,154 INFO kernel:[ 7.654650] GHES: HEST is not enabled! >11:04:26,154 INFO kernel:[ 7.654756] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >11:04:26,154 INFO kernel:[ 7.663695] ACPI: Battery Slot [BAT0] (battery present) >11:04:26,154 INFO kernel:[ 7.676071] 0000:00:16.3: ttyS0 at I/O 0x50b0 (irq = 19) is a 16550A >11:04:26,154 INFO kernel:[ 7.676492] Non-volatile memory driver v1.3 >11:04:26,154 INFO kernel:[ 7.676495] Linux agpgart interface v0.103 >11:04:26,154 DEBUG kernel:[ 7.676678] ahci 0000:00:1f.2: version 3.0 >11:04:26,154 DEBUG kernel:[ 7.676827] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X >11:04:26,154 INFO kernel:[ 7.676875] ahci: SSS flag set, parallel bus scan disabled >11:04:26,154 INFO kernel:[ 7.687676] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode >11:04:26,154 INFO kernel:[ 7.687681] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst >11:04:26,154 DEBUG kernel:[ 7.687689] ahci 0000:00:1f.2: setting latency timer to 64 >11:04:26,154 INFO kernel:[ 7.692237] scsi0 : ahci >11:04:26,154 INFO kernel:[ 7.692376] scsi1 : ahci >11:04:26,154 INFO kernel:[ 7.692474] scsi2 : ahci >11:04:26,154 INFO kernel:[ 7.692561] scsi3 : ahci >11:04:26,154 INFO kernel:[ 7.692660] scsi4 : ahci >11:04:26,154 INFO kernel:[ 7.692748] scsi5 : ahci >11:04:26,154 INFO kernel:[ 7.692877] ata1: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538100 irq 42 >11:04:26,154 INFO kernel:[ 7.692884] ata2: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538180 irq 42 >11:04:26,154 INFO kernel:[ 7.692886] ata3: DUMMY >11:04:26,154 INFO kernel:[ 7.692888] ata4: DUMMY >11:04:26,154 INFO kernel:[ 7.692894] ata5: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538300 irq 42 >11:04:26,154 INFO kernel:[ 7.692896] ata6: DUMMY >11:04:26,154 INFO kernel:[ 7.692997] libphy: Fixed MDIO Bus: probed >11:04:26,154 INFO kernel:[ 7.693077] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >11:04:26,154 INFO kernel:[ 7.693080] ehci-pci: EHCI PCI platform driver >11:04:26,154 DEBUG kernel:[ 7.693217] ehci-pci 0000:00:1a.0: setting latency timer to 64 >11:04:26,154 INFO kernel:[ 7.693231] ehci-pci 0000:00:1a.0: EHCI Host Controller >11:04:26,154 INFO kernel:[ 7.693302] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >11:04:26,154 INFO kernel:[ 7.693326] ehci-pci 0000:00:1a.0: debug port 2 >11:04:26,154 DEBUG kernel:[ 7.697233] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >11:04:26,154 INFO kernel:[ 7.697260] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf253a000 >11:04:26,154 INFO kernel:[ 7.702667] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >11:04:26,154 INFO kernel:[ 7.702695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >11:04:26,154 INFO kernel:[ 7.702698] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:04:26,154 INFO kernel:[ 7.702701] usb usb1: Product: EHCI Host Controller >11:04:26,154 INFO kernel:[ 7.702704] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >11:04:26,154 INFO kernel:[ 7.702707] usb usb1: SerialNumber: 0000:00:1a.0 >11:04:26,154 INFO kernel:[ 7.702869] hub 1-0:1.0: USB hub found >11:04:26,154 INFO kernel:[ 7.702875] hub 1-0:1.0: 3 ports detected >11:04:26,154 DEBUG kernel:[ 7.703154] ehci-pci 0000:00:1d.0: setting latency timer to 64 >11:04:26,154 INFO kernel:[ 7.703165] ehci-pci 0000:00:1d.0: EHCI Host Controller >11:04:26,154 INFO kernel:[ 7.703250] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >11:04:26,154 INFO kernel:[ 7.703273] ehci-pci 0000:00:1d.0: debug port 2 >11:04:26,154 DEBUG kernel:[ 7.707187] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >11:04:26,154 INFO kernel:[ 7.707211] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf2539000 >11:04:26,154 INFO kernel:[ 7.712675] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >11:04:26,154 INFO kernel:[ 7.712703] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >11:04:26,154 INFO kernel:[ 7.712706] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:04:26,154 INFO kernel:[ 7.712709] usb usb2: Product: EHCI Host Controller >11:04:26,154 INFO kernel:[ 7.712712] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >11:04:26,154 INFO kernel:[ 7.712715] usb usb2: SerialNumber: 0000:00:1d.0 >11:04:26,154 INFO kernel:[ 7.712864] hub 2-0:1.0: USB hub found >11:04:26,154 INFO kernel:[ 7.712869] hub 2-0:1.0: 3 ports detected >11:04:26,154 INFO kernel:[ 7.713028] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >11:04:26,154 INFO kernel:[ 7.713031] ohci-pci: OHCI PCI platform driver >11:04:26,154 INFO kernel:[ 7.713045] uhci_hcd: USB Universal Host Controller Interface driver >11:04:26,154 DEBUG kernel:[ 7.713194] xhci_hcd 0000:00:14.0: setting latency timer to 64 >11:04:26,154 INFO kernel:[ 7.713200] xhci_hcd 0000:00:14.0: xHCI Host Controller >11:04:26,154 INFO kernel:[ 7.713271] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >11:04:26,154 DEBUG kernel:[ 7.713388] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >11:04:26,154 DEBUG kernel:[ 7.713430] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X >11:04:26,154 INFO kernel:[ 7.713498] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >11:04:26,155 INFO kernel:[ 7.713501] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:04:26,155 INFO kernel:[ 7.713504] usb usb3: Product: xHCI Host Controller >11:04:26,155 INFO kernel:[ 7.713507] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >11:04:26,155 INFO kernel:[ 7.713509] usb usb3: SerialNumber: 0000:00:14.0 >11:04:26,155 DEBUG kernel:[ 7.713622] xHCI xhci_add_endpoint called for root hub >11:04:26,155 DEBUG kernel:[ 7.713625] xHCI xhci_check_bandwidth called for root hub >11:04:26,155 INFO kernel:[ 7.713677] hub 3-0:1.0: USB hub found >11:04:26,155 INFO kernel:[ 7.713692] hub 3-0:1.0: 4 ports detected >11:04:26,155 INFO kernel:[ 7.714263] xhci_hcd 0000:00:14.0: xHCI Host Controller >11:04:26,155 INFO kernel:[ 7.714339] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >11:04:26,155 INFO kernel:[ 7.714373] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >11:04:26,155 INFO kernel:[ 7.714376] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:04:26,155 INFO kernel:[ 7.714378] usb usb4: Product: xHCI Host Controller >11:04:26,155 INFO kernel:[ 7.714381] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >11:04:26,155 INFO kernel:[ 7.714384] usb usb4: SerialNumber: 0000:00:14.0 >11:04:26,155 DEBUG kernel:[ 7.714496] xHCI xhci_add_endpoint called for root hub >11:04:26,155 DEBUG kernel:[ 7.714498] xHCI xhci_check_bandwidth called for root hub >11:04:26,155 INFO kernel:[ 7.714530] hub 4-0:1.0: USB hub found >11:04:26,155 INFO kernel:[ 7.714541] hub 4-0:1.0: 4 ports detected >11:04:26,155 INFO kernel:[ 7.720723] usbcore: registered new interface driver usbserial >11:04:26,155 INFO kernel:[ 7.720734] usbcore: registered new interface driver usbserial_generic >11:04:26,155 INFO kernel:[ 7.720743] usbserial: USB Serial support registered for generic >11:04:26,155 INFO kernel:[ 7.720787] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >11:04:26,155 INFO kernel:[ 7.722492] serio: i8042 KBD port at 0x60,0x64 irq 1 >11:04:26,155 INFO kernel:[ 7.722500] serio: i8042 AUX port at 0x60,0x64 irq 12 >11:04:26,155 INFO kernel:[ 7.722637] mousedev: PS/2 mouse device common for all mice >11:04:26,155 INFO kernel:[ 7.722955] rtc_cmos 00:06: RTC can wake from S4 >11:04:26,155 INFO kernel:[ 7.723160] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >11:04:26,155 INFO kernel:[ 7.723208] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >11:04:26,155 INFO kernel:[ 7.723324] device-mapper: uevent: version 1.0.3 >11:04:26,155 INFO kernel:[ 7.723447] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >11:04:26,155 INFO kernel:[ 7.723516] Intel P-state driver initializing. >11:04:26,155 INFO kernel:[ 7.723533] Intel pstate controlling: cpu 0 >11:04:26,155 INFO kernel:[ 7.723556] Intel pstate controlling: cpu 1 >11:04:26,155 INFO kernel:[ 7.723572] Intel pstate controlling: cpu 2 >11:04:26,155 INFO kernel:[ 7.723593] Intel pstate controlling: cpu 3 >11:04:26,155 INFO kernel:[ 7.723688] cpuidle: using governor menu >11:04:26,155 INFO kernel:[ 7.724003] hidraw: raw HID events driver (C) Jiri Kosina >11:04:26,155 INFO kernel:[ 7.724034] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >11:04:26,155 INFO kernel:[ 7.724190] usbcore: registered new interface driver usbhid >11:04:26,155 INFO kernel:[ 7.724191] usbhid: USB HID core driver >11:04:26,155 INFO kernel:[ 7.724220] drop_monitor: Initializing network drop monitor service >11:04:26,155 INFO kernel:[ 7.724282] ip_tables: (C) 2000-2006 Netfilter Core Team >11:04:26,155 INFO kernel:[ 7.724312] TCP: cubic registered >11:04:26,155 INFO kernel:[ 7.724314] Initializing XFRM netlink socket >11:04:26,155 INFO kernel:[ 7.724385] NET: Registered protocol family 10 >11:04:26,155 INFO kernel:[ 7.724527] mip6: Mobile IPv6 >11:04:26,155 INFO kernel:[ 7.724529] NET: Registered protocol family 17 >11:04:26,155 DEBUG kernel:[ 7.724751] PM: Hibernation image not present or could not be loaded. >11:04:26,155 NOTICE kernel:[ 7.724754] Loading compiled-in X.509 certificates >11:04:26,155 NOTICE kernel:[ 7.725521] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >11:04:26,155 INFO kernel:[ 7.725528] registered taskstats version 1 >11:04:26,155 INFO kernel:[ 7.726361] Magic number: 6:807:73 >11:04:26,155 INFO kernel:[ 7.726454] rtc_cmos 00:06: setting system clock to 2014-03-02 11:04:16 UTC (1393758256) >11:04:26,155 INFO kernel:[ 7.997955] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >11:04:26,155 DEBUG kernel:[ 7.999052] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >11:04:26,155 INFO kernel:[ 7.999060] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >11:04:26,155 INFO kernel:[ 7.999063] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >11:04:26,155 WARNING kernel:[ 7.999884] ata1.00: supports DRM functions and may not be fully accessible >11:04:26,155 INFO kernel:[ 8.000096] ata1.00: ATA-8: HITACHI HTS723232A7A365 OPAL, EC26B80P, max UDMA/100 >11:04:26,155 INFO kernel:[ 8.000101] ata1.00: 625142448 sectors, multi 1: LBA48 NCQ (depth 31/32), AA >11:04:26,155 DEBUG kernel:[ 8.001285] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >11:04:26,155 INFO kernel:[ 8.001292] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >11:04:26,155 INFO kernel:[ 8.001295] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >11:04:26,155 WARNING kernel:[ 8.002104] ata1.00: supports DRM functions and may not be fully accessible >11:04:26,155 INFO kernel:[ 8.002320] ata1.00: configured for UDMA/100 >11:04:26,155 NOTICE kernel:[ 8.002702] scsi 0:0:0:0: Direct-Access ATA HITACHI HTS72323 EC26 PQ: 0 ANSI: 5 >11:04:26,155 NOTICE kernel:[ 8.002950] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB) >11:04:26,155 NOTICE kernel:[ 8.003082] sd 0:0:0:0: Attached scsi generic sg0 type 0 >11:04:26,155 NOTICE kernel:[ 8.003150] sd 0:0:0:0: [sda] Write Protect is off >11:04:26,155 DEBUG kernel:[ 8.003154] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >11:04:26,155 NOTICE kernel:[ 8.003203] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >11:04:26,155 INFO kernel:[ 8.004915] usb 1-1: new high-speed USB device number 2 using ehci-pci >11:04:26,155 INFO kernel:[ 8.046182] sda: sda1 sda2 >11:04:26,155 NOTICE kernel:[ 8.046757] sd 0:0:0:0: [sda] Attached SCSI disk >11:04:26,155 INFO kernel:[ 8.119808] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >11:04:26,155 INFO kernel:[ 8.119814] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >11:04:26,155 INFO kernel:[ 8.120193] hub 1-1:1.0: USB hub found >11:04:26,155 INFO kernel:[ 8.120394] hub 1-1:1.0: 6 ports detected >11:04:26,155 INFO kernel:[ 8.224043] usb 2-1: new high-speed USB device number 2 using ehci-pci >11:04:26,155 INFO kernel:[ 8.310139] ata2: SATA link down (SStatus 0 SControl 300) >11:04:26,155 INFO kernel:[ 8.338526] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >11:04:26,155 INFO kernel:[ 8.338532] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >11:04:26,155 INFO kernel:[ 8.338969] hub 2-1:1.0: USB hub found >11:04:26,155 INFO kernel:[ 8.339163] hub 2-1:1.0: 8 ports detected >11:04:26,155 INFO kernel:[ 8.494263] usb 3-4: new high-speed USB device number 2 using xhci_hcd >11:04:26,155 INFO kernel:[ 8.509281] usb 3-4: New USB device found, idVendor=0bdb, idProduct=1926 >11:04:26,155 INFO kernel:[ 8.509287] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:04:26,155 INFO kernel:[ 8.509290] usb 3-4: Product: H5321 gw >11:04:26,155 INFO kernel:[ 8.509293] usb 3-4: Manufacturer: Lenovo >11:04:26,155 INFO kernel:[ 8.509295] usb 3-4: SerialNumber: 47164507761E5DM0 >11:04:26,155 INFO kernel:[ 8.557578] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd002a3/0x940300/0x123800, board id: 1611, fw id: 1099905 >11:04:26,155 INFO kernel:[ 8.557595] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >11:04:26,155 INFO kernel:[ 8.595602] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >11:04:26,155 INFO kernel:[ 8.598336] tsc: Refined TSC clocksource calibration: 2594.108 MHz >11:04:26,155 INFO kernel:[ 8.616448] usb 1-1.2: new high-speed USB device number 3 using ehci-pci >11:04:26,155 INFO kernel:[ 8.617344] ata5: SATA link down (SStatus 0 SControl 300) >11:04:26,155 INFO kernel:[ 8.618995] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >11:04:26,155 INFO kernel:[ 8.619000] Write protecting the kernel read-only data: 12288k >11:04:26,155 INFO kernel:[ 8.624694] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >11:04:26,155 INFO kernel:[ 8.628561] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >11:04:26,155 INFO kernel:[ 8.650489] device-mapper: multipath: version 1.5.1 loaded >11:04:26,155 INFO kernel:[ 8.711886] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >11:04:26,155 INFO kernel:[ 8.777949] usb 1-1.2: New USB device found, idVendor=8564, idProduct=1000 >11:04:26,155 INFO kernel:[ 8.777954] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:04:26,155 INFO kernel:[ 8.777956] usb 1-1.2: Product: Mass Storage Device >11:04:26,155 INFO kernel:[ 8.777958] usb 1-1.2: Manufacturer: JetFlash >11:04:26,155 INFO kernel:[ 8.777960] usb 1-1.2: SerialNumber: V5CQIRD7 >11:04:26,155 INFO kernel:[ 8.786809] loop: module loaded >11:04:26,155 INFO kernel:[ 8.840556] usb 1-1.3: new full-speed USB device number 4 using ehci-pci >11:04:26,155 INFO kernel:[ 8.863441] squashfs: version 4.0 (2009/01/31) Phillip Lougher >11:04:26,155 INFO kernel:[ 8.865782] Loading iSCSI transport class v2.0-870. >11:04:26,155 NOTICE kernel:[ 8.868906] iscsi: registered transport (tcp) >11:04:26,155 INFO kernel:[ 8.870549] alua: device handler registered >11:04:26,155 INFO kernel:[ 8.872068] emc: device handler registered >11:04:26,155 INFO kernel:[ 8.873556] hp_sw: device handler registered >11:04:26,155 INFO kernel:[ 8.875092] rdac: device handler registered >11:04:26,155 INFO kernel:[ 8.927197] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2020 >11:04:26,155 INFO kernel:[ 8.927204] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >11:04:26,155 INFO kernel:[ 8.927207] usb 1-1.3: Product: Biometric Coprocessor >11:04:26,155 INFO kernel:[ 8.927209] usb 1-1.3: Manufacturer: Auth >11:04:26,155 INFO kernel:[ 9.000708] usb 1-1.4: new full-speed USB device number 5 using ehci-pci >11:04:26,155 INFO kernel:[ 9.090183] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6 >11:04:26,155 INFO kernel:[ 9.090191] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >11:04:26,155 INFO kernel:[ 9.090194] usb 1-1.4: Product: BCM20702A0 >11:04:26,155 INFO kernel:[ 9.090197] usb 1-1.4: Manufacturer: Broadcom Corp >11:04:26,155 INFO kernel:[ 9.090199] usb 1-1.4: SerialNumber: 2CD05A1D7518 >11:04:26,155 INFO kernel:[ 9.163801] usb 1-1.6: new high-speed USB device number 6 using ehci-pci >11:04:26,155 INFO kernel:[ 9.256864] usb 1-1.6: New USB device found, idVendor=5986, idProduct=02d2 >11:04:26,155 INFO kernel:[ 9.256869] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >11:04:26,155 INFO kernel:[ 9.256872] usb 1-1.6: Product: Integrated Camera >11:04:26,155 INFO kernel:[ 9.256873] usb 1-1.6: Manufacturer: Ricoh Company Ltd. >11:04:26,155 INFO kernel:[ 9.599322] Switched to clocksource tsc >11:04:26,155 INFO kernel:[ 11.400437] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >11:04:26,155 INFO kernel:[ 11.896579] floppy0: no floppy controllers found >11:04:26,155 INFO kernel:[ 11.896600] work still pending >11:04:26,155 INFO kernel:[ 11.909440] No iBFT detected. >11:04:26,155 INFO kernel:[ 11.912650] md: raid0 personality registered for level 0 >11:04:26,155 INFO kernel:[ 11.916359] md: raid1 personality registered for level 1 >11:04:26,155 INFO kernel:[ 11.919143] async_tx: api initialized (async) >11:04:26,155 INFO kernel:[ 11.920753] xor: automatically using best checksumming function: >11:04:26,155 INFO kernel:[ 11.930424] avx : 12888.000 MB/sec >11:04:26,155 WARNING kernel:[ 11.950443] raid6: sse2x1 4960 MB/s >11:04:26,155 WARNING kernel:[ 11.967455] raid6: sse2x2 6574 MB/s >11:04:26,155 WARNING kernel:[ 11.984459] raid6: sse2x4 8425 MB/s >11:04:26,155 WARNING kernel:[ 11.984461] raid6: using algorithm sse2x4 (8425 MB/s) >11:04:26,155 WARNING kernel:[ 11.984462] raid6: using ssse3x2 recovery algorithm >11:04:26,155 INFO kernel:[ 11.989689] md: raid6 personality registered for level 6 >11:04:26,155 INFO kernel:[ 11.989691] md: raid5 personality registered for level 5 >11:04:26,155 INFO kernel:[ 11.989693] md: raid4 personality registered for level 4 >11:04:26,155 INFO kernel:[ 11.994517] md: raid10 personality registered for level 10 >11:04:26,155 INFO kernel:[ 11.996507] md: linear personality registered for level -1 >11:04:26,155 INFO kernel:[ 12.003161] device-mapper: multipath round-robin: version 1.0.0 loaded >11:04:26,155 INFO kernel:[ 12.008704] sha256_ssse3: Using AVX optimized SHA-256 implementation >11:04:26,155 INFO kernel:[ 12.031660] RPC: Registered named UNIX socket transport module. >11:04:26,155 INFO kernel:[ 12.031663] RPC: Registered udp transport module. >11:04:26,155 INFO kernel:[ 12.031664] RPC: Registered tcp transport module. >11:04:26,155 INFO kernel:[ 12.031665] RPC: Registered tcp NFSv4.1 backchannel transport module. >11:04:26,155 INFO kernel:[ 12.099428] usb-storage 1-1.2:1.0: USB Mass Storage device detected >11:04:26,155 INFO kernel:[ 12.099474] scsi6 : usb-storage 1-1.2:1.0 >11:04:26,155 INFO kernel:[ 12.099566] usbcore: registered new interface driver usb-storage >11:04:26,155 INFO kernel:[ 12.161204] wmi: Mapper loaded >11:04:26,155 INFO kernel:[ 12.164240] pps_core: LinuxPPS API ver. 1 registered >11:04:26,155 INFO kernel:[ 12.164243] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >11:04:26,155 INFO kernel:[ 12.165568] PTP clock support registered >11:04:26,155 INFO kernel:[ 12.169009] [drm] Initialized drm 1.1.0 20060810 >11:04:26,155 INFO kernel:[ 12.169608] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >11:04:26,155 INFO kernel:[ 12.169610] e1000e: Copyright(c) 1999 - 2013 Intel Corporation. >11:04:26,155 DEBUG kernel:[ 12.169716] e1000e 0000:00:19.0: setting latency timer to 64 >11:04:26,155 INFO kernel:[ 12.169777] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >11:04:26,155 DEBUG kernel:[ 12.169805] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X >11:04:26,155 INFO kernel:[ 12.182068] alg: No test for crc32 (crc32-pclmul) >11:04:26,155 INFO kernel:[ 12.365738] e1000e 0000:00:19.0 eth0: registered PHC clock >11:04:26,155 INFO kernel:[ 12.365741] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:7d:46:14 >11:04:26,155 INFO kernel:[ 12.365743] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >11:04:26,155 INFO kernel:[ 12.365779] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF >11:04:26,155 INFO kernel:[ 12.366494] [drm] Memory usable by graphics device = 2048M >11:04:26,155 DEBUG kernel:[ 12.366500] i915 0000:00:02.0: setting latency timer to 64 >11:04:26,155 DEBUG kernel:[ 12.387198] i915 0000:00:02.0: irq 45 for MSI/MSI-X >11:04:26,155 INFO kernel:[ 12.387205] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >11:04:26,155 INFO kernel:[ 12.387206] [drm] Driver supports precise vblank timestamp query. >11:04:26,155 INFO kernel:[ 12.387255] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >11:04:26,155 INFO kernel:[ 12.487856] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5 >11:04:26,155 INFO kernel:[ 12.497709] fbcon: inteldrmfb (fb0) is primary device >11:04:26,155 INFO kernel:[ 12.684049] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >11:04:26,155 INFO kernel:[ 12.881350] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input5 >11:04:26,155 NOTICE kernel:[ 13.103578] scsi 6:0:0:0: Direct-Access JetFlash Transcend 16GB 8.07 PQ: 0 ANSI: 2 >11:04:26,155 NOTICE kernel:[ 13.104035] sd 6:0:0:0: Attached scsi generic sg1 type 0 >11:04:26,155 NOTICE kernel:[ 13.105215] sd 6:0:0:0: [sdb] 31375360 512-byte logical blocks: (16.0 GB/14.9 GiB) >11:04:26,155 NOTICE kernel:[ 13.105883] sd 6:0:0:0: [sdb] Write Protect is off >11:04:26,155 DEBUG kernel:[ 13.105886] sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00 >11:04:26,155 ERR kernel:[ 13.106509] sd 6:0:0:0: [sdb] No Caching mode page found >11:04:26,155 ERR kernel:[ 13.106510] sd 6:0:0:0: [sdb] Assuming drive cache: write through >11:04:26,155 ERR kernel:[ 13.109381] sd 6:0:0:0: [sdb] No Caching mode page found >11:04:26,155 ERR kernel:[ 13.109382] sd 6:0:0:0: [sdb] Assuming drive cache: write through >11:04:26,155 INFO kernel:[ 13.325744] Console: switching to colour frame buffer device 170x48 >11:04:26,155 INFO kernel:[ 13.329801] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >11:04:26,155 INFO kernel:[ 13.329804] i915 0000:00:02.0: registered panic notifier >11:04:26,155 INFO kernel:[ 13.342076] acpi device:01: registered as cooling_device4 >11:04:26,155 INFO kernel:[ 13.342245] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >11:04:26,155 INFO kernel:[ 13.342326] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6 >11:04:26,155 INFO kernel:[ 13.342595] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >11:04:26,155 INFO kernel:[ 13.509351] sdb: sdb1 >11:04:26,155 ERR kernel:[ 13.756057] sd 6:0:0:0: [sdb] No Caching mode page found >11:04:26,155 ERR kernel:[ 13.756099] sd 6:0:0:0: [sdb] Assuming drive cache: write through >11:04:26,155 NOTICE kernel:[ 13.756135] sd 6:0:0:0: [sdb] Attached SCSI removable disk >11:04:26,155 INFO kernel:[ 13.832812] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off >11:04:26,155 INFO kernel:[ 14.713751] bio: create slab <bio-1> at 1 >11:04:26,155 INFO kernel:[ 14.730983] bio: create slab <bio-2> at 2 >11:04:26,155 INFO kernel:[ 14.805787] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >11:04:26,155 DEBUG kernel:[ 15.877744] SELinux: 2048 avtab hash slots, 101316 rules. >11:04:26,155 DEBUG kernel:[ 15.888554] SELinux: 2048 avtab hash slots, 101316 rules. >11:04:26,155 DEBUG kernel:[ 15.901161] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >11:04:26,155 DEBUG kernel:[ 15.901164] SELinux: 83 classes, 101316 rules >11:04:26,155 DEBUG kernel:[ 15.904526] SELinux: Completing initialization. >11:04:26,155 DEBUG kernel:[ 15.904528] SELinux: Setting up existing superblocks. >11:04:26,155 DEBUG kernel:[ 15.904533] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.904537] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.904544] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.904547] SELinux: initialized (dev proc, type proc), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.904558] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:04:26,155 DEBUG kernel:[ 15.904581] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >11:04:26,155 DEBUG kernel:[ 15.905149] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >11:04:26,155 DEBUG kernel:[ 15.905151] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905576] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >11:04:26,155 DEBUG kernel:[ 15.905581] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905584] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >11:04:26,155 DEBUG kernel:[ 15.905597] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:04:26,155 DEBUG kernel:[ 15.905602] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >11:04:26,155 DEBUG kernel:[ 15.905607] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905613] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905827] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905830] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:04:26,155 DEBUG kernel:[ 15.905834] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:04:26,155 DEBUG kernel:[ 15.905941] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:04:26,155 DEBUG kernel:[ 15.905964] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905969] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905971] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905974] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905977] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905982] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905983] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905985] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905987] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905992] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905993] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.905997] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.906000] SELinux: initialized (dev sdb1, type vfat), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 15.906007] SELinux: initialized (dev loop0, type squashfs), uses xattr >11:04:26,155 DEBUG kernel:[ 15.906020] SELinux: initialized (dev dm-0, type ext4), uses xattr >11:04:26,155 NOTICE kernel:[ 15.922213] type=1403 audit(1393758264.689:2): policy loaded auid=4294967295 ses=4294967295 >11:04:26,155 DEBUG kernel:[ 16.209001] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 16.315210] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >11:04:26,155 DEBUG kernel:[ 16.315349] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:04:26,155 DEBUG kernel:[ 16.315791] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:04:26,155 WARNING kernel:[ 16.679873] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20130517/utaddress-251) >11:04:26,155 INFO kernel:[ 16.679879] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >11:04:26,155 WARNING kernel:[ 16.679883] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >11:04:26,155 INFO kernel:[ 16.679886] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >11:04:26,155 WARNING kernel:[ 16.679888] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >11:04:26,155 INFO kernel:[ 16.679890] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >11:04:26,155 WARNING kernel:[ 16.679891] lpc_ich: Resource conflict(s) found affecting gpio_ich >11:04:26,155 INFO kernel:[ 16.697851] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >11:04:26,155 INFO kernel:[ 16.719899] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >11:04:26,155 DEBUG kernel:[ 16.734874] mei_me 0000:00:16.0: setting latency timer to 64 >11:04:26,155 DEBUG kernel:[ 16.734926] mei_me 0000:00:16.0: irq 46 for MSI/MSI-X >11:04:26,155 WARNING kernel:[ 16.736327] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >11:04:26,155 WARNING kernel:[ 16.736342] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >11:04:26,155 WARNING kernel:[ 16.736352] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >11:04:26,155 WARNING kernel:[ 16.736360] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >11:04:26,155 WARNING kernel:[ 16.736371] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >11:04:26,155 WARNING kernel:[ 16.736389] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >11:04:26,155 WARNING kernel:[ 16.736399] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >11:04:26,155 WARNING kernel:[ 16.736412] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >11:04:26,155 WARNING kernel:[ 16.736428] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >11:04:26,155 WARNING kernel:[ 16.736435] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >11:04:26,155 WARNING kernel:[ 16.736448] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >11:04:26,155 WARNING kernel:[ 16.736467] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >11:04:26,155 WARNING kernel:[ 16.736484] thinkpad_acpi: Unknown symbol snd_card_create (err 0) >11:04:26,155 WARNING kernel:[ 16.736496] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >11:04:26,155 INFO kernel:[ 16.754036] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x16 >11:04:26,155 INFO kernel:[ 16.882201] sdhci: Secure Digital Host Controller Interface driver >11:04:26,155 INFO kernel:[ 16.882204] sdhci: Copyright(c) Pierre Ossman >11:04:26,155 INFO kernel:[ 16.898228] cdc_wdm 3-4:1.5: cdc-wdm0: USB WDM device >11:04:26,155 INFO kernel:[ 16.898268] cdc_wdm 3-4:1.8: cdc-wdm1: USB WDM device >11:04:26,155 INFO kernel:[ 16.898281] usbcore: registered new interface driver cdc_wdm >11:04:26,155 INFO kernel:[ 16.901480] sdhci-pci 0000:02:00.0: SDHCI controller found [1180:e822] (rev 7) >11:04:26,155 INFO kernel:[ 16.901997] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA >11:04:26,155 INFO kernel:[ 16.902521] cdc_acm 3-4:1.1: ttyACM0: USB ACM device >11:04:26,155 INFO kernel:[ 16.904816] cdc_acm 3-4:1.3: ttyACM1: USB ACM device >11:04:26,155 INFO kernel:[ 16.909787] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x16 >11:04:26,155 INFO kernel:[ 16.909989] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x16 >11:04:26,155 INFO kernel:[ 16.910007] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x16 >11:04:26,155 INFO kernel:[ 16.910107] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >11:04:26,155 INFO kernel:[ 16.912675] cdc_acm 3-4:1.9: ttyACM2: USB ACM device >11:04:26,155 INFO kernel:[ 16.920688] usbcore: registered new interface driver cdc_acm >11:04:26,155 INFO kernel:[ 16.920691] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters >11:04:26,155 INFO kernel:[ 16.926611] cfg80211: Calling CRDA to update world regulatory domain >11:04:26,155 INFO kernel:[ 16.974554] usbcore: registered new interface driver cdc_ncm >11:04:26,155 INFO kernel:[ 16.988350] Intel(R) Wireless WiFi driver for Linux, in-tree:d >11:04:26,155 INFO kernel:[ 16.988353] Copyright(c) 2003-2013 Intel Corporation >11:04:26,155 WARNING kernel:[ 16.988456] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >11:04:26,155 DEBUG kernel:[ 16.988762] iwlwifi 0000:03:00.0: irq 47 for MSI/MSI-X >11:04:26,155 INFO kernel:[ 17.000768] cdc_mbim 3-4:1.6: cdc-wdm2: USB WDM device >11:04:26,155 INFO kernel:[ 17.000900] cdc_mbim 3-4:1.6 wwan0: register 'cdc_mbim' at usb-0000:00:14.0-4, CDC MBIM, ee:94:13:7d:2e:e8 >11:04:26,155 INFO kernel:[ 17.000927] usbcore: registered new interface driver cdc_mbim >11:04:26,155 INFO kernel:[ 17.045031] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm >11:04:26,155 NOTICE kernel:[ 17.129077] type=1400 audit(1393758265.895:3): avc: denied { create } for pid=930 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:04:26,155 NOTICE kernel:[ 17.129128] type=1400 audit(1393758265.895:4): avc: denied { setattr } for pid=930 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:04:26,155 NOTICE kernel:[ 17.129151] type=1400 audit(1393758265.895:5): avc: denied { relabelfrom } for pid=930 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >11:04:26,155 INFO kernel:[ 17.232884] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >11:04:26,155 INFO kernel:[ 17.232890] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >11:04:26,155 INFO kernel:[ 17.232892] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >11:04:26,155 INFO kernel:[ 17.232893] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled >11:04:26,155 INFO kernel:[ 17.232896] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0 >11:04:26,155 INFO kernel:[ 17.233024] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >11:04:26,155 DEBUG kernel:[ 17.269069] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >11:04:26,155 NOTICE kernel:[ 17.385099] type=1400 audit(1393758266.151:6): avc: denied { read } for pid=945 comm="bash" name=".profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >11:04:26,155 NOTICE kernel:[ 17.385121] type=1400 audit(1393758266.151:7): avc: denied { open } for pid=945 comm="bash" path="/root/.profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >11:04:26,564 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >11:04:26,564 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >11:04:26,564 INFO NetworkManager: <info> WEXT support is enabled >11:04:26,652 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >11:04:26,711 INFO polkitd: Started polkitd version 0.112 >11:04:26,793 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:04:26,803 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >11:04:26,803 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >11:04:26,803 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:04:26,803 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:04:26,858 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >11:04:26,860 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >11:04:26,877 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >11:04:26,879 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >11:04:26,882 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >11:04:26,882 INFO NetworkManager: <info> WiFi hardware radio set enabled >11:04:26,883 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >11:04:26,883 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >11:04:26,883 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >11:04:26,883 INFO NetworkManager: <info> Networking is enabled by state file >11:04:26,884 INFO NetworkManager: <info> (lo): link connected >11:04:26,884 INFO NetworkManager: <info> (lo): carrier is ON >11:04:26,885 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >11:04:26,885 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >11:04:26,885 INFO NetworkManager: <info> (lo): No existing connection detected. >11:04:26,885 INFO NetworkManager: <info> (em1): carrier is OFF >11:04:26,886 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >11:04:26,886 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >11:04:26,886 INFO NetworkManager: <info> (em1): No existing connection detected. >11:04:26,886 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >11:04:26,886 INFO NetworkManager: <info> (em1): bringing up device. >11:04:27,026 DEBUG kernel:[ 18.258724] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X >11:04:27,127 DEBUG kernel:[ 18.359740] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X >11:04:27,127 INFO kernel:[ 18.360076] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >11:04:27,128 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >11:04:27,128 INFO NetworkManager: <info> (wlp3s0): using nl80211 for WiFi device control >11:04:27,128 INFO NetworkManager: <info> (wlp3s0): driver supports Access Point (AP) mode >11:04:27,128 INFO NetworkManager: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 4) >11:04:27,129 INFO NetworkManager: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2 >11:04:27,129 INFO NetworkManager: <info> (wlp3s0): No existing connection detected. >11:04:27,129 INFO NetworkManager: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >11:04:27,129 INFO NetworkManager: <info> (wlp3s0): bringing up device. >11:04:27,135 INFO kernel:[ 18.362559] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >11:04:27,136 INFO kernel:[ 18.369235] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >11:04:27,407 INFO kernel:[ 18.634678] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >11:04:27,408 INFO kernel:[ 18.641385] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >11:04:27,482 INFO kernel:[ 18.715679] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >11:04:27,482 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >11:04:27,493 WARNING NetworkManager: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files >11:04:27,695 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >11:04:27,695 INFO NetworkManager: <info> wpa_supplicant started >11:04:27,708 INFO NetworkManager: <info> (wlp3s0) supports 5 scan SSIDs >11:04:27,709 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: starting -> ready >11:04:27,709 INFO NetworkManager: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >11:04:27,709 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: ready -> disconnected >11:04:27,709 INFO NetworkManager: <info> (wlp3s0) supports 5 scan SSIDs >11:04:27,712 INFO NetworkManager: <info> startup complete >11:04:29,637 NOTICE kernel:[ 20.872209] type=1400 audit(1393758269.635:8): avc: denied { read write } for pid=999 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=10294 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:04:30,696 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >11:04:31,270 NOTICE kernel:[ 22.505832] type=1400 audit(1393758271.268:9): avc: denied { read write } for pid=1034 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 >11:04:31,993 NOTICE NetworkManager: ifcfg-rh: read connection 'em1' >11:04:31,994 INFO NetworkManager: <info> Saved default wired connection 'em1' to persistent storage >11:04:32,027 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >11:04:32,128 INFO chronyd: chronyd version 1.29 starting >11:04:32,128 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >11:04:32,128 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 >11:04:32,129 INFO chronyd: Generated key 1 >11:04:33,314 INFO kernel:[ 24.551153] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >11:04:33,322 DEBUG kernel:[ 24.559028] SELinux: initialized (dev sda1, type ext4), uses xattr >11:04:33,484 NOTICE kernel:[ 24.721141] type=1400 audit(1393758273.482:10): avc: denied { read write } for pid=1087 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 >11:04:33,485 NOTICE kernel:[ 24.721980] type=1400 audit(1393758273.483:11): avc: denied { read write } for pid=1087 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=10294 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:04:33,485 NOTICE kernel:[ 24.722000] type=1400 audit(1393758273.483:12): avc: denied { read } for pid=1087 comm="hwclock" path="/dev/urandom" dev="devtmpfs" ino=21 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >11:04:34,000 NOTICE kernel:[ 25.259962] type=1400 audit(1393758274.000:13): avc: denied { ioctl } for pid=1087 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 >11:04:34,000 NOTICE kernel:[ 25.259974] type=1400 audit(1393758274.000:14): avc: denied { getattr } for pid=1087 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 >11:04:36,144 NOTICE kernel:[ 27.405311] type=1400 audit(1393758276.143:15): avc: denied { open } for pid=961 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=19468 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >11:05:17,110 NOTICE NetworkManager: ifcfg-rh: read connection 'TRA-Guest' >11:05:17,110 INFO NetworkManager: <info> Activation (wlp3s0) starting connection 'TRA-Guest' >11:05:17,110 INFO NetworkManager: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:05:17,110 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >11:05:17,111 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >11:05:17,112 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >11:05:17,112 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >11:05:17,112 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >11:05:17,115 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >11:05:17,115 INFO NetworkManager: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >11:05:17,115 INFO NetworkManager: <info> Activation (wlp3s0/wireless): access point 'TRA-Guest' has security, but secrets are required. >11:05:17,115 INFO NetworkManager: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0] >11:05:17,116 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >11:05:21,396 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >11:05:21,397 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-TRA-Guest >11:05:21,398 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >11:05:21,399 INFO NetworkManager: <info> (wlp3s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >11:05:21,399 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >11:05:21,399 INFO NetworkManager: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >11:05:21,399 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >11:05:21,399 INFO NetworkManager: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >11:05:21,399 INFO NetworkManager: <info> Activation (wlp3s0/wireless): connection 'TRA-Guest' has security, and secrets exist. No new secrets needed. >11:05:21,399 INFO NetworkManager: <info> Config: added 'ssid' value 'TRA-Guest' >11:05:21,399 INFO NetworkManager: <info> Config: added 'scan_ssid' value '1' >11:05:21,399 INFO NetworkManager: <info> Config: added 'key_mgmt' value 'WPA-PSK' >11:05:21,399 INFO NetworkManager: <info> Config: added 'psk' value '<omitted>' >11:05:21,399 INFO NetworkManager: <info> Config: added 'proto' value 'WPA RSN' >11:05:21,399 INFO NetworkManager: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >11:05:21,400 INFO NetworkManager: <info> Config: set interface ap_scan to 1 >11:05:21,422 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: inactive -> scanning >11:05:24,534 INFO kernel:[ 75.827132] wlp3s0: authenticate with 0a:80:ad:04:c5:1c >11:05:24,538 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: scanning -> authenticating >11:05:24,540 INFO kernel:[ 75.830835] wlp3s0: send auth to 0a:80:ad:04:c5:1c (try 1/3) >11:05:24,541 INFO kernel:[ 75.833711] wlp3s0: authenticated >11:05:24,541 INFO kernel:[ 75.833896] wlp3s0: waiting for beacon from 0a:80:ad:04:c5:1c >11:05:24,546 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: authenticating -> associating >11:05:24,609 INFO kernel:[ 75.901451] wlp3s0: associate with 0a:80:ad:04:c5:1c (try 1/3) >11:05:24,612 INFO kernel:[ 75.904551] wlp3s0: RX AssocResp from 0a:80:ad:04:c5:1c (capab=0x431 status=0 aid=18) >11:05:24,631 INFO kernel:[ 75.924109] wlp3s0: associated >11:05:24,631 INFO kernel:[ 75.924171] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready >11:05:24,637 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: associating -> 4-way handshake >11:05:24,665 INFO NetworkManager: <info> (wlp3s0): supplicant interface state: 4-way handshake -> completed >11:05:24,665 INFO NetworkManager: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'TRA-Guest'. >11:05:24,665 INFO NetworkManager: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled. >11:05:24,665 INFO NetworkManager: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started... >11:05:24,665 INFO NetworkManager: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0] >11:05:24,666 INFO NetworkManager: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:05:24,699 INFO NetworkManager: <info> dhclient started with pid 1091 >11:05:24,700 INFO NetworkManager: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete. >11:05:24,700 ERR NetworkManager: <error> [1393758324.700673] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (wlp3s0): cannot send router solicitation: -99. >11:05:24,798 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >11:05:24,798 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >11:05:24,798 INFO dhclient: All rights reserved. >11:05:24,798 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:05:24,798 INFO dhclient: >11:05:24,801 INFO NetworkManager: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit >11:05:24,812 INFO dhclient: Listening on LPF/wlp3s0/6c:88:14:04:c5:1c >11:05:24,812 INFO dhclient: Sending on LPF/wlp3s0/6c:88:14:04:c5:1c >11:05:24,812 INFO dhclient: Sending on Socket/fallback >11:05:24,812 INFO dhclient: DHCPDISCOVER on wlp3s0 to 255.255.255.255 port 67 interval 7 (xid=0x217fb71c) >11:05:24,827 INFO dhclient: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0x217fb71c) >11:05:24,827 INFO dhclient: DHCPOFFER from 192.168.57.3 >11:05:24,835 INFO dhclient: DHCPACK from 192.168.57.3 (xid=0x217fb71c) >11:05:24,837 INFO NetworkManager: <info> (wlp3s0): DHCPv4 state changed preinit -> bound >11:05:24,837 INFO dhclient: bound to 192.168.57.210 -- renewal in 331235 seconds. >11:05:24,837 INFO NetworkManager: <info> address 192.168.57.210 >11:05:24,837 INFO NetworkManager: <info> plen 24 (255.255.255.0) >11:05:24,837 INFO NetworkManager: <info> gateway 192.168.57.1 >11:05:24,837 INFO NetworkManager: <info> lease time 691200 >11:05:24,837 INFO NetworkManager: <info> nameserver '213.42.20.20' >11:05:24,837 INFO NetworkManager: <info> domain name 'tra.ae' >11:05:24,837 INFO NetworkManager: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:05:24,838 INFO NetworkManager: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started... >11:05:24,838 INFO NetworkManager: <info> (wlp3s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >11:05:24,839 INFO NetworkManager: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete. >11:05:24,841 INFO NetworkManager: <info> (wlp3s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >11:05:24,841 INFO NetworkManager: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:05:24,841 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >11:05:24,842 INFO NetworkManager: <info> Policy set 'TRA-Guest' (wlp3s0) as default for IPv4 routing and DNS. >11:05:24,843 INFO NetworkManager: <info> Activation (wlp3s0) successful, device activated. >11:05:24,845 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >11:05:24,855 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:05:31,752 INFO chronyd: Selected source 137.189.4.10 >11:05:31,752 WARNING chronyd: System clock wrong by 3514.695995 seconds, adjustment started >12:04:06,448 WARNING chronyd: System clock was stepped by 3514.696 seconds >12:04:08,055 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >12:04:08,066 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >12:04:08,298 INFO kernel:[ 84.902773] bio: create slab <bio-3> at 3 >12:04:08,299 INFO kernel:[ 84.903033] Btrfs loaded >12:04:08,354 INFO kernel:[ 84.958557] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >12:05:27,761 WARNING kernel:[ 164.435803] device-mapper: thin: Data device (dm-4) discard unsupported: Disabling discard passdown. >12:05:27,768 INFO kernel:[ 164.441708] bio: create slab <bio-1> at 1 >12:05:29,204 INFO kernel:[ 165.879592] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >12:05:29,211 DEBUG kernel:[ 165.887411] SELinux: initialized (dev sda1, type ext4), uses xattr >12:05:31,671 WARNING kernel:[ 168.348086] device-mapper: thin: Data device (dm-4) discard unsupported: Disabling discard passdown. >12:05:31,674 INFO kernel:[ 168.351007] bio: create slab <bio-1> at 1 >12:09:06,871 NOTICE kernel:[ 383.676592] type=1400 audit(1393762146.869:16): avc: denied { read write } for pid=1406 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 >12:09:06,871 NOTICE kernel:[ 383.677317] type=1400 audit(1393762146.870:17): avc: denied { read write } for pid=1406 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=10294 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >12:09:06,871 NOTICE kernel:[ 383.677584] type=1400 audit(1393762146.870:18): avc: denied { read } for pid=1406 comm="hwclock" path="/proc/980/mounts" dev="proc" ino=14315 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >12:09:06,872 NOTICE kernel:[ 383.677808] type=1400 audit(1393762146.870:19): avc: denied { read } for pid=1406 comm="hwclock" path="/dev/urandom" dev="devtmpfs" ino=21 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >12:09:06,872 NOTICE kernel:[ 383.677820] type=1400 audit(1393762146.870:20): avc: denied { read } for pid=1406 comm="hwclock" path="/dev/random" dev="devtmpfs" ino=20 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:random_device_t:s0 tclass=chr_file >12:09:08,501 NOTICE kernel:[ 385.307367] type=1400 audit(1393762148.499:21): avc: denied { ioctl } for pid=1406 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 >12:09:08,501 NOTICE kernel:[ 385.307379] type=1400 audit(1393762148.499:22): avc: denied { getattr } for pid=1406 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 >12:09:11,320 WARNING kernel:[ 388.127144] device-mapper: thin: Data device (dm-4) discard unsupported: Disabling discard passdown. >12:09:11,323 INFO kernel:[ 388.131081] bio: create slab <bio-1> at 1
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 1071617
: 869609 |
869611
|
869612
|
869613
|
869614
|
869615
|
869616
|
869617
|
869618
|
869619
|
869620