Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 880212 Details for
Bug 901778
LoopError: multiple loops associated with /run/install/isodir/Fedora-18-i386-DVD.iso
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Anaconda backtrace on F20
anaconda-tb-sBGcKu (text/plain), 516.83 KB, created by
Cedric Buissart
on 2014-03-29 20:20:19 UTC
(
hide
)
Description:
Anaconda backtrace on F20
Filename:
MIME Type:
Creator:
Cedric Buissart
Created:
2014-03-29 20:20:19 UTC
Size:
516.83 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/loop.py", line 59, in get_loop_name > raise LoopError("multiple loops associated with %s" % path) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3957, in status > loop.get_loop_name(self.slave.path) == self.name) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 581, in partedDevice > if self.exists and self.status and not self._partedDevice: > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1016, in addUdevDevice > _unused = device.partedDevice > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1962, in _populate > self.addUdevDevice(dev) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1906, in populate > self._populate() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2878, in on_unlock_clicked > self.__storage.devicetree.populate() >LoopError: multiple loops associated with /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso > >Local variables in innermost frame: >path: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso >args: ['-j', '/run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso'] >buf: /dev/loop0: [2067]:1851394 (/run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso) >/dev/loop4: [2067]:1851394 (/run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso) > > > >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 0x7fd69a02da50>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=f20-64/Fedora-20-x86_64-DVD.iso --partition=LABEL=bootstuff ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='gb' ># System language >lang en_GB.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto --activate >network --hostname=dhcp-1-107.brq.redhat.com ># System timezone >timezone America/New_York --ntpservers=clock.util.phx2.redhat.com,clock02.util.phx2.redhat.com ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel --drives=sda > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@guest-desktop-agents >@hardware-support >@input-methods >@libreoffice >@multimedia >@printing >@standard > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'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([]) > _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: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 305245MB disk sda (5) with existing msdos disklabel >, existing 500MB partition sda1 (6) with existing ext4 filesystem >, existing 304744MB partition sda2 (7) with existing luks >, FileDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: path: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 8990720 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (70240, 4, 32) biosGeometry: (70240, 4, 32) > PedDevice: <_ped.Device object at 0x7fd6969beef0> > exists: True > _size: 4390.0 > id: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 8990720 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (559, 255, 63) biosGeometry: (559, 255, 63) > PedDevice: <_ped.Device object at 0x7fd6969beb90> > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-14-06-50-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_20_x86_64 > _format._targetSize: 0.0 > _format._size: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop0 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Fedora\x2020\x20x86_64, /dev/disk/by-uuid/2013-12-12-14-06-50-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-14-06-50-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_20_x86_64 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/loop0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _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: 14 > 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._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop2 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > 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._size: 2048.0 > originalFormat._device: /dev/loop2 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _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: 16 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-rw (17) with existing ext4 filesystem >, existing 2048MB dm live-base (18) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdb2, sdb3, sda, sda1, sda2, loop0, /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso, loop1, /run/install/repo/LiveOS/squashfs.img, loop2, /LiveOS/rootfs.img, loop3, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdb3] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 257200MB partition sdb1 (1) with existing ntfs filesystem >, existing 169739MB partition sdb2 (2) with existing luks >, existing 50000MB partition sdb3 (4) with existing ext3 filesystem >, existing 476940MB disk sdb (0) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=bootstuff] > _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: [LABEL=bootstuff] > _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: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: 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 (0x7fd69a02db10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fd69a02da90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fd69a02db90) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fd69a02dbd0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fd69a02dc10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3856 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fd6be026b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: Already dumped (PartitionDevice instance) > _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: anaconda > _intf.payload.txID: 1396035325.68 > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 4.07 GB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._addonStates: {'khmer-support': 0, 'persian-support': 0, 'mysql': 0, 'georgian-support': 0, 'development-libs': 0, 'sanskrit-support': 0, 'kde-media': 0, 'manipuri-support': 0, 'kde-education': 0, 'japanese-support': 0, 'libreoffice': 0, 'punjabi-support': 0, 'bhutanese-support': 0, 'input-methods': 0, 'fedora-packager': 0, 'development-tools': 0, 'gnome-software-development': 0, 'yiddish-support': 0, 'lxde-office': 0, 'kashmiri-support': 0, 'fonts': 0, 'mate-desktop': 0, 'russian-support': 0, 'simplified-chinese-support': 0, 'gujarati-support': 0, 'dogri-support': 0, 'dial-up': 0, 'x-software-development': 0, 'virtualization': 0, 'xfce-apps': 0, 'rpm-development-tools': 0, 'gnome-desktop': 0, 'guest-desktop-agents': 0, 'multimedia': 0, 'arabic-support': 0, 'mongodb': 0, 'core': 0, 'rubyonrails': 0, 'standard': 0, 'konkani-support': 0, 'sindhi-support': 0, 'gnome-games': 0, 'kde-office': 0, 'perl-web': 0, 'kannada-support': 0, 'malayalam-support': 0, 'anaconda-tools': 0, 'lxde-media': 0, 'hardware-support': 0, 'epiphany': 0, 'greek-support': 0, 'xfce-desktop': 0, 'firefox': 0, 'tibetan-support': 0, 'bodo-support': 0, 'vietnamese-support': 0, 'thai-support': 0, 'telugu-support': 0, 'urdu-support': 0, 'sugar-apps': 0, 'tamil-support': 0, 'xfce-media': 0, 'sinhala-support': 0, 'base-x': 0, 'python-web': 0, 'cinnamon-desktop': 0, 'web-server': 0, 'eclipse': 0, 'xfce-office': 0, 'printing': 0, 'oriya-support': 0, 'nepali-support': 0, 'kde-software-development': 0, 'assamese-support': 0, 'kde-desktop': 0, 'santali-support': 0, 'basic-desktop': 0, 'bengali-support': 0, 'traditional-chinese-support': 0, 'hebrew-support': 0, 'kurdish-support': 0, 'sugar-desktop': 0, 'sql-server': 0, 'finnish-support': 0, 'admin-tools': 0, 'c-development': 0, 'hindi-support': 0, 'korean-support': 0, 'lxde-apps': 0, 'kde-apps': 0, 'burmese-support': 0, 'php': 0, 'xfce-extra-plugins': 0, 'guest-agents': 0, 'design-suite': 0, 'lepcha-support': 0, 'maithili-support': 0, 'lxde-desktop': 0, 'marathi-support': 0, 'ethiopic-support': 0} > _intf._currentAction._spokes.selectedGroups: [libreoffice] > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: gnome-desktop-environment > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._origEnvironment: gnome-desktop-environment > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._addonStore: ListStore instance, containing members: > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._environmentAddons: {'lxde-desktop-environment': (['lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'mate-desktop-environment': (['libreoffice'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools']), 'gnome-desktop-environment': (['epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools']), 'infrastructure-server-environment': (['web-server', 'guest-agents', 'mysql', 'sql-server', 'virtualization'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xfce-desktop'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools']), 'web-server-environment': (['guest-agents', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'xfce-desktop-environment': (['xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'kde-desktop-environment': (['kde-apps', 'kde-education', 'kde-media', 'kde-office'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'developer-workstation-environment': (['design-suite', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails'], ['admin-tools', 'c-development', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'cinnamon-desktop-environment': (['libreoffice'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools'])} > _intf._currentAction._spokes._tx_id: 1396035325.68 > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._origAddons: [libreoffice] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._repoNameWarningBox: Box instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._repoStore: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._cdrom: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes._repoNamesWarningBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: f20-64/Fedora-20-x86_64-DVD.iso > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._origIsoChooserButton: _Choose an ISO > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._repoNamesWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: None > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [Expander instance, containing members: >, Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: True > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > 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 >, FileDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: path: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 8990720 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (70240, 4, 32) biosGeometry: (70240, 4, 32) > PedDevice: <_ped.Device object at 0x7fd6969beef0> > exists: True > _size: 4390.0 > id: 9 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-base (18) with existing ext4 filesystem >, existing 2048MB dm live-rw (17) with existing ext4 filesystem >, LoopDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 8990720 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (559, 255, 63) biosGeometry: (559, 255, 63) > PedDevice: <_ped.Device object at 0x7fd6969beb90> > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-14-06-50-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_20_x86_64 > _format._targetSize: 0.0 > _format._device: /dev/loop0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._size: 0.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Fedora\x2020\x20x86_64, /dev/disk/by-uuid/2013-12-12-14-06-50-00] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-14-06-50-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_20_x86_64 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/loop0 > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > 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: loop1 > protected: False > originalFormat: existing squashfs > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > 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/loop2 > _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: loop2 > 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/loop2 > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > 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: loop3 > protected: False > originalFormat: existing None > _serial: None >, existing 305245MB disk sda (5) with existing msdos disklabel >, existing 500MB partition sda1 (6) with existing ext4 filesystem >, existing 304744MB partition sda2 (7) with existing luks >] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: MountpointSelector instance, containing members: > _intf._currentAction._spokes._current_selector._root: None > _intf._currentAction._spokes._current_selector._device: Already dumped (PartitionDevice instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 1.30 MB > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: 00, 1: 00, 2: sda1, 3: 00, 4: , 5: 00} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._arrow: Image instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set([]) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7fd696990a50> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 2 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [sda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: True > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: hd:LABEL=bootstuff:/f20-64/ >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 0x7fd6a4891b90>, True), 'type': (<function <lambda> at 0x7fd6a4891d70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fd6a4891c08>, 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': 'hd:LABEL=bootstuff:/f20-64/', '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: >21:35:12,154 INFO anaconda: /sbin/anaconda 20.25.15-1 >21:35:12,490 INFO anaconda: 3932160 kB (3840 MB) are available >21:35:12,490 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >21:35:12,515 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >21:35:12,515 INFO anaconda: Default encoding = utf-8 >21:35:13,063 INFO anaconda: Display mode = g >21:35:13,064 INFO anaconda: 3932160 kB (3840 MB) are available >21:35:13,064 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >21:35:14,022 DEBUG anaconda: X server has signalled a successful start. >21:35:14,025 INFO anaconda: Starting window manager, pid 1083. >21:35:14,101 INFO anaconda: Started spice-vdagent. >21:35:14,102 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140559850571520) >21:35:15,107 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >21:35:15,108 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >21:35:15,108 INFO anaconda: using only installclass _Fedora >21:35:15,705 INFO anaconda: bootloader GRUB2 on X86 platform >21:35:15,706 INFO anaconda: bootloader GRUB2 on X86 platform >21:35:15,750 DEBUG anaconda: network: devices found ['em1', 'wlp2s0'] >21:35:16,144 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on em1 >21:35:16,227 DEBUG anaconda: network: setting autoconnect of em1 to False >21:35:16,235 DEBUG anaconda: network: missing ifcfgs created for devices ['em1'] >21:35:16,414 DEBUG anaconda: updating hostname dhcp-1-107.brq.redhat.com >21:35:16,446 INFO anaconda: Running Thread: AnaStorageThread (140559664756480) >21:35:16,446 INFO anaconda: Running Thread: AnaTimeInitThread (140559656363776) >21:35:16,448 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140559647971072) >21:35:16,448 INFO anaconda: Running Thread: AnaPayloadThread (140559639578368) >21:35:16,498 INFO anaconda: got 2 NTP servers from DHCP >21:35:16,600 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140559647971072) >21:35:16,691 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140559647971072) >21:35:16,693 INFO anaconda: Starting geolocation lookup >21:35:16,695 INFO anaconda: Geolocation provider: Fedora GeoIP >21:35:17,274 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140559850571520) >21:35:17,703 INFO anaconda: Geolocation lookup finished in 1.0 seconds >21:35:17,704 INFO anaconda: got results from geolocation >21:35:17,705 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140559647971072) >21:35:18,698 INFO anaconda: Thread Done: AnaStorageThread (140559664756480) >21:35:18,703 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >21:35:18,704 DEBUG anaconda: _is_valid_size(sdb1) returning True >21:35:18,705 DEBUG anaconda: _is_valid_location(sdb1) returning True >21:35:18,706 DEBUG anaconda: _is_valid_partition(sdb1) returning True >21:35:18,706 DEBUG anaconda: _is_valid_format(sdb1) returning True >21:35:18,707 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >21:35:18,713 DEBUG anaconda: Checking /mnt/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso >21:35:18,714 DEBUG anaconda: mounting /mnt/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso on /mnt/install/cdimage >21:35:19,001 INFO anaconda: Thread Done: AnaTimeInitThread (140559656363776) >21:35:19,014 DEBUG anaconda: Reading .discinfo >21:35:19,027 DEBUG anaconda: discArch = x86_64 >21:35:19,028 INFO anaconda: Found disc at Fedora-20-x86_64-DVD.iso >21:35:19,171 DEBUG anaconda: Checking /mnt/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso >21:35:19,171 DEBUG anaconda: mounting /mnt/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso on /mnt/install/cdimage >21:35:19,180 DEBUG anaconda: Reading .discinfo >21:35:19,180 DEBUG anaconda: discArch = x86_64 >21:35:19,181 INFO anaconda: Found disc at Fedora-20-x86_64-DVD.iso >21:35:19,358 INFO anaconda: Thread Done: AnaPayloadThread (140559639578368) >19:35:23,829 DEBUG anaconda: network standalone spoke (init): completed: ['em1'] >19:35:23,990 INFO anaconda: Running Thread: AnaDateTimeThread (140559639578368) >19:35:23,996 INFO anaconda: fs space: 0 B needed: 3 GB >19:35:24,065 INFO anaconda: Thread Done: AnaDateTimeThread (140559639578368) >19:35:24,196 INFO anaconda: fs space: 0 B needed: 3 GB >19:35:24,252 INFO anaconda: fs space: 0 B needed: 3 GB >19:35:24,313 INFO anaconda: Running Thread: AnaSourceWatcher (140559647971072) >19:35:24,316 DEBUG anaconda: Setting up repos: [] >19:35:24,317 INFO anaconda: Thread Done: AnaSourceWatcher (140559647971072) >19:35:24,352 INFO anaconda: fs space: 0 B needed: 3 GB >19:35:24,381 INFO anaconda: Running Thread: AnaSoftwareWatcher (140559647971072) >19:35:24,401 INFO anaconda: Running Thread: AnaStorageWatcher (140559576012544) >19:35:24,403 INFO anaconda: Thread Done: AnaStorageWatcher (140559576012544) >19:35:24,444 INFO anaconda: Running Thread: AnaCustomStorageInit (140559576012544) >19:35:24,587 DEBUG anaconda: network: selected device em1 >19:35:24,710 DEBUG anaconda: updating hostname dhcp-1-107.brq.redhat.com >19:35:24,989 INFO anaconda: Running Thread: AnaNTPserver0 (140559656363776) >19:35:24,989 INFO anaconda: Running Thread: AnaNTPserver1 (140559564019456) >19:35:25,003 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fd6969a0790> >19:35:25,004 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd6969a0750> status to: Probing storage... >19:35:25,004 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd6969a0750> status to: Downloading package metadata... >19:35:25,013 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd6969a0750> >19:35:25,014 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd6969a0d90> status to: Downloading package metadata... >19:35:25,014 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd6969a0d90> status to: Downloading group metadata... >19:35:25,015 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd6969a03d0> status to: Probing storage... >19:35:25,025 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd6969a03d0> >19:35:25,213 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fd6a39b8f10> status to: Wired (em1) connected >19:35:25,233 INFO anaconda: Thread Done: AnaNTPserver1 (140559564019456) >19:35:25,239 INFO anaconda: Thread Done: AnaNTPserver0 (140559656363776) >19:35:25,536 INFO anaconda: Thread Done: AnaCustomStorageInit (140559576012544) >19:35:25,674 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140559576012544) >19:35:25,675 INFO anaconda: Thread Done: AnaSoftwareWatcher (140559647971072) >19:35:25,723 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd6969a0d90> >19:35:25,729 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd6969a0d90> >19:35:25,735 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd6969a0750> >19:35:25,735 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd6969a0d90> status to: Checking software dependencies... >19:35:33,824 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140559576012544) >19:35:33,882 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fd6969a0d90> >19:35:33,886 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fd6969a0750> >19:35:35,464 DEBUG anaconda: disk free: 1.30 MB fs free: 363 MB sw needs: 4.07 GB auto swap: 0 B >19:35:40,906 INFO anaconda: Running Thread: AnaExecuteStorageThread (140559576012544) >19:35:40,910 DEBUG anaconda: new disk order: [] >19:35:40,956 DEBUG anaconda: new disk order: [] >19:35:41,008 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:35:41,009 DEBUG anaconda: _is_valid_size(sda) returning True >19:35:41,009 DEBUG anaconda: _is_valid_location(sda) returning True >19:35:41,010 DEBUG anaconda: _is_valid_format(sda) returning True >19:35:41,010 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:35:41,011 INFO anaconda: Thread Done: AnaExecuteStorageThread (140559576012544) >19:35:41,145 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'sda', 'sda1', 'sda2'] >19:35:41,145 DEBUG anaconda: ui: unused=['sda2', 'sda1'] >19:35:41,146 DEBUG anaconda: ui: new_devices=[] >19:35:41,157 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:35:41,158 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:35:41,158 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:35:41,564 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd6969a03d0> >19:35:41,564 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd6969a03d0> status to: Saving storage configuration... >19:35:41,570 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd6969a03d0> >19:35:44,392 DEBUG anaconda: page clicked: Unknown >19:35:44,393 DEBUG anaconda: show mountpoint: Unknown >19:35:44,415 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (6) with existing ext4 filesystem >19:35:44,416 DEBUG anaconda: updated device_disks to ['sda'] >19:35:44,416 DEBUG anaconda: updated device_container_name to None >19:35:44,417 DEBUG anaconda: updated device_container_raid_level to None >19:35:44,417 DEBUG anaconda: updated device_container_encrypted to False >19:35:44,417 DEBUG anaconda: updated device_container_size to 0 >19:35:44,425 DEBUG anaconda: fs type changed: ext4 >19:35:44,432 INFO anaconda: getting device type for None >19:35:44,433 ERR anaconda: unknown device type: 'None' >19:35:44,433 DEBUG anaconda: device_type_changed: None None >19:35:44,436 INFO anaconda: getting device type for Standard Partition >19:35:44,437 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:35:44,437 INFO anaconda: getting device type for Standard Partition >19:35:44,438 INFO anaconda: getting device type for Standard Partition >19:35:44,438 INFO anaconda: getting device type for Standard Partition >19:35:44,439 INFO anaconda: getting device type for Standard Partition >19:35:44,440 INFO anaconda: getting device type for Standard Partition >19:35:44,440 INFO anaconda: getting device type for Standard Partition >19:35:44,441 INFO anaconda: getting device type for Standard Partition >19:35:44,442 INFO anaconda: getting device type for Standard Partition >19:35:44,442 DEBUG anaconda: populate_raid: 2, None >19:35:44,443 INFO anaconda: getting device type for Standard Partition >19:35:44,444 INFO anaconda: getting device type for Standard Partition >19:35:44,445 DEBUG anaconda: populate_raid: 2, None >19:35:44,445 INFO anaconda: getting device type for Standard Partition >19:35:47,256 DEBUG anaconda: current selector: existing 500MB partition sda1 (6) with existing ext4 filesystem >19:35:47,257 DEBUG anaconda: notebook page = 1 >19:35:47,257 INFO anaconda: ui: saving changes to device sda1 >19:35:47,258 DEBUG anaconda: old name: sda1 >19:35:47,258 DEBUG anaconda: new name: None >19:35:47,262 DEBUG anaconda: old size: 500.0 >19:35:47,263 DEBUG anaconda: new size: 500 >19:35:47,263 INFO anaconda: getting device type for Standard Partition >19:35:47,263 DEBUG anaconda: old device type: 2 >19:35:47,263 DEBUG anaconda: new device type: 2 >19:35:47,264 DEBUG anaconda: reformat: False >19:35:47,265 DEBUG anaconda: old fs type: ext4 >19:35:47,265 DEBUG anaconda: new fs type: ext4 >19:35:47,266 DEBUG anaconda: old encryption setting: False >19:35:47,266 DEBUG anaconda: new encryption setting: False >19:35:47,266 DEBUG anaconda: old label: >19:35:47,266 DEBUG anaconda: new_label: >19:35:47,266 DEBUG anaconda: old mountpoint: >19:35:47,266 DEBUG anaconda: new mountpoint: >19:35:47,267 DEBUG anaconda: old raid level: None >19:35:47,267 DEBUG anaconda: new raid level: None >19:35:47,267 DEBUG anaconda: old container: None >19:35:47,267 DEBUG anaconda: new container: None >19:35:47,268 DEBUG anaconda: old container encrypted: False >19:35:47,268 DEBUG anaconda: new container encrypted: False >19:35:47,268 DEBUG anaconda: old container raid level: None >19:35:47,268 DEBUG anaconda: new container raid level: None >19:35:47,268 DEBUG anaconda: old container size request: 0 >19:35:47,268 DEBUG anaconda: new container size request: 0 >19:35:47,269 DEBUG anaconda: old disks: ['sda'] >19:35:47,269 DEBUG anaconda: new disks: ['sda'] >19:35:47,269 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (6) with existing ext4 filesystem >19:35:47,269 DEBUG anaconda: updated device_disks to ['sda'] >19:35:47,269 DEBUG anaconda: updated device_container_name to None >19:35:47,270 DEBUG anaconda: updated device_container_raid_level to None >19:35:47,270 DEBUG anaconda: updated device_container_encrypted to False >19:35:47,270 DEBUG anaconda: updated device_container_size to 0 >19:35:47,277 INFO anaconda: getting device type for Standard Partition >19:35:47,278 DEBUG anaconda: populate_raid: 2, None >19:35:47,278 INFO anaconda: getting device type for Standard Partition >19:35:47,278 DEBUG anaconda: new selector: existing 304744MB partition sda2 (7) with existing luks >19:35:53,704 INFO anaconda: trying to unlock sda2... >19:35:56,222 INFO anaconda: unlocked sda2, now going to populate devicetree... >19:35:56,599 DEBUG anaconda: running handleException >19:35:56,599 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: >21:35:18,702 INFO packaging: configuring base repo >21:35:18,706 INFO packaging: setting up device sdb3 and mounting on /mnt/install/isodir >21:35:18,712 WARN packaging: /dev/sdb3 is already mounted on /mnt/install/isodir >21:35:19,142 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >21:35:19,143 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:35:19,143 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:35:19,143 DEBUG yum.verbose.plugin: Adding en_US to language list >21:35:19,146 DEBUG yum.verbose.YumBase: Config time: 0.025 >21:35:19,166 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >21:35:19,166 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:35:19,166 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:35:19,167 DEBUG yum.verbose.plugin: Adding en_US to language list >21:35:19,169 DEBUG yum.verbose.YumBase: Config time: 0.008 >21:35:19,170 INFO packaging: setting up device sdb3 and mounting on /mnt/install/isodir >21:35:19,171 WARN packaging: /dev/sdb3 is already mounted on /mnt/install/isodir >21:35:19,271 INFO packaging: gathering repo metadata >21:35:19,358 INFO packaging: metadata retrieval complete >19:35:24,383 DEBUG yum.verbose.YumBase: Setting up Package Sacks >19:35:24,384 INFO_2 yum.verbose.plugin: Determining fastest mirrors >19:35:25,494 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >19:35:25,551 DEBUG yum.verbose.YumBase: pkgsack time: 1.167 >19:35:25,614 DEBUG yum.verbose.YumBase: group time: 1.231 >19:35:25,675 INFO packaging: checking software selection >19:35:25,676 DEBUG yum.verbose.YumBase: Setting up Package Sacks >19:35:25,778 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >19:35:25,861 DEBUG yum.verbose.YumBase: pkgsack time: 0.184 >19:35:25,925 DEBUG yum.verbose.YumBase: group time: 0.249 >19:35:25,983 DEBUG yum.verbose.YumBase: Obs Init time: 0.052 >19:35:26,008 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >19:35:26,031 DEBUG yum.verbose.YumBase: No package named polkit-js-engine available to be installed >19:35:26,153 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >19:35:26,155 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >19:35:26,174 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >19:35:26,178 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >19:35:26,185 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >19:35:26,305 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >19:35:26,306 INFO packaging: no kernel-PAE package >19:35:26,307 INFO packaging: selected kernel >19:35:26,307 INFO packaging: checking dependencies >19:35:26,530 DEBUG yum.verbose.YumBase: Building updates object >19:35:26,604 DEBUG yum.verbose.YumBase: up:simple updates time: 0.023 >19:35:26,606 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >19:35:26,606 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >19:35:26,606 DEBUG yum.verbose.YumBase: updates time: 0.076 >19:35:26,608 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 >19:35:26,610 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 >19:35:26,611 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 >19:35:26,612 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 >19:35:26,613 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-9.fc20.x86_64 as install for ModemManager-1.1.0-2.git20130913.fc20.x86_64 >19:35:26,614 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgmodule-2.0.so.0()(64bit) >19:35:26,614 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libglib-2.0.so.0()(64bit) >19:35:26,615 DEBUG yum.verbose.YumBase: Quick matched glib2-2.38.2-2.fc20.x86_64 to require for libgio-2.0.so.0()(64bit) >19:35:26,620 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 >19:35:26,622 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 >19:35:26,623 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 >19:35:26,625 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 >19:35:26,626 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 >19:35:26,628 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 >19:35:26,629 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) >19:35:26,634 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 >19:35:26,636 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 >19:35:26,637 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 >19:35:26,638 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 >19:35:26,640 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 >19:35:26,642 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 >19:35:26,644 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 >19:35:26,645 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 >19:35:26,646 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.1-1.fc20.x86_64 to require for libplc4.so()(64bit) >19:35:26,647 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 >19:35:26,648 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) >19:35:26,648 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-genl-3.so.200()(64bit) >19:35:26,649 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-2.fc20.x86_64 to require for libnl-3.so.200()(64bit) >19:35:26,649 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 >19:35:26,651 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 >19:35:26,656 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 >19:35:26,657 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 >19:35:26,658 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 >19:35:26,659 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 >19:35:26,661 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 >19:35:26,663 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 >19:35:26,664 DEBUG yum.verbose.YumBase: Quick matched pango-1.36.1-1.fc20.x86_64 to require for libpango-1.0.so.0()(64bit) >19:35:26,664 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 >19:35:26,668 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 >19:35:26,669 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 >19:35:26,671 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 >19:35:26,672 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 >19:35:26,673 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 >19:35:26,677 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 >19:35:26,679 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 >19:35:26,680 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) >19:35:26,681 DEBUG yum.verbose.YumBase: Quick matched openconnect-5.01-4.fc20.x86_64 to require for libopenconnect.so.2(OPENCONNECT_2.0)(64bit) >19:35:26,682 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 >19:35:26,685 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 >19:35:26,688 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 >19:35:26,690 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 >19:35:26,693 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 >19:35:26,694 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 >19:35:26,696 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 >19:35:26,698 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 >19:35:26,699 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-6.fc20.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >19:35:26,701 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 >19:35:26,704 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-2.fc20.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >19:35:26,705 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 >19:35:26,706 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 >19:35:26,708 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 >19:35:26,710 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 >19:35:26,711 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 >19:35:26,713 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 >19:35:26,715 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 >19:35:26,716 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 >19:35:26,718 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 >19:35:26,719 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 >19:35:26,720 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 >19:35:26,722 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 >19:35:26,723 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 >19:35:26,725 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 >19:35:26,726 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 >19:35:26,727 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 >19:35:26,729 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 >19:35:26,730 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 >19:35:26,731 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 >19:35:26,732 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 >19:35:26,733 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 >19:35:26,735 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 >19:35:26,737 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 >19:35:26,739 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 >19:35:26,739 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.52-4.fc20.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >19:35:26,740 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 >19:35:26,744 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 >19:35:26,745 DEBUG yum.verbose.YumBase: Quick matched 5:guile-2.0.9-4.fc20.x86_64 to require for libguile-2.0.so.22()(64bit) >19:35:26,746 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 >19:35:26,747 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 >19:35:26,748 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 >19:35:26,750 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 >19:35:26,752 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 >19:35:26,754 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 >19:35:26,754 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) >19:35:26,758 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 >19:35:26,759 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) >19:35:26,760 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 >19:35:26,761 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libncursesw.so.5()(64bit) >19:35:26,761 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libmenuw.so.5()(64bit) >19:35:26,761 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-12.20130511.fc20.x86_64 to require for libformw.so.5()(64bit) >19:35:26,763 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 >19:35:26,765 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 >19:35:26,766 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-1.fc20.x86_64 to require for libpam.so.0()(64bit) >19:35:26,769 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 >19:35:26,770 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 >19:35:26,771 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 >19:35:26,776 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 >19:35:26,777 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 >19:35:26,778 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) >19:35:26,779 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 >19:35:26,780 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 >19:35:26,781 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-33.fc20.x86_64 to require for libgssapi_krb5.so.2()(64bit) >19:35:26,781 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.2-1.fc20.x86_64 to require for libaudit.so.1()(64bit) >19:35:26,784 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 >19:35:26,785 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 >19:35:26,787 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 >19:35:26,788 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 >19:35:26,793 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 >19:35:26,794 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-6.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >19:35:26,795 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 >19:35:26,796 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 >19:35:26,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-7.fc20.x86_64 as install for avahi-0.6.31-21.fc20.x86_64 >19:35:26,800 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-15-1.fc20.x86_64 as install for b43-openfwwf-5.2-10.fc20.noarch >19:35:26,804 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 >19:35:26,806 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >19:35:26,807 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-8.fc20.x86_64 as install for bc-1.06.95-10.fc20.x86_64 >19:35:26,812 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 >19:35:26,814 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 >19:35:26,815 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 >19:35:26,817 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 >19:35:26,818 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 >19:35:26,819 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 >19:35:26,820 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 >19:35:26,822 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 >19:35:26,825 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 >19:35:26,827 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 >19:35:26,828 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 >19:35:26,830 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 >19:35:26,831 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 >19:35:26,832 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 >19:35:26,833 DEBUG yum.verbose.YumBase: Quick matched cogl-1.16.0-2.fc20.x86_64 to require for libcogl-pango.so.15()(64bit) >19:35:26,833 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 >19:35:26,835 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 >19:35:26,837 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 >19:35:26,838 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 >19:35:26,839 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 >19:35:26,840 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 >19:35:26,841 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 >19:35:26,842 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 >19:35:26,846 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 >19:35:26,847 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 >19:35:26,849 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 >19:35:26,850 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccfg.so.90()(64bit) >19:35:26,850 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisccc.so.90()(64bit) >19:35:26,850 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-8.fc20.x86_64 to require for libisc.so.95()(64bit) >19:35:26,851 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 >19:35:26,853 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 >19:35:26,855 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 >19:35:26,855 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-1.fc20.x86_64 to require for libpci.so.3()(64bit) >19:35:26,857 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-5.12-1.fc20.x86_64 as install for bluez-cups-5.12-1.fc20.x86_64 >19:35:26,863 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 >19:35:26,865 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 >19:35:26,866 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 >19:35:26,867 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 >19:35:26,869 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 >19:35:26,870 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 >19:35:26,871 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 >19:35:26,873 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 >19:35:26,874 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 >19:35:26,877 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 >19:35:26,878 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) >19:35:26,879 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 >19:35:26,892 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 >19:35:26,893 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-media3.so.1()(64bit) >19:35:26,893 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.8.0-4.fc20.x86_64 to require for libbrasero-burn3.so.1()(64bit) >19:35:26,894 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 >19:35:26,895 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 >19:35:26,899 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 >19:35:26,902 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 >19:35:26,903 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >19:35:26,903 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.24-2.fc20.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >19:35:26,904 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 >19:35:26,905 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 >19:35:26,907 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 >19:35:26,911 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 >19:35:26,912 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 >19:35:26,914 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.4-1.fc20.x86_64 as install for caribou-0.4.13-1.fc20.x86_64 >19:35:26,915 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 >19:35:26,923 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 >19:35:26,925 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 >19:35:26,926 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 >19:35:26,927 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 >19:35:26,929 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.10.2-1.fc20.x86_64 to require for libcheese-gtk.so.23()(64bit) >19:35:26,931 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 >19:35:26,931 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.15.2-2.fc20.x86_64 to require for libfreebl3.so()(64bit) >19:35:26,932 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.1-2.20130601cvs.fc20.x86_64 as install for chrony-1.29-1.fc20.x86_64 >19:35:26,935 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 >19:35:26,937 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 >19:35:26,938 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 >19:35:26,938 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) >19:35:26,939 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 >19:35:26,941 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 >19:35:26,945 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 >19:35:26,946 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.fc20.noarch as install for colord-1.1.4-1.fc20.x86_64 >19:35:26,947 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 >19:35:26,948 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-2.fc20.x86_64 as install for colord-1.1.4-1.fc20.x86_64 >19:35:26,950 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 >19:35:26,950 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolordprivate.so.2()(64bit) >19:35:26,951 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.1.4-1.fc20.x86_64 to require for libcolord.so.2()(64bit) >19:35:26,958 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 >19:35:26,960 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 >19:35:26,961 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 >19:35:26,962 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 >19:35:26,963 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.22-1.fc20.x86_64 to require for desktop-file-utils >19:35:26,964 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 >19:35:26,966 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 >19:35:26,967 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 >19:35:26,970 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 >19:35:26,972 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 >19:35:26,973 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 >19:35:26,974 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 >19:35:26,975 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 >19:35:26,976 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 >19:35:26,978 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 >19:35:26,979 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 >19:35:26,981 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 >19:35:26,982 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 >19:35:26,983 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 >19:35:26,985 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 >19:35:26,986 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 >19:35:26,987 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 >19:35:26,989 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 >19:35:26,993 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 >19:35:26,994 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 >19:35:26,995 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 >19:35:26,997 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 >19:35:26,998 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >19:35:26,998 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-1.fc20.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >19:35:26,999 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 >19:35:27,000 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 >19:35:27,004 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.15-1.fc20.x86_64 as install for coreutils-8.21-18.fc20.x86_64 >19:35:27,006 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 >19:35:27,006 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.2-2.fc20.x86_64 to require for libgmp.so.10()(64bit) >19:35:27,009 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 >19:35:27,013 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 >19:35:27,015 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 >19:35:27,017 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 >19:35:27,018 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-15.fc20.x86_64 as install for cryptsetup-1.6.2-1.fc20.x86_64 >19:35:27,026 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 >19:35:27,031 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 >19:35:27,033 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 >19:35:27,034 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 >19:35:27,035 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 >19:35:27,037 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 >19:35:27,038 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 >19:35:27,039 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 >19:35:27,040 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.41-4.fc20.x86_64 to require for libcupsfilters.so.1()(64bit) >19:35:27,042 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 >19:35:27,047 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 >19:35:27,048 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 >19:35:27,050 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 >19:35:27,051 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 >19:35:27,052 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.36-4.fc20.x86_64 to require for liblber-2.4.so.2()(64bit) >19:35:27,053 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 >19:35:27,060 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 >19:35:27,061 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 >19:35:27,062 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 >19:35:27,063 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 >19:35:27,065 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 >19:35:27,068 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 >19:35:27,069 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 >19:35:27,070 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-7.fc20.x86_64 to require for librpm.so.3()(64bit) >19:35:27,072 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 >19:35:27,074 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 >19:35:27,075 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 >19:35:27,076 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) >19:35:27,077 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 >19:35:27,080 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 >19:35:27,082 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 >19:35:27,083 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.8-3.fc20.x86_64 to require for libss.so.2()(64bit) >19:35:27,096 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 >19:35:27,098 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 >19:35:27,100 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 >19:35:27,102 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 >19:35:27,104 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 >19:35:27,105 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 >19:35:27,108 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 >19:35:27,108 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) >19:35:27,109 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) >19:35:27,109 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) >19:35:27,109 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) >19:35:27,109 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) >19:35:27,110 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) >19:35:27,110 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) >19:35:27,110 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) >19:35:27,110 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) >19:35:27,110 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) >19:35:27,111 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) >19:35:27,111 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) >19:35:27,111 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) >19:35:27,111 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) >19:35:27,112 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) >19:35:27,112 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) >19:35:27,112 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) >19:35:27,112 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) >19:35:27,112 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) >19:35:27,113 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) >19:35:27,113 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) >19:35:27,113 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) >19:35:27,113 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) >19:35:27,113 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) >19:35:27,114 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) >19:35:27,114 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) >19:35:27,114 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) >19:35:27,114 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) >19:35:27,114 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) >19:35:27,115 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) >19:35:27,115 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) >19:35:27,115 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) >19:35:27,115 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) >19:35:27,116 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) >19:35:27,116 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) >19:35:27,116 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) >19:35:27,116 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) >19:35:27,116 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) >19:35:27,117 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) >19:35:27,117 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) >19:35:27,117 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) >19:35:27,117 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) >19:35:27,117 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) >19:35:27,118 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) >19:35:27,118 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) >19:35:27,118 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) >19:35:27,118 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) >19:35:27,118 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) >19:35:27,119 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) >19:35:27,119 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) >19:35:27,119 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) >19:35:27,119 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) >19:35:27,120 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) >19:35:27,120 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) >19:35:27,120 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) >19:35:27,120 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) >19:35:27,120 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) >19:35:27,121 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) >19:35:27,121 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) >19:35:27,121 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) >19:35:27,121 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) >19:35:27,121 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) >19:35:27,122 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) >19:35:27,122 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) >19:35:27,122 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) >19:35:27,122 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) >19:35:27,123 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 >19:35:27,125 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 >19:35:27,127 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 >19:35:27,128 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 >19:35:27,130 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 >19:35:27,132 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 >19:35:27,132 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgcr-base-3.so.1()(64bit) >19:35:27,133 DEBUG yum.verbose.YumBase: Quick matched gcr-3.10.1-1.fc20.x86_64 to require for libgck-1.so.0()(64bit) >19:35:27,133 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 >19:35:27,135 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.6-2.fc20.x86_64 to require for libfolks-telepathy.so.25()(64bit) >19:35:27,135 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 >19:35:27,137 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 >19:35:27,138 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 >19:35:27,139 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 >19:35:27,144 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 >19:35:27,145 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 >19:35:27,146 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 >19:35:27,150 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 >19:35:27,152 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevview3.so.3()(64bit) >19:35:27,152 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.10.3-1.fc20.x86_64 to require for libevdocument3.so.4()(64bit) >19:35:27,161 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 >19:35:27,163 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 >19:35:27,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-1.0-4.fc20.x86_64 as install for evolution-3.10.2-2.fc20.x86_64 >19:35:27,165 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libicalss.so.1()(64bit) >19:35:27,165 DEBUG yum.verbose.YumBase: Quick matched libical-1.0-4.fc20.x86_64 to require for libical.so.1()(64bit) >19:35:27,167 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 >19:35:27,169 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 >19:35:27,170 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.6-2.fc20.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >19:35:27,170 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 >19:35:27,172 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 >19:35:27,173 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) >19:35:27,174 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) >19:35:27,174 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) >19:35:27,174 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) >19:35:27,174 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) >19:35:27,174 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) >19:35:27,180 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 >19:35:27,181 DEBUG yum.verbose.YumBase: Quick matched libmspack-0.4-0.2.alpha.fc20.x86_64 to require for libmspack.so.0()(64bit) >19:35:27,183 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.14-12.fc20.x86_64 as install for file-5.14-12.fc20.x86_64 >19:35:27,183 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.14-12.fc20.x86_64 to require for libmagic.so.1()(64bit) >19:35:27,191 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-25.0-2.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >19:35:27,193 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-3.fc20.noarch as install for firefox-25.0-3.fc20.x86_64 >19:35:27,194 DEBUG yum.verbose.YumBase: Quick matched xulrunner-25.0-2.fc20.x86_64 to require for libxul.so()(64bit) >19:35:27,195 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-7.fc20.x86_64 as install for firefox-25.0-3.fc20.x86_64 >19:35:27,197 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 >19:35:27,198 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 >19:35:27,200 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 >19:35:27,201 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.fc20.noarch as install for firewalld-0.3.8-1.fc20.noarch >19:35:27,203 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-11.fc20.x86_64 as install for firewalld-0.3.8-1.fc20.noarch >19:35:27,220 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 >19:35:27,222 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(vars) >19:35:27,222 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(strict) >19:35:27,223 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(POSIX) >19:35:27,223 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.18.1-288.fc20.x86_64 to require for perl(Getopt::Std) >19:35:27,224 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 >19:35:27,226 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-293.fc20.noarch as install for foomatic-4.0.9-6.fc20.x86_64 >19:35:27,228 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 >19:35:27,229 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 >19:35:27,231 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 >19:35:27,232 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 >19:35:27,235 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 >19:35:27,238 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 >19:35:27,244 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 >19:35:27,246 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 >19:35:27,247 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 >19:35:27,249 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 >19:35:27,250 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 >19:35:27,251 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 >19:35:27,253 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 >19:35:27,254 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 >19:35:27,258 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 >19:35:27,259 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 >19:35:27,260 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 >19:35:27,262 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 >19:35:27,266 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-17.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >19:35:27,267 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-4.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >19:35:27,268 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.fc20.noarch as install for ghostscript-9.10-4.fc20.x86_64 >19:35:27,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-7.fc20.x86_64 as install for ghostscript-9.10-4.fc20.x86_64 >19:35:27,272 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 >19:35:27,273 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 >19:35:27,278 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 >19:35:27,286 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 >19:35:27,288 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 >19:35:27,289 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) >19:35:27,289 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) >19:35:27,289 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) >19:35:27,290 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) >19:35:27,290 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 >19:35:27,291 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) >19:35:27,291 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) >19:35:27,291 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) >19:35:27,292 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) >19:35:27,292 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) >19:35:27,292 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) >19:35:27,293 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 >19:35:27,294 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 >19:35:27,296 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 >19:35:27,297 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 >19:35:27,298 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) >19:35:27,298 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) >19:35:27,299 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) >19:35:27,299 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) >19:35:27,299 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) >19:35:27,299 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) >19:35:27,299 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) >19:35:27,300 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-14.fc20.x86_64 as install for gnome-boxes-3.10.2-1.fc20.x86_64 >19:35:27,302 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 >19:35:27,305 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 >19:35:27,306 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 >19:35:27,316 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 >19:35:27,317 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 >19:35:27,319 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 >19:35:27,320 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 >19:35:27,332 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 >19:35:27,334 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 >19:35:27,335 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 >19:35:27,339 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 >19:35:27,341 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 >19:35:27,342 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 >19:35:27,343 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 >19:35:27,352 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 >19:35:27,356 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 >19:35:27,357 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 >19:35:27,362 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 >19:35:27,363 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 >19:35:27,366 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 >19:35:27,368 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 >19:35:27,376 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 >19:35:27,386 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 >19:35:27,388 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 >19:35:27,389 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 >19:35:27,390 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 >19:35:27,391 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 >19:35:27,393 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 >19:35:27,401 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 >19:35:27,402 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 >19:35:27,404 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 >19:35:27,405 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 >19:35:27,406 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.38.1-1.fc20.x86_64 to require for libgiomm-2.4.so.1()(64bit) >19:35:27,407 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 >19:35:27,408 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 >19:35:27,412 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 >19:35:27,414 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 >19:35:27,415 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 >19:35:27,418 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 >19:35:27,421 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 >19:35:27,423 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 >19:35:27,424 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 >19:35:27,425 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 >19:35:27,426 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 >19:35:27,441 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 >19:35:27,442 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 >19:35:27,444 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 >19:35:27,445 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 >19:35:27,446 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 >19:35:27,447 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 >19:35:27,449 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 >19:35:27,450 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 >19:35:27,452 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 >19:35:27,454 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) >19:35:27,454 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) >19:35:27,454 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) >19:35:27,454 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) >19:35:27,455 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) >19:35:27,455 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) >19:35:27,455 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) >19:35:27,455 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) >19:35:27,455 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) >19:35:27,456 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 >19:35:27,458 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 >19:35:27,459 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 >19:35:27,461 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 >19:35:27,475 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 >19:35:27,476 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 >19:35:27,477 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 >19:35:27,478 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 >19:35:27,480 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 >19:35:27,481 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 >19:35:27,482 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 >19:35:27,483 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 >19:35:27,484 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 >19:35:27,486 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 >19:35:27,487 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 >19:35:27,488 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 >19:35:27,489 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 >19:35:27,497 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 >19:35:27,497 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-10.fc20.x86_64 to require for libusbmuxd.so.2()(64bit) >19:35:27,498 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 >19:35:27,499 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 >19:35:27,501 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 >19:35:27,502 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 >19:35:27,507 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 >19:35:27,508 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) >19:35:27,509 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 >19:35:27,513 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 >19:35:27,514 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2_port.so.10()(64bit) >19:35:27,514 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-5.fc20.x86_64 to require for libgphoto2.so.6()(64bit) >19:35:27,516 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 >19:35:27,524 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 >19:35:27,524 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpmud.so.0()(64bit) >19:35:27,525 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.11-1.fc20.x86_64 to require for libhpip.so.0()(64bit) >19:35:27,528 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 >19:35:27,530 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 >19:35:27,532 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 >19:35:27,535 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 >19:35:27,536 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 >19:35:27,539 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 >19:35:27,541 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 >19:35:27,544 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 >19:35:27,545 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 >19:35:27,548 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 >19:35:27,549 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 >19:35:27,550 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4(LIBPINYIN)(64bit) >19:35:27,550 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.9.94-1.fc20.x86_64 to require for libpinyin.so.4()(64bit) >19:35:27,551 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 >19:35:27,553 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 >19:35:27,555 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 >19:35:27,556 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n.so.0()(64bit) >19:35:27,556 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.fc20.x86_64 to require for libm17n-core.so.0()(64bit) >19:35:27,558 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 >19:35:27,561 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 >19:35:27,564 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 >19:35:27,565 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 >19:35:27,572 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 >19:35:27,573 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 >19:35:27,574 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-20-1.noarch as install for initscripts-9.50-1.fc20.x86_64 >19:35:27,576 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.1.0-2.fc20.x86_64 as install for initscripts-9.50-1.fc20.x86_64 >19:35:27,579 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 >19:35:27,580 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 >19:35:27,582 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 >19:35:27,586 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 >19:35:27,587 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) >19:35:27,587 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-1.fc20.x86_64 to require for libnuma.so.1()(64bit) >19:35:27,590 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.256-1.fc20.noarch as install for isdn4k-utils-3.2-93.fc20.x86_64 >19:35:27,592 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 >19:35:27,595 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 >19:35:27,596 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 >19:35:27,597 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20130724-31.git31f6b30.fc20.noarch as install for kernel-3.11.10-301.fc20.x86_64 >19:35:27,599 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 >19:35:27,601 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.fc20.x86_64 as install for less-458-4.fc20.x86_64 >19:35:27,607 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 >19:35:27,608 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 >19:35:27,611 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 >19:35:27,624 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 >19:35:27,628 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 >19:35:27,632 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) >19:35:27,632 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) >19:35:27,632 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) >19:35:27,633 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) >19:35:27,633 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) >19:35:27,633 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) >19:35:27,633 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) >19:35:27,633 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) >19:35:27,634 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) >19:35:27,634 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) >19:35:27,634 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) >19:35:27,634 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) >19:35:27,634 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) >19:35:27,635 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) >19:35:27,635 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) >19:35:27,635 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) >19:35:27,635 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) >19:35:27,636 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) >19:35:27,636 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libvcllo.so()(64bit) >19:35:27,636 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libvbahelperlo.so()(64bit) >19:35:27,636 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libutllo.so()(64bit) >19:35:27,637 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) >19:35:27,637 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) >19:35:27,637 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) >19:35:27,638 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libtllo.so()(64bit) >19:35:27,638 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libtklo.so()(64bit) >19:35:27,638 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvxlo.so()(64bit) >19:35:27,639 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvxcorelo.so()(64bit) >19:35:27,639 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvtlo.so()(64bit) >19:35:27,639 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsvllo.so()(64bit) >19:35:27,639 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsotlo.so()(64bit) >19:35:27,639 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsfxlo.so()(64bit) >19:35:27,640 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsblo.so()(64bit) >19:35:27,640 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libsaxlo.so()(64bit) >19:35:27,641 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 >19:35:27,642 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-5.fc20.x86_64 to require for liborcus-0.6.so.0()(64bit) >19:35:27,642 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libmsfilterlo.so()(64bit) >19:35:27,643 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 >19:35:27,644 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libfilelo.so()(64bit) >19:35:27,644 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libeditenglo.so()(64bit) >19:35:27,644 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libdrawinglayerlo.so()(64bit) >19:35:27,644 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libdbtoolslo.so()(64bit) >19:35:27,645 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libcomphelper.so()(64bit) >19:35:27,645 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libbasegfxlo.so()(64bit) >19:35:27,645 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-core-4.1.3.2-9.fc20.x86_64 to require for libavmedialo.so()(64bit) >19:35:27,647 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 >19:35:27,648 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 >19:35:27,657 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 >19:35:27,658 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 >19:35:27,659 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-1.fc20.x86_64 to require for libwpd-0.9.so.9()(64bit) >19:35:27,660 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 >19:35:27,661 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 >19:35:27,662 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 >19:35:27,664 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 >19:35:27,665 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicui18n.so.50()(64bit) >19:35:27,665 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-10.fc20.x86_64 to require for libicudata.so.50()(64bit) >19:35:27,666 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 >19:35:27,688 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 >19:35:27,689 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 >19:35:27,693 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 >19:35:27,700 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 >19:35:27,702 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 >19:35:27,703 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 >19:35:27,704 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 >19:35:27,707 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 >19:35:27,711 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 >19:35:27,712 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 >19:35:27,713 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.157-1.fc20.x86_64 to require for libelf.so.1(ELFUTILS_1.0)(64bit) >19:35:27,714 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 >19:35:27,715 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 >19:35:27,717 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 >19:35:27,718 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.11.20111007git.fc20.x86_64 to require for liblockdev.so.1()(64bit) >19:35:27,721 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 >19:35:27,734 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 >19:35:27,735 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 >19:35:27,737 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 >19:35:27,738 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 >19:35:27,739 DEBUG yum.verbose.YumBase: Quick matched libmount-2.24-2.fc20.x86_64 to require for libmount >19:35:27,740 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 >19:35:27,741 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 >19:35:27,743 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 >19:35:27,748 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 >19:35:27,752 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 >19:35:27,753 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.16-1.fc20.x86_64 to require for libnewt.so.0.52()(64bit) >19:35:27,758 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 >19:35:27,759 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libvmtools.so.0()(64bit) >19:35:27,760 DEBUG yum.verbose.YumBase: Quick matched open-vm-tools-9.4.0-1.fc20.x86_64 to require for libhgfs.so.0()(64bit) >19:35:27,760 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 >19:35:27,761 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.4-2.fc20.x86_64 to require for libgdkmm-2.4.so.1()(64bit) >19:35:27,762 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 >19:35:27,766 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.3p1-5.fc20.x86_64 as install for openssh-clients-6.3p1-5.fc20.x86_64 >19:35:27,771 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-speechd-0.8-5.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >19:35:27,772 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-pyatspi-2.10.0-1.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >19:35:27,773 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 >19:35:27,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.7-1.fc20.x86_64 as install for orca-3.10.2-1.fc20.noarch >19:35:27,775 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python3-2.5.3-2.fc20.noarch as install for orca-3.10.2-1.fc20.noarch >19:35:27,783 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 >19:35:27,784 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-26.fc20.x86_64 to require for libpaps.so.0()(64bit) >19:35:27,786 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-2.fc20.x86_64 as install for parted-3.1-13.fc20.x86_64 >19:35:27,789 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-3.fc20.x86_64 as install for passwd-0.79-2.fc20.x86_64 >19:35:27,791 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 >19:35:27,794 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-15.fc20.x86_64 as install for pcmciautils-018-5.fc20.x86_64 >19:35:27,795 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 >19:35:27,798 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 >19:35:27,799 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 >19:35:27,800 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) >19:35:27,801 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 >19:35:27,804 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 >19:35:27,805 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 >19:35:27,807 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.fc20.x86_64 as install for policycoreutils-2.2.2-3.fc20.x86_64 >19:35:27,818 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-7.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >19:35:27,820 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 >19:35:27,821 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 >19:35:27,823 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 >19:35:27,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-6.fc20.x86_64 as install for pulseaudio-4.0-8.gitf81e3.fc20.x86_64 >19:35:27,832 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 >19:35:27,842 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.24-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >19:35:27,843 DEBUG yum.verbose.YumBase: TSINFO: Marking python3-mako-0.7.3-2.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >19:35:27,845 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-4.fc20.noarch as install for rhythmbox-3.0-3.fc20.x86_64 >19:35:27,846 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 >19:35:27,847 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-9.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >19:35:27,849 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.3-1.fc20.x86_64 as install for rhythmbox-3.0-3.fc20.x86_64 >19:35:27,854 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 >19:35:27,860 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 >19:35:27,876 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 >19:35:27,878 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 >19:35:27,881 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) >19:35:27,881 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) >19:35:27,882 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) >19:35:27,883 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 >19:35:27,883 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) >19:35:27,884 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) >19:35:27,884 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) >19:35:27,884 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) >19:35:27,884 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) >19:35:27,885 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) >19:35:27,885 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) >19:35:27,885 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) >19:35:27,885 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) >19:35:27,885 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) >19:35:27,886 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) >19:35:27,886 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) >19:35:27,886 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) >19:35:27,886 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) >19:35:27,886 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) >19:35:27,887 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) >19:35:27,887 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) >19:35:27,888 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) >19:35:27,888 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) >19:35:27,888 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) >19:35:27,888 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) >19:35:27,888 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) >19:35:27,889 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) >19:35:27,889 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) >19:35:27,889 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) >19:35:27,889 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) >19:35:27,891 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 >19:35:27,892 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) >19:35:27,892 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) >19:35:27,892 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) >19:35:27,892 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) >19:35:27,893 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) >19:35:27,893 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) >19:35:27,893 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) >19:35:27,893 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) >19:35:27,893 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) >19:35:27,894 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) >19:35:27,894 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) >19:35:27,894 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) >19:35:27,894 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) >19:35:27,895 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) >19:35:27,895 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) >19:35:27,895 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) >19:35:27,895 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) >19:35:27,896 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 >19:35:27,897 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) >19:35:27,897 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_tdb.so()(64bit) >19:35:27,898 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_reg.so()(64bit) >19:35:27,898 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libutil_cmdline.so()(64bit) >19:35:27,898 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libtrusts_util.so()(64bit) >19:35:27,899 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbregistry.so()(64bit) >19:35:27,899 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbconf.so.0()(64bit) >19:35:27,899 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmbclient-raw.so.0()(64bit) >19:35:27,899 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsmb_transport.so()(64bit) >19:35:27,900 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libserver-role.so()(64bit) >19:35:27,900 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsecrets3.so()(64bit) >19:35:27,900 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamdb-common.so()(64bit) >19:35:27,900 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba3-util.so()(64bit) >19:35:27,900 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-util.so.0()(64bit) >19:35:27,901 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-sockets.so()(64bit) >19:35:27,901 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-security.so()(64bit) >19:35:27,901 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >19:35:27,901 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libsamba-credentials.so.0()(64bit) >19:35:27,901 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libregistry.so.0()(64bit) >19:35:27,902 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libntdb.so.0()(64bit) >19:35:27,902 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libnetif.so()(64bit) >19:35:27,903 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr.so.0()(64bit) >19:35:27,903 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-standard.so.0()(64bit) >19:35:27,903 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-samba.so()(64bit) >19:35:27,903 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libndr-nbt.so.0()(64bit) >19:35:27,904 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libmsrpc3.so()(64bit) >19:35:27,904 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibsmb.so()(64bit) >19:35:27,904 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_netlogon3.so()(64bit) >19:35:27,904 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liblibcli_lsa3.so()(64bit) >19:35:27,904 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libldbsamba.so()(64bit) >19:35:27,905 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libgensec.so.0()(64bit) >19:35:27,905 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libevents.so()(64bit) >19:35:27,906 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for liberrors.so()(64bit) >19:35:27,906 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc.so.0()(64bit) >19:35:27,906 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-samba.so()(64bit) >19:35:27,906 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdcerpc-binding.so.0()(64bit) >19:35:27,906 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libdbwrap.so()(64bit) >19:35:27,907 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcmdline-credentials.so()(64bit) >19:35:27,907 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcliauth.so()(64bit) >19:35:27,907 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_spoolss.so()(64bit) >19:35:27,907 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_smb_common.so()(64bit) >19:35:27,907 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli_cldap.so()(64bit) >19:35:27,908 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-nbt.so()(64bit) >19:35:27,908 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libcli-ldap.so()(64bit) >19:35:27,909 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.1.1-1.fc20.x86_64 to require for libCHARSET3.so()(64bit) >19:35:27,912 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 >19:35:27,913 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 >19:35:27,921 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 >19:35:27,922 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 >19:35:27,922 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >19:35:27,923 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-4.fc20.x86_64 to require for libgpgme.so.11()(64bit) >19:35:27,924 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 >19:35:27,925 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-106.fc20.noarch to require for selinux-policy >19:35:27,928 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 >19:35:27,930 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 >19:35:27,931 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 >19:35:27,932 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 >19:35:27,934 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 >19:35:27,936 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-4.fc20.x86_64 as install for setuptool-1.19.11-7.fc20.x86_64 >19:35:27,942 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 >19:35:27,943 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 >19:35:27,945 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 >19:35:27,950 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-10.fc20.x86_64 as install for 1:smartmontools-6.2-2.fc20.x86_64 >19:35:27,952 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 >19:35:27,954 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-6alpha.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >19:35:27,955 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-7.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >19:35:27,956 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-2.fc20.x86_64 as install for sos-3.0-3.fc20.noarch >19:35:27,959 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 >19:35:27,961 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 >19:35:27,963 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 >19:35:27,964 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 >19:35:27,966 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 >19:35:27,967 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 >19:35:27,969 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 >19:35:27,971 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 >19:35:27,972 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 >19:35:27,980 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 >19:35:27,983 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 >19:35:27,990 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-15-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >19:35:27,992 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.2-1.fc20.x86_64 as install for systemd-208-9.fc20.x86_64 >19:35:27,996 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 >19:35:27,998 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-3.fc20.x86_64 as install for tmpwatch-2.11-4.fc20.x86_64 >19:35:28,006 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.25-2.fc20.noarch as install for 1:totem-3.10.1-1.fc20.x86_64 >19:35:28,007 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 >19:35:28,017 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 >19:35:28,020 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 >19:35:28,022 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 >19:35:28,024 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 >19:35:28,031 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 >19:35:28,032 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-3.fc20.x86_64 to require for libutempter.so.0()(64bit) >19:35:28,039 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 >19:35:28,040 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 >19:35:28,042 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 >19:35:28,046 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 >19:35:28,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-10.fc20.x86_64 as install for wvdial-1.61-8.fc20.x86_64 >19:35:28,049 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvstreams.so.4.6()(64bit) >19:35:28,050 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libwvbase.so.4.6()(64bit) >19:35:28,050 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-10.fc20.x86_64 to require for libuniconf.so.4.6()(64bit) >19:35:28,052 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 >19:35:28,055 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 >19:35:28,057 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 >19:35:28,058 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 >19:35:28,058 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.4-1.fc20.x86_64 to require for libmtdev.so.1()(64bit) >19:35:28,062 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 >19:35:28,063 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 >19:35:28,064 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 >19:35:28,065 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 >19:35:28,073 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 >19:35:28,074 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2.3-1.20131114.fc20.x86_64 to require for libxatracker.so.1()(64bit) >19:35:28,078 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 >19:35:28,079 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 >19:35:28,080 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 >19:35:28,082 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 >19:35:28,083 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 >19:35:28,085 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 >19:35:28,086 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 >19:35:28,087 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 >19:35:28,088 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 >19:35:28,092 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 >19:35:28,093 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 >19:35:28,095 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 >19:35:28,097 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-32.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >19:35:28,098 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-4.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >19:35:28,099 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.fc20.noarch as install for yum-3.4.3-106.fc20.noarch >19:35:28,100 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-10.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >19:35:28,101 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-8.fc20.x86_64 as install for yum-3.4.3-106.fc20.noarch >19:35:28,102 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 >19:35:28,104 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 >19:35:28,129 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 >19:35:28,136 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 >19:35:28,139 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-23-1.fc20.noarch as install for PackageKit-0.8.13-1.fc20.x86_64 >19:35:28,144 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 >19:35:28,148 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 >19:35:28,149 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.11-1.fc20.x86_64 as install for abrt-2.1.9-1.fc20.x86_64 >19:35:28,150 DEBUG yum.verbose.YumBase: Quick matched satyr-0.11-1.fc20.x86_64 to require for libsatyr.so.2()(64bit) >19:35:28,153 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 >19:35:28,156 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 >19:35:28,225 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 >19:35:28,226 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 >19:35:28,230 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 >19:35:28,231 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 >19:35:28,234 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 >19:35:28,235 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 >19:35:28,236 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 >19:35:28,248 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 >19:35:28,261 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 >19:35:28,269 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 >19:35:28,278 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 >19:35:28,279 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.fc20.x86_64 to require for libao.so.4()(64bit) >19:35:28,295 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 >19:35:28,297 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 >19:35:28,308 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 >19:35:28,310 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 >19:35:28,314 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 >19:35:28,315 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 >19:35:28,316 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 >19:35:28,318 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 >19:35:28,319 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 >19:35:28,320 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 >19:35:28,324 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-55.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >19:35:28,325 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-18.fc20.x86_64 as install for dracut-034-64.git20131205.fc20.x86_64 >19:35:28,328 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 >19:35:28,329 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 >19:35:28,330 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 >19:35:28,331 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 >19:35:28,333 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 >19:35:28,334 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 >19:35:28,341 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.157-1.fc20.x86_64 as install for elfutils-0.157-1.fc20.x86_64 >19:35:28,341 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >19:35:28,342 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >19:35:28,342 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >19:35:28,342 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >19:35:28,342 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >19:35:28,343 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >19:35:28,343 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >19:35:28,343 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libdw.so.1()(64bit) >19:35:28,343 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.157-1.fc20.x86_64 to require for libasm.so.1()(64bit) >19:35:28,350 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 >19:35:28,351 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 >19:35:28,352 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 >19:35:28,365 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 >19:35:28,366 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 >19:35:28,367 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 >19:35:28,371 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 >19:35:28,381 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 >19:35:28,385 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 >19:35:28,388 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 >19:35:28,391 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) >19:35:28,391 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) >19:35:28,391 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) >19:35:28,392 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) >19:35:28,392 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) >19:35:28,392 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) >19:35:28,392 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) >19:35:28,392 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) >19:35:28,408 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 >19:35:28,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libspiro-20071029-11.fc20.x86_64 as install for gegl-0.2.0-12.fc20.x86_64 >19:35:28,411 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 >19:35:28,412 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 >19:35:28,413 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 >19:35:28,414 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIlmThread.so.6()(64bit) >19:35:28,415 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 >19:35:28,416 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libIex.so.6()(64bit) >19:35:28,416 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-7.fc20.x86_64 to require for libHalf.so.6()(64bit) >19:35:28,418 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 >19:35:28,418 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for libusal.so.0()(64bit) >19:35:28,419 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.fc20.x86_64 to require for librols.so.0()(64bit) >19:35:28,422 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 >19:35:28,428 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2013h-1.fc20.noarch as install for glibc-common-2.18-11.fc20.x86_64 >19:35:28,433 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 >19:35:28,438 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 >19:35:28,454 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 >19:35:28,457 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.6-3.fc20.x86_64 as install for gnutls-3.1.16-1.fc20.x86_64 >19:35:28,457 DEBUG yum.verbose.YumBase: Quick matched nettle-2.6-3.fc20.x86_64 to require for libhogweed.so.2()(64bit) >19:35:28,461 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.33-2.fc20.1.x86_64 as install for grep-2.15-1.fc20.x86_64 >19:35:28,466 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 >19:35:28,468 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 >19:35:28,472 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 >19:35:28,477 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 >19:35:28,478 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 >19:35:28,479 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-14.fc20.x86_64 to require for libcdda_interface.so.0()(64bit) >19:35:28,512 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 >19:35:28,517 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 >19:35:28,518 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) >19:35:28,518 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.90-3.fc20.x86_64 as install for gvfs-1.18.3-1.fc20.x86_64 >19:35:28,519 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) >19:35:28,526 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 >19:35:28,530 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 >19:35:28,531 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 >19:35:28,538 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 >19:35:28,540 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-14.fc20.x86_64 as install for icedax-1.1.11-22.fc20.x86_64 >19:35:28,545 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-40.fc20.noarch as install for iso-codes-3.48-1.fc20.noarch >19:35:28,551 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 >19:35:28,553 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 >19:35:28,554 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) >19:35:28,554 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) >19:35:28,555 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) >19:35:28,555 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 >19:35:28,564 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 >19:35:28,566 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 >19:35:28,567 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.23-1.fc20.noarch as install for langtable-python-0.0.23-1.fc20.noarch >19:35:28,571 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 >19:35:28,576 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 >19:35:28,594 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.fc20.noarch as install for libcanberra-0.30-4.fc20.x86_64 >19:35:28,626 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 >19:35:28,629 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 >19:35:28,643 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 >19:35:28,645 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 >19:35:28,646 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20131114-7.T1121.fc20.noarch as install for libkkc-0.3.1-2.fc20.x86_64 >19:35:28,647 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 >19:35:28,650 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 >19:35:28,659 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 >19:35:28,666 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 >19:35:28,667 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-6.fc20.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >19:35:28,668 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 >19:35:28,672 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 >19:35:28,677 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 >19:35:28,680 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 >19:35:28,683 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 >19:35:28,684 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) >19:35:28,684 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.fc20.x86_64 to require for libxslt.so.1()(64bit) >19:35:28,688 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 >19:35:28,690 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 >19:35:28,697 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 >19:35:28,699 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 >19:35:28,700 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 >19:35:28,725 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 >19:35:28,726 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 >19:35:28,727 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 >19:35:28,730 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 >19:35:28,733 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 >19:35:28,735 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 >19:35:28,736 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 >19:35:28,737 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 >19:35:28,739 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 >19:35:28,740 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 >19:35:28,741 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 >19:35:28,743 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 >19:35:28,744 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 >19:35:28,745 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 >19:35:28,746 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 >19:35:28,747 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 >19:35:28,748 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-10.fc20.x86_64 to require for libclucene-core.so.1()(64bit) >19:35:28,749 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 >19:35:28,751 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 >19:35:28,765 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 >19:35:28,767 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-4.fc20.noarch as install for libreport-gtk-2.1.9-1.fc20.x86_64 >19:35:28,776 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 >19:35:28,782 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 >19:35:28,783 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) >19:35:28,783 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-15.fc20.x86_64 to require for libustr-1.0.so.1()(64bit) >19:35:28,804 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 >19:35:28,807 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 >19:35:28,821 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 >19:35:28,822 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 >19:35:28,824 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 >19:35:28,825 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 >19:35:28,827 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 >19:35:28,828 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 >19:35:28,829 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman_client.so.1()(64bit) >19:35:28,829 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-8.fc20.x86_64 to require for libwsman.so.1()(64bit) >19:35:28,830 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 >19:35:28,832 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 >19:35:28,833 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 >19:35:28,834 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 >19:35:28,836 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 >19:35:28,837 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 >19:35:28,838 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 >19:35:28,839 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 >19:35:28,842 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 >19:35:28,849 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 >19:35:28,850 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) >19:35:28,850 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) >19:35:28,855 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-1.fc20.noarch as install for libwacom-0.8-1.fc20.x86_64 >19:35:28,861 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 >19:35:28,887 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 >19:35:28,906 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 >19:35:28,908 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 >19:35:28,909 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.fc20.x86_64 to require for libslang.so.2()(64bit) >19:35:28,917 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 >19:35:28,931 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 >19:35:28,935 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 >19:35:28,936 DEBUG yum.verbose.YumBase: TSINFO: Marking stoken-libs-0.2-5.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >19:35:28,937 DEBUG yum.verbose.YumBase: TSINFO: Marking liboath-2.4.0-2.fc20.x86_64 as install for openconnect-5.01-4.fc20.x86_64 >19:35:28,938 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) >19:35:28,938 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) >19:35:28,938 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) >19:35:28,939 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 >19:35:28,948 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 >19:35:28,957 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 >19:35:28,958 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >19:35:28,958 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.19-2.fc20.x86_64 to require for libthai.so.0()(64bit) >19:35:28,959 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 >19:35:28,976 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 >19:35:28,977 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 >19:35:28,979 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 >19:35:28,980 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 >19:35:28,981 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 >19:35:28,982 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 >19:35:28,983 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 >19:35:28,984 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 >19:35:28,986 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 >19:35:28,987 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 >19:35:28,989 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 >19:35:28,990 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-292.fc20.noarch to require for perl(Pod::Simple::Search) >19:35:28,990 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 >19:35:28,992 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 >19:35:28,993 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 >19:35:28,994 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 >19:35:28,995 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 >19:35:29,007 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 >19:35:29,009 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 >19:35:29,016 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 >19:35:29,019 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 >19:35:29,023 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 >19:35:29,034 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 >19:35:29,035 DEBUG yum.verbose.YumBase: Quick matched sbc-1.1-1.fc20.x86_64 to require for libsbc.so.1()(64bit) >19:35:29,037 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 >19:35:29,042 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 >19:35:29,043 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 >19:35:29,046 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.10.0-1.fc20.noarch as install for python-caribou-0.4.13-1.fc20.noarch >19:35:29,048 DEBUG yum.verbose.YumBase: TSINFO: Marking python-six-1.4.1-1.fc20.noarch as install for python-iniparse-0.4-9.fc20.noarch >19:35:29,049 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 >19:35:29,052 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 >19:35:29,052 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebpdemux.so.0()(64bit) >19:35:29,053 DEBUG yum.verbose.YumBase: Quick matched libwebp-0.3.1-2.fc20.x86_64 to require for libwebp.so.4()(64bit) >19:35:29,053 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 >19:35:29,055 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 >19:35:29,057 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 >19:35:29,060 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 >19:35:29,060 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-9.fc20.x86_64 to require for libbrlapi.so.0.6()(64bit) >19:35:29,062 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 >19:35:29,064 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 >19:35:29,065 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 >19:35:29,066 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 >19:35:29,078 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 >19:35:29,079 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-7.fc20.x86_64 to require for librpmbuild.so.3()(64bit) >19:35:29,113 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 >19:35:29,113 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-3.fc20.x86_64 to require for libpytalloc-util.so.2()(64bit) >19:35:29,120 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 >19:35:29,122 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 >19:35:29,123 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 >19:35:29,124 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 >19:35:29,125 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 >19:35:29,126 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 >19:35:29,134 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-5.fc20.x86_64 as install for spice-glib-0.21-5.fc20.x86_64 >19:35:29,135 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-5.fc20.x86_64 to require for libusbredirhost.so.1()(64bit) >19:35:29,136 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 >19:35:29,137 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 >19:35:29,146 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 >19:35:29,146 DEBUG yum.verbose.YumBase: Quick matched sssd-krb5-common-1.11.2-1.fc20.x86_64 to require for libsss_krb5_common.so()(64bit) >19:35:29,147 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 >19:35:29,148 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 >19:35:29,155 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 >19:35:29,156 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 >19:35:29,157 DEBUG yum.verbose.YumBase: Quick matched libini_config-1.0.0.1-18.fc20.x86_64 to require for libini_config.so.3()(64bit) >19:35:29,157 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 >19:35:29,158 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 >19:35:29,166 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 >19:35:29,167 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.2-1.fc20.x86_64 to require for libipa_hbac.so.0()(64bit) >19:35:29,173 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 >19:35:29,200 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 >19:35:29,227 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 >19:35:29,232 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 >19:35:29,233 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 >19:35:29,234 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.14-2.fc20.x86_64 as install for tracker-0.16.4-2.fc20.x86_64 >19:35:29,236 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 >19:35:29,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-5.fc20.x86_64 as install for udisks2-2.1.1-1.fc20.x86_64 >19:35:29,243 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 >19:35:29,244 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 >19:35:29,265 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 >19:35:29,272 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 >19:35:29,276 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 >19:35:29,311 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-9.fc20.x86_64 as install for brlapi-0.6.0-9.fc20.x86_64 >19:35:29,322 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 >19:35:29,327 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 >19:35:29,339 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 >19:35:29,342 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 >19:35:29,348 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 >19:35:29,349 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) >19:35:29,354 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 >19:35:29,355 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) >19:35:29,356 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.16-1.fc20.x86_64 to require for libgnutls-dane.so.0()(64bit) >19:35:29,377 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 >19:35:29,379 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 >19:35:29,380 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 >19:35:29,384 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 >19:35:29,385 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 >19:35:29,394 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 >19:35:29,395 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.67.3-2.fc20.x86_64 to require for librados.so.2()(64bit) >19:35:29,396 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 >19:35:29,397 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 >19:35:29,398 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfxdr.so.0()(64bit) >19:35:29,398 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.1-1.fc20.x86_64 to require for libgfrpc.so.0()(64bit) >19:35:29,399 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 >19:35:29,400 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 >19:35:29,413 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 >19:35:29,415 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 >19:35:29,416 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 >19:35:29,432 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 >19:35:29,434 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 >19:35:29,434 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-10.fc20.x86_64 to require for libsilc-1.1.so.2()(64bit) >19:35:29,435 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 >19:35:29,436 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 >19:35:29,437 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 >19:35:29,440 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 >19:35:29,444 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 >19:35:29,465 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 >19:35:29,466 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 >19:35:29,467 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 >19:35:29,470 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 >19:35:29,471 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) >19:35:29,471 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) >19:35:29,471 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) >19:35:29,472 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) >19:35:29,472 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-5.fc20.x86_64 to require for libnetcf.so.1()(64bit) >19:35:29,474 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 >19:35:29,475 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 >19:35:29,480 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 >19:35:29,482 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 >19:35:29,486 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 >19:35:29,487 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 >19:35:29,488 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 >19:35:29,490 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 >19:35:29,500 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 >19:35:29,505 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-9.fc20.x86_64 as install for neon-0.30.0-2.fc20.x86_64 >19:35:29,510 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 >19:35:29,527 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 >19:35:29,533 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 >19:35:29,536 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 >19:35:29,537 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 >19:35:29,563 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 >19:35:29,564 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 >19:35:29,567 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 >19:35:29,568 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 >19:35:29,570 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 >19:35:29,571 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) >19:35:29,571 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) >19:35:29,571 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libqpol.so.1()(64bit) >19:35:29,571 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-41.fc20.x86_64 to require for libapol.so.4()(64bit) >19:35:29,592 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 >19:35:29,610 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 >19:35:29,623 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 >19:35:29,625 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 >19:35:29,636 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 >19:35:29,638 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-20.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >19:35:29,639 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmulex.so.1()(64bit) >19:35:29,639 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >19:35:29,639 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-20.fc20.x86_64 to require for libflite.so.1()(64bit) >19:35:29,640 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-7.fc20.x86_64 as install for speech-dispatcher-0.8-5.fc20.x86_64 >19:35:29,643 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 >19:35:29,646 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 >19:35:29,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libtomcrypt-1.17-21.fc20.x86_64 as install for stoken-libs-0.2-5.fc20.x86_64 >19:35:29,651 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 >19:35:29,652 DEBUG yum.verbose.YumBase: Quick matched tbb-4.1-4.20130314.fc20.x86_64 to require for libtbb.so.2()(64bit) >19:35:29,659 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 >19:35:29,660 DEBUG yum.verbose.YumBase: Quick matched atlas-3.8.4-10.fc20.x86_64 to require for libcblas.so.3()(64bit) >19:35:29,667 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 >19:35:29,677 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 >19:35:29,677 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-40.fc20.x86_64 to require for ttmkfdir >19:35:29,681 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 >19:35:29,682 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >19:35:29,682 DEBUG yum.verbose.YumBase: Quick matched libgfortran-4.8.2-1.fc20.x86_64 to require for libgfortran.so.3()(64bit) >19:35:29,689 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 >19:35:29,690 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 >19:35:29,691 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 >19:35:29,699 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 >19:35:29,700 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-26.fc20.x86_64 as install for festival-freebsoft-utils-0.10-7.fc20.noarch >19:35:29,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-7.fc20.x86_64 as install for gavl-1.4.0-4.fc20.x86_64 >19:35:29,707 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 >19:35:29,713 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 >19:35:29,717 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 >19:35:29,725 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 >19:35:29,726 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 >19:35:29,727 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 >19:35:29,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libtommath-0.42.0-3.fc20.x86_64 as install for libtomcrypt-1.17-21.fc20.x86_64 >19:35:29,734 DEBUG yum.verbose.YumBase: Quick matched libtommath-0.42.0-3.fc20.x86_64 to require for libtommath.so.0()(64bit) >19:35:29,738 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 >19:35:29,740 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 >19:35:29,743 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 >19:35:29,751 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 >19:35:29,752 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) >19:35:29,752 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-1.1.0-2.fc20.x86_64 to require for libaugeas.so.0()(64bit) >19:35:29,764 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 >19:35:29,765 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 >19:35:29,793 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 >19:35:29,794 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 >19:35:29,795 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 >19:35:29,796 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 >19:35:29,798 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 >19:35:29,798 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 >19:35:29,800 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 >19:35:29,801 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) >19:35:29,801 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) >19:35:29,801 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) >19:35:29,801 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) >19:35:29,801 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) >19:35:29,802 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) >19:35:29,802 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) >19:35:29,802 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) >19:35:29,802 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) >19:35:29,802 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) >19:35:29,803 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) >19:35:29,803 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 >19:35:29,805 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 >19:35:29,805 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-3.fc20.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >19:35:29,806 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 >19:35:29,808 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 >19:35:29,811 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-5.fc20.noarch as install for rhino-1.7R4-6.fc20.noarch >19:35:29,815 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 >19:35:29,816 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) >19:35:29,817 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 >19:35:29,819 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.3.2-1.fc20.x86_64 to require for libcfg.so.6()(64bit) >19:35:29,829 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 >19:35:29,837 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 >19:35:29,838 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-26.fc20.x86_64 as install for festival-1.96-26.fc20.x86_64 >19:35:29,840 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 >19:35:29,840 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) >19:35:29,840 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) >19:35:29,846 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 >19:35:29,847 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0(QUADMATH_1.0)(64bit) >19:35:29,847 DEBUG yum.verbose.YumBase: Quick matched libquadmath-4.8.2-1.fc20.x86_64 to require for libquadmath.so.0()(64bit) >19:35:29,851 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 >19:35:29,854 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 >19:35:29,859 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 >19:35:29,878 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 >19:35:30,066 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-6.fc20.noarch as install for hunspell-en-0.20121024-6.fc20.noarch >19:35:33,764 DEBUG yum.verbose.YumBase: Depsolve time: 7.456 >19:35:33,817 INFO packaging: 1305 packages selected totalling 4.07 GB > > >/tmp/program.log: >21:35:12,614 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:35:12,627 DEBUG program: Return code: 0 >21:35:12,628 INFO program: Running... udevadm settle --timeout=300 >21:35:12,843 DEBUG program: Return code: 0 >21:35:12,845 INFO program: Running... modprobe fcoe >21:35:12,960 DEBUG program: Return code: 0 >21:35:12,961 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >21:35:13,039 INFO program: No FCoE boot disk information is found in EDD! >21:35:13,039 DEBUG program: Return code: 1 >21:35:14,025 INFO program: Running... metacity --display :1 --sm-disable >21:35:14,026 INFO program: Running... spice-vdagent >21:35:14,100 DEBUG program: Return code: 0 >21:35:16,452 INFO program: Running... udevadm settle --timeout=300 >21:35:16,475 DEBUG program: Return code: 0 >21:35:16,489 INFO program: Running... udevadm settle --timeout=300 >21:35:16,506 DEBUG program: Return code: 0 >21:35:16,532 INFO program: Running... multipath -c /dev/sdb >21:35:16,542 INFO program: /dev/sdb is not a valid multipath device path >21:35:16,543 DEBUG program: Return code: 1 >21:35:16,700 INFO program: Running... systemctl start chronyd.service >21:35:16,788 DEBUG program: Return code: 0 >21:35:16,789 INFO program: Running... ntfsinfo -m /dev/sdb1 >21:35:16,978 INFO program: Volume is scheduled for check. >21:35:16,979 INFO program: Please boot into Windows TWICE, or use the 'force' option. >21:35:16,979 INFO program: NOTE: If you had not scheduled check and last time accessed this volume >21:35:16,979 INFO program: using ntfsmount and shutdown system properly, then init scripts in your >21:35:16,979 INFO program: distribution are broken. Please report to your distribution developers >21:35:16,980 INFO program: (NOT to us!) that init scripts kill ntfsmount or mount.ntfs-fuse during >21:35:16,980 INFO program: shutdown instead of proper umount. >21:35:16,980 INFO program: Failed to open '/dev/sdb1'. >21:35:16,980 DEBUG program: Return code: 1 >21:35:16,981 INFO program: Running... ntfsresize -m /dev/sdb1 >21:35:17,128 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >21:35:17,129 INFO program: ERROR: Volume is scheduled for check. >21:35:17,130 INFO program: Run chkdsk /f and please try again, or see option -f. >21:35:17,130 DEBUG program: Return code: 1 >21:35:17,386 INFO program: Running... dumpe2fs -h /dev/sdb3 >21:35:17,458 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:35:17,458 INFO program: Filesystem volume name: bootstuff >21:35:17,459 INFO program: Last mounted on: /run/install/repo >21:35:17,459 INFO program: Filesystem UUID: 9fb8dc6b-8775-4219-a90a-d25234631121 >21:35:17,459 INFO program: Filesystem magic number: 0xEF53 >21:35:17,460 INFO program: Filesystem revision #: 1 (dynamic) >21:35:17,460 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery sparse_super large_file >21:35:17,460 INFO program: Filesystem flags: signed_directory_hash >21:35:17,460 INFO program: Default mount options: (none) >21:35:17,460 INFO program: Filesystem state: clean >21:35:17,461 INFO program: Errors behavior: Continue >21:35:17,461 INFO program: Filesystem OS type: Linux >21:35:17,461 INFO program: Inode count: 3203072 >21:35:17,461 INFO program: Block count: 12800000 >21:35:17,461 INFO program: Reserved block count: 640000 >21:35:17,462 INFO program: Free blocks: 7191167 >21:35:17,462 INFO program: Free inodes: 3202970 >21:35:17,462 INFO program: First block: 0 >21:35:17,462 INFO program: Block size: 4096 >21:35:17,462 INFO program: Fragment size: 4096 >21:35:17,462 INFO program: Reserved GDT blocks: 1020 >21:35:17,463 INFO program: Blocks per group: 32768 >21:35:17,463 INFO program: Fragments per group: 32768 >21:35:17,463 INFO program: Inodes per group: 8192 >21:35:17,463 INFO program: Inode blocks per group: 512 >21:35:17,463 INFO program: Filesystem created: Tue Jul 17 20:02:58 2012 >21:35:17,464 INFO program: Last mount time: Fri Mar 28 21:35:00 2014 >21:35:17,464 INFO program: Last write time: Fri Mar 28 21:35:00 2014 >21:35:17,464 INFO program: Mount count: 30 >21:35:17,464 INFO program: Maximum mount count: 25 >21:35:17,464 INFO program: Last checked: Mon Aug 6 11:01:11 2012 >21:35:17,464 INFO program: Check interval: 15552000 (6 months) >21:35:17,465 INFO program: Next check after: Sat Feb 2 11:01:11 2013 >21:35:17,465 INFO program: Lifetime writes: 15 GB >21:35:17,465 INFO program: Reserved blocks uid: 0 (user root) >21:35:17,465 INFO program: Reserved blocks gid: 0 (group root) >21:35:17,465 INFO program: First inode: 11 >21:35:17,465 INFO program: Inode size: 256 >21:35:17,466 INFO program: Required extra isize: 28 >21:35:17,466 INFO program: Desired extra isize: 28 >21:35:17,466 INFO program: Journal inode: 8 >21:35:17,466 INFO program: Default directory hash: half_md4 >21:35:17,466 INFO program: Directory Hash Seed: 7b2ea1e6-eef2-4f07-9e50-452e2e1f0bf1 >21:35:17,467 INFO program: Journal backup: inode blocks >21:35:17,467 INFO program: Journal features: journal_incompat_revoke >21:35:17,467 INFO program: Journal size: 128M >21:35:17,467 INFO program: Journal length: 32768 >21:35:17,467 INFO program: Journal sequence: 0x0000076d >21:35:17,467 INFO program: Journal start: 1 >21:35:17,468 INFO program: >21:35:17,468 DEBUG program: Return code: 0 >21:35:17,468 INFO program: Running... resize2fs -P /dev/sdb3 >21:35:17,492 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:35:17,492 INFO program: Estimated minimum size of the filesystem: 5492161 >21:35:17,493 DEBUG program: Return code: 0 >21:35:17,514 INFO program: Running... multipath -c /dev/sda >21:35:17,525 INFO program: /dev/sda is not a valid multipath device path >21:35:17,526 DEBUG program: Return code: 1 >21:35:17,597 INFO program: Running... dumpe2fs -h /dev/sda1 >21:35:17,650 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:35:17,651 INFO program: Filesystem volume name: <none> >21:35:17,651 INFO program: Last mounted on: /boot >21:35:17,651 INFO program: Filesystem UUID: b44932d3-eeee-4075-b8cb-3f731567cc86 >21:35:17,652 INFO program: Filesystem magic number: 0xEF53 >21:35:17,652 INFO program: Filesystem revision #: 1 (dynamic) >21:35:17,652 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 >21:35:17,652 INFO program: Filesystem flags: signed_directory_hash >21:35:17,653 INFO program: Default mount options: user_xattr acl >21:35:17,653 INFO program: Filesystem state: clean >21:35:17,653 INFO program: Errors behavior: Continue >21:35:17,653 INFO program: Filesystem OS type: Linux >21:35:17,653 INFO program: Inode count: 128016 >21:35:17,654 INFO program: Block count: 512000 >21:35:17,654 INFO program: Reserved block count: 25600 >21:35:17,654 INFO program: Free blocks: 377577 >21:35:17,654 INFO program: Free inodes: 127647 >21:35:17,654 INFO program: First block: 1 >21:35:17,655 INFO program: Block size: 1024 >21:35:17,655 INFO program: Fragment size: 1024 >21:35:17,655 INFO program: Reserved GDT blocks: 256 >21:35:17,655 INFO program: Blocks per group: 8192 >21:35:17,655 INFO program: Fragments per group: 8192 >21:35:17,655 INFO program: Inodes per group: 2032 >21:35:17,656 INFO program: Inode blocks per group: 254 >21:35:17,656 INFO program: Flex block group size: 16 >21:35:17,656 INFO program: Filesystem created: Wed May 25 06:47:33 2011 >21:35:17,656 INFO program: Last mount time: Fri Mar 28 20:07:09 2014 >21:35:17,656 INFO program: Last write time: Fri Mar 28 19:30:59 2014 >21:35:17,657 INFO program: Mount count: 846 >21:35:17,657 INFO program: Maximum mount count: -1 >21:35:17,657 INFO program: Last checked: Wed May 25 06:47:33 2011 >21:35:17,657 INFO program: Check interval: 0 (<none>) >21:35:17,657 INFO program: Lifetime writes: 492 MB >21:35:17,658 INFO program: Reserved blocks uid: 0 (user root) >21:35:17,658 INFO program: Reserved blocks gid: 0 (group root) >21:35:17,658 INFO program: First inode: 11 >21:35:17,658 INFO program: Inode size: 128 >21:35:17,658 INFO program: Journal inode: 8 >21:35:17,658 INFO program: Default directory hash: half_md4 >21:35:17,659 INFO program: Directory Hash Seed: 60cc91b7-32e7-43c8-9158-f4919c6908d0 >21:35:17,659 INFO program: Journal backup: inode blocks >21:35:17,659 INFO program: Journal features: journal_incompat_revoke >21:35:17,659 INFO program: Journal size: 8M >21:35:17,659 INFO program: Journal length: 8192 >21:35:17,660 INFO program: Journal sequence: 0x000005e6 >21:35:17,660 INFO program: Journal start: 0 >21:35:17,660 INFO program: >21:35:17,660 DEBUG program: Return code: 0 >21:35:17,661 INFO program: Running... resize2fs -P /dev/sda1 >21:35:17,670 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:35:17,670 INFO program: Estimated minimum size of the filesystem: 126198 >21:35:17,671 DEBUG program: Return code: 0 >21:35:17,750 INFO program: Running... losetup -j /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso >21:35:17,816 INFO program: /dev/loop0: [2067]:1851394 (/run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso) >21:35:17,817 DEBUG program: Return code: 0 >21:35:17,821 INFO program: Running... losetup -j /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso >21:35:17,831 INFO program: /dev/loop0: [2067]:1851394 (/run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso) >21:35:17,832 DEBUG program: Return code: 0 >21:35:17,911 INFO program: Running... dumpe2fs -h /dev/loop2 >21:35:17,940 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:35:17,941 INFO program: Filesystem volume name: Anaconda >21:35:17,941 INFO program: Last mounted on: / >21:35:17,941 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >21:35:17,941 INFO program: Filesystem magic number: 0xEF53 >21:35:17,942 INFO program: Filesystem revision #: 1 (dynamic) >21:35:17,942 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 >21:35:17,942 INFO program: Filesystem flags: signed_directory_hash >21:35:17,942 INFO program: Default mount options: user_xattr acl >21:35:17,942 INFO program: Filesystem state: clean >21:35:17,942 INFO program: Errors behavior: Continue >21:35:17,943 INFO program: Filesystem OS type: Linux >21:35:17,943 INFO program: Inode count: 131072 >21:35:17,943 INFO program: Block count: 2097152 >21:35:17,943 INFO program: Reserved block count: 0 >21:35:17,943 INFO program: Free blocks: 1293489 >21:35:17,944 INFO program: Free inodes: 103755 >21:35:17,944 INFO program: First block: 1 >21:35:17,944 INFO program: Block size: 1024 >21:35:17,944 INFO program: Fragment size: 1024 >21:35:17,944 INFO program: Reserved GDT blocks: 256 >21:35:17,944 INFO program: Blocks per group: 8192 >21:35:17,945 INFO program: Fragments per group: 8192 >21:35:17,945 INFO program: Inodes per group: 512 >21:35:17,945 INFO program: Inode blocks per group: 128 >21:35:17,945 INFO program: Flex block group size: 16 >21:35:17,945 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >21:35:17,945 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >21:35:17,946 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >21:35:17,946 INFO program: Mount count: 2 >21:35:17,946 INFO program: Maximum mount count: -1 >21:35:17,946 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >21:35:17,946 INFO program: Check interval: 0 (<none>) >21:35:17,946 INFO program: Lifetime writes: 32 MB >21:35:17,947 INFO program: Reserved blocks uid: 0 (user root) >21:35:17,947 INFO program: Reserved blocks gid: 0 (group root) >21:35:17,947 INFO program: First inode: 11 >21:35:17,947 INFO program: Inode size: 256 >21:35:17,947 INFO program: Required extra isize: 28 >21:35:17,947 INFO program: Desired extra isize: 28 >21:35:17,948 INFO program: Journal inode: 8 >21:35:17,948 INFO program: Default directory hash: half_md4 >21:35:17,948 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >21:35:17,948 INFO program: Journal backup: inode blocks >21:35:17,948 INFO program: Journal features: (none) >21:35:17,949 INFO program: Journal size: 32M >21:35:17,949 INFO program: Journal length: 32768 >21:35:17,949 INFO program: Journal sequence: 0x00000007 >21:35:17,949 INFO program: Journal start: 0 >21:35:17,950 INFO program: >21:35:17,950 DEBUG program: Return code: 0 >21:35:17,950 INFO program: Running... resize2fs -P /dev/loop2 >21:35:17,958 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:35:17,959 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop2 >21:35:17,959 INFO program: Couldn't find valid filesystem superblock. >21:35:17,959 DEBUG program: Return code: 1 >21:35:18,004 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:35:18,012 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:35:18,013 INFO program: Filesystem volume name: Anaconda >21:35:18,013 INFO program: Last mounted on: / >21:35:18,013 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >21:35:18,013 INFO program: Filesystem magic number: 0xEF53 >21:35:18,013 INFO program: Filesystem revision #: 1 (dynamic) >21:35:18,013 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 >21:35:18,014 INFO program: Filesystem flags: signed_directory_hash >21:35:18,014 INFO program: Default mount options: user_xattr acl >21:35:18,014 INFO program: Filesystem state: clean >21:35:18,014 INFO program: Errors behavior: Continue >21:35:18,014 INFO program: Filesystem OS type: Linux >21:35:18,015 INFO program: Inode count: 131072 >21:35:18,015 INFO program: Block count: 2097152 >21:35:18,015 INFO program: Reserved block count: 0 >21:35:18,015 INFO program: Free blocks: 1293489 >21:35:18,015 INFO program: Free inodes: 103755 >21:35:18,016 INFO program: First block: 1 >21:35:18,016 INFO program: Block size: 1024 >21:35:18,016 INFO program: Fragment size: 1024 >21:35:18,016 INFO program: Reserved GDT blocks: 256 >21:35:18,016 INFO program: Blocks per group: 8192 >21:35:18,016 INFO program: Fragments per group: 8192 >21:35:18,017 INFO program: Inodes per group: 512 >21:35:18,017 INFO program: Inode blocks per group: 128 >21:35:18,017 INFO program: Flex block group size: 16 >21:35:18,017 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >21:35:18,017 INFO program: Last mount time: Fri Mar 28 21:35:01 2014 >21:35:18,018 INFO program: Last write time: Fri Mar 28 21:35:01 2014 >21:35:18,018 INFO program: Mount count: 3 >21:35:18,018 INFO program: Maximum mount count: -1 >21:35:18,018 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >21:35:18,018 INFO program: Check interval: 0 (<none>) >21:35:18,018 INFO program: Lifetime writes: 32 MB >21:35:18,019 INFO program: Reserved blocks uid: 0 (user root) >21:35:18,019 INFO program: Reserved blocks gid: 0 (group root) >21:35:18,019 INFO program: First inode: 11 >21:35:18,019 INFO program: Inode size: 256 >21:35:18,019 INFO program: Required extra isize: 28 >21:35:18,020 INFO program: Desired extra isize: 28 >21:35:18,020 INFO program: Journal inode: 8 >21:35:18,020 INFO program: Default directory hash: half_md4 >21:35:18,020 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >21:35:18,020 INFO program: Journal backup: inode blocks >21:35:18,020 INFO program: Journal features: (none) >21:35:18,021 INFO program: Journal size: 32M >21:35:18,021 INFO program: Journal length: 32768 >21:35:18,021 INFO program: Journal sequence: 0x00000008 >21:35:18,021 INFO program: Journal start: 1 >21:35:18,021 INFO program: >21:35:18,022 DEBUG program: Return code: 0 >21:35:18,022 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:35:18,030 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:35:18,031 INFO program: Estimated minimum size of the filesystem: 786368 >21:35:18,031 DEBUG program: Return code: 0 >21:35:18,060 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >21:35:18,069 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >21:35:18,069 INFO program: Filesystem volume name: Anaconda >21:35:18,070 INFO program: Last mounted on: / >21:35:18,070 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >21:35:18,071 INFO program: Filesystem magic number: 0xEF53 >21:35:18,071 INFO program: Filesystem revision #: 1 (dynamic) >21:35:18,071 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 >21:35:18,072 INFO program: Filesystem flags: signed_directory_hash >21:35:18,072 INFO program: Default mount options: user_xattr acl >21:35:18,072 INFO program: Filesystem state: clean >21:35:18,072 INFO program: Errors behavior: Continue >21:35:18,072 INFO program: Filesystem OS type: Linux >21:35:18,073 INFO program: Inode count: 131072 >21:35:18,073 INFO program: Block count: 2097152 >21:35:18,073 INFO program: Reserved block count: 0 >21:35:18,073 INFO program: Free blocks: 1293489 >21:35:18,073 INFO program: Free inodes: 103755 >21:35:18,074 INFO program: First block: 1 >21:35:18,074 INFO program: Block size: 1024 >21:35:18,074 INFO program: Fragment size: 1024 >21:35:18,074 INFO program: Reserved GDT blocks: 256 >21:35:18,074 INFO program: Blocks per group: 8192 >21:35:18,075 INFO program: Fragments per group: 8192 >21:35:18,075 INFO program: Inodes per group: 512 >21:35:18,075 INFO program: Inode blocks per group: 128 >21:35:18,075 INFO program: Flex block group size: 16 >21:35:18,075 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >21:35:18,076 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >21:35:18,076 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >21:35:18,076 INFO program: Mount count: 2 >21:35:18,076 INFO program: Maximum mount count: -1 >21:35:18,076 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >21:35:18,076 INFO program: Check interval: 0 (<none>) >21:35:18,077 INFO program: Lifetime writes: 32 MB >21:35:18,077 INFO program: Reserved blocks uid: 0 (user root) >21:35:18,077 INFO program: Reserved blocks gid: 0 (group root) >21:35:18,077 INFO program: First inode: 11 >21:35:18,077 INFO program: Inode size: 256 >21:35:18,078 INFO program: Required extra isize: 28 >21:35:18,078 INFO program: Desired extra isize: 28 >21:35:18,078 INFO program: Journal inode: 8 >21:35:18,078 INFO program: Default directory hash: half_md4 >21:35:18,078 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >21:35:18,079 INFO program: Journal backup: inode blocks >21:35:18,079 INFO program: Journal features: (none) >21:35:18,079 INFO program: Journal size: 32M >21:35:18,079 INFO program: Journal length: 32768 >21:35:18,079 INFO program: Journal sequence: 0x00000007 >21:35:18,080 INFO program: Journal start: 0 >21:35:18,080 INFO program: >21:35:18,080 DEBUG program: Return code: 0 >21:35:18,080 INFO program: Running... resize2fs -P /dev/mapper/live-base >21:35:18,089 INFO program: resize2fs 1.42.8 (20-Jun-2013) >21:35:18,090 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >21:35:18,090 INFO program: Couldn't find valid filesystem superblock. >21:35:18,090 DEBUG program: Return code: 1 >21:35:18,100 INFO program: Running... udevadm settle --timeout=300 >21:35:18,119 DEBUG program: Return code: 0 >21:35:18,133 INFO program: Running... udevadm settle --timeout=300 >21:35:18,152 DEBUG program: Return code: 0 >21:35:18,158 INFO program: Running... udevadm settle --timeout=300 >21:35:18,174 DEBUG program: Return code: 0 >21:35:18,181 INFO program: Running... udevadm settle --timeout=300 >21:35:18,202 DEBUG program: Return code: 0 >21:35:18,212 INFO program: Running... udevadm settle --timeout=300 >21:35:18,231 DEBUG program: Return code: 0 >21:35:18,235 INFO program: Running... udevadm settle --timeout=300 >21:35:18,256 DEBUG program: Return code: 0 >21:35:18,270 INFO program: Running... udevadm settle --timeout=300 >21:35:18,288 DEBUG program: Return code: 0 >21:35:18,298 INFO program: Running... udevadm settle --timeout=300 >21:35:18,319 DEBUG program: Return code: 0 >21:35:18,327 INFO program: Running... udevadm settle --timeout=300 >21:35:18,347 DEBUG program: Return code: 0 >21:35:18,348 INFO program: Running... losetup -j /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso >21:35:18,357 INFO program: /dev/loop0: [2067]:1851394 (/run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso) >21:35:18,358 DEBUG program: Return code: 0 >21:35:18,360 INFO program: Running... losetup -j /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso >21:35:18,370 INFO program: /dev/loop0: [2067]:1851394 (/run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso) >21:35:18,370 DEBUG program: Return code: 0 >21:35:18,389 INFO program: Running... mount -t ext3 -o defaults,ro /dev/sdb3 /mnt/sysimage >21:35:18,405 INFO program: mount: /dev/sdb3 is already mounted or /mnt/sysimage busy >21:35:18,405 INFO program: /dev/sdb3 is already mounted on /run/install/isodir >21:35:18,406 DEBUG program: Return code: 32 >21:35:18,408 INFO program: Running... udevadm settle --timeout=300 >21:35:18,428 DEBUG program: Return code: 0 >21:35:18,431 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >21:35:18,442 DEBUG program: Return code: 0 >21:35:18,446 INFO program: Running... udevadm settle --timeout=300 >21:35:18,463 DEBUG program: Return code: 0 >21:35:18,464 INFO program: Running... umount /mnt/sysimage >21:35:18,488 DEBUG program: Return code: 0 >21:35:18,489 INFO program: Running... udevadm settle --timeout=300 >21:35:18,505 DEBUG program: Return code: 0 >21:35:18,510 INFO program: Running... udevadm settle --timeout=300 >21:35:18,527 DEBUG program: Return code: 0 >21:35:18,707 INFO program: Running... hwclock --hctosys --localtime >21:35:19,001 DEBUG program: Return code: 0 >21:35:19,002 INFO program: Running... mount -t iso9660 -o ro /mnt/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso /mnt/install/cdimage >21:35:19,013 DEBUG program: Return code: 0 >21:35:19,028 INFO program: Running... udevadm settle --timeout=300 >21:35:19,046 DEBUG program: Return code: 0 >21:35:19,046 INFO program: Running... umount /mnt/install/cdimage >21:35:19,059 DEBUG program: Return code: 0 >21:35:19,061 INFO program: Running... mount -t iso9660 -o ro /mnt/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso /mnt/install/source >21:35:19,075 DEBUG program: Return code: 0 >21:35:19,082 INFO program: Running... udevadm settle --timeout=300 >21:35:19,105 DEBUG program: Return code: 0 >21:35:19,106 INFO program: Running... umount /mnt/install/source >21:35:19,118 DEBUG program: Return code: 0 >21:35:19,171 INFO program: Running... mount -t iso9660 -o ro /mnt/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso /mnt/install/cdimage >21:35:19,180 DEBUG program: Return code: 0 >21:35:19,181 INFO program: Running... udevadm settle --timeout=300 >21:35:19,201 DEBUG program: Return code: 0 >21:35:19,202 INFO program: Running... umount /mnt/install/cdimage >21:35:19,214 DEBUG program: Return code: 0 >21:35:19,215 INFO program: Running... mount -t iso9660 -o ro /mnt/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso /mnt/install/source >21:35:19,229 DEBUG program: Return code: 0 >19:35:25,156 INFO program: Running... modprobe btrfs >19:35:25,330 DEBUG program: Return code: 0 >19:35:25,339 INFO program: Running... modprobe xfs >19:35:25,422 DEBUG program: Return code: 0 >19:35:25,448 INFO program: Running... modprobe vfat >19:35:25,492 DEBUG program: Return code: 0 >19:35:40,911 INFO program: Running... udevadm settle --timeout=300 >19:35:40,932 DEBUG program: Return code: 0 >19:35:40,956 INFO program: Running... udevadm settle --timeout=300 >19:35:40,977 DEBUG program: Return code: 0 >19:35:56,232 INFO program: Running... udevadm settle --timeout=300 >19:35:56,256 DEBUG program: Return code: 0 >19:35:56,268 INFO program: Running... udevadm settle --timeout=300 >19:35:56,286 DEBUG program: Return code: 0 >19:35:56,584 INFO program: Running... losetup -j /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso >19:35:56,598 INFO program: /dev/loop0: [2067]:1851394 (/run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso) >19:35:56,598 INFO program: /dev/loop4: [2067]:1851394 (/run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso) >19:35:56,598 DEBUG program: Return code: 0 > > >/tmp/storage.log: >21:35:12,844 INFO blivet: ISCSID is /sbin/iscsid >21:35:12,844 INFO blivet: no initiator set >21:35:13,040 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:35:13,040 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >21:35:15,013 DEBUG blivet: trying to set new default fstype to 'ext4' >21:35:15,062 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:15,063 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:35:15,064 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:15,705 INFO blivet: Detected 3856M of memory >21:35:15,705 INFO blivet: Suggested swap size (3856 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >21:35:15,706 INFO blivet: Swap attempt of 0M >21:35:16,447 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7fd6a4842dd0> >21:35:16,450 INFO blivet: no initiator set >21:35:16,451 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >21:35:16,451 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:35:16,488 DEBUG blivet: protected device spec LABEL=bootstuff resolved to sdb3 >21:35:16,514 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'dm-0', 'dm-1'] >21:35:16,521 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK /dev/disk/by-id/wwn-0x5000c50045aa4952 /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_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': '140', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '140', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000abaee', > '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': '0002BSM1', > 'ID_SERIAL': 'ST9500325AS_S2W2MYVK', > 'ID_SERIAL_SHORT': 'S2W2MYVK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50045aa4952', > 'ID_WWN_WITH_EXTENSION': '0x5000c50045aa4952', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '340207', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK', > '/dev/disk/by-id/wwn-0x5000c50045aa4952', > '/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 ; >21:35:16,522 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)... >21:35:16,523 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >21:35:16,525 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:16,527 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >21:35:16,528 INFO blivet: sdb is a disk >21:35:16,529 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:16,531 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >21:35:16,543 INFO blivet: added disk sdb (id 0) to device tree >21:35:16,544 DEBUG blivet: looking up parted Device: /dev/sdb >21:35:16,603 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >21:35:16,605 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >21:35:16,606 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:35:16,607 DEBUG blivet: required disklabel type for sdb (1) is None >21:35:16,607 DEBUG blivet: default disklabel type for sdb is msdos >21:35:16,607 DEBUG blivet: selecting msdos disklabel for sdb based on size >21:35:16,610 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >21:35:16,689 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd69a06d050>, <parted.partition.Partition object at 0x7fd69a06d310>, <parted.partition.Partition object at 0x7fd69a06d590>] > device: <parted.device.Device object at 0x7fd69a066e10> > PedDisk: <_ped.Disk object at 0x7fd69a0681b8> >21:35:16,690 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >21:35:16,699 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >21:35:16,707 INFO blivet: got device: DiskDevice instance (0x7fd69a003fd0) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > 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: Seagate Portable path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fd69a04d830> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd69a05ce10> >21:35:16,712 INFO blivet: got format: DiskLabel instance (0x7fd69993df50) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd69a06d050>, <parted.partition.Partition object at 0x7fd69a06d310>, <parted.partition.Partition object at 0x7fd69a06d590>] > device: <parted.device.Device object at 0x7fd69a066e10> > PedDisk: <_ped.Disk object at 0x7fd69a0681b8> > origPartedDisk = <parted.disk.Disk object at 0x7fd69a06d810> > partedDevice = parted.Device instance -- > model: Seagate Portable path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fd69a04db90> > >21:35:16,724 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part1 /dev/disk/by-id/wwn-0x5000c50045aa4952-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/7D580B8C3C267EF7', > '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_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': '140', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '140', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7D580B8C3C267EF7', > 'ID_FS_UUID_ENC': '7D580B8C3C267EF7', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '526745600', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '000abaee-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000abaee', > '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': '0002BSM1', > 'ID_SERIAL': 'ST9500325AS_S2W2MYVK', > 'ID_SERIAL_SHORT': 'S2W2MYVK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50045aa4952', > 'ID_WWN_WITH_EXTENSION': '0x5000c50045aa4952', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '340225', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part1', > '/dev/disk/by-id/wwn-0x5000c50045aa4952-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/7D580B8C3C267EF7'], > '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 ; >21:35:16,726 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)... >21:35:16,727 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >21:35:16,728 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:16,729 INFO blivet: sdb1 is a partition >21:35:16,730 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >21:35:16,731 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >21:35:16,733 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (0) with existing msdos disklabel >21:35:16,735 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:35:16,737 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >21:35:16,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:16,739 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >21:35:16,740 DEBUG blivet: looking up parted Partition: /dev/sdb1 >21:35:16,746 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >21:35:16,749 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >21:35:16,751 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >21:35:16,752 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >21:35:16,753 INFO blivet: added partition sdb1 (id 1) to device tree >21:35:16,754 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >21:35:16,756 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >21:35:16,757 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >21:35:16,758 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >21:35:16,775 WARN blivet: disklabel detected but not usable on sdb1 >21:35:16,776 INFO blivet: type detected on 'sdb1' is 'ntfs' >21:35:17,130 WARN blivet: Unable to discover minimum size of filesystem on /dev/sdb1 >21:35:17,132 DEBUG blivet: NTFS.supported: supported: False ; >21:35:17,132 DEBUG blivet: getFormat('ntfs') returning NTFS instance >21:35:17,133 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >21:35:17,135 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >21:35:17,136 DEBUG blivet: looking up parted Device: /dev/sdb1 >21:35:17,138 INFO blivet: got device: PartitionDevice instance (0x7fd69a05cdd0) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 257200.0 > format = existing ntfs filesystem > major = 8 minor = 17 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/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 526745600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32788, 255, 63) biosGeometry: (32788, 255, 63) > PedDevice: <_ped.Device object at 0x7fd69a07e0e0> > target size = 0 path = /dev/sdb1 > 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 0x7fd69a066ed0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd69a06d450> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd69a06d0d0> PedPartition: <_ped.Partition object at 0x7fd69a06b5f0> > disk = existing 476940MB disk sdb (0) with existing msdos disklabel > start = 2048 end = 526747647 length = 526745600 > flags = >21:35:17,140 DEBUG blivet: NTFS.supported: supported: False ; >21:35:17,140 INFO blivet: got format: NTFS instance (0x7fd69a06dd10) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = 7D580B8C3C267EF7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >21:35:17,148 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part2 /dev/disk/by-id/wwn-0x5000c50045aa4952-part2 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/f9b91435-ec1a-45a6-9225-611ad5f6ce6d', > 'DEVNAME': 'sdb2', > '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/sdb2', > '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': '140', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '140', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'f9b91435-ec1a-45a6-9225-611ad5f6ce6d', > 'ID_FS_UUID_ENC': 'f9b91435-ec1a-45a6-9225-611ad5f6ce6d', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '629147648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '347625520', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000abaee-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000abaee', > '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': '0002BSM1', > 'ID_SERIAL': 'ST9500325AS_S2W2MYVK', > 'ID_SERIAL_SHORT': 'S2W2MYVK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50045aa4952', > 'ID_WWN_WITH_EXTENSION': '0x5000c50045aa4952', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '340340', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part2', > '/dev/disk/by-id/wwn-0x5000c50045aa4952-part2', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/f9b91435-ec1a-45a6-9225-611ad5f6ce6d'], > '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/sdb2'} ; name: sdb2 ; >21:35:17,148 INFO blivet: scanning sdb2 (/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/sdb2)... >21:35:17,150 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >21:35:17,152 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,152 INFO blivet: sdb2 is a partition >21:35:17,153 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >21:35:17,155 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >21:35:17,156 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (0) with existing msdos disklabel >21:35:17,158 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:35:17,159 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >21:35:17,159 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,161 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >21:35:17,162 DEBUG blivet: looking up parted Partition: /dev/sdb2 >21:35:17,164 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >21:35:17,165 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >21:35:17,167 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >21:35:17,168 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >21:35:17,168 INFO blivet: added partition sdb2 (id 2) to device tree >21:35:17,169 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >21:35:17,171 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >21:35:17,172 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >21:35:17,174 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >21:35:17,264 WARN blivet: disklabel detected but not usable on sdb2 >21:35:17,265 INFO blivet: type detected on 'sdb2' is 'crypto_LUKS' >21:35:17,274 DEBUG blivet: LUKS.__init__: uuid: f9b91435-ec1a-45a6-9225-611ad5f6ce6d ; exists: True ; label: None ; device: /dev/sdb2 ; serial: S2W2MYVK ; name: luks-f9b91435-ec1a-45a6-9225-611ad5f6ce6d ; >21:35:17,275 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >21:35:17,276 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >21:35:17,278 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: luks ; >21:35:17,280 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sdb2 ; >21:35:17,281 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-f9b91435-ec1a-45a6-9225-611ad5f6ce6d ; >21:35:17,282 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,284 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >21:35:17,285 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,287 DEBUG blivet: LUKSDevice._setFormat: luks-f9b91435-ec1a-45a6-9225-611ad5f6ce6d ; current: None ; type: None ; >21:35:17,288 DEBUG blivet: LUKSDevice.setup: luks-f9b91435-ec1a-45a6-9225-611ad5f6ce6d ; status: False ; controllable: True ; orig: False ; >21:35:17,289 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-f9b91435-ec1a-45a6-9225-611ad5f6ce6d ; orig: False ; >21:35:17,291 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >21:35:17,292 DEBUG blivet: LUKS.setup: device: /dev/sdb2 ; mapName: luks-f9b91435-ec1a-45a6-9225-611ad5f6ce6d ; status: False ; type: luks ; >21:35:17,292 INFO blivet: setup of luks-f9b91435-ec1a-45a6-9225-611ad5f6ce6d failed: luks device not configured >21:35:17,293 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >21:35:17,294 DEBUG blivet: looking up parted Device: /dev/sdb2 >21:35:17,295 INFO blivet: got device: PartitionDevice instance (0x7fd69a06dad0) -- > name = sdb2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 169739.023438 > format = existing luks > major = 8 minor = 18 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/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 347625520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (21638, 255, 63) biosGeometry: (21638, 255, 63) > PedDevice: <_ped.Device object at 0x7fd6969be3b0> > target size = 0 path = /dev/sdb2 > 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 0x7fd69a066ed0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd69a06d5d0> PedPartition: <_ped.Partition object at 0x7fd69a06b6b0> > disk = existing 476940MB disk sdb (0) with existing msdos disklabel > start = 629147648 end = 976773167 length = 347625520 > flags = >21:35:17,296 INFO blivet: got format: LUKS instance (0x2dd0b50) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sdb2 uuid = f9b91435-ec1a-45a6-9225-611ad5f6ce6d exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-f9b91435-ec1a-45a6-9225-611ad5f6ce6d > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >21:35:17,303 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part3 /dev/disk/by-id/wwn-0x5000c50045aa4952-part3 /dev/disk/by-label/bootstuff /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/9fb8dc6b-8775-4219-a90a-d25234631121', > 'DEVNAME': 'sdb3', > '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/sdb3', > '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': '140', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '140', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'bootstuff', > 'ID_FS_LABEL_ENC': 'bootstuff', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9fb8dc6b-8775-4219-a90a-d25234631121', > 'ID_FS_UUID_ENC': '9fb8dc6b-8775-4219-a90a-d25234631121', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '526747648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '102400000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000abaee-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000abaee', > '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': '0002BSM1', > 'ID_SERIAL': 'ST9500325AS_S2W2MYVK', > 'ID_SERIAL_SHORT': 'S2W2MYVK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50045aa4952', > 'ID_WWN_WITH_EXTENSION': '0x5000c50045aa4952', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '340405', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part3', > '/dev/disk/by-id/wwn-0x5000c50045aa4952-part3', > '/dev/disk/by-label/bootstuff', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/9fb8dc6b-8775-4219-a90a-d25234631121'], > '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/sdb3'} ; name: sdb3 ; >21:35:17,304 INFO blivet: scanning sdb3 (/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/sdb3)... >21:35:17,305 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >21:35:17,306 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,307 INFO blivet: sdb3 is a partition >21:35:17,308 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >21:35:17,309 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >21:35:17,310 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (0) with existing msdos disklabel >21:35:17,313 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:35:17,314 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >21:35:17,314 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,317 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >21:35:17,317 DEBUG blivet: looking up parted Partition: /dev/sdb3 >21:35:17,319 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >21:35:17,320 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >21:35:17,322 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >21:35:17,323 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >21:35:17,323 INFO blivet: added partition sdb3 (id 4) to device tree >21:35:17,324 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >21:35:17,326 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >21:35:17,327 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >21:35:17,328 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >21:35:17,385 WARN blivet: disklabel detected but not usable on sdb3 >21:35:17,386 INFO blivet: type detected on 'sdb3' is 'ext3' >21:35:17,493 DEBUG blivet: padding min size from 21454 up to 21954 >21:35:17,495 DEBUG blivet: Ext3FS.supported: supported: True ; >21:35:17,495 DEBUG blivet: getFormat('ext3') returning Ext3FS instance >21:35:17,496 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >21:35:17,497 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: ext3 ; >21:35:17,498 DEBUG blivet: looking up parted Device: /dev/sdb3 >21:35:17,499 INFO blivet: got device: PartitionDevice instance (0x2dd0a10) -- > name = sdb3 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 50000.0 > format = existing ext3 filesystem > major = 8 minor = 19 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/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 102400000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (6374, 255, 63) biosGeometry: (6374, 255, 63) > PedDevice: <_ped.Device object at 0x7fd6969bea70> > target size = 0 path = /dev/sdb3 > 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 0x7fd69a066ed0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd69a06d490> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fd69a06d3d0> PedPartition: <_ped.Partition object at 0x7fd69a06b650> > disk = existing 476940MB disk sdb (0) with existing msdos disklabel > start = 526747648 end = 629147647 length = 102400000 > flags = >21:35:17,500 DEBUG blivet: Ext3FS.supported: supported: True ; >21:35:17,500 INFO blivet: got format: Ext3FS instance (0x2de1a50) -- > type = ext3 name = ext3 status = False > device = /dev/sdb3 uuid = 9fb8dc6b-8775-4219-a90a-d25234631121 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = bootstuff size = 50000.0 targetSize = 50000.0 > >21:35:17,505 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997 /dev/disk/by-id/wwn-0x50014ee20565ec25', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > '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': 'WDC_WD3200BEKT-08PVMT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEKT-08PVMT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00037bf0', > 'ID_REVISION': '02.01A02', > 'ID_SERIAL': 'WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997', > 'ID_SERIAL_SHORT': 'WD-WXB1AC0F4997', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20565ec25', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20565ec25', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344008', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997', > '/dev/disk/by-id/wwn-0x50014ee20565ec25'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:35:17,505 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:35:17,507 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:35:17,508 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,511 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >21:35:17,512 INFO blivet: sda is a disk >21:35:17,512 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,514 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:35:17,526 INFO blivet: added disk sda (id 5) to device tree >21:35:17,527 DEBUG blivet: looking up parted Device: /dev/sda >21:35:17,529 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:35:17,531 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >21:35:17,532 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:35:17,532 DEBUG blivet: required disklabel type for sda (1) is None >21:35:17,532 DEBUG blivet: default disklabel type for sda is msdos >21:35:17,533 DEBUG blivet: selecting msdos disklabel for sda based on size >21:35:17,534 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >21:35:17,550 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 0x2de1c10>, <parted.partition.Partition object at 0x2de1e10>] > device: <parted.device.Device object at 0x2de1910> > PedDisk: <_ped.Disk object at 0x2df6d88> >21:35:17,550 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >21:35:17,552 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:35:17,554 INFO blivet: got device: DiskDevice instance (0x2dd0990) -- > name = sda status = True kids = 0 id = 5 > 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 WDC WD3200BEKT-0 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 0x7fd6969be9e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2dd0850> >21:35:17,557 INFO blivet: got format: DiskLabel instance (0x2dd08d0) -- > 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 0x2de1c10>, <parted.partition.Partition object at 0x2de1e10>] > device: <parted.device.Device object at 0x2de1910> > PedDisk: <_ped.Disk object at 0x2df6d88> > origPartedDisk = <parted.disk.Disk object at 0x2deb090> > partedDevice = parted.Device instance -- > model: ATA WDC WD3200BEKT-0 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 0x7fd6969beb00> > >21:35:17,566 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997-part1 /dev/disk/by-id/wwn-0x50014ee20565ec25-part1 /dev/disk/by-uuid/b44932d3-eeee-4075-b8cb-3f731567cc86', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > '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': 'b44932d3-eeee-4075-b8cb-3f731567cc86', > 'ID_FS_UUID_ENC': 'b44932d3-eeee-4075-b8cb-3f731567cc86', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD3200BEKT-08PVMT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEKT-08PVMT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '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': '00037bf0-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00037bf0', > 'ID_REVISION': '02.01A02', > 'ID_SERIAL': 'WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997', > 'ID_SERIAL_SHORT': 'WD-WXB1AC0F4997', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20565ec25', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20565ec25', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344071', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997-part1', > '/dev/disk/by-id/wwn-0x50014ee20565ec25-part1', > '/dev/disk/by-uuid/b44932d3-eeee-4075-b8cb-3f731567cc86'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:35:17,566 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:35:17,568 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >21:35:17,569 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,569 INFO blivet: sda1 is a partition >21:35:17,571 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:35:17,572 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:35:17,573 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (5) with existing msdos disklabel >21:35:17,575 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >21:35:17,577 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >21:35:17,577 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,579 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:35:17,579 DEBUG blivet: looking up parted Partition: /dev/sda1 >21:35:17,581 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >21:35:17,582 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:35:17,584 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:35:17,586 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:35:17,586 INFO blivet: added partition sda1 (id 6) to device tree >21:35:17,587 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:35:17,589 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >21:35:17,590 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:35:17,592 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >21:35:17,596 WARN blivet: disklabel detected but not usable on sda1 >21:35:17,597 INFO blivet: type detected on 'sda1' is 'ext4' >21:35:17,671 DEBUG blivet: padding min size from 124 up to 136 >21:35:17,672 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:17,673 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:35:17,674 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >21:35:17,675 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >21:35:17,676 DEBUG blivet: looking up parted Device: /dev/sda1 >21:35:17,678 INFO blivet: got device: PartitionDevice instance (0x2dd0810) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 305245MB disk sda (5) 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 0x7fd6969bee60> > 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 0x2de1850> fileSystem: <parted.filesystem.FileSystem object at 0x2de1f50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2de1d50> PedPartition: <_ped.Partition object at 0x7fd6969acd70> > disk = existing 305245MB disk sda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >21:35:17,680 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:17,680 INFO blivet: got format: Ext4FS instance (0x2deb610) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = b44932d3-eeee-4075-b8cb-3f731567cc86 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >21:35:17,687 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997-part2 /dev/disk/by-id/wwn-0x50014ee20565ec25-part2 /dev/disk/by-uuid/e7a4f5e7-ef95-4eb9-9cee-b59955933ded', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > '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': 'e7a4f5e7-ef95-4eb9-9cee-b59955933ded', > 'ID_FS_UUID_ENC': 'e7a4f5e7-ef95-4eb9-9cee-b59955933ded', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD3200BEKT-08PVMT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEKT-08PVMT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '624115712', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00037bf0-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00037bf0', > 'ID_REVISION': '02.01A02', > 'ID_SERIAL': 'WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997', > 'ID_SERIAL_SHORT': 'WD-WXB1AC0F4997', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20565ec25', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20565ec25', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344131', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997-part2', > '/dev/disk/by-id/wwn-0x50014ee20565ec25-part2', > '/dev/disk/by-uuid/e7a4f5e7-ef95-4eb9-9cee-b59955933ded'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:35:17,687 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:35:17,688 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >21:35:17,689 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,689 INFO blivet: sda2 is a partition >21:35:17,690 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:35:17,691 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >21:35:17,692 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (5) with existing msdos disklabel >21:35:17,693 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >21:35:17,694 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:35:17,695 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,696 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:35:17,696 DEBUG blivet: looking up parted Partition: /dev/sda2 >21:35:17,700 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >21:35:17,701 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:35:17,705 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:35:17,706 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:35:17,707 INFO blivet: added partition sda2 (id 7) to device tree >21:35:17,707 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:35:17,708 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >21:35:17,709 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:35:17,711 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >21:35:17,714 WARN blivet: disklabel detected but not usable on sda2 >21:35:17,714 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >21:35:17,716 DEBUG blivet: LUKS.__init__: uuid: e7a4f5e7-ef95-4eb9-9cee-b59955933ded ; exists: True ; label: None ; device: /dev/sda2 ; serial: WD-WXB1AC0F4997 ; name: luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded ; >21:35:17,716 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >21:35:17,717 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:35:17,718 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >21:35:17,719 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >21:35:17,720 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded ; >21:35:17,721 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,722 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >21:35:17,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,723 DEBUG blivet: LUKSDevice._setFormat: luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded ; current: None ; type: None ; >21:35:17,724 DEBUG blivet: LUKSDevice.setup: luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded ; status: False ; controllable: True ; orig: False ; >21:35:17,725 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded ; orig: False ; >21:35:17,726 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:35:17,727 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded ; status: False ; type: luks ; >21:35:17,728 INFO blivet: setup of luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded failed: luks device not configured >21:35:17,728 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >21:35:17,729 DEBUG blivet: looking up parted Device: /dev/sda2 >21:35:17,731 INFO blivet: got device: PartitionDevice instance (0x2deb850) -- > name = sda2 status = True kids = 0 id = 7 > parents = ['existing 305245MB disk sda (5) with existing msdos disklabel'] > uuid = None size = 304744.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: 624115712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38849, 255, 63) biosGeometry: (38849, 255, 63) > PedDevice: <_ped.Device object at 0x7fd6969bedd0> > 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 0x2de1850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2de1ed0> PedPartition: <_ped.Partition object at 0x7fd6969acdd0> > disk = existing 305245MB disk sda (5) with existing msdos disklabel > start = 1026048 end = 625141759 length = 624115712 > flags = >21:35:17,732 INFO blivet: got format: LUKS instance (0x7fd6a479b310) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = e7a4f5e7-ef95-4eb9-9cee-b59955933ded exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >21:35:17,736 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-uuid/2013-12-12-14-06-50-00', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-50-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-50-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '69e9fb83', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '359754', > 'name': 'loop0', > 'symlinks': ['/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-uuid/2013-12-12-14-06-50-00'], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:35:17,737 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >21:35:17,738 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >21:35:17,739 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,739 INFO blivet: loop0 is a loop device >21:35:17,740 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:35:17,741 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso ; >21:35:17,742 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,742 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,743 DEBUG blivet: FileDevice._setFormat: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso ; current: None ; type: None ; >21:35:17,744 INFO blivet: added file /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso (id 9) to device tree >21:35:17,745 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso ; >21:35:17,745 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,746 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:35:17,746 INFO blivet: added loop loop0 (id 10) to device tree >21:35:17,747 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:35:17,747 INFO blivet: type detected on 'loop0' is 'iso9660' >21:35:17,748 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:35:17,749 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >21:35:17,749 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: iso9660 ; >21:35:17,817 DEBUG blivet: looking up parted Device: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso >21:35:17,832 DEBUG blivet: looking up parted Device: /dev/loop0 >21:35:17,833 INFO blivet: got device: LoopDevice instance (0x2deb590) -- > name = loop0 status = True kids = 0 id = 10 > parents = ['existing 4390MB file /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso (9)'] > uuid = None size = 4390.0 > format = existing iso9660 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 8990720 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (559, 255, 63) biosGeometry: (559, 255, 63) > PedDevice: <_ped.Device object at 0x7fd6969beb90> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >21:35:17,835 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:35:17,835 INFO blivet: got format: Iso9660FS instance (0x2deb390) -- > type = iso9660 name = iso9660 status = False > device = /dev/loop0 uuid = 2013-12-12-14-06-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_x86_64 size = 0.0 targetSize = 0.0 > >21:35:17,837 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '360098', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:35:17,838 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >21:35:17,839 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >21:35:17,840 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,840 INFO blivet: loop1 is a loop device >21:35:17,841 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:35:17,842 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >21:35:17,882 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,883 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,885 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >21:35:17,885 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 11) to device tree >21:35:17,887 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >21:35:17,887 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,889 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:35:17,889 INFO blivet: added loop loop1 (id 12) to device tree >21:35:17,890 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:35:17,892 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:35:17,892 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >21:35:17,892 DEBUG blivet: device loop1 does not contain a disklabel >21:35:17,892 INFO blivet: type detected on 'loop1' is 'squashfs' >21:35:17,893 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >21:35:17,894 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: squashfs ; >21:35:17,895 INFO blivet: got device: LoopDevice instance (0x7fd6a61d6490) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (11)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >21:35:17,895 INFO blivet: got format: DeviceFormat instance (0x7fd69a07aed0) -- > type = squashfs name = squashfs status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >21:35:17,897 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > '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': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '360437', > 'name': 'loop2', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:35:17,897 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >21:35:17,898 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >21:35:17,899 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,899 INFO blivet: loop2 is a loop device >21:35:17,900 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:35:17,901 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:35:17,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,902 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,904 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:35:17,904 INFO blivet: added file /LiveOS/rootfs.img (id 13) to device tree >21:35:17,905 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:35:17,905 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,906 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:35:17,906 INFO blivet: added loop loop2 (id 14) to device tree >21:35:17,907 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:35:17,908 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:35:17,909 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:17,910 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:35:17,910 DEBUG blivet: device loop2 does not contain a disklabel >21:35:17,910 INFO blivet: type detected on 'loop2' is 'ext4' >21:35:17,960 DEBUG blivet: using current size 0 as min size >21:35:17,961 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:17,961 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:35:17,963 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: ext4 ; >21:35:17,964 INFO blivet: got device: LoopDevice instance (0x7fd69a06d190) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/rootfs.img (13)'] > 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/loop2 > format args = [] originalFormat = None >21:35:17,965 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:17,966 INFO blivet: got format: Ext4FS instance (0x7fd69a06d750) -- > type = ext4 name = ext4 status = False > device = /dev/loop2 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 > >21:35:17,968 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '360780', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:35:17,968 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >21:35:17,969 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >21:35:17,970 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,970 INFO blivet: loop3 is a loop device >21:35:17,971 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >21:35:17,972 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:35:17,973 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,973 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,974 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:35:17,975 INFO blivet: added file /overlay (deleted) (id 15) to device tree >21:35:17,976 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:35:17,976 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,977 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >21:35:17,978 INFO blivet: added loop loop3 (id 16) to device tree >21:35:17,978 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >21:35:17,979 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >21:35:17,980 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,981 DEBUG blivet: LoopDevice.setup: loop3 ; status: False ; controllable: False ; orig: False ; >21:35:17,982 DEBUG blivet: DiskLabel.__init__: device: /dev/loop3 ; labelType: None ; exists: True ; >21:35:17,983 WARN blivet: disklabel detected but not usable on loop3 >21:35:17,984 DEBUG blivet: no type or existing type for loop3, bailing >21:35:17,985 INFO blivet: got device: LoopDevice instance (0x7fd69a06d790) -- > name = loop3 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >21:35:17,987 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': '792227', > '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 ; >21:35:17,988 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >21:35:17,989 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >21:35:17,989 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,990 INFO blivet: live-rw is a device-mapper device >21:35:17,990 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >21:35:17,991 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >21:35:17,992 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (14) with existing ext4 filesystem >21:35:17,994 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >21:35:17,995 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) >21:35:17,996 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >21:35:17,997 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:17,998 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >21:35:17,998 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:17,999 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:35:18,000 INFO blivet: added dm live-rw (id 17) to device tree >21:35:18,001 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:35:18,002 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:35:18,003 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:18,003 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:35:18,003 DEBUG blivet: device live-rw does not contain a disklabel >21:35:18,003 INFO blivet: type detected on 'live-rw' is 'ext4' >21:35:18,031 DEBUG blivet: padding min size from 768 up to 844 >21:35:18,033 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:18,033 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:35:18,034 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:35:18,035 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >21:35:18,039 INFO blivet: got device: DMDevice instance (0x2de1cd0) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (16)'] > 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 0x7fd6969bef80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:35:18,041 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:18,041 INFO blivet: got format: Ext4FS instance (0x7fd69993d990) -- > 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 > >21:35:18,045 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': '806313', > '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 ; >21:35:18,045 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >21:35:18,046 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >21:35:18,047 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:18,047 INFO blivet: live-base is a device-mapper device >21:35:18,048 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >21:35:18,049 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >21:35:18,050 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >21:35:18,051 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (14) with existing ext4 filesystem >21:35:18,053 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >21:35:18,053 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:35:18,055 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:35:18,055 DEBUG blivet: getFormat('None') returning DeviceFormat instance >21:35:18,056 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >21:35:18,056 INFO blivet: added dm live-base (id 18) to device tree >21:35:18,057 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >21:35:18,058 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >21:35:18,059 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:18,059 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:35:18,059 DEBUG blivet: device live-base does not contain a disklabel >21:35:18,060 INFO blivet: type detected on 'live-base' is 'ext4' >21:35:18,090 DEBUG blivet: using current size 0 as min size >21:35:18,092 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:18,092 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >21:35:18,094 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >21:35:18,095 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >21:35:18,097 INFO blivet: got device: DMDevice instance (0x7fd69a04bc10) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop2 (14) 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 0x7fd6969be710> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >21:35:18,099 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:18,100 INFO blivet: got format: Ext4FS instance (0x7fd69a06d150) -- > 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 > >21:35:18,132 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >21:35:18,154 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:35:18,155 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:35:18,158 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:35:18,175 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >21:35:18,178 DEBUG blivet: LUKS.teardown: device: /dev/sdb2 ; status: False ; type: luks ; >21:35:18,181 DEBUG blivet: LUKS.teardown: device: /dev/sdb2 ; status: False ; type: luks ; >21:35:18,205 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:35:18,208 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:35:18,211 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:35:18,233 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:35:18,261 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:35:18,265 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:35:18,270 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:35:18,290 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:35:18,292 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >21:35:18,298 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >21:35:18,321 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:35:18,323 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:35:18,327 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:35:18,359 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >21:35:18,371 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:35:18,372 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >21:35:18,372 INFO blivet: edd: collected mbr signatures: {'sda': '0x00037bf0', 'sdb': '0x000abaee'} >21:35:18,374 DEBUG blivet: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x000abaee > pci_dev: 00:1a.0, scsi_id: None > scsi_lun: None, sectors: 976773168 >21:35:18,374 INFO blivet: edd: matched 0x80 to sdb using MBR sig >21:35:18,374 DEBUG blivet: edd: data extracted from 0x81: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x00037bf0 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 625142448 >21:35:18,375 WARN blivet: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block >21:35:18,375 INFO blivet: edd: matched 0x81 to sda using MBR sig >21:35:18,377 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >21:35:18,389 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:35:18,406 WARN blivet: mount of sdb3 as ext3 failed: mount failed: 32 >21:35:18,407 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >21:35:18,430 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >21:35:18,430 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >21:35:18,445 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:35:18,507 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:35:18,508 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:35:18,510 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:35:18,681 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:18,684 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:18,687 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:35:18,689 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:18,691 DEBUG blivet: Ext4FS.supported: supported: True ; >21:35:18,694 DEBUG blivet: NTFS.supported: supported: False ; >21:35:18,696 DEBUG blivet: Ext3FS.supported: supported: True ; >21:35:18,704 DEBUG blivet: found backing file /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso for loop device loop0 >21:35:18,705 DEBUG blivet: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso is mounted on /run/install/repo >21:35:18,705 DEBUG blivet: resolved 'LABEL=bootstuff' to 'sdb3' (partition) >21:35:18,707 DEBUG blivet: /dev/sdb3 is mounted on /run/install/isodir >21:35:19,170 DEBUG blivet: found backing file /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso for loop device loop0 >21:35:19,170 DEBUG blivet: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso is mounted on /run/install/repo >21:35:19,170 DEBUG blivet: resolved 'LABEL=bootstuff' to 'sdb3' (partition) >21:35:19,171 DEBUG blivet: /dev/sdb3 is mounted on /run/install/isodir >19:35:24,316 DEBUG blivet: found backing file /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso for loop device loop4 >19:35:24,316 DEBUG blivet: /run/install/isodir/f20-64/Fedora-20-x86_64-DVD.iso is mounted on /run/install/source >19:35:24,475 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:35:24,476 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:35:24,477 DEBUG blivet: NFSv4.supported: supported: False ; >19:35:24,478 DEBUG blivet: NFSv4.supported: supported: False ; >19:35:24,501 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:35:24,524 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:35:24,545 DEBUG blivet: Ext4FS.supported: supported: True ; >19:35:24,547 DEBUG blivet: Ext4FS.supported: supported: True ; >19:35:24,993 DEBUG blivet: Ext3FS.supported: supported: True ; >19:35:24,997 DEBUG blivet: Ext3FS.supported: supported: True ; >19:35:25,050 DEBUG blivet: Ext2FS.supported: supported: True ; >19:35:25,053 DEBUG blivet: Ext2FS.supported: supported: True ; >19:35:25,114 DEBUG blivet: SysFS.supported: supported: False ; >19:35:25,115 DEBUG blivet: SysFS.supported: supported: False ; >19:35:25,116 DEBUG blivet: MultipathMember.__init__: >19:35:25,117 DEBUG blivet: SwapSpace.__init__: >19:35:25,151 DEBUG blivet: ProcFS.supported: supported: False ; >19:35:25,152 DEBUG blivet: ProcFS.supported: supported: False ; >19:35:25,153 DEBUG blivet: MDRaidMember.__init__: >19:35:25,154 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:35:25,154 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:35:25,155 DEBUG blivet: BTRFS.supported: supported: True ; >19:35:25,333 DEBUG blivet: USBFS.supported: supported: False ; >19:35:25,334 DEBUG blivet: USBFS.supported: supported: False ; >19:35:25,335 DEBUG blivet: DiskLabel.__init__: >19:35:25,336 INFO blivet: DiskLabel.partedDevice returning None >19:35:25,337 DEBUG blivet: HFSPlus.supported: supported: False ; >19:35:25,338 DEBUG blivet: HFSPlus.supported: supported: False ; >19:35:25,339 DEBUG blivet: XFS.supported: supported: True ; >19:35:25,423 DEBUG blivet: XFS.supported: supported: True ; >19:35:25,425 DEBUG blivet: TmpFS.supported: supported: True ; >19:35:25,439 DEBUG blivet: LUKS.__init__: >19:35:25,440 DEBUG blivet: DMRaidMember.__init__: >19:35:25,441 DEBUG blivet: NTFS.supported: supported: False ; >19:35:25,442 DEBUG blivet: NTFS.supported: supported: False ; >19:35:25,442 DEBUG blivet: BindFS.supported: supported: False ; >19:35:25,443 DEBUG blivet: BindFS.supported: supported: False ; >19:35:25,444 DEBUG blivet: HFS.supported: supported: False ; >19:35:25,445 DEBUG blivet: HFS.supported: supported: False ; >19:35:25,445 DEBUG blivet: LVMPhysicalVolume.__init__: >19:35:25,446 DEBUG blivet: NFS.supported: supported: False ; >19:35:25,447 DEBUG blivet: NFS.supported: supported: False ; >19:35:25,448 DEBUG blivet: FATFS.supported: supported: True ; >19:35:25,495 DEBUG blivet: FATFS.supported: supported: True ; >19:35:25,522 DEBUG blivet: NoDevFS.supported: supported: False ; >19:35:25,534 DEBUG blivet: NoDevFS.supported: supported: False ; >19:35:35,457 INFO blivet: hiding device partition sdb1 (id 1) >19:35:35,460 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >19:35:35,460 DEBUG blivet: lvm filter: adding sdb1 to the reject list >19:35:35,460 INFO blivet: hiding device partition sdb2 (id 2) >19:35:35,461 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >19:35:35,461 DEBUG blivet: lvm filter: adding sdb2 to the reject list >19:35:35,461 INFO blivet: hiding device partition sdb3 (id 4) >19:35:35,462 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >19:35:35,462 DEBUG blivet: lvm filter: adding sdb3 to the reject list >19:35:35,462 INFO blivet: hiding device disk sdb (id 0) >19:35:35,463 DEBUG blivet: lvm filter: adding sdb to the reject list >19:35:40,905 INFO blivet: Detected 3856M of memory >19:35:40,905 INFO blivet: Swap attempt of 3856M >19:35:40,908 DEBUG blivet: clearpart: looking at sda2 >19:35:40,908 DEBUG blivet: clearpart: looking at sda1 >19:35:40,909 DEBUG blivet: checking whether disk sda has an empty extended >19:35:40,909 DEBUG blivet: extended is None ; logicals is [] >19:35:40,953 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:35:40,955 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (5) with existing msdos disklabel >19:35:40,991 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:35:40,994 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (5) with existing msdos disklabel >19:35:40,998 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:35:41,001 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (5) with existing msdos disklabel >19:35:41,001 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:35:41,097 DEBUG blivet: starting Blivet copy >19:35:41,137 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:35:41,138 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd69462d950> fileSystem: <parted.filesystem.FileSystem object at 0x7fd694588c50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd694588a50> PedPartition: <_ped.Partition object at 0x7fd694641230> >19:35:41,139 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:35:41,139 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd69462d950> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd694588bd0> PedPartition: <_ped.Partition object at 0x7fd694641050> >19:35:41,141 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >19:35:41,141 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd694623150> fileSystem: <parted.filesystem.FileSystem object at 0x7fd694588f10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd694588d10> PedPartition: <_ped.Partition object at 0x7fd694641110> >19:35:41,142 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >19:35:41,143 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd694623150> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd69457e0d0> PedPartition: <_ped.Partition object at 0x7fd69461bf50> >19:35:41,144 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >19:35:41,144 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd694623150> fileSystem: <parted.filesystem.FileSystem object at 0x7fd694588f50> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fd694588e90> PedPartition: <_ped.Partition object at 0x7fd6946410b0> >19:35:41,144 DEBUG blivet: finished Blivet copy >19:35:44,428 DEBUG blivet: Ext4FS.supported: supported: True ; >19:35:44,429 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:35:47,265 DEBUG blivet: Ext4FS.supported: supported: True ; >19:35:47,265 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:35:47,267 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fd691967ed0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >19:35:53,706 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:35:53,708 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded ; status: False ; type: luks ; >19:35:53,710 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >19:35:56,225 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >19:35:56,226 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:35:56,230 DEBUG storage.ui: LUKSDevice._setFormat: luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded ; current: None ; type: None ; >19:35:56,230 INFO storage.ui: added luks/dm-crypt luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded (id 19) to device tree >19:35:56,231 INFO storage.ui: not going to create backup copy of non-existent /etc/mdadm.conf >19:35:56,231 INFO storage.ui: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:35:56,267 DEBUG storage.ui: protected device spec LABEL=bootstuff resolved to sdb3 >19:35:56,292 INFO storage.ui: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >19:35:56,298 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK /dev/disk/by-id/wwn-0x5000c50045aa4952 /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_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': '140', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '140', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000abaee', > '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': '0002BSM1', > 'ID_SERIAL': 'ST9500325AS_S2W2MYVK', > 'ID_SERIAL_SHORT': 'S2W2MYVK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50045aa4952', > 'ID_WWN_WITH_EXTENSION': '0x5000c50045aa4952', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '340207', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK', > '/dev/disk/by-id/wwn-0x5000c50045aa4952', > '/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 ; >19:35:56,298 DEBUG storage.ui: skipping hidden device sdb >19:35:56,304 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part1 /dev/disk/by-id/wwn-0x5000c50045aa4952-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/7D580B8C3C267EF7', > '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_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': '140', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '140', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7D580B8C3C267EF7', > 'ID_FS_UUID_ENC': '7D580B8C3C267EF7', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '526745600', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '000abaee-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000abaee', > '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': '0002BSM1', > 'ID_SERIAL': 'ST9500325AS_S2W2MYVK', > 'ID_SERIAL_SHORT': 'S2W2MYVK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50045aa4952', > 'ID_WWN_WITH_EXTENSION': '0x5000c50045aa4952', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '340225', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part1', > '/dev/disk/by-id/wwn-0x5000c50045aa4952-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/7D580B8C3C267EF7'], > '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 ; >19:35:56,304 DEBUG storage.ui: skipping hidden device sdb1 >19:35:56,310 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part2 /dev/disk/by-id/wwn-0x5000c50045aa4952-part2 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/f9b91435-ec1a-45a6-9225-611ad5f6ce6d', > 'DEVNAME': 'sdb2', > '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/sdb2', > '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': '140', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '140', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'f9b91435-ec1a-45a6-9225-611ad5f6ce6d', > 'ID_FS_UUID_ENC': 'f9b91435-ec1a-45a6-9225-611ad5f6ce6d', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '629147648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '347625520', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000abaee-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000abaee', > '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': '0002BSM1', > 'ID_SERIAL': 'ST9500325AS_S2W2MYVK', > 'ID_SERIAL_SHORT': 'S2W2MYVK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50045aa4952', > 'ID_WWN_WITH_EXTENSION': '0x5000c50045aa4952', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '340340', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part2', > '/dev/disk/by-id/wwn-0x5000c50045aa4952-part2', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/f9b91435-ec1a-45a6-9225-611ad5f6ce6d'], > '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/sdb2'} ; name: sdb2 ; >19:35:56,311 DEBUG storage.ui: skipping hidden device sdb2 >19:35:56,317 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part3 /dev/disk/by-id/wwn-0x5000c50045aa4952-part3 /dev/disk/by-label/bootstuff /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/9fb8dc6b-8775-4219-a90a-d25234631121', > 'DEVNAME': 'sdb3', > '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/sdb3', > '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': '140', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '140', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'bootstuff', > 'ID_FS_LABEL_ENC': 'bootstuff', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9fb8dc6b-8775-4219-a90a-d25234631121', > 'ID_FS_UUID_ENC': '9fb8dc6b-8775-4219-a90a-d25234631121', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500325AS', > 'ID_MODEL_ENC': 'ST9500325AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '526747648', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '102400000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000abaee-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000abaee', > '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': '0002BSM1', > 'ID_SERIAL': 'ST9500325AS_S2W2MYVK', > 'ID_SERIAL_SHORT': 'S2W2MYVK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50045aa4952', > 'ID_WWN_WITH_EXTENSION': '0x5000c50045aa4952', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '340405', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500325AS_S2W2MYVK-part3', > '/dev/disk/by-id/wwn-0x5000c50045aa4952-part3', > '/dev/disk/by-label/bootstuff', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/9fb8dc6b-8775-4219-a90a-d25234631121'], > '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/sdb3'} ; name: sdb3 ; >19:35:56,317 DEBUG storage.ui: skipping hidden device sdb3 >19:35:56,322 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997 /dev/disk/by-id/wwn-0x50014ee20565ec25', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > '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': 'WDC_WD3200BEKT-08PVMT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEKT-08PVMT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00037bf0', > 'ID_REVISION': '02.01A02', > 'ID_SERIAL': 'WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997', > 'ID_SERIAL_SHORT': 'WD-WXB1AC0F4997', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20565ec25', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20565ec25', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344008', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997', > '/dev/disk/by-id/wwn-0x50014ee20565ec25'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >19:35:56,323 INFO storage.ui: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >19:35:56,325 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >19:35:56,326 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 305245MB disk sda (5) with existing msdos disklabel >19:35:56,328 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:35:56,330 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:35:56,330 DEBUG storage.ui: disklabel format on sda already set up >19:35:56,331 INFO storage.ui: got device: DiskDevice instance (0x7fd69462d7d0) -- > name = sda status = True kids = 2 id = 5 > 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 WDC WD3200BEKT-0 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 0x7fd6969be9e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fd69462d650> >19:35:56,333 INFO storage.ui: got format: DiskLabel instance (0x7fd69462d850) -- > 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 0x7fd694588990>, <parted.partition.Partition object at 0x7fd694588b10>] > device: <parted.device.Device object at 0x7fd69462dad0> > PedDisk: <_ped.Disk object at 0x7fd6918b03b0> > origPartedDisk = <parted.disk.Disk object at 0x7fd69462da10> > partedDevice = parted.Device instance -- > model: ATA WDC WD3200BEKT-0 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 0x7fd6969beb00> > >19:35:56,339 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997-part1 /dev/disk/by-id/wwn-0x50014ee20565ec25-part1 /dev/disk/by-uuid/b44932d3-eeee-4075-b8cb-3f731567cc86', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > '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': 'b44932d3-eeee-4075-b8cb-3f731567cc86', > 'ID_FS_UUID_ENC': 'b44932d3-eeee-4075-b8cb-3f731567cc86', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD3200BEKT-08PVMT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEKT-08PVMT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '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': '00037bf0-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00037bf0', > 'ID_REVISION': '02.01A02', > 'ID_SERIAL': 'WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997', > 'ID_SERIAL_SHORT': 'WD-WXB1AC0F4997', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20565ec25', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20565ec25', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344071', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997-part1', > '/dev/disk/by-id/wwn-0x50014ee20565ec25-part1', > '/dev/disk/by-uuid/b44932d3-eeee-4075-b8cb-3f731567cc86'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:35:56,340 INFO storage.ui: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >19:35:56,341 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda1 ; >19:35:56,342 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 500MB partition sda1 (6) with existing ext4 filesystem >19:35:56,344 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:35:56,345 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >19:35:56,346 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:35:56,347 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >19:35:56,439 WARN storage.ui: disklabel detected but not usable on sda1 >19:35:56,440 DEBUG storage.ui: no type or existing type for sda1, bailing >19:35:56,443 INFO storage.ui: got device: PartitionDevice instance (0x7fd69462d710) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 305245MB disk sda (5) 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 0x7fd6969bee60> > 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 0x7fd69462d950> fileSystem: <parted.filesystem.FileSystem object at 0x7fd694588c50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd694588a50> PedPartition: <_ped.Partition object at 0x7fd694641230> > disk = existing 305245MB disk sda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >19:35:56,445 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:35:56,446 INFO storage.ui: got format: Ext4FS instance (0x7fd694626e10) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = b44932d3-eeee-4075-b8cb-3f731567cc86 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >19:35:56,453 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997-part2 /dev/disk/by-id/wwn-0x50014ee20565ec25-part2 /dev/disk/by-uuid/e7a4f5e7-ef95-4eb9-9cee-b59955933ded', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '58', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '58', > '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': 'e7a4f5e7-ef95-4eb9-9cee-b59955933ded', > 'ID_FS_UUID_ENC': 'e7a4f5e7-ef95-4eb9-9cee-b59955933ded', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD3200BEKT-08PVMT1', > 'ID_MODEL_ENC': 'WDC\\x20WD3200BEKT-08PVMT1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '624115712', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00037bf0-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00037bf0', > 'ID_REVISION': '02.01A02', > 'ID_SERIAL': 'WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997', > 'ID_SERIAL_SHORT': 'WD-WXB1AC0F4997', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee20565ec25', > 'ID_WWN_WITH_EXTENSION': '0x50014ee20565ec25', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344131', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200BEKT-08PVMT1_WD-WXB1AC0F4997-part2', > '/dev/disk/by-id/wwn-0x50014ee20565ec25-part2', > '/dev/disk/by-uuid/e7a4f5e7-ef95-4eb9-9cee-b59955933ded'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >19:35:56,454 INFO storage.ui: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >19:35:56,456 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >19:35:56,458 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 304744MB partition sda2 (7) with existing luks >19:35:56,461 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:35:56,463 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >19:35:56,464 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:35:56,466 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >19:35:56,574 WARN storage.ui: disklabel detected but not usable on sda2 >19:35:56,575 DEBUG storage.ui: no type or existing type for sda2, bailing >19:35:56,578 INFO storage.ui: got device: PartitionDevice instance (0x7fd69462db90) -- > name = sda2 status = True kids = 1 id = 7 > parents = ['existing 305245MB disk sda (5) with existing msdos disklabel'] > uuid = None size = 304744.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: 624115712 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38849, 255, 63) biosGeometry: (38849, 255, 63) > PedDevice: <_ped.Device object at 0x7fd6969bedd0> > 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 0x7fd69462d950> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd694588bd0> PedPartition: <_ped.Partition object at 0x7fd694641050> > disk = existing 305245MB disk sda (5) with existing msdos disklabel > start = 1026048 end = 625141759 length = 624115712 > flags = >19:35:56,578 INFO storage.ui: got format: LUKS instance (0x7fd6946262d0) -- > type = luks name = LUKS status = True > device = /dev/sda2 uuid = e7a4f5e7-ef95-4eb9-9cee-b59955933ded exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-e7a4f5e7-ef95-4eb9-9cee-b59955933ded > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >19:35:56,582 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-uuid/2013-12-12-14-06-50-00', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-50-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-50-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '69e9fb83', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '359754', > 'name': 'loop0', > 'symlinks': ['/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-uuid/2013-12-12-14-06-50-00'], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:35:56,582 INFO storage.ui: scanning loop0 (/devices/virtual/block/loop0)... >19:35:56,583 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop0 ; >19:35:56,584 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 4390MB loop loop0 (10) with existing iso9660 filesystem >19:35:56,599 INFO storage.ui: not going to restore from backup of non-existent /etc/mdadm.conf > > >/tmp/ifcfg.log: >21:35:15,751 DEBUG ifcfg: content of files (network initialization): >21:35:15,760 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [240, 222, 241, 65, 46, 156]}, 'connection': {'timestamp': 1396042513L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'f0fdc78d-da60-47e9-a845-2caa1fe90d9f'}}] >21:35:16,237 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['em1']): >21:35:16,238 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >21:35:16,239 DEBUG ifcfg: TYPE=Ethernet >21:35:16,239 DEBUG ifcfg: BOOTPROTO=dhcp >21:35:16,240 DEBUG ifcfg: DEFROUTE=yes >21:35:16,240 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >21:35:16,240 DEBUG ifcfg: IPV6INIT=yes >21:35:16,240 DEBUG ifcfg: IPV6_AUTOCONF=yes >21:35:16,240 DEBUG ifcfg: IPV6_DEFROUTE=yes >21:35:16,240 DEBUG ifcfg: IPV6_PEERDNS=yes >21:35:16,241 DEBUG ifcfg: IPV6_PEERROUTES=yes >21:35:16,241 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >21:35:16,241 DEBUG ifcfg: NAME=em1 >21:35:16,241 DEBUG ifcfg: UUID=f0fdc78d-da60-47e9-a845-2caa1fe90d9f >21:35:16,241 DEBUG ifcfg: ONBOOT=no >21:35:16,242 DEBUG ifcfg: HWADDR=F0:DE:F1:41:2E:9C >21:35:16,242 DEBUG ifcfg: PEERDNS=yes >21:35:16,242 DEBUG ifcfg: PEERROUTES=yes >21:35:16,250 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [240, 222, 241, 65, 46, 156]}, 'connection': {'timestamp': 1396042516L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': 'f0fdc78d-da60-47e9-a845-2caa1fe90d9f'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >19:35:24,630 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >19:35:24,631 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >repo=hd:LABEL=bootstuff:/f20-64/ > > >/tmp/syslog: >21:35:07,244 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="955" x-info="http://www.rsyslog.com"] start >21:35:07,244 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >21:35:07,244 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >21:35:07,244 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >21:35:07,244 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 >21:35:07,244 INFO kernel:[ 0.000000] Command line: repo=hd:LABEL=bootstuff:/f20-64/ >21:35:07,244 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000d3fff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb27bfff] usable >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb27c000-0x00000000bb281fff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb282000-0x00000000bb35efff] usable >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb35f000-0x00000000bb370fff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb371000-0x00000000bb3f1fff] ACPI NVS >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb3f2000-0x00000000bb40efff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb40f000-0x00000000bb46efff] usable >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb46f000-0x00000000bb667fff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb668000-0x00000000bb6e7fff] ACPI NVS >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb6e8000-0x00000000bb70efff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb70f000-0x00000000bb716fff] usable >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb717000-0x00000000bb71efff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb71f000-0x00000000bb76bfff] usable >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb76c000-0x00000000bb777fff] ACPI NVS >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb778000-0x00000000bb77afff] ACPI data >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb77b000-0x00000000bb78afff] ACPI NVS >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb78b000-0x00000000bb78bfff] ACPI data >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb78c000-0x00000000bb79efff] ACPI NVS >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb79f000-0x00000000bb7fefff] ACPI data >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb7ff000-0x00000000bb7fffff] usable >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb800000-0x00000000bfffffff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feaff000-0x00000000feafffff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >21:35:07,244 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000137ffffff] usable >21:35:07,244 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >21:35:07,244 INFO kernel:[ 0.000000] SMBIOS 2.6 present. >21:35:07,244 DEBUG kernel:[ 0.000000] DMI: LENOVO 3680B56/3680B56, BIOS 6QET61WW (1.31 ) 10/26/2010 >21:35:07,244 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >21:35:07,244 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >21:35:07,244 INFO kernel:[ 0.000000] No AGP bridge found >21:35:07,244 INFO kernel:[ 0.000000] e820: last_pfn = 0x138000 max_arch_pfn = 0x400000000 >21:35:07,244 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >21:35:07,244 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >21:35:07,244 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >21:35:07,244 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >21:35:07,244 DEBUG kernel:[ 0.000000] C0000-D3FFF write-protect >21:35:07,244 DEBUG kernel:[ 0.000000] D4000-DBFFF uncachable >21:35:07,244 DEBUG kernel:[ 0.000000] DC000-FFFFF write-protect >21:35:07,244 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >21:35:07,244 DEBUG kernel:[ 0.000000] 0 disabled >21:35:07,244 DEBUG kernel:[ 0.000000] 1 base 000000000 mask F80000000 write-back >21:35:07,244 DEBUG kernel:[ 0.000000] 2 base 080000000 mask FC0000000 write-back >21:35:07,244 DEBUG kernel:[ 0.000000] 3 base 100000000 mask FC0000000 write-back >21:35:07,244 DEBUG kernel:[ 0.000000] 4 base 138000000 mask FF8000000 uncachable >21:35:07,244 DEBUG kernel:[ 0.000000] 5 base 0BC000000 mask FFC000000 uncachable >21:35:07,244 DEBUG kernel:[ 0.000000] 6 disabled >21:35:07,244 DEBUG kernel:[ 0.000000] 7 disabled >21:35:07,244 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >21:35:07,244 DEBUG kernel:[ 0.000000] e820: update [mem 0xbc000000-0xffffffff] usable ==> reserved >21:35:07,244 INFO kernel:[ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000 >21:35:07,244 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f6910-0x000f691f] mapped at [ffff8800000f6910] >21:35:07,244 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >21:35:07,244 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >21:35:07,244 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >21:35:07,244 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >21:35:07,244 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >21:35:07,244 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x137e00000-0x137ffffff] >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0x137e00000-0x137ffffff] page 2M >21:35:07,244 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >21:35:07,244 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x134000000-0x137dfffff] >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0x134000000-0x137dfffff] page 2M >21:35:07,244 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x133ffffff] >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x133ffffff] page 2M >21:35:07,244 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbb27bfff] >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xbb1fffff] page 2M >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0xbb200000-0xbb27bfff] page 4k >21:35:07,244 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbb282000-0xbb35efff] >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0xbb282000-0xbb35efff] page 4k >21:35:07,244 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbb40f000-0xbb46efff] >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0xbb40f000-0xbb46efff] page 4k >21:35:07,244 DEBUG kernel:[ 0.000000] BRK [0x01feb000, 0x01febfff] PGTABLE >21:35:07,244 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbb70f000-0xbb716fff] >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0xbb70f000-0xbb716fff] page 4k >21:35:07,244 DEBUG kernel:[ 0.000000] BRK [0x01fec000, 0x01fecfff] PGTABLE >21:35:07,244 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbb71f000-0xbb76bfff] >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0xbb71f000-0xbb76bfff] page 4k >21:35:07,244 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xbb7ff000-0xbb7fffff] >21:35:07,244 DEBUG kernel:[ 0.000000] [mem 0xbb7ff000-0xbb7fffff] page 4k >21:35:07,244 INFO kernel:[ 0.000000] RAMDISK: [mem 0x35ee9000-0x37feffff] >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f68e0 00024 (v02 LENOVO) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000bb7f0ad6 0008C (v01 LENOVO TP-6Q 00001310 LTP 00000000) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: FACP 00000000bb7f0c00 000F4 (v04 LENOVO TP-6Q 00001310 LNVO 00000001) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000bb7f0f6b 0DD3E (v01 LENOVO TP-6Q 00001310 MSFT 03000001) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: FACS 00000000bb6e7000 00040 >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bb7f0db4 001B7 (v01 LENOVO TP-6Q 00001310 MSFT 03000001) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: ECDT 00000000bb7feca9 00052 (v01 LENOVO TP-6Q 00001310 LNVO 00000001) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: APIC 00000000bb7fecfb 00084 (v01 LENOVO TP-6Q 00001310 LNVO 00000001) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000bb7fedb7 0003C (v01 LENOVO TP-6Q 00001310 LNVO 00000001) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: HPET 00000000bb7fedf3 00038 (v01 LENOVO TP-6Q 00001310 LNVO 00000001) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000bb7fef34 000A4 (v16 LENOVO TP-6Q 00001310 PTL 00000001) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: BOOT 00000000bb7fefd8 00028 (v01 LENOVO TP-6Q 00001310 LTP 00000001) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bb6e590a 0085B (v01 LENOVO TP-6Q 00001310 INTL 20050513) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000bb78b000 00032 (v02 PTL CRESTLN 06040000 00005A52) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bb77a000 009F1 (v01 PmRef CpuPm 00003000 INTL 20050513) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bb779000 00259 (v01 PmRef Cpu0Tst 00003000 INTL 20050513) >21:35:07,244 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bb778000 0049F (v01 PmRef ApTst 00003000 INTL 20050513) >21:35:07,245 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:35:07,245 INFO kernel:[ 0.000000] No NUMA configuration found >21:35:07,245 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000137ffffff] >21:35:07,245 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x137ffffff] >21:35:07,245 INFO kernel:[ 0.000000] NODE_DATA [mem 0x137fe9000-0x137ffcfff] >21:35:07,245 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004dfffff] PMD -> [ffff880133800000-ffff8801375fffff] on node 0 >21:35:07,245 WARNING kernel:[ 0.000000] Zone ranges: >21:35:07,245 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >21:35:07,245 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >21:35:07,245 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x137ffffff] >21:35:07,245 WARNING kernel:[ 0.000000] Movable zone start for each node >21:35:07,245 WARNING kernel:[ 0.000000] Early memory node ranges >21:35:07,245 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009dfff] >21:35:07,245 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xbb27bfff] >21:35:07,245 WARNING kernel:[ 0.000000] node 0: [mem 0xbb282000-0xbb35efff] >21:35:07,245 WARNING kernel:[ 0.000000] node 0: [mem 0xbb40f000-0xbb46efff] >21:35:07,245 WARNING kernel:[ 0.000000] node 0: [mem 0xbb70f000-0xbb716fff] >21:35:07,245 WARNING kernel:[ 0.000000] node 0: [mem 0xbb71f000-0xbb76bfff] >21:35:07,245 WARNING kernel:[ 0.000000] node 0: [mem 0xbb7ff000-0xbb7fffff] >21:35:07,245 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x137ffffff] >21:35:07,245 DEBUG kernel:[ 0.000000] On node 0 totalpages: 996268 >21:35:07,245 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >21:35:07,245 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >21:35:07,245 DEBUG kernel:[ 0.000000] DMA zone: 3997 pages, LIFO batch:0 >21:35:07,245 DEBUG kernel:[ 0.000000] DMA32 zone: 11921 pages used for memmap >21:35:07,245 DEBUG kernel:[ 0.000000] DMA32 zone: 762895 pages, LIFO batch:31 >21:35:07,245 DEBUG kernel:[ 0.000000] Normal zone: 3584 pages used for memmap >21:35:07,245 DEBUG kernel:[ 0.000000] Normal zone: 229376 pages, LIFO batch:31 >21:35:07,245 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 >21:35:07,245 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:35:07,245 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >21:35:07,245 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >21:35:07,245 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) >21:35:07,245 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled) >21:35:07,245 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >21:35:07,245 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >21:35:07,245 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >21:35:07,245 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >21:35:07,245 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >21:35:07,245 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >21:35:07,245 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >21:35:07,245 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >21:35:07,245 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >21:35:07,245 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >21:35:07,245 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >21:35:07,245 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >21:35:07,245 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >21:35:07,245 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >21:35:07,245 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000d1fff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000d2000-0x000d3fff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000d4000-0x000dbfff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb27c000-0xbb281fff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb35f000-0xbb370fff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb371000-0xbb3f1fff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb3f2000-0xbb40efff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb46f000-0xbb667fff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb668000-0xbb6e7fff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb6e8000-0xbb70efff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb717000-0xbb71efff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb76c000-0xbb777fff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb778000-0xbb77afff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb77b000-0xbb78afff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb78b000-0xbb78bfff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb78c000-0xbb79efff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb79f000-0xbb7fefff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb800000-0xbfffffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafefff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfeaff000-0xfeafffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfebfffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed1bfff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >21:35:07,245 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >21:35:07,245 INFO kernel:[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices >21:35:07,245 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >21:35:07,245 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >21:35:07,245 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880137c00000 s85568 r8192 d20928 u524288 >21:35:07,245 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u524288 alloc=1*2097152 >21:35:07,245 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >21:35:07,245 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 980678 >21:35:07,245 WARNING kernel:[ 0.000000] Policy zone: Normal >21:35:07,245 NOTICE kernel:[ 0.000000] Kernel command line: repo=hd:LABEL=bootstuff:/f20-64/ >21:35:07,245 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >21:35:07,245 INFO kernel:[ 0.000000] Checking aperture... >21:35:07,245 INFO kernel:[ 0.000000] No AGP bridge found >21:35:07,245 WARNING kernel:[ 0.000000] Memory: 3804696K/3985072K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 180376K reserved) >21:35:07,245 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >21:35:07,245 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >21:35:07,245 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >21:35:07,245 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >21:35:07,245 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >21:35:07,245 INFO kernel:[ 0.000000] console [tty0] enabled >21:35:07,245 INFO kernel:[ 0.000000] allocated 16252928 bytes of page_cgroup >21:35:07,245 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >21:35:07,245 DEBUG kernel:[ 0.000000] hpet clockevent registered >21:35:07,245 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >21:35:07,245 INFO kernel:[ 0.001000] tsc: Detected 2526.859 MHz processor >21:35:07,245 INFO kernel:[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5053.71 BogoMIPS (lpj=2526859) >21:35:07,245 INFO kernel:[ 0.000176] pid_max: default: 32768 minimum: 301 >21:35:07,245 INFO kernel:[ 0.000292] Security Framework initialized >21:35:07,245 INFO kernel:[ 0.000386] SELinux: Initializing. >21:35:07,245 DEBUG kernel:[ 0.000476] SELinux: Starting in permissive mode >21:35:07,245 INFO kernel:[ 0.000800] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >21:35:07,245 INFO kernel:[ 0.002027] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >21:35:07,245 INFO kernel:[ 0.002574] Mount-cache hash table entries: 256 >21:35:07,245 INFO kernel:[ 0.002845] Initializing cgroup subsys memory >21:35:07,245 INFO kernel:[ 0.002955] Initializing cgroup subsys devices >21:35:07,245 INFO kernel:[ 0.003041] Initializing cgroup subsys freezer >21:35:07,245 INFO kernel:[ 0.003127] Initializing cgroup subsys net_cls >21:35:07,245 INFO kernel:[ 0.003212] Initializing cgroup subsys blkio >21:35:07,245 INFO kernel:[ 0.003297] Initializing cgroup subsys perf_event >21:35:07,245 INFO kernel:[ 0.003385] Initializing cgroup subsys hugetlb >21:35:07,245 INFO kernel:[ 0.003491] CPU: Physical Processor ID: 0 >21:35:07,245 INFO kernel:[ 0.004121] CPU: Processor Core ID: 0 >21:35:07,245 INFO kernel:[ 0.004210] mce: CPU supports 9 MCE banks >21:35:07,245 INFO kernel:[ 0.004302] CPU0: Thermal monitoring enabled (TM1) >21:35:07,245 INFO kernel:[ 0.004397] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >21:35:07,245 INFO kernel:[ 0.004397] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >21:35:07,245 INFO kernel:[ 0.004397] tlb_flushall_shift: 6 >21:35:07,245 INFO kernel:[ 0.004662] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >21:35:07,245 INFO kernel:[ 0.005865] ACPI: Core revision 20130517 >21:35:07,245 WARNING kernel:[ 0.012289] ACPI: All ACPI Tables successfully acquired >21:35:07,245 INFO kernel:[ 0.033595] ftrace: allocating 25129 entries in 99 pages >21:35:07,245 INFO kernel:[ 0.045930] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >21:35:07,245 INFO kernel:[ 0.056035] smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 540 @ 2.53GHz (fam: 06, model: 25, stepping: 05) >21:35:07,245 INFO kernel:[ 0.157818] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver. >21:35:07,245 WARNING kernel:[ 0.158137] perf_event_intel: CPUID marked event: 'bus cycles' unavailable >21:35:07,245 INFO kernel:[ 0.158245] ... version: 3 >21:35:07,245 INFO kernel:[ 0.158341] ... bit width: 48 >21:35:07,245 INFO kernel:[ 0.158436] ... generic registers: 4 >21:35:07,245 INFO kernel:[ 0.158532] ... value mask: 0000ffffffffffff >21:35:07,245 INFO kernel:[ 0.158632] ... max period: 000000007fffffff >21:35:07,245 INFO kernel:[ 0.158733] ... fixed-purpose events: 3 >21:35:07,245 INFO kernel:[ 0.158831] ... event mask: 000000070000000f >21:35:07,245 INFO kernel:[ 0.173527] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >21:35:07,245 INFO kernel:[ 0.160114] smpboot: Booting Node 0, Processors #1 #2 #3 OK >21:35:07,245 INFO kernel:[ 0.200511] Brought up 4 CPUs >21:35:07,245 INFO kernel:[ 0.200607] smpboot: Total of 4 processors activated (20214.87 BogoMIPS) >21:35:07,245 INFO kernel:[ 0.203072] devtmpfs: initialized >21:35:07,245 INFO kernel:[ 0.203307] PM: Registering ACPI NVS region [mem 0xbb371000-0xbb3f1fff] (528384 bytes) >21:35:07,245 INFO kernel:[ 0.203467] PM: Registering ACPI NVS region [mem 0xbb668000-0xbb6e7fff] (524288 bytes) >21:35:07,245 INFO kernel:[ 0.203624] PM: Registering ACPI NVS region [mem 0xbb76c000-0xbb777fff] (49152 bytes) >21:35:07,245 INFO kernel:[ 0.203774] PM: Registering ACPI NVS region [mem 0xbb77b000-0xbb78afff] (65536 bytes) >21:35:07,245 INFO kernel:[ 0.203929] PM: Registering ACPI NVS region [mem 0xbb78c000-0xbb79efff] (77824 bytes) >21:35:07,245 INFO kernel:[ 0.204906] atomic64 test passed for x86-64 platform with CX8 and with SSE >21:35:07,245 INFO kernel:[ 0.205035] RTC time: 21:34:49, date: 03/28/14 >21:35:07,245 INFO kernel:[ 0.205172] NET: Registered protocol family 16 >21:35:07,245 INFO kernel:[ 0.205358] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >21:35:07,245 INFO kernel:[ 0.205507] ACPI: bus type PCI registered >21:35:07,245 INFO kernel:[ 0.205604] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >21:35:07,245 INFO kernel:[ 0.205754] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >21:35:07,245 INFO kernel:[ 0.205914] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >21:35:07,245 INFO kernel:[ 0.236014] PCI: Using configuration type 1 for base access >21:35:07,245 INFO kernel:[ 0.236810] bio: create slab <bio-0> at 0 >21:35:07,245 INFO kernel:[ 0.237003] ACPI: Added _OSI(Module Device) >21:35:07,245 INFO kernel:[ 0.237099] ACPI: Added _OSI(Processor Device) >21:35:07,245 INFO kernel:[ 0.237196] ACPI: Added _OSI(3.0 _SCP Extensions) >21:35:07,245 INFO kernel:[ 0.237295] ACPI: Added _OSI(Processor Aggregator Device) >21:35:07,245 INFO kernel:[ 0.238526] ACPI: EC: EC description table is found, configuring boot EC >21:35:07,245 NOTICE kernel:[ 0.242123] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >21:35:07,245 WARNING kernel:[ 0.319953] ACPI: SSDT 00000000bb71aa18 004B1 (v01 PmRef Cpu0Ist 00003000 INTL 20050513) >21:35:07,245 WARNING kernel:[ 0.320460] ACPI: Dynamic OEM Table Load: >21:35:07,245 WARNING kernel:[ 0.320637] ACPI: SSDT (null) 004B1 (v01 PmRef Cpu0Ist 00003000 INTL 20050513) >21:35:07,245 WARNING kernel:[ 0.320961] ACPI: SSDT 00000000bb718718 006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20050513) >21:35:07,245 WARNING kernel:[ 0.321475] ACPI: Dynamic OEM Table Load: >21:35:07,245 WARNING kernel:[ 0.321653] ACPI: SSDT (null) 006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20050513) >21:35:07,245 WARNING kernel:[ 0.327606] ACPI: SSDT 00000000bb719a98 00303 (v01 PmRef ApIst 00003000 INTL 20050513) >21:35:07,245 WARNING kernel:[ 0.328148] ACPI: Dynamic OEM Table Load: >21:35:07,245 WARNING kernel:[ 0.328326] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20050513) >21:35:07,245 WARNING kernel:[ 0.331487] ACPI: SSDT 00000000bb717d98 00119 (v01 PmRef ApCst 00003000 INTL 20050513) >21:35:07,245 WARNING kernel:[ 0.331999] ACPI: Dynamic OEM Table Load: >21:35:07,245 WARNING kernel:[ 0.332178] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20050513) >21:35:07,245 INFO kernel:[ 0.336892] ACPI: Interpreter enabled >21:35:07,245 WARNING kernel:[ 0.336992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >21:35:07,245 WARNING kernel:[ 0.337232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >21:35:07,245 INFO kernel:[ 0.337481] ACPI: (supports S0 S3 S4 S5) >21:35:07,245 INFO kernel:[ 0.337578] ACPI: Using IOAPIC for interrupt routing >21:35:07,245 INFO kernel:[ 0.337696] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >21:35:07,245 INFO kernel:[ 0.338704] ACPI: ACPI Dock Station Driver: 3 docks/bays found >21:35:07,245 INFO kernel:[ 0.342775] ACPI: Power Resource [PUBS] (on) >21:35:07,245 INFO kernel:[ 0.346478] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >21:35:07,245 INFO kernel:[ 0.347068] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) >21:35:07,245 INFO kernel:[ 0.347639] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >21:35:07,245 INFO kernel:[ 0.348353] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >21:35:07,245 INFO kernel:[ 0.348939] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) >21:35:07,245 INFO kernel:[ 0.349513] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >21:35:07,245 INFO kernel:[ 0.350209] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >21:35:07,245 INFO kernel:[ 0.350922] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) >21:35:07,245 INFO kernel:[ 0.351469] ACPI: PCI Root Bridge [UNCR] (domain 0000 [bus ff]) >21:35:07,245 INFO kernel:[ 0.351574] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >21:35:07,245 INFO kernel:[ 0.351725] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >21:35:07,245 INFO kernel:[ 0.351908] PCI host bridge to bus 0000:ff >21:35:07,245 INFO kernel:[ 0.352008] pci_bus 0000:ff: root bus resource [bus ff] >21:35:07,245 DEBUG kernel:[ 0.352114] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000 >21:35:07,245 DEBUG kernel:[ 0.352156] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000 >21:35:07,245 DEBUG kernel:[ 0.352191] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000 >21:35:07,245 DEBUG kernel:[ 0.352222] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000 >21:35:07,245 DEBUG kernel:[ 0.352253] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000 >21:35:07,245 DEBUG kernel:[ 0.352286] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000 >21:35:07,245 INFO kernel:[ 0.352342] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >21:35:07,245 INFO kernel:[ 0.352594] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >21:35:07,245 INFO kernel:[ 0.352835] acpi PNP0A08:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d >21:35:07,245 INFO kernel:[ 0.352990] acpi PNP0A08:00: ACPI _OSC control for PCIe not granted, disabling ASPM >21:35:07,245 INFO kernel:[ 0.353232] PCI host bridge to bus 0000:00 >21:35:07,245 INFO kernel:[ 0.353331] pci_bus 0000:00: root bus resource [bus 00-fe] >21:35:07,245 INFO kernel:[ 0.353434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >21:35:07,245 INFO kernel:[ 0.353538] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >21:35:07,245 INFO kernel:[ 0.353642] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >21:35:07,245 INFO kernel:[ 0.353748] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >21:35:07,245 INFO kernel:[ 0.353854] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >21:35:07,245 INFO kernel:[ 0.353961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff] >21:35:07,245 DEBUG kernel:[ 0.354074] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000 >21:35:07,245 INFO kernel:[ 0.354088] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics >21:35:07,245 DEBUG kernel:[ 0.354287] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000 >21:35:07,245 DEBUG kernel:[ 0.354298] pci 0000:00:02.0: reg 0x10: [mem 0xf2000000-0xf23fffff 64bit] >21:35:07,245 DEBUG kernel:[ 0.354303] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref] >21:35:07,245 DEBUG kernel:[ 0.354307] pci 0000:00:02.0: reg 0x20: [io 0x1800-0x1807] >21:35:07,245 DEBUG kernel:[ 0.354402] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000 >21:35:07,245 DEBUG kernel:[ 0.354432] pci 0000:00:16.0: reg 0x10: [mem 0xf2727800-0xf272780f 64bit] >21:35:07,245 DEBUG kernel:[ 0.354526] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >21:35:07,245 DEBUG kernel:[ 0.354596] pci 0000:00:16.3: [8086:3b67] type 00 class 0x070002 >21:35:07,245 DEBUG kernel:[ 0.354621] pci 0000:00:16.3: reg 0x10: [io 0x1808-0x180f] >21:35:07,245 DEBUG kernel:[ 0.354632] pci 0000:00:16.3: reg 0x14: [mem 0xf2524000-0xf2524fff] >21:35:07,245 DEBUG kernel:[ 0.354789] pci 0000:00:19.0: [8086:10ea] type 00 class 0x020000 >21:35:07,245 DEBUG kernel:[ 0.354813] pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff] >21:35:07,245 DEBUG kernel:[ 0.354823] pci 0000:00:19.0: reg 0x14: [mem 0xf2525000-0xf2525fff] >21:35:07,245 DEBUG kernel:[ 0.354833] pci 0000:00:19.0: reg 0x18: [io 0x1820-0x183f] >21:35:07,245 DEBUG kernel:[ 0.354920] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >21:35:07,245 INFO kernel:[ 0.354955] pci 0000:00:19.0: System wakeup disabled by ACPI >21:35:07,245 DEBUG kernel:[ 0.355095] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 >21:35:07,245 DEBUG kernel:[ 0.355120] pci 0000:00:1a.0: reg 0x10: [mem 0xf2728000-0xf27283ff] >21:35:07,245 DEBUG kernel:[ 0.355227] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >21:35:07,245 INFO kernel:[ 0.355262] pci 0000:00:1a.0: System wakeup disabled by ACPI >21:35:07,245 DEBUG kernel:[ 0.355400] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 >21:35:07,245 DEBUG kernel:[ 0.355421] pci 0000:00:1b.0: reg 0x10: [mem 0xf2520000-0xf2523fff 64bit] >21:35:07,245 DEBUG kernel:[ 0.355517] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >21:35:07,245 INFO kernel:[ 0.355560] pci 0000:00:1b.0: System wakeup disabled by ACPI >21:35:07,245 DEBUG kernel:[ 0.355694] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 >21:35:07,245 DEBUG kernel:[ 0.355792] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >21:35:07,245 INFO kernel:[ 0.355832] pci 0000:00:1c.0: System wakeup disabled by ACPI >21:35:07,245 DEBUG kernel:[ 0.355966] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400 >21:35:07,245 DEBUG kernel:[ 0.356067] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >21:35:07,245 INFO kernel:[ 0.356106] pci 0000:00:1c.3: System wakeup disabled by ACPI >21:35:07,245 DEBUG kernel:[ 0.356237] pci 0000:00:1c.4: [8086:3b4a] type 01 class 0x060400 >21:35:07,245 DEBUG kernel:[ 0.356335] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >21:35:07,245 INFO kernel:[ 0.356373] pci 0000:00:1c.4: System wakeup disabled by ACPI >21:35:07,245 DEBUG kernel:[ 0.356515] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 >21:35:07,245 DEBUG kernel:[ 0.356540] pci 0000:00:1d.0: reg 0x10: [mem 0xf2728400-0xf27287ff] >21:35:07,245 DEBUG kernel:[ 0.356647] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >21:35:07,245 INFO kernel:[ 0.356683] pci 0000:00:1d.0: System wakeup disabled by ACPI >21:35:07,245 DEBUG kernel:[ 0.356814] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >21:35:07,245 DEBUG kernel:[ 0.356930] pci 0000:00:1f.0: [8086:3b07] type 00 class 0x060100 >21:35:07,245 DEBUG kernel:[ 0.357092] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601 >21:35:07,245 DEBUG kernel:[ 0.357119] pci 0000:00:1f.2: reg 0x10: [io 0x1860-0x1867] >21:35:07,245 DEBUG kernel:[ 0.357129] pci 0000:00:1f.2: reg 0x14: [io 0x1814-0x1817] >21:35:07,245 DEBUG kernel:[ 0.357141] pci 0000:00:1f.2: reg 0x18: [io 0x1818-0x181f] >21:35:07,245 DEBUG kernel:[ 0.357151] pci 0000:00:1f.2: reg 0x1c: [io 0x1810-0x1813] >21:35:07,245 DEBUG kernel:[ 0.357162] pci 0000:00:1f.2: reg 0x20: [io 0x1840-0x185f] >21:35:07,245 DEBUG kernel:[ 0.357172] pci 0000:00:1f.2: reg 0x24: [mem 0xf2727000-0xf27277ff] >21:35:07,245 DEBUG kernel:[ 0.357237] pci 0000:00:1f.2: PME# supported from D3hot >21:35:07,245 DEBUG kernel:[ 0.357295] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500 >21:35:07,245 DEBUG kernel:[ 0.357316] pci 0000:00:1f.3: reg 0x10: [mem 0xf2728800-0xf27288ff 64bit] >21:35:07,245 DEBUG kernel:[ 0.357345] pci 0000:00:1f.3: reg 0x20: [io 0x1880-0x189f] >21:35:07,245 DEBUG kernel:[ 0.357426] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000 >21:35:07,245 DEBUG kernel:[ 0.357453] pci 0000:00:1f.6: reg 0x10: [mem 0xf2526000-0xf2526fff 64bit] >21:35:07,245 INFO kernel:[ 0.357647] pci 0000:00:1c.0: PCI bridge to [bus 0d] >21:35:07,245 INFO kernel:[ 0.357846] acpiphp: Slot [1] registered >21:35:07,245 INFO kernel:[ 0.357949] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >21:35:07,245 DEBUG kernel:[ 0.358056] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >21:35:07,245 DEBUG kernel:[ 0.358061] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] >21:35:07,245 DEBUG kernel:[ 0.358068] pci 0000:00:1c.3: bridge window [mem 0xf2800000-0xf28fffff 64bit pref] >21:35:07,245 DEBUG kernel:[ 0.358183] pci 0000:02:00.0: [8086:4238] type 00 class 0x028000 >21:35:07,245 DEBUG kernel:[ 0.358247] pci 0000:02:00.0: reg 0x10: [mem 0xf2400000-0xf2401fff 64bit] >21:35:07,245 DEBUG kernel:[ 0.358485] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >21:35:07,245 INFO kernel:[ 0.360093] pci 0000:00:1c.4: PCI bridge to [bus 02] >21:35:07,245 DEBUG kernel:[ 0.360198] pci 0000:00:1c.4: bridge window [mem 0xf2400000-0xf24fffff] >21:35:07,245 INFO kernel:[ 0.360286] pci 0000:00:1e.0: PCI bridge to [bus 0e] (subtractive decode) >21:35:07,245 DEBUG kernel:[ 0.360404] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >21:35:07,245 DEBUG kernel:[ 0.360405] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >21:35:07,245 DEBUG kernel:[ 0.360407] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >21:35:07,245 DEBUG kernel:[ 0.360408] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >21:35:07,245 DEBUG kernel:[ 0.360409] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >21:35:07,245 DEBUG kernel:[ 0.360411] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) >21:35:07,245 WARNING kernel:[ 0.361792] ACPI: Enabled 3 GPEs in block 00 to 3F >21:35:07,245 DEBUG kernel:[ 0.361986] ACPI: \_SB_.UNCR: notify handler is installed >21:35:07,245 DEBUG kernel:[ 0.361989] ACPI: \_SB_.PCI0: notify handler is installed >21:35:07,245 DEBUG kernel:[ 0.362020] Found 2 acpi root devices >21:35:07,245 INFO kernel:[ 0.362078] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >21:35:07,245 INFO kernel:[ 0.362278] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >21:35:07,245 INFO kernel:[ 0.362431] vgaarb: loaded >21:35:07,245 INFO kernel:[ 0.362522] vgaarb: bridge control possible 0000:00:02.0 >21:35:07,245 NOTICE kernel:[ 0.362693] SCSI subsystem initialized >21:35:07,245 INFO kernel:[ 0.362789] ACPI: bus type ATA registered >21:35:07,245 DEBUG kernel:[ 0.362938] libata version 3.00 loaded. >21:35:07,245 INFO kernel:[ 0.362958] ACPI: bus type USB registered >21:35:07,245 INFO kernel:[ 0.363071] usbcore: registered new interface driver usbfs >21:35:07,245 INFO kernel:[ 0.363177] usbcore: registered new interface driver hub >21:35:07,245 INFO kernel:[ 0.363294] usbcore: registered new device driver usb >21:35:07,245 INFO kernel:[ 0.363448] PCI: Using ACPI for IRQ routing >21:35:07,245 DEBUG kernel:[ 0.373421] PCI: pci_cache_line_size set to 64 bytes >21:35:07,245 DEBUG kernel:[ 0.373523] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] >21:35:07,245 DEBUG kernel:[ 0.373525] e820: reserve RAM buffer [mem 0xbb27c000-0xbbffffff] >21:35:07,245 DEBUG kernel:[ 0.373528] e820: reserve RAM buffer [mem 0xbb35f000-0xbbffffff] >21:35:07,245 DEBUG kernel:[ 0.373530] e820: reserve RAM buffer [mem 0xbb46f000-0xbbffffff] >21:35:07,245 DEBUG kernel:[ 0.373532] e820: reserve RAM buffer [mem 0xbb717000-0xbbffffff] >21:35:07,245 DEBUG kernel:[ 0.373533] e820: reserve RAM buffer [mem 0xbb76c000-0xbbffffff] >21:35:07,245 DEBUG kernel:[ 0.373535] e820: reserve RAM buffer [mem 0xbb800000-0xbbffffff] >21:35:07,245 INFO kernel:[ 0.373616] NetLabel: Initializing >21:35:07,245 INFO kernel:[ 0.373710] NetLabel: domain hash size = 128 >21:35:07,245 INFO kernel:[ 0.373805] NetLabel: protocols = UNLABELED CIPSOv4 >21:35:07,245 INFO kernel:[ 0.373913] NetLabel: unlabeled traffic allowed by default >21:35:07,245 INFO kernel:[ 0.374046] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >21:35:07,245 INFO kernel:[ 0.374518] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >21:35:07,245 INFO kernel:[ 0.376646] Switched to clocksource hpet >21:35:07,245 INFO kernel:[ 0.381506] pnp: PnP ACPI init >21:35:07,245 INFO kernel:[ 0.381617] ACPI: bus type PNP registered >21:35:07,245 INFO kernel:[ 0.383149] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >21:35:07,245 INFO kernel:[ 0.383257] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >21:35:07,245 INFO kernel:[ 0.383364] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >21:35:07,245 INFO kernel:[ 0.383471] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >21:35:07,245 INFO kernel:[ 0.383578] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >21:35:07,245 INFO kernel:[ 0.383693] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved >21:35:07,245 INFO kernel:[ 0.383800] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved >21:35:07,245 INFO kernel:[ 0.383906] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >21:35:07,245 INFO kernel:[ 0.384013] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >21:35:07,245 INFO kernel:[ 0.384120] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >21:35:07,245 INFO kernel:[ 0.384227] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >21:35:07,245 INFO kernel:[ 0.384334] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >21:35:07,245 INFO kernel:[ 0.384441] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved >21:35:07,245 INFO kernel:[ 0.384548] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >21:35:07,245 INFO kernel:[ 0.384662] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >21:35:07,245 DEBUG kernel:[ 0.384771] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >21:35:07,245 INFO kernel:[ 0.385073] system 00:01: [io 0x164e-0x164f] has been reserved >21:35:07,245 INFO kernel:[ 0.385178] system 00:01: [io 0x1000-0x107f] could not be reserved >21:35:07,245 INFO kernel:[ 0.385282] system 00:01: [io 0x1180-0x11ff] has been reserved >21:35:07,245 INFO kernel:[ 0.385386] system 00:01: [io 0x0800-0x080f] has been reserved >21:35:07,245 INFO kernel:[ 0.385489] system 00:01: [io 0x15e0-0x15ef] has been reserved >21:35:07,245 INFO kernel:[ 0.385592] system 00:01: [io 0x1600-0x1641] has been reserved >21:35:07,245 INFO kernel:[ 0.385704] system 00:01: [io 0x1644-0x167f] could not be reserved >21:35:07,245 INFO kernel:[ 0.385808] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved >21:35:07,245 INFO kernel:[ 0.386497] system 00:01: [mem 0xfeaff000-0xfeafffff] has been reserved >21:35:07,245 INFO kernel:[ 0.386602] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >21:35:07,245 INFO kernel:[ 0.386714] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved >21:35:07,245 INFO kernel:[ 0.386820] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved >21:35:07,245 INFO kernel:[ 0.386926] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved >21:35:07,245 INFO kernel:[ 0.387031] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved >21:35:07,245 DEBUG kernel:[ 0.387137] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >21:35:07,245 DEBUG kernel:[ 0.387179] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >21:35:07,245 DEBUG kernel:[ 0.387187] pnp 00:03: [dma 4] >21:35:07,245 DEBUG kernel:[ 0.387206] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >21:35:07,245 DEBUG kernel:[ 0.387225] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >21:35:07,245 DEBUG kernel:[ 0.387254] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >21:35:07,245 DEBUG kernel:[ 0.387280] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >21:35:07,245 DEBUG kernel:[ 0.387301] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) >21:35:07,245 DEBUG kernel:[ 0.387324] pnp 00:08: Plug and Play ACPI device, IDs LEN0018 PNP0f13 (active) >21:35:07,245 DEBUG kernel:[ 0.387573] pnp 00:09: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) >21:35:07,245 INFO kernel:[ 0.388040] pnp: PnP ACPI: found 10 devices >21:35:07,245 INFO kernel:[ 0.388137] ACPI: bus type PNP unregistered >21:35:07,245 INFO kernel:[ 0.395097] pci 0000:00:1c.0: PCI bridge to [bus 0d] >21:35:07,245 INFO kernel:[ 0.395211] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >21:35:07,245 INFO kernel:[ 0.395312] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >21:35:07,245 INFO kernel:[ 0.395420] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] >21:35:07,245 INFO kernel:[ 0.395529] pci 0000:00:1c.3: bridge window [mem 0xf2800000-0xf28fffff 64bit pref] >21:35:07,245 INFO kernel:[ 0.395692] pci 0000:00:1c.4: PCI bridge to [bus 02] >21:35:07,245 INFO kernel:[ 0.395795] pci 0000:00:1c.4: bridge window [mem 0xf2400000-0xf24fffff] >21:35:07,245 INFO kernel:[ 0.395909] pci 0000:00:1e.0: PCI bridge to [bus 0e] >21:35:07,245 DEBUG kernel:[ 0.396168] pci 0000:00:1e.0: setting latency timer to 64 >21:35:07,245 DEBUG kernel:[ 0.396173] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >21:35:07,245 DEBUG kernel:[ 0.396174] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >21:35:07,245 DEBUG kernel:[ 0.396176] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >21:35:07,245 DEBUG kernel:[ 0.396177] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >21:35:07,245 DEBUG kernel:[ 0.396179] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >21:35:07,245 DEBUG kernel:[ 0.396180] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] >21:35:07,245 DEBUG kernel:[ 0.396183] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff] >21:35:07,245 DEBUG kernel:[ 0.396184] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff] >21:35:07,245 DEBUG kernel:[ 0.396186] pci_bus 0000:05: resource 2 [mem 0xf2800000-0xf28fffff 64bit pref] >21:35:07,245 DEBUG kernel:[ 0.396188] pci_bus 0000:02: resource 1 [mem 0xf2400000-0xf24fffff] >21:35:07,245 DEBUG kernel:[ 0.396189] pci_bus 0000:0e: resource 4 [io 0x0000-0x0cf7] >21:35:07,245 DEBUG kernel:[ 0.396191] pci_bus 0000:0e: resource 5 [io 0x0d00-0xffff] >21:35:07,245 DEBUG kernel:[ 0.396192] pci_bus 0000:0e: resource 6 [mem 0x000a0000-0x000bffff] >21:35:07,245 DEBUG kernel:[ 0.396194] pci_bus 0000:0e: resource 7 [mem 0x000d4000-0x000d7fff] >21:35:07,245 DEBUG kernel:[ 0.396195] pci_bus 0000:0e: resource 8 [mem 0x000d8000-0x000dbfff] >21:35:07,245 DEBUG kernel:[ 0.396197] pci_bus 0000:0e: resource 9 [mem 0xc0000000-0xfebfffff] >21:35:07,245 INFO kernel:[ 0.396235] NET: Registered protocol family 2 >21:35:07,245 INFO kernel:[ 0.396506] TCP established hash table entries: 32768 (order: 7, 524288 bytes) >21:35:07,245 INFO kernel:[ 0.396801] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >21:35:07,245 INFO kernel:[ 0.397009] TCP: Hash tables configured (established 32768 bind 32768) >21:35:07,245 INFO kernel:[ 0.397144] TCP: reno registered >21:35:07,245 INFO kernel:[ 0.397243] UDP hash table entries: 2048 (order: 4, 65536 bytes) >21:35:07,245 INFO kernel:[ 0.397366] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >21:35:07,245 INFO kernel:[ 0.397537] NET: Registered protocol family 1 >21:35:07,245 DEBUG kernel:[ 0.397664] pci 0000:00:02.0: Boot video device >21:35:07,245 DEBUG kernel:[ 0.397932] PCI: CLS 64 bytes, default 64 >21:35:07,245 INFO kernel:[ 0.397969] Unpacking initramfs... >21:35:07,245 INFO kernel:[ 3.959600] Freeing initrd memory: 33820K (ffff880035ee9000 - ffff880037ff0000) >21:35:07,245 INFO kernel:[ 3.959779] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >21:35:07,245 INFO kernel:[ 3.959884] software IO TLB [mem 0xb727c000-0xbb27c000] (64MB) mapped at [ffff8800b727c000-ffff8800bb27bfff] >21:35:07,245 INFO kernel:[ 3.960071] Simple Boot Flag at 0x35 set to 0x80 >21:35:07,245 INFO kernel:[ 3.962980] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >21:35:07,245 NOTICE kernel:[ 3.963391] Initialise system trusted keyring >21:35:07,245 INFO kernel:[ 3.963529] audit: initializing netlink socket (disabled) >21:35:07,245 NOTICE kernel:[ 3.963641] type=2000 audit(1396042492.763:1): initialized >21:35:07,245 INFO kernel:[ 3.983392] HugeTLB registered 2 MB page size, pre-allocated 0 pages >21:35:07,245 INFO kernel:[ 3.984468] zbud: loaded >21:35:07,245 NOTICE kernel:[ 3.984730] VFS: Disk quotas dquot_6.5.2 >21:35:07,245 WARNING kernel:[ 3.984860] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >21:35:07,245 INFO kernel:[ 3.985292] msgmni has been set to 7497 >21:35:07,245 NOTICE kernel:[ 3.985436] Key type big_key registered >21:35:07,245 DEBUG kernel:[ 3.985531] SELinux: Registering netfilter hooks >21:35:07,245 INFO kernel:[ 3.986182] alg: No test for stdrng (krng) >21:35:07,245 INFO kernel:[ 3.986284] NET: Registered protocol family 38 >21:35:07,245 NOTICE kernel:[ 3.986384] Key type asymmetric registered >21:35:07,245 NOTICE kernel:[ 3.986482] Asymmetric key parser 'x509' registered >21:35:07,245 INFO kernel:[ 3.986610] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >21:35:07,245 INFO kernel:[ 3.986814] io scheduler noop registered >21:35:07,245 INFO kernel:[ 3.986912] io scheduler deadline registered >21:35:07,245 INFO kernel:[ 3.987033] io scheduler cfq registered (default) >21:35:07,245 INFO kernel:[ 3.987372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >21:35:07,245 INFO kernel:[ 3.987483] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >21:35:07,245 DEBUG kernel:[ 3.987642] intel_idle: MWAIT substates: 0x1120 >21:35:07,245 DEBUG kernel:[ 3.987644] intel_idle: v0.4 model 0x25 >21:35:07,245 DEBUG kernel:[ 3.987645] intel_idle: lapic_timer_reliable_states 0xffffffff >21:35:07,245 INFO kernel:[ 3.988050] ACPI: AC Adapter [AC] (on-line) >21:35:07,245 INFO kernel:[ 3.988223] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >21:35:07,245 INFO kernel:[ 3.988643] ACPI: Lid Switch [LID] >21:35:07,245 INFO kernel:[ 3.988794] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >21:35:07,245 INFO kernel:[ 3.988947] ACPI: Sleep Button [SLPB] >21:35:07,245 INFO kernel:[ 3.989071] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >21:35:07,245 INFO kernel:[ 3.989220] ACPI: Power Button [PWRF] >21:35:07,245 INFO kernel:[ 3.989366] ACPI: Requesting acpi_cpufreq >21:35:07,245 INFO kernel:[ 3.992040] thermal LNXTHERM:00: registered as thermal_zone0 >21:35:07,245 INFO kernel:[ 3.992143] ACPI: Thermal Zone [THM0] (70 C) >21:35:07,245 INFO kernel:[ 3.992260] GHES: HEST is not enabled! >21:35:07,245 INFO kernel:[ 3.992444] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >21:35:07,245 INFO kernel:[ 4.013748] 0000:00:16.3: ttyS0 at I/O 0x1808 (irq = 17) is a 16550A >21:35:07,245 INFO kernel:[ 4.014125] Non-volatile memory driver v1.3 >21:35:07,245 INFO kernel:[ 4.014260] Linux agpgart interface v0.103 >21:35:07,245 INFO kernel:[ 4.014431] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset >21:35:07,245 INFO kernel:[ 4.014611] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >21:35:07,245 INFO kernel:[ 4.015521] agpgart-intel 0000:00:00.0: detected 32768K stolen memory >21:35:07,245 INFO kernel:[ 4.015841] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 >21:35:07,245 DEBUG kernel:[ 4.016120] ahci 0000:00:1f.2: version 3.0 >21:35:07,245 DEBUG kernel:[ 4.016274] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >21:35:07,245 INFO kernel:[ 4.016327] ahci: SSS flag set, parallel bus scan disabled >21:35:07,245 INFO kernel:[ 4.016516] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x33 impl SATA mode >21:35:07,245 INFO kernel:[ 4.016712] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst >21:35:07,245 DEBUG kernel:[ 4.016957] ahci 0000:00:1f.2: setting latency timer to 64 >21:35:07,245 INFO kernel:[ 4.025042] scsi0 : ahci >21:35:07,245 INFO kernel:[ 4.025231] scsi1 : ahci >21:35:07,245 INFO kernel:[ 4.025379] scsi2 : ahci >21:35:07,245 INFO kernel:[ 4.025563] scsi3 : ahci >21:35:07,245 INFO kernel:[ 4.025741] scsi4 : ahci >21:35:07,245 INFO kernel:[ 4.025950] scsi5 : ahci >21:35:07,245 INFO kernel:[ 4.025960] ACPI: Battery Slot [BAT0] (battery present) >21:35:07,245 INFO kernel:[ 4.026208] ata1: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727100 irq 40 >21:35:07,245 INFO kernel:[ 4.026357] ata2: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727180 irq 40 >21:35:07,245 INFO kernel:[ 4.026505] ata3: DUMMY >21:35:07,245 INFO kernel:[ 4.026595] ata4: DUMMY >21:35:07,245 INFO kernel:[ 4.026696] ata5: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727300 irq 40 >21:35:07,245 INFO kernel:[ 4.026847] ata6: SATA max UDMA/133 abar m2048@0xf2727000 port 0xf2727380 irq 40 >21:35:07,245 INFO kernel:[ 4.027049] libphy: Fixed MDIO Bus: probed >21:35:07,245 INFO kernel:[ 4.027235] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >21:35:07,245 INFO kernel:[ 4.027341] ehci-pci: EHCI PCI platform driver >21:35:07,245 DEBUG kernel:[ 4.027509] ehci-pci 0000:00:1a.0: setting latency timer to 64 >21:35:07,245 INFO kernel:[ 4.027520] ehci-pci 0000:00:1a.0: EHCI Host Controller >21:35:07,245 INFO kernel:[ 4.027671] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >21:35:07,245 INFO kernel:[ 4.027834] ehci-pci 0000:00:1a.0: debug port 2 >21:35:07,245 DEBUG kernel:[ 4.031837] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >21:35:07,245 INFO kernel:[ 4.031853] ehci-pci 0000:00:1a.0: irq 23, io mem 0xf2728000 >21:35:07,245 INFO kernel:[ 4.037640] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >21:35:07,245 INFO kernel:[ 4.037759] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >21:35:07,245 INFO kernel:[ 4.037865] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:35:07,245 INFO kernel:[ 4.038013] usb usb1: Product: EHCI Host Controller >21:35:07,245 INFO kernel:[ 4.038113] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >21:35:07,245 INFO kernel:[ 4.038219] usb usb1: SerialNumber: 0000:00:1a.0 >21:35:07,245 INFO kernel:[ 4.038408] hub 1-0:1.0: USB hub found >21:35:07,245 INFO kernel:[ 4.038507] hub 1-0:1.0: 3 ports detected >21:35:07,245 DEBUG kernel:[ 4.038751] ehci-pci 0000:00:1d.0: setting latency timer to 64 >21:35:07,245 INFO kernel:[ 4.038757] ehci-pci 0000:00:1d.0: EHCI Host Controller >21:35:07,245 INFO kernel:[ 4.038899] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >21:35:07,245 INFO kernel:[ 4.039061] ehci-pci 0000:00:1d.0: debug port 2 >21:35:07,245 DEBUG kernel:[ 4.043062] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >21:35:07,245 INFO kernel:[ 4.043075] ehci-pci 0000:00:1d.0: irq 19, io mem 0xf2728400 >21:35:07,245 INFO kernel:[ 4.048634] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >21:35:07,245 INFO kernel:[ 4.048753] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >21:35:07,245 INFO kernel:[ 4.048860] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:35:07,245 INFO kernel:[ 4.049008] usb usb2: Product: EHCI Host Controller >21:35:07,245 INFO kernel:[ 4.049108] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >21:35:07,245 INFO kernel:[ 4.049214] usb usb2: SerialNumber: 0000:00:1d.0 >21:35:07,245 INFO kernel:[ 4.049384] hub 2-0:1.0: USB hub found >21:35:07,245 INFO kernel:[ 4.049482] hub 2-0:1.0: 3 ports detected >21:35:07,245 INFO kernel:[ 4.049667] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >21:35:07,245 INFO kernel:[ 4.049770] ohci-pci: OHCI PCI platform driver >21:35:07,246 INFO kernel:[ 4.049873] uhci_hcd: USB Universal Host Controller Interface driver >21:35:07,246 INFO kernel:[ 4.050020] usbcore: registered new interface driver usbserial >21:35:07,246 INFO kernel:[ 4.050127] usbcore: registered new interface driver usbserial_generic >21:35:07,246 INFO kernel:[ 4.050236] usbserial: USB Serial support registered for generic >21:35:07,246 INFO kernel:[ 4.050365] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >21:35:07,246 INFO kernel:[ 4.054098] serio: i8042 KBD port at 0x60,0x64 irq 1 >21:35:07,246 INFO kernel:[ 4.054202] serio: i8042 AUX port at 0x60,0x64 irq 12 >21:35:07,246 INFO kernel:[ 4.054372] mousedev: PS/2 mouse device common for all mice >21:35:07,246 INFO kernel:[ 4.054650] rtc_cmos 00:06: RTC can wake from S4 >21:35:07,246 INFO kernel:[ 4.054897] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >21:35:07,246 INFO kernel:[ 4.055032] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >21:35:07,246 INFO kernel:[ 4.055244] device-mapper: uevent: version 1.0.3 >21:35:07,246 INFO kernel:[ 4.055396] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >21:35:07,246 INFO kernel:[ 4.055647] cpuidle: using governor menu >21:35:07,246 INFO kernel:[ 4.055948] hidraw: raw HID events driver (C) Jiri Kosina >21:35:07,246 INFO kernel:[ 4.056112] usbcore: registered new interface driver usbhid >21:35:07,246 INFO kernel:[ 4.056234] usbhid: USB HID core driver >21:35:07,246 INFO kernel:[ 4.056368] drop_monitor: Initializing network drop monitor service >21:35:07,246 INFO kernel:[ 4.056546] ip_tables: (C) 2000-2006 Netfilter Core Team >21:35:07,246 INFO kernel:[ 4.056690] TCP: cubic registered >21:35:07,246 INFO kernel:[ 4.056792] Initializing XFRM netlink socket >21:35:07,246 INFO kernel:[ 4.056967] NET: Registered protocol family 10 >21:35:07,246 INFO kernel:[ 4.057224] mip6: Mobile IPv6 >21:35:07,246 INFO kernel:[ 4.057326] NET: Registered protocol family 17 >21:35:07,246 DEBUG kernel:[ 4.057634] PM: Hibernation image not present or could not be loaded. >21:35:07,246 NOTICE kernel:[ 4.057638] Loading compiled-in X.509 certificates >21:35:07,246 INFO kernel:[ 4.057961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >21:35:07,246 NOTICE kernel:[ 4.058592] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >21:35:07,246 INFO kernel:[ 4.058768] registered taskstats version 1 >21:35:07,246 INFO kernel:[ 4.059430] Magic number: 6:344:602 >21:35:07,246 INFO kernel:[ 4.059663] rtc_cmos 00:06: setting system clock to 2014-03-28 21:34:53 UTC (1396042493) >21:35:07,246 INFO kernel:[ 4.334569] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >21:35:07,246 DEBUG kernel:[ 4.336943] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >21:35:07,246 INFO kernel:[ 4.336949] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >21:35:07,246 DEBUG kernel:[ 4.337306] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 (SET FEATURES) succeeded >21:35:07,246 INFO kernel:[ 4.337312] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:35:07,246 INFO kernel:[ 4.339781] ata1.00: ATA-8: WDC WD3200BEKT-08PVMT1, 02.01A02, max UDMA/133 >21:35:07,246 INFO kernel:[ 4.339890] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >21:35:07,246 INFO kernel:[ 4.340522] usb 1-1: new high-speed USB device number 2 using ehci-pci >21:35:07,246 DEBUG kernel:[ 4.342479] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >21:35:07,246 INFO kernel:[ 4.342485] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >21:35:07,246 DEBUG kernel:[ 4.342834] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 (SET FEATURES) succeeded >21:35:07,246 INFO kernel:[ 4.342840] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >21:35:07,246 INFO kernel:[ 4.345932] ata1.00: configured for UDMA/133 >21:35:07,246 NOTICE kernel:[ 4.346309] scsi 0:0:0:0: Direct-Access ATA WDC WD3200BEKT-0 02.0 PQ: 0 ANSI: 5 >21:35:07,246 NOTICE kernel:[ 4.346653] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB) >21:35:07,246 NOTICE kernel:[ 4.346661] sd 0:0:0:0: Attached scsi generic sg0 type 0 >21:35:07,246 NOTICE kernel:[ 4.346966] sd 0:0:0:0: [sda] Write Protect is off >21:35:07,246 DEBUG kernel:[ 4.347059] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >21:35:07,246 NOTICE kernel:[ 4.347082] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >21:35:07,246 INFO kernel:[ 4.376496] sda: sda1 sda2 >21:35:07,246 NOTICE kernel:[ 4.377101] sd 0:0:0:0: [sda] Attached SCSI disk >21:35:07,246 INFO kernel:[ 4.455261] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >21:35:07,246 INFO kernel:[ 4.455361] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:35:07,246 INFO kernel:[ 4.455884] hub 1-1:1.0: USB hub found >21:35:07,246 INFO kernel:[ 4.456088] hub 1-1:1.0: 6 ports detected >21:35:07,246 INFO kernel:[ 4.559396] usb 2-1: new high-speed USB device number 2 using ehci-pci >21:35:07,246 INFO kernel:[ 4.651391] ata2: SATA link down (SStatus 0 SControl 300) >21:35:07,246 INFO kernel:[ 4.674121] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >21:35:07,246 INFO kernel:[ 4.674221] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:35:07,246 INFO kernel:[ 4.674626] hub 2-1:1.0: USB hub found >21:35:07,246 INFO kernel:[ 4.674808] hub 2-1:1.0: 8 ports detected >21:35:07,246 INFO kernel:[ 4.750409] usb 1-1.2: new high-speed USB device number 3 using ehci-pci >21:35:07,246 INFO kernel:[ 4.837018] usb 1-1.2: New USB device found, idVendor=0bc2, idProduct=2300 >21:35:07,246 INFO kernel:[ 4.837121] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >21:35:07,246 INFO kernel:[ 4.837273] usb 1-1.2: Product: Portable >21:35:07,246 INFO kernel:[ 4.837366] usb 1-1.2: Manufacturer: Seagate >21:35:07,246 INFO kernel:[ 4.837457] usb 1-1.2: SerialNumber: 2GHX97HA >21:35:07,246 INFO kernel:[ 4.911509] usb 1-1.4: new full-speed USB device number 4 using ehci-pci >21:35:07,246 INFO kernel:[ 4.956193] ata5: SATA link down (SStatus 0 SControl 300) >21:35:07,246 INFO kernel:[ 4.962200] tsc: Refined TSC clocksource calibration: 2526.999 MHz >21:35:07,246 INFO kernel:[ 4.991398] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f >21:35:07,246 INFO kernel:[ 4.991500] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >21:35:07,246 INFO kernel:[ 4.991635] usb 1-1.4: Product: Broadcom Bluetooth Device >21:35:07,246 INFO kernel:[ 4.991730] usb 1-1.4: Manufacturer: Broadcom Corp >21:35:07,246 INFO kernel:[ 4.991823] usb 1-1.4: SerialNumber: 889FFAF7C7A5 >21:35:07,246 INFO kernel:[ 5.016339] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd047b3/0xb40000/0xa0000, board id: 71, fw id: 615624 >21:35:07,246 INFO kernel:[ 5.016492] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >21:35:07,246 INFO kernel:[ 5.065299] usb 1-1.5: new high-speed USB device number 5 using ehci-pci >21:35:07,246 INFO kernel:[ 5.067780] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >21:35:07,246 INFO kernel:[ 5.150676] usb 1-1.5: New USB device found, idVendor=17ef, idProduct=1005 >21:35:07,246 INFO kernel:[ 5.150787] usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >21:35:07,246 INFO kernel:[ 5.151395] hub 1-1.5:1.0: USB hub found >21:35:07,246 INFO kernel:[ 5.151720] hub 1-1.5:1.0: 4 ports detected >21:35:07,246 INFO kernel:[ 5.226186] usb 1-1.6: new high-speed USB device number 6 using ehci-pci >21:35:07,246 INFO kernel:[ 5.261069] ata6: SATA link down (SStatus 0 SControl 300) >21:35:07,246 INFO kernel:[ 5.263171] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >21:35:07,246 INFO kernel:[ 5.263314] Write protecting the kernel read-only data: 12288k >21:35:07,246 INFO kernel:[ 5.271003] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >21:35:07,246 INFO kernel:[ 5.276482] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >21:35:07,246 INFO kernel:[ 5.304129] device-mapper: multipath: version 1.5.1 loaded >21:35:07,246 INFO kernel:[ 5.317686] usb 1-1.6: New USB device found, idVendor=17ef, idProduct=4816 >21:35:07,246 INFO kernel:[ 5.317804] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >21:35:07,246 INFO kernel:[ 5.317967] usb 1-1.6: Product: Integrated Camera >21:35:07,246 INFO kernel:[ 5.318062] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd. >21:35:07,246 INFO kernel:[ 5.378905] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >21:35:07,246 INFO kernel:[ 5.426000] usb 1-1.5.2: new low-speed USB device number 7 using ehci-pci >21:35:07,246 INFO kernel:[ 5.521586] usb 1-1.5.2: New USB device found, idVendor=03f0, idProduct=0024 >21:35:07,246 INFO kernel:[ 5.521697] usb 1-1.5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >21:35:07,246 INFO kernel:[ 5.521869] usb 1-1.5.2: Product: HP Basic USB Keyboard >21:35:07,246 INFO kernel:[ 5.521967] usb 1-1.5.2: Manufacturer: CHICONY >21:35:07,246 INFO kernel:[ 5.527244] input: CHICONY HP Basic USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.0/input/input5 >21:35:07,246 INFO kernel:[ 5.527585] hid-generic 0003:03F0:0024.0001: input,hidraw0: USB HID v1.10 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0000:00:1a.0-1.5.2/input0 >21:35:07,246 INFO kernel:[ 5.722148] squashfs: version 4.0 (2009/01/31) Phillip Lougher >21:35:07,246 INFO kernel:[ 5.729383] Loading iSCSI transport class v2.0-870. >21:35:07,246 NOTICE kernel:[ 5.733915] iscsi: registered transport (tcp) >21:35:07,246 INFO kernel:[ 5.738429] alua: device handler registered >21:35:07,246 INFO kernel:[ 5.743056] emc: device handler registered >21:35:07,246 INFO kernel:[ 5.747322] hp_sw: device handler registered >21:35:07,246 INFO kernel:[ 5.747820] usb 1-1.5.3: new low-speed USB device number 8 using ehci-pci >21:35:07,246 INFO kernel:[ 5.751781] rdac: device handler registered >21:35:07,246 INFO kernel:[ 5.839228] usb 1-1.5.3: New USB device found, idVendor=17ef, idProduct=6044 >21:35:07,246 INFO kernel:[ 5.839335] usb 1-1.5.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >21:35:07,246 INFO kernel:[ 5.839467] usb 1-1.5.3: Product: ThinkPad USB Laser Mouse >21:35:07,246 INFO kernel:[ 5.843221] input: ThinkPad USB Laser Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.0/input/input6 >21:35:07,246 INFO kernel:[ 5.843648] hid-generic 0003:17EF:6044.0002: input,hidraw1: USB HID v1.11 Mouse [ThinkPad USB Laser Mouse] on usb-0000:00:1a.0-1.5.3/input0 >21:35:07,246 INFO kernel:[ 5.961893] Switched to clocksource tsc >21:35:07,246 INFO kernel:[ 8.772192] floppy0: no floppy controllers found >21:35:07,246 INFO kernel:[ 8.785815] No iBFT detected. >21:35:07,246 INFO kernel:[ 8.790117] md: raid0 personality registered for level 0 >21:35:07,246 INFO kernel:[ 8.795246] md: raid1 personality registered for level 1 >21:35:07,246 INFO kernel:[ 8.798975] async_tx: api initialized (async) >21:35:07,246 INFO kernel:[ 8.801700] xor: measuring software checksum speed >21:35:07,246 INFO kernel:[ 8.810993] prefetch64-sse: 4984.000 MB/sec >21:35:07,246 INFO kernel:[ 8.820988] generic_sse: 4384.000 MB/sec >21:35:07,246 INFO kernel:[ 8.821087] xor: using function: prefetch64-sse (4984.000 MB/sec) >21:35:07,246 INFO kernel:[ 8.831358] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >21:35:07,246 WARNING kernel:[ 8.843996] raid6: sse2x1 2902 MB/s >21:35:07,246 WARNING kernel:[ 8.860983] raid6: sse2x2 3402 MB/s >21:35:07,246 WARNING kernel:[ 8.877960] raid6: sse2x4 3769 MB/s >21:35:07,246 WARNING kernel:[ 8.878057] raid6: using algorithm sse2x4 (3769 MB/s) >21:35:07,246 WARNING kernel:[ 8.878157] raid6: using ssse3x2 recovery algorithm >21:35:07,246 INFO kernel:[ 8.890255] md: raid6 personality registered for level 6 >21:35:07,246 INFO kernel:[ 8.890359] md: raid5 personality registered for level 5 >21:35:07,246 INFO kernel:[ 8.890458] md: raid4 personality registered for level 4 >21:35:07,246 INFO kernel:[ 8.899406] md: raid10 personality registered for level 10 >21:35:07,246 INFO kernel:[ 8.902316] md: linear personality registered for level -1 >21:35:07,246 INFO kernel:[ 8.914846] device-mapper: multipath round-robin: version 1.0.0 loaded >21:35:07,246 INFO kernel:[ 8.926074] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >21:35:07,246 INFO kernel:[ 8.949311] RPC: Registered named UNIX socket transport module. >21:35:07,246 INFO kernel:[ 8.949422] RPC: Registered udp transport module. >21:35:07,246 INFO kernel:[ 8.949520] RPC: Registered tcp transport module. >21:35:07,246 INFO kernel:[ 8.949618] RPC: Registered tcp NFSv4.1 backchannel transport module. >21:35:07,246 INFO kernel:[ 9.215925] wmi: Mapper loaded >21:35:07,246 INFO kernel:[ 9.216713] pps_core: LinuxPPS API ver. 1 registered >21:35:07,246 INFO kernel:[ 9.216830] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >21:35:07,246 INFO kernel:[ 9.218400] usb-storage 1-1.2:1.0: USB Mass Storage device detected >21:35:07,246 INFO kernel:[ 9.219314] PTP clock support registered >21:35:07,246 INFO kernel:[ 9.219362] usb-storage 1-1.2:1.0: Quirks match for vid 0bc2 pid 2300: 200000 >21:35:07,246 INFO kernel:[ 9.219696] scsi6 : usb-storage 1-1.2:1.0 >21:35:07,246 INFO kernel:[ 9.219916] usbcore: registered new interface driver usb-storage >21:35:07,246 INFO kernel:[ 9.224851] [drm] Initialized drm 1.1.0 20060810 >21:35:07,246 INFO kernel:[ 9.225354] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >21:35:07,246 INFO kernel:[ 9.225454] e1000e: Copyright(c) 1999 - 2013 Intel Corporation. >21:35:07,246 DEBUG kernel:[ 9.225688] e1000e 0000:00:19.0: setting latency timer to 64 >21:35:07,246 INFO kernel:[ 9.225785] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >21:35:07,246 DEBUG kernel:[ 9.225954] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >21:35:07,246 INFO kernel:[ 9.248437] alg: No test for crc32 (crc32-pclmul) >21:35:07,246 INFO kernel:[ 9.413743] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:41:2e:9c >21:35:07,246 INFO kernel:[ 9.413930] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >21:35:07,246 INFO kernel:[ 9.414109] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 10, PBA No: A002FF-0FF >21:35:07,246 INFO kernel:[ 9.415102] [drm] Memory usable by graphics device = 2048M >21:35:07,246 DEBUG kernel:[ 9.415255] i915 0000:00:02.0: setting latency timer to 64 >21:35:07,246 DEBUG kernel:[ 9.484772] i915 0000:00:02.0: irq 42 for MSI/MSI-X >21:35:07,246 INFO kernel:[ 9.484788] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >21:35:07,246 INFO kernel:[ 9.484893] [drm] Driver supports precise vblank timestamp query. >21:35:07,246 INFO kernel:[ 9.485082] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >21:35:07,246 INFO kernel:[ 9.535887] fbcon: inteldrmfb (fb0) is primary device >21:35:07,246 INFO kernel:[ 10.215375] Console: switching to colour frame buffer device 160x50 >21:35:07,246 INFO kernel:[ 10.220856] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >21:35:07,246 INFO kernel:[ 10.220910] i915 0000:00:02.0: registered panic notifier >21:35:07,246 NOTICE kernel:[ 10.221963] scsi 6:0:0:0: Direct-Access Seagate Portable 0130 PQ: 0 ANSI: 4 >21:35:07,246 NOTICE kernel:[ 10.222414] sd 6:0:0:0: Attached scsi generic sg1 type 0 >21:35:07,246 NOTICE kernel:[ 10.222995] sd 6:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >21:35:07,246 NOTICE kernel:[ 10.223742] sd 6:0:0:0: [sdb] Write Protect is off >21:35:07,246 DEBUG kernel:[ 10.223793] sd 6:0:0:0: [sdb] Mode Sense: 2f 08 00 00 >21:35:07,246 ERR kernel:[ 10.224479] sd 6:0:0:0: [sdb] No Caching mode page found >21:35:07,246 NOTICE kernel:[ 10.224531] sd 6:0:0:0: [sdb] Assuming drive cache: write back >21:35:07,246 ERR kernel:[ 10.227100] sd 6:0:0:0: [sdb] No Caching mode page found >21:35:07,246 NOTICE kernel:[ 10.227126] sd 6:0:0:0: [sdb] Assuming drive cache: write back >21:35:07,246 INFO kernel:[ 10.227539] acpi device:02: registered as cooling_device4 >21:35:07,246 INFO kernel:[ 10.227616] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >21:35:07,246 INFO kernel:[ 10.227681] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7 >21:35:07,246 INFO kernel:[ 10.227813] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >21:35:07,246 INFO kernel:[ 10.275357] sdb: sdb1 sdb2 sdb3 >21:35:07,246 ERR kernel:[ 10.315853] sd 6:0:0:0: [sdb] No Caching mode page found >21:35:07,246 NOTICE kernel:[ 10.315909] sd 6:0:0:0: [sdb] Assuming drive cache: write back >21:35:07,246 NOTICE kernel:[ 10.315963] sd 6:0:0:0: [sdb] Attached SCSI disk >21:35:07,246 INFO kernel:[ 10.450751] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >21:35:07,246 INFO kernel:[ 10.726361] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input8 >21:35:07,246 INFO kernel:[ 11.354151] EXT4-fs (sdb3): mounting ext3 file system using the ext4 subsystem >21:35:07,246 WARNING kernel:[ 11.412369] EXT4-fs (sdb3): warning: maximal mount count reached, running e2fsck is recommended >21:35:07,246 INFO kernel:[ 11.417750] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null) >21:35:07,246 INFO kernel:[ 11.500230] loop: module loaded >21:35:07,246 DEBUG kernel:[ 11.678781] ISO 9660 Extensions: Microsoft Joliet Level 3 >21:35:07,246 DEBUG kernel:[ 11.701572] ISO 9660 Extensions: RRIP_1991A >21:35:07,246 DEBUG kernel:[ 11.713021] ISO 9660 Extensions: Microsoft Joliet Level 3 >21:35:07,246 DEBUG kernel:[ 11.713057] ISO 9660 Extensions: RRIP_1991A >21:35:07,246 INFO kernel:[ 11.988282] bio: create slab <bio-1> at 1 >21:35:07,246 INFO kernel:[ 12.000901] bio: create slab <bio-2> at 2 >21:35:07,246 INFO kernel:[ 12.159433] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >21:35:07,246 DEBUG kernel:[ 13.659321] SELinux: 2048 avtab hash slots, 101316 rules. >21:35:07,246 DEBUG kernel:[ 13.672929] SELinux: 2048 avtab hash slots, 101316 rules. >21:35:07,246 DEBUG kernel:[ 13.690272] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >21:35:07,246 DEBUG kernel:[ 13.690276] SELinux: 83 classes, 101316 rules >21:35:07,246 DEBUG kernel:[ 13.694648] SELinux: Completing initialization. >21:35:07,246 DEBUG kernel:[ 13.694653] SELinux: Setting up existing superblocks. >21:35:07,246 DEBUG kernel:[ 13.694661] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.694665] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.694675] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.694679] SELinux: initialized (dev proc, type proc), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.694687] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:35:07,246 DEBUG kernel:[ 13.694712] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >21:35:07,246 DEBUG kernel:[ 13.695509] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >21:35:07,246 DEBUG kernel:[ 13.695513] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696228] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >21:35:07,246 DEBUG kernel:[ 13.696238] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696240] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >21:35:07,246 DEBUG kernel:[ 13.696267] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:35:07,246 DEBUG kernel:[ 13.696274] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >21:35:07,246 DEBUG kernel:[ 13.696283] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696310] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696660] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696662] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:35:07,246 DEBUG kernel:[ 13.696668] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:35:07,246 DEBUG kernel:[ 13.696811] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:35:07,246 DEBUG kernel:[ 13.696839] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696849] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696851] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696855] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696859] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696865] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696869] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696872] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696876] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696882] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696885] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696890] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696895] SELinux: initialized (dev sdb3, type ext3), uses xattr >21:35:07,246 DEBUG kernel:[ 13.696914] SELinux: initialized (dev loop0, type iso9660), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 13.696924] SELinux: initialized (dev loop1, type squashfs), uses xattr >21:35:07,246 DEBUG kernel:[ 13.696937] SELinux: initialized (dev dm-0, type ext4), uses xattr >21:35:07,246 NOTICE kernel:[ 13.712733] type=1403 audit(1396042503.157:2): policy loaded auid=4294967295 ses=4294967295 >21:35:07,246 DEBUG kernel:[ 14.544277] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 14.781767] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >21:35:07,246 DEBUG kernel:[ 14.782221] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:35:07,246 DEBUG kernel:[ 14.782578] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:35:07,246 INFO kernel:[ 15.874988] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >21:35:07,246 WARNING kernel:[ 15.976410] ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20130517/utaddress-251) >21:35:07,246 INFO kernel:[ 15.976419] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:35:07,246 WARNING kernel:[ 15.976423] ACPI Warning: 0x00000000000011c0-0x00000000000011cf SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >21:35:07,246 INFO kernel:[ 15.976427] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:35:07,246 WARNING kernel:[ 15.976428] ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >21:35:07,246 INFO kernel:[ 15.976432] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:35:07,246 WARNING kernel:[ 15.976433] ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >21:35:07,246 INFO kernel:[ 15.976436] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >21:35:07,246 WARNING kernel:[ 15.976438] lpc_ich: Resource conflict(s) found affecting gpio_ich >21:35:07,246 INFO kernel:[ 15.988283] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >21:35:07,246 DEBUG kernel:[ 15.997812] mei_me 0000:00:16.0: setting latency timer to 64 >21:35:07,246 DEBUG kernel:[ 15.997863] mei_me 0000:00:16.0: irq 43 for MSI/MSI-X >21:35:07,246 INFO kernel:[ 16.029575] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29) >21:35:07,246 INFO kernel:[ 16.029814] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90 >21:35:07,246 INFO kernel:[ 16.124114] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2 >21:35:07,246 WARNING kernel:[ 16.163732] tpm_tis: Unknown symbol tpm_show_owned (err 0) >21:35:07,246 WARNING kernel:[ 16.163748] tpm_tis: Unknown symbol tpm_show_pcrs (err 0) >21:35:07,246 WARNING kernel:[ 16.163762] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >21:35:07,246 WARNING kernel:[ 16.163778] tpm_tis: Unknown symbol tpm_store_cancel (err 0) >21:35:07,246 WARNING kernel:[ 16.163790] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >21:35:07,246 WARNING kernel:[ 16.163805] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >21:35:07,246 WARNING kernel:[ 16.163817] tpm_tis: Unknown symbol tpm_write (err 0) >21:35:07,246 WARNING kernel:[ 16.163828] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >21:35:07,246 WARNING kernel:[ 16.163841] tpm_tis: Unknown symbol tpm_show_enabled (err 0) >21:35:07,246 WARNING kernel:[ 16.163854] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >21:35:07,246 WARNING kernel:[ 16.163868] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >21:35:07,246 WARNING kernel:[ 16.163885] tpm_tis: Unknown symbol tpm_show_caps_1_2 (err 0) >21:35:07,246 WARNING kernel:[ 16.163897] tpm_tis: Unknown symbol tpm_show_pubek (err 0) >21:35:07,246 WARNING kernel:[ 16.163914] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >21:35:07,246 WARNING kernel:[ 16.163935] tpm_tis: Unknown symbol tpm_release (err 0) >21:35:07,246 WARNING kernel:[ 16.163948] tpm_tis: Unknown symbol tpm_show_temp_deactivated (err 0) >21:35:07,246 WARNING kernel:[ 16.163959] tpm_tis: Unknown symbol tpm_show_timeouts (err 0) >21:35:07,246 WARNING kernel:[ 16.163971] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >21:35:07,246 WARNING kernel:[ 16.163984] tpm_tis: Unknown symbol tpm_read (err 0) >21:35:07,246 WARNING kernel:[ 16.163997] tpm_tis: Unknown symbol tpm_show_durations (err 0) >21:35:07,246 WARNING kernel:[ 16.164007] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >21:35:07,246 WARNING kernel:[ 16.164018] tpm_tis: Unknown symbol tpm_open (err 0) >21:35:07,246 WARNING kernel:[ 16.164029] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >21:35:07,246 WARNING kernel:[ 16.164042] tpm_tis: Unknown symbol tpm_show_active (err 0) >21:35:07,246 WARNING kernel:[ 16.164830] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >21:35:07,246 WARNING kernel:[ 16.164848] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >21:35:07,246 WARNING kernel:[ 16.164858] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >21:35:07,246 WARNING kernel:[ 16.164888] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >21:35:07,246 WARNING kernel:[ 16.164911] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >21:35:07,246 WARNING kernel:[ 16.164945] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >21:35:07,246 WARNING kernel:[ 16.164995] thinkpad_acpi: Unknown symbol snd_card_create (err 0) >21:35:07,246 INFO kernel:[ 16.372592] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2 >21:35:07,246 INFO kernel:[ 16.372627] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2 >21:35:07,246 INFO kernel:[ 16.372645] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2 >21:35:07,246 INFO kernel:[ 16.372734] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >21:35:07,246 INFO kernel:[ 16.376360] cfg80211: Calling CRDA to update world regulatory domain >21:35:07,246 INFO kernel:[ 16.447730] Intel(R) Wireless WiFi driver for Linux, in-tree:d >21:35:07,246 INFO kernel:[ 16.447734] Copyright(c) 2003-2013 Intel Corporation >21:35:07,246 WARNING kernel:[ 16.447994] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control >21:35:07,246 DEBUG kernel:[ 16.448227] iwlwifi 0000:02:00.0: irq 44 for MSI/MSI-X >21:35:07,246 INFO kernel:[ 16.495503] iwlwifi 0000:02:00.0: loaded firmware version 9.221.4.1 build 25532 op_mode iwldvm >21:35:07,246 NOTICE kernel:[ 16.802755] type=1400 audit(1396042506.249:3): avc: denied { create } for pid=947 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:35:07,246 NOTICE kernel:[ 16.802856] type=1400 audit(1396042506.249:4): avc: denied { setattr } for pid=947 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 >21:35:07,246 NOTICE kernel:[ 16.802907] type=1400 audit(1396042506.249:5): avc: denied { relabelfrom } for pid=947 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 >21:35:07,246 INFO kernel:[ 16.820112] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled >21:35:07,246 INFO kernel:[ 16.820117] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >21:35:07,246 INFO kernel:[ 16.820119] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >21:35:07,246 INFO kernel:[ 16.820122] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_P2P disabled >21:35:07,246 INFO kernel:[ 16.820124] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74 >21:35:07,246 INFO kernel:[ 16.820229] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >21:35:07,246 DEBUG kernel:[ 16.893731] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >21:35:07,246 NOTICE kernel:[ 17.795110] type=1400 audit(1396042507.242:6): avc: denied { read } for pid=967 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 >21:35:07,246 NOTICE kernel:[ 17.795153] type=1400 audit(1396042507.242:7): avc: denied { open } for pid=967 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 >21:35:07,897 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >21:35:07,897 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >21:35:07,897 INFO NetworkManager: <info> WEXT support is enabled >21:35:08,063 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:35:08,171 INFO polkitd: Started polkitd version 0.112 >21:35:08,275 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:35:08,288 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >21:35:08,288 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >21:35:08,288 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:35:08,289 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:35:08,368 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >21:35:08,369 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >21:35:08,400 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >21:35:08,407 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >21:35:08,412 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >21:35:08,412 INFO NetworkManager: <info> WiFi hardware radio set enabled >21:35:08,414 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >21:35:08,414 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >21:35:08,414 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >21:35:08,414 INFO NetworkManager: <info> Networking is enabled by state file >21:35:08,415 INFO NetworkManager: <info> (lo): link connected >21:35:08,415 INFO NetworkManager: <info> (lo): carrier is ON >21:35:08,415 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >21:35:08,415 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >21:35:08,415 INFO NetworkManager: <info> (lo): No existing connection detected. >21:35:08,416 INFO NetworkManager: <info> (em1): carrier is OFF >21:35:08,417 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >21:35:08,417 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >21:35:08,417 INFO NetworkManager: <info> (em1): No existing connection detected. >21:35:08,417 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >21:35:08,417 INFO NetworkManager: <info> (em1): bringing up device. >21:35:08,529 DEBUG kernel:[ 19.080275] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >21:35:08,630 DEBUG kernel:[ 19.180334] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >21:35:08,630 INFO kernel:[ 19.180465] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >21:35:08,631 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >21:35:08,632 INFO NetworkManager: <info> (wlp2s0): using nl80211 for WiFi device control >21:35:08,632 INFO NetworkManager: <info> (wlp2s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >21:35:08,632 INFO NetworkManager: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/2 >21:35:08,632 INFO NetworkManager: <info> (wlp2s0): No existing connection detected. >21:35:08,632 INFO NetworkManager: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >21:35:08,632 INFO NetworkManager: <info> (wlp2s0): bringing up device. >21:35:08,639 INFO kernel:[ 19.183885] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >21:35:08,640 INFO kernel:[ 19.190496] iwlwifi 0000:02:00.0: Radio type=0x0-0x3-0x1 >21:35:08,860 INFO kernel:[ 19.404784] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >21:35:08,861 INFO kernel:[ 19.411661] iwlwifi 0000:02:00.0: Radio type=0x0-0x3-0x1 >21:35:08,949 INFO kernel:[ 19.499730] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >21:35:08,950 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >21:35:08,961 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 >21:35:09,285 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >21:35:09,286 INFO NetworkManager: <info> wpa_supplicant started >21:35:09,336 INFO NetworkManager: <info> (wlp2s0) supports 5 scan SSIDs >21:35:09,336 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: starting -> ready >21:35:09,336 INFO NetworkManager: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >21:35:09,336 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: ready -> disconnected >21:35:09,336 INFO NetworkManager: <info> (wlp2s0) supports 5 scan SSIDs >21:35:09,347 INFO NetworkManager: <info> startup complete >21:35:11,780 INFO kernel:[ 22.329004] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >21:35:11,780 INFO kernel:[ 22.329055] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >21:35:11,780 INFO NetworkManager: <info> (em1): link connected >21:35:11,781 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >21:35:11,781 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >21:35:11,781 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 1' >21:35:11,781 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >21:35:11,781 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >21:35:11,781 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >21:35:11,782 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >21:35:11,782 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >21:35:11,782 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >21:35:11,782 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >21:35:11,782 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >21:35:11,782 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >21:35:11,782 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >21:35:11,782 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >21:35:11,782 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >21:35:11,782 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >21:35:11,834 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >21:35:11,890 INFO NetworkManager: <info> dhclient started with pid 1014 >21:35:11,891 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >21:35:11,891 ERR NetworkManager: <error> [1396042511.891504] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (em1): cannot send router solicitation: -99. >21:35:12,014 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >21:35:12,015 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >21:35:12,015 INFO dhclient: All rights reserved. >21:35:12,015 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >21:35:12,015 INFO dhclient: >21:35:12,023 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >21:35:12,033 INFO dhclient: Listening on LPF/em1/f0:de:f1:41:2e:9c >21:35:12,033 INFO dhclient: Sending on LPF/em1/f0:de:f1:41:2e:9c >21:35:12,033 INFO dhclient: Sending on Socket/fallback >21:35:12,034 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 6 (xid=0x35ace124) >21:35:12,447 INFO NetworkManager: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >21:35:12,513 NOTICE kernel:[ 23.062071] type=1400 audit(1396042512.511:8): avc: denied { read write } for pid=1016 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=11181 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >21:35:13,209 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x35ace124) >21:35:13,210 INFO dhclient: DHCPOFFER from 10.34.1.252 >21:35:13,254 INFO dhclient: DHCPACK from 10.34.1.252 (xid=0x35ace124) >21:35:13,260 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >21:35:13,260 INFO dhclient: bound to 10.34.1.107 -- renewal in 41634 seconds. >21:35:13,260 INFO NetworkManager: <info> address 10.34.1.107 >21:35:13,260 INFO NetworkManager: <info> plen 24 (255.255.255.0) >21:35:13,260 INFO NetworkManager: <info> gateway 10.34.1.254 >21:35:13,260 INFO NetworkManager: <info> lease time 86400 >21:35:13,260 INFO NetworkManager: <info> nameserver '10.38.5.26' >21:35:13,260 INFO NetworkManager: <info> nameserver '10.11.5.19' >21:35:13,260 INFO NetworkManager: <info> domain name 'brq.redhat.com' >21:35:13,260 INFO NetworkManager: <info> domain search 'brq.redhat.com.' >21:35:13,260 INFO NetworkManager: <info> domain search 'redhat.com.' >21:35:13,260 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >21:35:13,261 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >21:35:13,262 INFO NetworkManager: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >21:35:13,262 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >21:35:13,262 INFO NetworkManager: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >21:35:13,263 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >21:35:13,263 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >21:35:13,263 INFO NetworkManager: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >21:35:13,264 INFO NetworkManager: <info> Activation (em1) successful, device activated. >21:35:13,266 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >21:35:13,312 INFO NetworkManager: <info> Setting system hostname to 'dhcp-1-107.brq.redhat.com' (from address lookup) >21:35:13,317 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:35:14,859 NOTICE kernel:[ 25.406189] type=1400 audit(1396042514.857:9): avc: denied { read write } for pid=1089 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 >21:35:15,924 NOTICE NetworkManager: ifcfg-rh: read connection 'em1' >21:35:15,931 INFO NetworkManager: <info> (em1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >21:35:15,931 INFO NetworkManager: <info> (em1): deactivating device (reason 'connection-removed') [38] >21:35:16,132 INFO NetworkManager: <info> (em1): canceled DHCP transaction, DHCP client pid 1014 >21:35:16,134 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >21:35:16,134 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >21:35:16,138 INFO NetworkManager: <info> Saved default wired connection 'em1' to persistent storage >21:35:16,140 INFO NetworkManager: <info> Auto-activating connection 'em1'. >21:35:16,140 INFO NetworkManager: <info> Activation (em1) starting connection 'em1' >21:35:16,140 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >21:35:16,140 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >21:35:16,140 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >21:35:16,141 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >21:35:16,141 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >21:35:16,141 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >21:35:16,141 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >21:35:16,141 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >21:35:16,141 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >21:35:16,141 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >21:35:16,141 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >21:35:16,142 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >21:35:16,142 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >21:35:16,142 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >21:35:16,152 INFO NetworkManager: <info> dhclient started with pid 1111 >21:35:16,152 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >21:35:16,160 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv6 Commit) scheduled... >21:35:16,160 ERR NetworkManager: <error> [1396042516.160071] [devices/nm-device.c:1904] activation_source_schedule(): activation stage already scheduled >21:35:16,160 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv6 Commit) scheduled... >21:35:16,160 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv6 Commit) started... >21:35:16,160 INFO NetworkManager: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >21:35:16,160 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv6 Commit) complete. >21:35:16,161 INFO NetworkManager: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >21:35:16,162 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >21:35:16,166 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >21:35:16,167 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >21:35:16,167 INFO NetworkManager: <info> Policy set 'em1' (em1) as default for IPv6 routing and DNS. >21:35:16,167 INFO NetworkManager: <info> Activation (em1) successful, device activated. >21:35:16,169 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >21:35:16,169 INFO dhclient: All rights reserved. >21:35:16,170 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >21:35:16,170 INFO dhclient: >21:35:16,175 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >21:35:16,187 INFO dhclient: Listening on LPF/em1/f0:de:f1:41:2e:9c >21:35:16,187 INFO dhclient: Sending on LPF/em1/f0:de:f1:41:2e:9c >21:35:16,187 INFO dhclient: Sending on Socket/fallback >21:35:16,187 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x4f171ea3) >21:35:16,227 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >21:35:16,230 INFO dhclient: DHCPACK from 10.34.1.252 (xid=0x4f171ea3) >21:35:16,234 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> reboot >21:35:16,234 INFO NetworkManager: <info> address 10.34.1.107 >21:35:16,234 INFO NetworkManager: <info> plen 24 (255.255.255.0) >21:35:16,234 INFO NetworkManager: <info> gateway 10.34.1.254 >21:35:16,234 INFO NetworkManager: <info> lease time 86397 >21:35:16,234 INFO NetworkManager: <info> nameserver '10.38.5.26' >21:35:16,234 INFO NetworkManager: <info> nameserver '10.11.5.19' >21:35:16,234 INFO NetworkManager: <info> domain name 'brq.redhat.com' >21:35:16,234 INFO NetworkManager: <info> domain search 'brq.redhat.com.' >21:35:16,234 INFO NetworkManager: <info> domain search 'redhat.com.' >21:35:16,234 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >21:35:16,235 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >21:35:16,236 INFO dhclient: bound to 10.34.1.107 -- renewal in 37004 seconds. >21:35:16,236 INFO NetworkManager: <info> Policy set 'em1' (em1) as default for IPv4 routing and DNS. >21:35:16,236 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >21:35:16,771 INFO chronyd: chronyd version 1.29 starting >21:35:16,772 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >21:35:16,772 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 >21:35:16,773 INFO chronyd: Generated key 1 >21:35:17,256 NOTICE kernel:[ 27.802166] type=1400 audit(1396042517.254:10): avc: denied { open } for pid=976 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=18331 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >21:35:18,442 INFO kernel:[ 28.987831] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >21:35:18,443 DEBUG kernel:[ 28.988194] SELinux: initialized (dev sda1, type ext4), uses xattr >21:35:18,728 NOTICE kernel:[ 29.273307] type=1400 audit(1396042518.726:11): avc: denied { read write } for pid=1210 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 >21:35:18,728 NOTICE kernel:[ 29.274329] type=1400 audit(1396042518.727:12): avc: denied { read write } for pid=1210 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=11181 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >21:35:19,001 NOTICE kernel:[ 29.776009] type=1400 audit(1396042519.000:13): avc: denied { ioctl } for pid=1210 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 >21:35:19,001 NOTICE kernel:[ 29.776025] type=1400 audit(1396042519.000:14): avc: denied { getattr } for pid=1210 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 >21:35:19,012 DEBUG kernel:[ 29.788325] ISO 9660 Extensions: Microsoft Joliet Level 3 >21:35:19,013 DEBUG kernel:[ 29.788469] ISO 9660 Extensions: RRIP_1991A >21:35:19,013 DEBUG kernel:[ 29.788484] SELinux: initialized (dev loop4, type iso9660), uses genfs_contexts >21:35:19,074 DEBUG kernel:[ 29.849995] ISO 9660 Extensions: Microsoft Joliet Level 3 >21:35:19,074 DEBUG kernel:[ 29.850069] ISO 9660 Extensions: RRIP_1991A >21:35:19,074 DEBUG kernel:[ 29.850090] SELinux: initialized (dev loop4, type iso9660), uses genfs_contexts >21:35:19,179 DEBUG kernel:[ 29.955075] ISO 9660 Extensions: Microsoft Joliet Level 3 >21:35:19,179 DEBUG kernel:[ 29.955122] ISO 9660 Extensions: RRIP_1991A >21:35:19,179 DEBUG kernel:[ 29.955135] SELinux: initialized (dev loop4, type iso9660), uses genfs_contexts >21:35:19,229 DEBUG kernel:[ 30.004567] ISO 9660 Extensions: Microsoft Joliet Level 3 >21:35:19,229 DEBUG kernel:[ 30.004641] ISO 9660 Extensions: RRIP_1991A >21:35:19,229 DEBUG kernel:[ 30.004662] SELinux: initialized (dev loop4, type iso9660), uses genfs_contexts >21:35:21,791 INFO chronyd: Selected source 10.5.27.10 >21:35:21,792 WARNING chronyd: System clock wrong by -7200.082953 seconds, adjustment started >19:35:21,709 WARNING chronyd: System clock was stepped by -7200.083 seconds >19:35:23,692 INFO chronyd: Selected source 10.5.26.10 >19:35:24,833 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >19:35:24,848 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >19:35:25,328 INFO kernel:[ 36.188674] bio: create slab <bio-3> at 3 >19:35:25,328 INFO kernel:[ 36.190000] Btrfs loaded >19:35:25,422 INFO kernel:[ 36.282585] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 901778
:
682928
|
682929
|
682930
|
682931
|
682932
|
682933
|
682934
|
682935
|
775961
| 880212