Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 938297 Details for
Bug 1142544
AttributeError: DummyYumPlugins instance has no attribute 'enabledPlugins'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 328.46 KB, created by
Shawn Starr
on 2014-09-17 02:50:06 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Shawn Starr
Created:
2014-09-17 02:50:06 UTC
Size:
328.46 KB
patch
obsolete
>anaconda 21.48.6-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 448, in mirrorEnabled > return "fastestmirror" in self._yum.plugins.enabledPlugins > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 696, in _initialize > if not self.payload.mirrorEnabled: > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >AttributeError: DummyYumPlugins instance has no attribute 'enabledPlugins' > >Local variables in innermost frame: >self: <pyanaconda.packaging.yumpayload.YumPayload object at 0x7f8d3d0e4690> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <MainWindow object at 0x7f8d3bcf0370 (pyanaconda+ui+gui+MainWindow at 0x1b72230)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use CDROM installation media >cdrom ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda ># Keyboard layouts ># old format: keyboard us ># new format: >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US.UTF-8 ># Installation logging level >logging --level=info ># Network information >network --bootproto=dhcp --hostname=localhost.localdomain ># Root password >rootpw --plaintext fedora ># SELinux configuration >selinux --enforcing ># System services >services --enabled="chronyd" ># System timezone >timezone America/New_York ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda >autopart --type=plain ># Partition clearing information >clearpart --all --initlabel --drives=vda > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@hardware-support >@input-methods >@multimedia >@printing >@standard >chrony > >%end > >%addon com_redhat_kdump --disable --reserve-mb='128' > >%end > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition vda1 (11) >, '/': existing 3656 MiB lvmlv VolGroup-lv_root (28) >} > swaps: [existing 4032 MiB lvmlv VolGroup-lv_swap (23) >] > name: CentOS Linux 6.4 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([PartitionDevice instance (0x7f8d2f28bd10) -- > name = vda2 status = False kids = 0 id = 140 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 819 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220450> PedPartition: <_ped.Partition object at 0x7f8d2f21add0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2703359 length = 1677312 > flags = ]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [vda] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 627883fd-fa4d-45ff-8c8c-47af3f1c2833 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 3656 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 31 > origFormat._device: /dev/mapper/VolGroup-lv_root > container: > id: 108 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 110 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing swap > container: Already dumped (LVMVolumeGroupDevice instance) > id: 111 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 113 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 114 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 7691 MiB partition vda2 (16) > origFormat: existing lvmpv > container: None > id: 115 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 117 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 5804c741-a825-4cc0-8c2b-3a2ddb4b88e0 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 14 > origFormat._device: /dev/vda1 > container: None > id: 118 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 120 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 8192 MiB disk vda (6) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 121 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 123 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 126 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 6872 MiB partition vda3 (128) with non-existent ext4 filesystem mounted at / > container: None > id: 130 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 127 > _format._device: /dev/req0 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 131 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vda1 (134) with non-existent ext4 filesystem mounted at /boot > container: None > id: 136 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 133 > _format._device: /dev/req1 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 137 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 819 MiB partition vda2 (140) with non-existent swap > container: None > id: 142 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent swap > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 143 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: {'/dev/vda2': {'LVM2_PV_UUID': 'CBghDM-M8X9-SKpj-CkFH-82wA-7SIc-KUNbEb', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '0', 'LVM2_PV_NAME': '/dev/vda2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '1922', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'VolGroup', 'LVM2_VG_UUID': 'rsxVuc-EEmM-ccdJ-EAgM-RF4F-e7gV-RehZrx', 'LVM2_VG_FREE': '0', 'LVM2_VG_SIZE': '7872512.00'}} > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 366 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d31c7ec20> > exists: True > _size: 732 KiB > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f8d31db7f10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 732 KiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 366 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d31c7ec20> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f8d31db7f10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 732 KiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 366 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d31c7ec20> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: iPXE > _format.uuid: 2014-09-10-13-01-57-00 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 4 > _format._device: /dev/sr0 > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-label/iPXE, /dev/disk/by-uuid/2014-09-10-13-01-57-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: 0 B > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: iPXE > originalFormat.uuid: 2014-09-10-13-01-57-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 4 > originalFormat._device: /dev/sr0 > _serial: None >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 34 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f8d2e6d7390) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 34 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f8d2e6d7390) -- > name = /tmp/curl_fetch_url1/squashfs.img (deleted) status = False kids = 1 id = 34 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url1/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 37 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f8d2e6f5390) -- > name = loop0 status = False kids = 0 id = 37 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (34)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f8d2e6f5390) -- > name = loop0 status = False kids = 0 id = 37 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (34)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 42 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f8d2e6e8750) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 42 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f8d2e6e8750) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 42 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 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 B > id: 45 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f8d2e7004d0) -- > name = loop1 status = False kids = 1 id = 45 > parents = ['existing 0 B file /LiveOS/rootfs.img (42)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f8d2e7004d0) -- > name = loop1 status = False kids = 1 id = 45 > parents = ['existing 0 B file /LiveOS/rootfs.img (42)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: 499aa32d-e600-4163-8a4a-2d0627d68fd9 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 48 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/499aa32d-e600-4163-8a4a-2d0627d68fd9] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 48 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 499aa32d-e600-4163-8a4a-2d0627d68fd9 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 50 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f8d2e700650) -- > name = /overlay (deleted) status = False kids = 1 id = 50 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f8d2e700650) -- > name = /overlay (deleted) status = False kids = 1 id = 50 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 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 B > id: 53 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f8d2e700710) -- > name = loop2 status = False kids = 1 id = 53 > parents = ['existing 0 B file /overlay (deleted) (50)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f8d2e700710) -- > name = loop2 status = False kids = 1 id = 53 > parents = ['existing 0 B file /overlay (deleted) (50)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (61) with existing ext4 filesystem >, existing 2048 MiB dm live-base (66) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, zram0] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [zram0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 2002.11 MiB disk zram0 (57) >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/zram0] > _intf.storage.fsset.devicetree._lvInfo: {'VolGroup-lv_swap': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'lv_swap', 'LVM2_VG_NAME': 'VolGroup', 'LVM2_LV_SIZE': '4128768.00', 'LVM2_LV_UUID': 'IeAWyH-6vB3-Z8TP-ta6m-IcqQ-Qk8l-mr5J1G'}, 'VolGroup-lv_root': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'lv_root', 'LVM2_VG_NAME': 'VolGroup', 'LVM2_LV_SIZE': '3743744.00', 'LVM2_LV_UUID': 'etcLR5-KcZG-PijG-kRBi-Xv4K-CLMm-3LY4Jr'}} > _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: 1 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/zram0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: True > _intf.storage._nextID: 3 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f8d2f249f10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f8d2f249fd0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f8d2f249810) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f8d2f249f90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f8d2f249710) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: SummaryHub instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._tx_id: None > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes._addonStates: {} > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._environmentListBox: ListBox instance, containing members: > _intf.mainWindow._current_action._spokes._addonListBox: ListBox instance, containing members: > _intf.mainWindow._current_action._spokes.selectedGroups: [] > _intf.mainWindow._current_action._spokes._origAddons: [] > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._origEnvironment: None > _intf.mainWindow._current_action._spokes._selectFlag: False > _intf.mainWindow._current_action._spokes._errorMsgs: None > _intf.mainWindow._current_action._spokes.excludedGroups: [] > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload: YumPayload instance, containing members: > _intf.mainWindow._current_action._spokes.payload._groups: None > _intf.mainWindow._current_action._spokes.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.payload._rescueVersionList: [] > _intf.mainWindow._current_action._spokes.payload.install_device: None > _intf.mainWindow._current_action._spokes.payload._environmentAddons: {} > _intf.mainWindow._current_action._spokes.payload._root_dir: /tmp/yum.root > _intf.mainWindow._current_action._spokes.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.mainWindow._current_action._spokes.payload._setup: True > _intf.mainWindow._current_action._spokes.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.payload.requiredGroups: [] > _intf.mainWindow._current_action._spokes.payload._base_repo: None > _intf.mainWindow._current_action._spokes.payload.txID: None > _intf.mainWindow._current_action._spokes.payload._rpm_macros: [] > _intf.mainWindow._current_action._spokes.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.mainWindow._current_action._spokes.payload._createdInitrds: False > _intf.mainWindow._current_action._spokes.payload._packages: [] > _intf.mainWindow._current_action._spokes.payload.requiredPackages: [] > _intf.mainWindow._current_action._spokes.payload._space_required: 2861.02 MiB > _intf.mainWindow._current_action._spokes.payload._yum: Skipped > _intf.mainWindow._current_action._spokes.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload._kernelVersionList: [] > _intf.mainWindow._current_action._spokes.environment: None >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes.ancestors: [] > _intf.mainWindow._current_action._spokes._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: True > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.disks: [] > _intf.mainWindow._current_action._spokes.selector: None > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._notebook: Notebook instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._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: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.selected_disks: [] > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf.mainWindow._current_action._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf.mainWindow._current_action._spokes.network_control_box._running_nmce: None > _intf.mainWindow._current_action._spokes.network_control_box.selected_ssid: None > _intf.mainWindow._current_action._spokes.network_control_box.client: Client instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._updatesBox: Box instance, containing members: > _intf.mainWindow._current_action._spokes._repoNameWarningBox: None > _intf.mainWindow._current_action._spokes._networkButton: RadioButton instance, containing members: > _intf.mainWindow._current_action._spokes._nfsOptsBox: Box instance, containing members: > _intf.mainWindow._current_action._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._autodetectButton: RadioButton instance, containing members: > _intf.mainWindow._current_action._spokes._autodetectLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes._repoNameWarningLabel: None > _intf.mainWindow._current_action._spokes._repoStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._repoEntryBox: Grid instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._cdrom: None > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._proxyUrl: Skipped > _intf.mainWindow._current_action._spokes._isoChooserButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._duplicateRepoCheck: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._duplicateRepoCheck._run_check: <bound method SourceSpoke._checkDuplicateRepos of <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8d2e6f5a90>> > _intf.mainWindow._current_action._spokes._duplicateRepoCheck._parent: Already dumped (SourceSpoke instance) > _intf.mainWindow._current_action._spokes._duplicateRepoCheck._input_obj: Already dumped (ListStore instance) > _intf.mainWindow._current_action._spokes._duplicateRepoCheck._data: None > _intf.mainWindow._current_action._spokes._duplicateRepoCheck._check_status: None > _intf.mainWindow._current_action._spokes._duplicateRepoCheck._enabled: True > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._repoURLChecks: {} > _intf.mainWindow._current_action._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf.mainWindow._current_action._spokes._proxyButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._repoView: TreeView instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes._repoNameChecks: {} > _intf.mainWindow._current_action._spokes._autodetectBox: Grid instance, containing members: > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._verifyIsoButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._currentIsoFile: None > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._origIsoChooserButton: _Choose an ISO > _intf.mainWindow._current_action._spokes._repoProxyChecks: {} > _intf.mainWindow._current_action._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf.mainWindow._current_action._spokes._urlEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._repoUrlEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._repoNameEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._error: False > _intf.mainWindow._current_action._spokes._repoSelection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._urlCheck: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._urlCheck._run_check: <bound method SourceSpoke._checkURLEntry of <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8d2e6f5a90>> > _intf.mainWindow._current_action._spokes._urlCheck._parent: Already dumped (SourceSpoke instance) > _intf.mainWindow._current_action._spokes._urlCheck._input_obj: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._urlCheck._data: None > _intf.mainWindow._current_action._spokes._urlCheck._check_status: None > _intf.mainWindow._current_action._spokes._urlCheck._enabled: False > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._proxyChange: False > _intf.mainWindow._current_action._spokes._ready: False > _intf.mainWindow._current_action._spokes._check_list: [Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >] > _intf.mainWindow._current_action._spokes._networkBox: Box instance, containing members: > _intf.mainWindow._current_action._spokes._isoBox: Box instance, containing members: > _intf.mainWindow._current_action._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._selection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._spokes._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog._window: None > _intf.mainWindow._current_action._spokes._switching_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._switching_dialog._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._removeButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._window: None > _intf.mainWindow._current_action._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._add_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._add_dialog._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._add_dialog._chosen_layouts: [] > _intf.mainWindow._current_action._spokes._add_dialog._entry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._downButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._layoutSwitchLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._confirmed: False > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._previewButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._ready: False > _intf.mainWindow._current_action._spokes._remove_last_attempt: False > _intf.mainWindow._current_action._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._typeStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._configureBox: Box instance, containing members: > _intf.mainWindow._current_action._spokes._device_container_name: None > _intf.mainWindow._current_action._spokes._accordion: Accordion instance, containing members: > _intf.mainWindow._current_action._spokes._accordion._expanders: [] > _intf.mainWindow._current_action._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf.mainWindow._current_action._spokes._initialized: False > _intf.mainWindow._current_action._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._min_ram: 410 > _intf.mainWindow._current_action._spokes._addButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._modifyContainerButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes.passphrase: Skipped > _intf.mainWindow._current_action._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._partitionsViewport: Viewport instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._removeButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._typeCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector: None > _intf.mainWindow._current_action._spokes._labelEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._partitionsNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action._spokes._totalSpaceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._resetButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._mainSpokeClass: StorageSpoke > _intf.mainWindow._current_action._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._mountPointEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._whenCreateLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._selectedDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes._device_container_size: 0 > _intf.mainWindow._current_action._spokes._device_container_encrypted: False > _intf.mainWindow._current_action._spokes._summaryLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._containerCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._nameEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes.selector: None > _intf.mainWindow._current_action._spokes._containerLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._hidden_disks: [] > _intf.mainWindow._current_action._spokes._back_already_clicked: False > _intf.mainWindow._current_action._spokes._applyButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._passphraseEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._device_size_text: None > _intf.mainWindow._current_action._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._availableSpaceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._sizeEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._containerStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._error: None > _intf.mainWindow._current_action._spokes._configButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._raidLevelLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._storage_playground: None > _intf.mainWindow._current_action._spokes._device_disks: [] > _intf.mainWindow._current_action._spokes._devices: [] > _intf.mainWindow._current_action._spokes._fsCombo: ComboBoxText instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._free_space: 0 B > _intf.mainWindow._current_action._spokes._device_container_raid_level: None > _intf.mainWindow._current_action._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf.mainWindow._current_action._spokes._incompleteDeviceDescLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._langSelection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._spokes._localeStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._localeView: TreeView instance, containing members: > _intf.mainWindow._current_action._spokes._left_arrow: Image instance, containing members: > _intf.mainWindow._current_action._spokes._arrow: None > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._langView: TreeView instance, containing members: > _intf.mainWindow._current_action._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._right_arrow: Image instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._languageEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf.mainWindow._current_action._spokes._selected_locales: set([]) > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._localeSelection: None > _intf.mainWindow._current_action._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._kickstarted: True > _intf.mainWindow._current_action._spokes._monthCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._radioButton24h: RadioButton instance, containing members: > _intf.mainWindow._current_action._spokes._amPmLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._monthsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes._ntpSwitch: Switch instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._regions_zones: {'Africa': set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka']), 'America': set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay']), 'Antarctica': set(['Troll', 'DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson']), 'Arctic': set(['Longyearbyen']), 'Asia': set(['Karachi', 'Choibalsan', 'Vladivostok', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Almaty', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Srednekolymsk', 'Beirut', 'Nicosia', 'Aden', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Kabul', 'Krasnoyarsk', 'Kathmandu', 'Chita', 'Urumqi', 'Oral', 'Tbilisi', 'Taipei', 'Seoul', 'Ho_Chi_Minh', '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.mainWindow._current_action._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.mainWindow._current_action._spokes._tzmap: TimezoneMap instance, containing members: > _intf.mainWindow._current_action._spokes._yearCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._update_datetime_timer_id: None > _intf.mainWindow._current_action._spokes._cityCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._regionCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._dayCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._amPmUp: Button instance, containing members: > _intf.mainWindow._current_action._spokes._citiesStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._amPmDown: Button instance, containing members: > _intf.mainWindow._current_action._spokes._minutesLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._yearsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._daysStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._window: Dialog instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._config_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._epoch: 0 > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._run_check: <bound method NTPconfigDialog._validateServer of <pyanaconda.ui.gui.spokes.datetime_spoke.NTPconfigDialog object at 0x7f8d319f1550>> > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._parent: Already dumped (NTPconfigDialog instance) > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._input_obj: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._data: None > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._check_status: Skipped > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._enabled: True > _intf.mainWindow._current_action._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f8d3f0e3390> > _intf.mainWindow._current_action._spokes._config_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._addButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._check_list: [Already dumped (InputCheck instance) >] > _intf.mainWindow._current_action._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._config_dialog._serverEntry: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._old_region: America > _intf.mainWindow._current_action._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._start_updating_timer_id: None > _intf.mainWindow._current_action._spokes._hoursLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._regionsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._old_city: New_York > _intf.mainWindow._current_action._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf.mainWindow._current_action._spokes.clearPartType: 2 > _intf.mainWindow._current_action._spokes.encrypted: False > _intf.mainWindow._current_action._spokes._min_ram: 410 > _intf.mainWindow._current_action._spokes.passphrase: Skipped > _intf.mainWindow._current_action._spokes.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: True > _intf.mainWindow._current_action._spokes.autopart: True > _intf.mainWindow._current_action._spokes._cur_clicked_overview: None > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._customPart: RadioButton instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes.specialized_disks_box: Box instance, containing members: > _intf.mainWindow._current_action._spokes._mainSpokeClass: StorageSpoke > _intf.mainWindow._current_action._spokes.selected_disks: [vda] > _intf.mainWindow._current_action._spokes._previous_autopart: False > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.autoPartType: None > _intf.mainWindow._current_action._spokes._encrypted: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.local_disks_box: Box instance, containing members: > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._last_clicked_overview: None > _intf.mainWindow._current_action._spokes._reclaim: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._ready: True >} > _intf.mainWindow._current_action._checker: FileSystemSpaceChecker instance, containing members: > _intf.mainWindow._current_action._checker.error_message: Not enough space in filesystems for the current software selection. An additional 2861.02 MiB is needed. > _intf.mainWindow._current_action._checker.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._checker.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._checker.success: False > _intf.mainWindow._current_action._checker.deficit: 2861.02 MiB > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/gui/spokes'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('com_redhat_kdump.gui.categories.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/categories')]} > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._inSpoke: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: True > _intf.mainWindow._current_action._notReadySpokes: [Already dumped (KeyboardSpoke instance) >, Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >] > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload: Already dumped (YumPayload instance) > _intf.mainWindow._current_action._incompleteSpokes: [Already dumped (SourceSpoke instance) >] > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7f8d2e700150>]) > _intf.mainWindow._overlay_img: Image instance, containing members: > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7f8d55cb5c80> > _intf._actions: Skipped > _intf.payload: Already dumped (YumPayload instance) > _intf._currentAction: Already dumped (SummaryHub instance) >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: cdrom >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f8d319bb050>, True), 'type': (<function <lambda> at 0x7f8d319bb2a8>, True), 'addons': (<function list_addons_callback at 0x7f8d319bb1b8>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f8d319bb0c8>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.48.6-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: cdrom > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: /run/install/ks.cfg > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >addons: >com_redhat_kdump > > >/tmp/anaconda.log: >02:47:06,935 INFO anaconda: /sbin/anaconda 21.48.6-1 >02:47:07,330 INFO anaconda: 2097152 kB (2048 MB) are available >02:47:07,365 INFO anaconda: check_memory(): total:2097152, needed:1070, graphical:1160 >02:47:07,381 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >02:47:07,384 INFO anaconda: Default encoding = utf-8 >02:47:07,440 INFO anaconda: Parsing kickstart: /run/install/ks.cfg >02:47:07,472 INFO anaconda: 2097152 kB (2048 MB) are available >02:47:09,138 INFO anaconda: Display mode = g >02:47:09,140 INFO anaconda: 2097152 kB (2048 MB) are available >02:47:09,163 INFO anaconda: check_memory(): total:2097152, needed:1070, graphical:1160 >02:47:09,784 DEBUG anaconda: X server has signalled a successful start. >02:47:09,792 INFO anaconda: Starting window manager, pid 1292. >02:47:09,879 INFO anaconda: Started spice-vdagent. >02:47:10,814 INFO anaconda: _Fedora is the highest priority installclass, using it >02:47:11,574 INFO anaconda: bootloader GRUB2 on X86 platform >02:47:11,615 INFO anaconda: bootloader GRUB2 on X86 platform >02:47:11,656 DEBUG anaconda: network: devices found ['eth0'] >02:47:11,686 WARN anaconda: network: apply kickstart: --device does not exist >02:47:11,799 WARN anaconda: network: set ONBOOT: --device does not exist >02:47:11,800 INFO anaconda: Running Thread: AnaStorageThread (140244578940672) >02:47:11,803 INFO anaconda: Running Thread: AnaTimeInitThread (140244374238976) >02:47:11,817 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140244365846272) >02:47:11,834 INFO anaconda: Running Thread: AnaPayloadThread (140244357453568) >02:47:11,991 DEBUG anaconda: updating hostname localhost.localdomain >02:47:12,023 INFO anaconda: got 0 NTP servers from DHCP >02:47:12,024 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140244365846272) >02:47:12,012 INFO anaconda: Thread Done: AnaTimeInitThread (140244374238976) >02:47:14,151 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:14,152 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:14,156 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:14,156 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:14,160 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:14,161 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:14,162 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:14,162 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:17,549 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:17,604 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:17,604 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:17,737 DEBUG anaconda: network standalone spoke (init): completed: ['eth0'] >02:47:17,785 DEBUG anaconda: Entered hub: SummaryHub >02:47:19,594 INFO anaconda: Running Thread: AnaNTPserver1 (140244374238976) >02:47:19,613 INFO anaconda: Running Thread: AnaNTPserver2 (140244365846272) >02:47:19,617 INFO anaconda: Running Thread: AnaNTPserver3 (140244317955840) >02:47:19,629 INFO anaconda: Running Thread: AnaNTPserver4 (140244309563136) >02:47:19,647 INFO anaconda: Running Thread: AnaDateTimeThread (140244301170432) >02:47:19,799 INFO anaconda: Thread Done: AnaNTPserver2 (140244365846272) >02:47:19,800 INFO anaconda: Thread Done: AnaNTPserver1 (140244374238976) >02:47:19,802 INFO anaconda: Thread Done: AnaNTPserver4 (140244309563136) >02:47:19,813 INFO anaconda: Thread Done: AnaNTPserver3 (140244317955840) >02:47:19,906 INFO anaconda: Thread Done: AnaDateTimeThread (140244301170432) >02:47:20,073 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >02:47:20,333 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140244301170432) >02:47:20,342 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f8d2e700f50>> on <dictionary-keyiterator object at 0x7f8d31a1f1b0> >02:47:20,353 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140244317955840) >02:47:20,364 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140244317955840) >02:47:20,487 INFO anaconda: Running Thread: AnaKeyboardThread (140244317955840) >02:47:20,653 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >02:47:21,076 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >02:47:21,227 INFO anaconda: Running Thread: AnaSourceWatcher (140244309563136) >02:47:21,269 INFO anaconda: Running Thread: AnaSoftwareWatcher (140244374238976) >02:47:21,335 INFO anaconda: Running Thread: AnaStorageWatcher (140244290438912) >02:47:21,370 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:21,407 INFO anaconda: Running Thread: AnaCustomStorageInit (140244282046208) >02:47:21,424 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:132: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >02:47:21,813 DEBUG anaconda: network: GUI, device configuration added: connection 1c4c6e06-30ea-4aa2-bf11-e13c1f3413e8 device eth0 >02:47:21,910 DEBUG anaconda: network: GUI, connection 1c4c6e06-30ea-4aa2-bf11-e13c1f3413e8 found >02:47:21,912 DEBUG anaconda: network: GUI, connection 4b93df9f-e99b-4f09-a784-62bd8dca1d2e found >02:47:22,290 INFO anaconda: setting installation environment hostname to localhost.localdomain >02:47:22,772 WARN anaconda: logo image is missing, using a substitute >02:47:22,999 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f8d2e7001d0> >02:47:23,034 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f8d2e700f10> >02:47:23,050 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f8d2e700f10> status to: Getting list of layouts... >02:47:23,056 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8d2e6f5a90> status to: Probing storage... >02:47:23,057 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f8d31a20a90> status to: Downloading package metadata... >02:47:23,065 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8d31692390> status to: Probing storage... >22:47:27,610 INFO anaconda: Thread Done: AnaCustomStorageInit (140244282046208) >22:47:27,764 INFO anaconda: Thread Done: AnaStorageThread (140244578940672) >22:47:27,768 INFO anaconda: Thread Done: AnaStorageWatcher (140244290438912) >22:47:27,875 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8d2e6f5a90> status to: Downloading package metadata... >22:47:27,901 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8d31692390> >22:47:27,963 INFO anaconda: Running Thread: AnaExecuteStorageThread (140244578940672) >22:47:28,095 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8d31692390> >22:47:28,100 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8d31692390> status to: Saving storage configuration... >22:47:28,553 DEBUG anaconda: running handleException >22:47:28,555 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 1090, in payloadInitialize > payload.setup(storage, instClass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 199, in setup > self.updateBaseRepo(fallback=not flags.automatedInstall) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 139, in inner_method > ret = method(yum_payload, *args, **kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 480, in updateBaseRepo > url, mirrorlist, sslverify = self._setupInstallDevice(self.storage, checkmount) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 965, in _setupInstallDevice > raise PayloadSetupError("no usable optical media found") > >PayloadSetupError: no usable optical media found > >22:47:28,561 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >22:47:28,562 INFO anaconda: Thread Done: AnaPayloadThread (140244357453568) >22:47:28,566 DEBUG anaconda: running handleException >22:47:28,569 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 208, in _initialize > threadMgr.wait(constants.THREAD_PAYLOAD) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait > self.raise_if_error(name) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 1090, in payloadInitialize > payload.setup(storage, instClass) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 199, in setup > self.updateBaseRepo(fallback=not flags.automatedInstall) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 139, in inner_method > ret = method(yum_payload, *args, **kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 480, in updateBaseRepo > url, mirrorlist, sslverify = self._setupInstallDevice(self.storage, checkmount) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 965, in _setupInstallDevice > raise PayloadSetupError("no usable optical media found") > >PayloadSetupError: no usable optical media found > >22:47:28,571 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >22:47:28,573 INFO anaconda: Thread Done: AnaSoftwareWatcher (140244374238976) >22:47:28,572 DEBUG anaconda: running handleException >22:47:28,573 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 696, in _initialize > if not self.payload.mirrorEnabled: > > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 448, in mirrorEnabled > return "fastestmirror" in self._yum.plugins.enabledPlugins > >AttributeError: DummyYumPlugins instance has no attribute 'enabledPlugins' > >22:47:28,580 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >22:47:28,580 INFO anaconda: Thread Done: AnaSourceWatcher (140244309563136) >22:47:28,671 DEBUG anaconda: new disk order: [] >22:47:29,217 DEBUG anaconda: _is_valid_disklabel(vda) returning True >22:47:29,221 DEBUG anaconda: _is_valid_size(vda) returning True >22:47:29,221 DEBUG anaconda: _is_valid_location(vda) returning True >22:47:29,222 DEBUG anaconda: _is_valid_format(vda) returning True >22:47:29,222 DEBUG anaconda: is_valid_stage1_device(vda) returning True >22:47:33,176 DEBUG anaconda: new disk order: [] >22:47:33,511 DEBUG anaconda: _is_valid_disklabel(vda) returning True >22:47:33,512 DEBUG anaconda: _is_valid_size(vda) returning True >22:47:33,517 DEBUG anaconda: _is_valid_location(vda) returning True >22:47:33,518 DEBUG anaconda: _is_valid_format(vda) returning True >22:47:33,518 DEBUG anaconda: is_valid_stage1_device(vda) returning True >22:47:33,603 DEBUG anaconda: _is_valid_disklabel(vda) returning True >22:47:33,608 DEBUG anaconda: _is_valid_size(vda) returning True >22:47:33,608 DEBUG anaconda: _is_valid_location(vda) returning True >22:47:33,608 DEBUG anaconda: _is_valid_format(vda) returning True >22:47:33,608 DEBUG anaconda: is_valid_stage1_device(vda) returning True >22:47:33,609 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >22:47:33,610 DEBUG anaconda: _is_valid_size(vda1) returning True >22:47:33,610 DEBUG anaconda: _is_valid_location(vda1) returning True >22:47:33,610 DEBUG anaconda: _is_valid_partition(vda1) returning True >22:47:33,611 DEBUG anaconda: _is_valid_format(vda1) returning True >22:47:33,611 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >22:47:33,618 DEBUG anaconda: new disk order: [] >22:47:33,951 DEBUG anaconda: _is_valid_disklabel(vda) returning True >22:47:33,952 DEBUG anaconda: _is_valid_size(vda) returning True >22:47:33,953 DEBUG anaconda: _is_valid_location(vda) returning True >22:47:33,953 DEBUG anaconda: _is_valid_format(vda) returning True >22:47:33,953 DEBUG anaconda: is_valid_stage1_device(vda) returning True >22:47:33,959 INFO anaconda: Thread Done: AnaExecuteStorageThread (140244578940672) >22:47:33,960 INFO anaconda: Running Thread: AnaCheckStorageThread (140244309563136) >22:47:34,044 DEBUG anaconda: _is_valid_disklabel(vda) returning True >22:47:34,045 DEBUG anaconda: _is_valid_size(vda) returning True >22:47:34,045 DEBUG anaconda: _is_valid_location(vda) returning True >22:47:34,045 DEBUG anaconda: _is_valid_format(vda) returning True >22:47:34,051 DEBUG anaconda: is_valid_stage1_device(vda) returning True >22:47:34,051 DEBUG anaconda: _is_valid_disklabel(vda1) returning True >22:47:34,052 DEBUG anaconda: _is_valid_size(vda1) returning True >22:47:34,052 DEBUG anaconda: _is_valid_location(vda1) returning True >22:47:34,052 DEBUG anaconda: _is_valid_partition(vda1) returning True >22:47:34,053 DEBUG anaconda: _is_valid_format(vda1) returning True >22:47:34,053 DEBUG anaconda: is_valid_stage2_device(vda1) returning True >22:47:34,055 INFO anaconda: Thread Done: AnaCheckStorageThread (140244309563136) >22:47:34,280 INFO anaconda: Running kickstart %%traceback script(s) >22:47:34,281 INFO anaconda: All kickstart %%traceback script(s) have been run >22:47:34,289 WARN anaconda: /usr/lib/python2.7/site-packages/meh/ui/gui.py:79: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version. > builder.add_from_file(glade_file) > >22:47:34,357 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8d31692390> >22:47:34,365 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8d31692390> >22:47:34,365 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8d31692390> status to: Checking storage configuration... >22:47:34,370 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8d31692390> >22:47:37,753 INFO anaconda: Running kickstart %%traceback script(s) >22:47:37,753 INFO anaconda: All kickstart %%traceback script(s) have been run > > >/tmp/packaging.log: >22:47:27,769 INFO packaging: configuring base repo > > >/tmp/program.log: >02:47:07,331 INFO program: Running... losetup --list >02:47:07,474 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >02:47:07,509 DEBUG program: Return code: 0 >02:47:07,517 INFO program: Running... udevadm settle --timeout=300 >02:47:08,165 DEBUG program: Return code: 0 >02:47:08,222 INFO program: Running... modprobe fcoe >02:47:08,391 DEBUG program: Return code: 0 >02:47:08,395 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >02:47:08,454 INFO program: No FCoE boot disk information is found in EDD! >02:47:08,457 DEBUG program: Return code: 1 >02:47:08,465 INFO program: Running... udevadm settle --timeout=300 >02:47:08,493 DEBUG program: Return code: 0 >02:47:08,504 INFO program: Running... udevadm settle --timeout=300 >02:47:08,532 DEBUG program: Return code: 0 >02:47:08,547 INFO program: Running... udevadm settle --timeout=300 >02:47:08,574 DEBUG program: Return code: 0 >02:47:08,584 INFO program: Running... udevadm settle --timeout=300 >02:47:08,612 DEBUG program: Return code: 0 >02:47:08,638 INFO program: Running... loadkeys us >02:47:08,787 DEBUG program: Return code: 0 >02:47:08,790 INFO program: Running... loadkeys us >02:47:08,898 DEBUG program: Return code: 0 >02:47:09,141 INFO program: Running... losetup --list >02:47:09,799 INFO program: Running... spice-vdagent >02:47:09,801 INFO program: Running... metacity --display :1 --sm-disable >02:47:09,877 DEBUG program: Return code: 0 >02:47:11,803 INFO program: Running... udevadm settle --timeout=300 >02:47:11,893 DEBUG program: Return code: 0 >02:47:11,894 INFO program: Running... hwclock --hctosys --localtime >02:47:12,002 DEBUG program: Return code: 0 >02:47:12,004 INFO program: Running... systemctl start chronyd.service >02:47:12,105 DEBUG program: Return code: 0 >02:47:12,112 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >02:47:12,536 DEBUG program: Return code: 0 >02:47:12,539 INFO program: Running... udevadm settle --timeout=300 >02:47:12,674 DEBUG program: Return code: 0 >02:47:12,750 INFO program: Running... udevadm settle --timeout=300 >02:47:12,949 DEBUG program: Return code: 0 >02:47:14,029 INFO program: Running... multipath -c /dev/vda >02:47:14,077 DEBUG program: Return code: 1 >02:47:14,933 INFO program: Running... dumpe2fs -h /dev/vda1 >02:47:15,028 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >02:47:15,035 INFO program: Filesystem volume name: <none> >02:47:15,036 INFO program: Last mounted on: /boot >02:47:15,036 INFO program: Filesystem UUID: 5804c741-a825-4cc0-8c2b-3a2ddb4b88e0 >02:47:15,036 INFO program: Filesystem magic number: 0xEF53 >02:47:15,037 INFO program: Filesystem revision #: 1 (dynamic) >02:47:15,037 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 >02:47:15,041 INFO program: Filesystem flags: signed_directory_hash >02:47:15,041 INFO program: Default mount options: user_xattr acl >02:47:15,042 INFO program: Filesystem state: clean >02:47:15,042 INFO program: Errors behavior: Continue >02:47:15,042 INFO program: Filesystem OS type: Linux >02:47:15,043 INFO program: Inode count: 128016 >02:47:15,043 INFO program: Block count: 512000 >02:47:15,043 INFO program: Reserved block count: 25600 >02:47:15,044 INFO program: Free blocks: 458224 >02:47:15,044 INFO program: Free inodes: 127977 >02:47:15,044 INFO program: First block: 1 >02:47:15,045 INFO program: Block size: 1024 >02:47:15,045 INFO program: Fragment size: 1024 >02:47:15,047 INFO program: Reserved GDT blocks: 256 >02:47:15,048 INFO program: Blocks per group: 8192 >02:47:15,048 INFO program: Fragments per group: 8192 >02:47:15,048 INFO program: Inodes per group: 2032 >02:47:15,049 INFO program: Inode blocks per group: 254 >02:47:15,049 INFO program: Flex block group size: 16 >02:47:15,054 INFO program: Filesystem created: Wed Sep 10 19:42:19 2014 >02:47:15,055 INFO program: Last mount time: Wed Sep 10 21:31:43 2014 >02:47:15,055 INFO program: Last write time: Thu Sep 11 02:54:59 2014 >02:47:15,055 INFO program: Mount count: 2 >02:47:15,056 INFO program: Maximum mount count: -1 >02:47:15,056 INFO program: Last checked: Wed Sep 10 19:42:19 2014 >02:47:15,056 INFO program: Check interval: 0 (<none>) >02:47:15,056 INFO program: Lifetime writes: 51 MB >02:47:15,057 INFO program: Reserved blocks uid: 0 (user root) >02:47:15,057 INFO program: Reserved blocks gid: 0 (group root) >02:47:15,057 INFO program: First inode: 11 >02:47:15,058 INFO program: Inode size: 128 >02:47:15,058 INFO program: Journal inode: 8 >02:47:15,062 INFO program: Default directory hash: half_md4 >02:47:15,062 INFO program: Directory Hash Seed: 713d1bba-0e10-43f3-8853-be3b9acc7be0 >02:47:15,062 INFO program: Journal backup: inode blocks >02:47:15,063 INFO program: Journal features: (none) >02:47:15,063 INFO program: Journal size: 8M >02:47:15,063 INFO program: Journal length: 8192 >02:47:15,064 INFO program: Journal sequence: 0x0000001c >02:47:15,064 INFO program: Journal start: 0 >02:47:15,064 INFO program: >02:47:15,064 DEBUG program: Return code: 0 >02:47:15,066 INFO program: Running... resize2fs -P /dev/vda1 >02:47:15,129 INFO program: resize2fs 1.42.11 (09-Jul-2014) >02:47:15,136 INFO program: Please run 'e2fsck -f /dev/vda1' first. >02:47:15,137 INFO program: >02:47:15,138 DEBUG program: Return code: 1 >02:47:15,439 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >02:47:15,516 INFO program: LVM2_PV_NAME=/dev/vda2 LVM2_PV_UUID=CBghDM-M8X9-SKpj-CkFH-82wA-7SIc-KUNbEb LVM2_PE_START=1024.00 LVM2_VG_NAME=VolGroup LVM2_VG_UUID=rsxVuc-EEmM-ccdJ-EAgM-RF4F-e7gV-RehZrx LVM2_VG_SIZE=7872512.00 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 >02:47:15,519 DEBUG program: Return code: 0 >02:47:15,618 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >02:47:15,682 INFO program: LVM2_VG_NAME=VolGroup LVM2_LV_NAME=lv_root LVM2_LV_UUID=etcLR5-KcZG-PijG-kRBi-Xv4K-CLMm-3LY4Jr LVM2_LV_SIZE=3743744.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >02:47:15,685 INFO program: LVM2_VG_NAME=VolGroup LVM2_LV_NAME=lv_swap LVM2_LV_UUID=IeAWyH-6vB3-Z8TP-ta6m-IcqQ-Qk8l-mr5J1G LVM2_LV_SIZE=4128768.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >02:47:15,690 DEBUG program: Return code: 0 >02:47:17,617 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_root >02:47:17,733 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >02:47:17,736 INFO program: Filesystem volume name: <none> >02:47:17,736 INFO program: Last mounted on: / >02:47:17,739 INFO program: Filesystem UUID: 627883fd-fa4d-45ff-8c8c-47af3f1c2833 >02:47:17,739 INFO program: Filesystem magic number: 0xEF53 >02:47:17,741 INFO program: Filesystem revision #: 1 (dynamic) >02:47:17,742 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >02:47:17,744 INFO program: Filesystem flags: signed_directory_hash >02:47:17,745 INFO program: Default mount options: user_xattr acl >02:47:17,745 INFO program: Filesystem state: clean >02:47:17,747 INFO program: Errors behavior: Continue >02:47:17,749 INFO program: Filesystem OS type: Linux >02:47:17,749 INFO program: Inode count: 234320 >02:47:17,751 INFO program: Block count: 935936 >02:47:17,751 INFO program: Reserved block count: 46796 >02:47:17,752 INFO program: Free blocks: 430474 >02:47:17,754 INFO program: Free inodes: 176476 >02:47:17,754 INFO program: First block: 0 >02:47:17,755 INFO program: Block size: 4096 >02:47:17,756 INFO program: Fragment size: 4096 >02:47:17,757 INFO program: Reserved GDT blocks: 228 >02:47:17,758 INFO program: Blocks per group: 32768 >02:47:17,759 INFO program: Fragments per group: 32768 >02:47:17,760 INFO program: Inodes per group: 8080 >02:47:17,761 INFO program: Inode blocks per group: 505 >02:47:17,762 INFO program: Flex block group size: 16 >02:47:17,762 INFO program: Filesystem created: Wed Sep 10 19:42:24 2014 >02:47:17,764 INFO program: Last mount time: Wed Sep 10 21:31:42 2014 >02:47:17,765 INFO program: Last write time: Wed Sep 10 21:31:17 2014 >02:47:17,767 INFO program: Mount count: 2 >02:47:17,768 INFO program: Maximum mount count: -1 >02:47:17,769 INFO program: Last checked: Wed Sep 10 19:42:24 2014 >02:47:17,770 INFO program: Check interval: 0 (<none>) >02:47:17,771 INFO program: Lifetime writes: 2937 MB >02:47:17,773 INFO program: Reserved blocks uid: 0 (user root) >02:47:17,774 INFO program: Reserved blocks gid: 0 (group root) >02:47:17,774 INFO program: First inode: 11 >02:47:17,775 INFO program: Inode size: 256 >02:47:17,775 INFO program: Required extra isize: 28 >02:47:17,779 INFO program: Desired extra isize: 28 >02:47:17,779 INFO program: Journal inode: 8 >02:47:17,780 INFO program: Default directory hash: half_md4 >02:47:17,780 INFO program: Directory Hash Seed: 6aad7249-3d1c-4236-9bf6-c3db6281301b >02:47:17,780 INFO program: Journal backup: inode blocks >02:47:17,781 INFO program: Journal features: journal_incompat_revoke >02:47:17,781 INFO program: Journal size: 64M >02:47:17,782 INFO program: Journal length: 16384 >02:47:17,782 INFO program: Journal sequence: 0x000006c6 >02:47:17,783 INFO program: Journal start: 0 >02:47:17,783 INFO program: >02:47:17,787 DEBUG program: Return code: 0 >02:47:17,788 INFO program: Running... resize2fs -P /dev/mapper/VolGroup-lv_root >02:47:17,837 INFO program: resize2fs 1.42.11 (09-Jul-2014) >02:47:17,844 INFO program: Please run 'e2fsck -f /dev/mapper/VolGroup-lv_root' first. >02:47:17,853 INFO program: >02:47:17,854 DEBUG program: Return code: 1 >02:47:18,216 INFO program: Running... dumpe2fs -h /dev/loop1 >02:47:18,275 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >02:47:18,279 INFO program: Filesystem volume name: Anaconda >02:47:18,283 INFO program: Last mounted on: / >02:47:18,284 INFO program: Filesystem UUID: 499aa32d-e600-4163-8a4a-2d0627d68fd9 >02:47:18,284 INFO program: Filesystem magic number: 0xEF53 >02:47:18,284 INFO program: Filesystem revision #: 1 (dynamic) >02:47:18,285 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 >02:47:18,285 INFO program: Filesystem flags: signed_directory_hash >02:47:18,286 INFO program: Default mount options: user_xattr acl >02:47:18,286 INFO program: Filesystem state: clean >02:47:18,286 INFO program: Errors behavior: Continue >02:47:18,287 INFO program: Filesystem OS type: Linux >02:47:18,287 INFO program: Inode count: 131072 >02:47:18,292 INFO program: Block count: 2097152 >02:47:18,292 INFO program: Reserved block count: 0 >02:47:18,293 INFO program: Free blocks: 1179953 >02:47:18,293 INFO program: Free inodes: 96678 >02:47:18,293 INFO program: First block: 1 >02:47:18,294 INFO program: Block size: 1024 >02:47:18,294 INFO program: Fragment size: 1024 >02:47:18,295 INFO program: Reserved GDT blocks: 256 >02:47:18,295 INFO program: Blocks per group: 8192 >02:47:18,295 INFO program: Fragments per group: 8192 >02:47:18,296 INFO program: Inodes per group: 512 >02:47:18,296 INFO program: Inode blocks per group: 128 >02:47:18,296 INFO program: Flex block group size: 16 >02:47:18,297 INFO program: Filesystem created: Tue Sep 16 10:13:58 2014 >02:47:18,297 INFO program: Last mount time: Tue Sep 16 10:14:36 2014 >02:47:18,302 INFO program: Last write time: Tue Sep 16 10:14:49 2014 >02:47:18,302 INFO program: Mount count: 2 >02:47:18,303 INFO program: Maximum mount count: -1 >02:47:18,303 INFO program: Last checked: Tue Sep 16 10:13:58 2014 >02:47:18,303 INFO program: Check interval: 0 (<none>) >02:47:18,304 INFO program: Lifetime writes: 32 MB >02:47:18,304 INFO program: Reserved blocks uid: 0 (user root) >02:47:18,304 INFO program: Reserved blocks gid: 0 (group root) >02:47:18,305 INFO program: First inode: 11 >02:47:18,305 INFO program: Inode size: 256 >02:47:18,306 INFO program: Required extra isize: 28 >02:47:18,306 INFO program: Desired extra isize: 28 >02:47:18,307 INFO program: Journal inode: 8 >02:47:18,307 INFO program: Default directory hash: half_md4 >02:47:18,307 INFO program: Directory Hash Seed: c8cf1fa3-1ab9-4be7-880b-149f4897d971 >02:47:18,308 INFO program: Journal backup: inode blocks >02:47:18,312 INFO program: Journal features: (none) >02:47:18,312 INFO program: Journal size: 32M >02:47:18,313 INFO program: Journal length: 32768 >02:47:18,313 INFO program: Journal sequence: 0x0000000d >02:47:18,313 INFO program: Journal start: 0 >02:47:18,314 INFO program: >02:47:18,314 DEBUG program: Return code: 0 >02:47:18,316 INFO program: Running... resize2fs -P /dev/loop1 >02:47:18,368 INFO program: resize2fs 1.42.11 (09-Jul-2014) >02:47:18,380 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >02:47:18,381 INFO program: Couldn't find valid filesystem superblock. >02:47:18,382 DEBUG program: Return code: 1 >02:47:18,552 INFO program: Running... multipath -c /dev/zram0 >02:47:18,611 DEBUG program: Return code: 1 >02:47:19,393 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >02:47:19,528 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >02:47:19,531 INFO program: Filesystem volume name: Anaconda >02:47:19,542 INFO program: Last mounted on: / >02:47:19,543 INFO program: Filesystem UUID: 499aa32d-e600-4163-8a4a-2d0627d68fd9 >02:47:19,543 INFO program: Filesystem magic number: 0xEF53 >02:47:19,544 INFO program: Filesystem revision #: 1 (dynamic) >02:47:19,544 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 >02:47:19,547 INFO program: Filesystem flags: signed_directory_hash >02:47:19,548 INFO program: Default mount options: user_xattr acl >02:47:19,548 INFO program: Filesystem state: clean >02:47:19,549 INFO program: Errors behavior: Continue >02:47:19,549 INFO program: Filesystem OS type: Linux >02:47:19,549 INFO program: Inode count: 131072 >02:47:19,550 INFO program: Block count: 2097152 >02:47:19,550 INFO program: Reserved block count: 0 >02:47:19,551 INFO program: Free blocks: 1179953 >02:47:19,551 INFO program: Free inodes: 96678 >02:47:19,552 INFO program: First block: 1 >02:47:19,556 INFO program: Block size: 1024 >02:47:19,557 INFO program: Fragment size: 1024 >02:47:19,557 INFO program: Reserved GDT blocks: 256 >02:47:19,558 INFO program: Blocks per group: 8192 >02:47:19,558 INFO program: Fragments per group: 8192 >02:47:19,558 INFO program: Inodes per group: 512 >02:47:19,559 INFO program: Inode blocks per group: 128 >02:47:19,559 INFO program: Flex block group size: 16 >02:47:19,559 INFO program: Filesystem created: Tue Sep 16 10:13:58 2014 >02:47:19,559 INFO program: Last mount time: Wed Sep 17 02:46:35 2014 >02:47:19,560 INFO program: Last write time: Wed Sep 17 02:46:35 2014 >02:47:19,560 INFO program: Mount count: 3 >02:47:19,560 INFO program: Maximum mount count: -1 >02:47:19,561 INFO program: Last checked: Tue Sep 16 10:13:58 2014 >02:47:19,561 INFO program: Check interval: 0 (<none>) >02:47:19,563 INFO program: Lifetime writes: 32 MB >02:47:19,563 INFO program: Reserved blocks uid: 0 (user root) >02:47:19,563 INFO program: Reserved blocks gid: 0 (group root) >02:47:19,564 INFO program: First inode: 11 >02:47:19,568 INFO program: Inode size: 256 >02:47:19,568 INFO program: Required extra isize: 28 >02:47:19,568 INFO program: Desired extra isize: 28 >02:47:19,569 INFO program: Journal inode: 8 >02:47:19,569 INFO program: Default directory hash: half_md4 >02:47:19,569 INFO program: Directory Hash Seed: c8cf1fa3-1ab9-4be7-880b-149f4897d971 >02:47:19,570 INFO program: Journal backup: inode blocks >02:47:19,570 INFO program: Journal features: (none) >02:47:19,570 INFO program: Journal size: 32M >02:47:19,571 INFO program: Journal length: 32768 >02:47:19,571 INFO program: Journal sequence: 0x0000000e >02:47:19,572 INFO program: Journal start: 1 >02:47:19,574 INFO program: >02:47:19,575 DEBUG program: Return code: 0 >02:47:19,576 INFO program: Running... resize2fs -P /dev/mapper/live-rw >02:47:19,687 INFO program: resize2fs 1.42.11 (09-Jul-2014) >02:47:19,689 INFO program: Estimated minimum size of the filesystem: 996898 >02:47:19,689 DEBUG program: Return code: 0 >02:47:20,023 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >02:47:20,069 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >02:47:20,072 INFO program: Filesystem volume name: Anaconda >02:47:20,077 INFO program: Last mounted on: / >02:47:20,077 INFO program: Filesystem UUID: 499aa32d-e600-4163-8a4a-2d0627d68fd9 >02:47:20,077 INFO program: Filesystem magic number: 0xEF53 >02:47:20,078 INFO program: Filesystem revision #: 1 (dynamic) >02:47:20,078 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 >02:47:20,078 INFO program: Filesystem flags: signed_directory_hash >02:47:20,079 INFO program: Default mount options: user_xattr acl >02:47:20,079 INFO program: Filesystem state: clean >02:47:20,079 INFO program: Errors behavior: Continue >02:47:20,080 INFO program: Filesystem OS type: Linux >02:47:20,080 INFO program: Inode count: 131072 >02:47:20,080 INFO program: Block count: 2097152 >02:47:20,085 INFO program: Reserved block count: 0 >02:47:20,085 INFO program: Free blocks: 1179953 >02:47:20,085 INFO program: Free inodes: 96678 >02:47:20,086 INFO program: First block: 1 >02:47:20,086 INFO program: Block size: 1024 >02:47:20,086 INFO program: Fragment size: 1024 >02:47:20,086 INFO program: Reserved GDT blocks: 256 >02:47:20,087 INFO program: Blocks per group: 8192 >02:47:20,087 INFO program: Fragments per group: 8192 >02:47:20,087 INFO program: Inodes per group: 512 >02:47:20,088 INFO program: Inode blocks per group: 128 >02:47:20,088 INFO program: Flex block group size: 16 >02:47:20,088 INFO program: Filesystem created: Tue Sep 16 10:13:58 2014 >02:47:20,089 INFO program: Last mount time: Tue Sep 16 10:14:36 2014 >02:47:20,089 INFO program: Last write time: Tue Sep 16 10:14:49 2014 >02:47:20,093 INFO program: Mount count: 2 >02:47:20,093 INFO program: Maximum mount count: -1 >02:47:20,094 INFO program: Last checked: Tue Sep 16 10:13:58 2014 >02:47:20,094 INFO program: Check interval: 0 (<none>) >02:47:20,094 INFO program: Lifetime writes: 32 MB >02:47:20,094 INFO program: Reserved blocks uid: 0 (user root) >02:47:20,095 INFO program: Reserved blocks gid: 0 (group root) >02:47:20,095 INFO program: First inode: 11 >02:47:20,095 INFO program: Inode size: 256 >02:47:20,096 INFO program: Required extra isize: 28 >02:47:20,096 INFO program: Desired extra isize: 28 >02:47:20,097 INFO program: Journal inode: 8 >02:47:20,097 INFO program: Default directory hash: half_md4 >02:47:20,097 INFO program: Directory Hash Seed: c8cf1fa3-1ab9-4be7-880b-149f4897d971 >02:47:20,098 INFO program: Journal backup: inode blocks >02:47:20,098 INFO program: Journal features: (none) >02:47:20,098 INFO program: Journal size: 32M >02:47:20,099 INFO program: Journal length: 32768 >02:47:20,100 INFO program: Journal sequence: 0x0000000d >02:47:20,101 INFO program: Journal start: 0 >02:47:20,101 INFO program: >02:47:20,101 DEBUG program: Return code: 0 >02:47:20,102 INFO program: Running... resize2fs -P /dev/mapper/live-base >02:47:20,160 INFO program: resize2fs 1.42.11 (09-Jul-2014) >02:47:20,166 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >02:47:20,168 INFO program: Couldn't find valid filesystem superblock. >02:47:20,168 DEBUG program: Return code: 1 >02:47:20,181 INFO program: Running... systemctl status chronyd.service >02:47:20,242 INFO program: * chronyd.service - NTP client/server >02:47:20,243 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >02:47:20,243 INFO program: Active: active (running) since Wed 2014-09-17 02:47:12 UTC; 8s ago >02:47:20,244 INFO program: Process: 1326 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >02:47:20,244 INFO program: Process: 1323 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS) >02:47:20,245 INFO program: Main PID: 1325 (chronyd) >02:47:20,245 INFO program: CGroup: /system.slice/chronyd.service >02:47:20,245 INFO program: `-1325 /usr/sbin/chronyd >02:47:20,245 INFO program: >02:47:20,246 INFO program: Sep 17 02:47:12 localhost systemd[1]: Started NTP client/server. >02:47:20,249 DEBUG program: Return code: 0 >02:47:21,817 INFO program: Running... modprobe btrfs >02:47:22,388 DEBUG program: Return code: 0 >02:47:22,461 INFO program: Running... hostnamectl set-hostname localhost.localdomain >02:47:22,607 DEBUG program: Return code: 0 >02:47:22,609 INFO program: Running... udevadm settle --timeout=300 >02:47:22,689 DEBUG program: Return code: 0 >02:47:22,693 INFO program: Running... modprobe xfs >02:47:23,016 DEBUG program: Return code: 0 >02:47:23,017 INFO program: Running... udevadm settle --timeout=300 >02:47:23,154 DEBUG program: Return code: 0 >02:47:23,177 INFO program: Running... udevadm settle --timeout=300 >02:47:23,297 DEBUG program: Return code: 0 >02:47:23,302 INFO program: Running... modprobe vfat >02:47:23,549 DEBUG program: Return code: 0 >02:47:23,551 INFO program: Running... udevadm settle --timeout=300 >02:47:23,665 DEBUG program: Return code: 0 >02:47:23,689 INFO program: Running... udevadm settle --timeout=300 >02:47:23,783 DEBUG program: Return code: 0 >02:47:23,799 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup/lv_swap >02:47:24,192 DEBUG program: Return code: 0 >02:47:24,230 INFO program: Running... udevadm settle --timeout=300 >02:47:24,311 DEBUG program: Return code: 0 >02:47:24,332 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } VolGroup >02:47:24,684 INFO program: 0 logical volume(s) in volume group "VolGroup" now active >02:47:24,688 DEBUG program: Return code: 0 >02:47:24,724 INFO program: Running... udevadm settle --timeout=300 >02:47:24,824 DEBUG program: Return code: 0 >02:47:24,864 INFO program: Running... udevadm settle --timeout=300 >02:47:24,964 DEBUG program: Return code: 0 >02:47:25,057 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >02:47:25,146 DEBUG program: Return code: 0 >02:47:25,162 INFO program: Running... udevadm settle --timeout=300 >02:47:25,267 DEBUG program: Return code: 0 >02:47:25,271 INFO program: Running... umount /mnt/sysimage >02:47:25,328 DEBUG program: Return code: 0 >02:47:25,332 INFO program: Running... udevadm settle --timeout=300 >02:47:25,401 DEBUG program: Return code: 0 >02:47:25,425 INFO program: Running... udevadm settle --timeout=300 >02:47:25,549 DEBUG program: Return code: 0 >02:47:25,607 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/zram0$|"] } VolGroup/lv_root >22:47:26,015 DEBUG program: Return code: 0 >22:47:26,018 INFO program: Running... udevadm settle --timeout=300 >22:47:26,084 DEBUG program: Return code: 0 >22:47:26,089 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/VolGroup-lv_root /mnt/sysimage >22:47:26,175 DEBUG program: Return code: 0 >22:47:26,225 INFO program: Running... arch >22:47:26,562 INFO program: x86_64 >22:47:26,565 DEBUG program: Return code: 0 >22:47:26,791 INFO program: Running... udevadm settle --timeout=300 >22:47:26,860 DEBUG program: Return code: 0 >22:47:26,863 INFO program: Running... umount /mnt/sysimage >22:47:26,915 DEBUG program: Return code: 0 >22:47:26,919 INFO program: Running... udevadm settle --timeout=300 >22:47:26,985 DEBUG program: Return code: 0 >22:47:27,002 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/zram0$|"] } VolGroup/lv_root >22:47:27,231 DEBUG program: Return code: 0 >22:47:27,916 INFO program: Running... udevadm settle --timeout=300 >22:47:28,046 DEBUG program: Return code: 0 >22:47:28,218 INFO program: Running... mount -t iso9660 -o ro /dev/sr0 /tmp/tmpdx_xvL >22:47:28,330 DEBUG program: Return code: 0 >22:47:28,333 INFO program: Running... udevadm settle --timeout=300 >22:47:28,434 DEBUG program: Return code: 0 >22:47:28,491 INFO program: Running... umount /tmp/tmpdx_xvL >22:47:28,550 DEBUG program: Return code: 0 >22:47:28,677 INFO program: Running... udevadm settle --timeout=300 >22:47:28,737 DEBUG program: Return code: 0 >22:47:28,757 INFO program: Running... udevadm settle --timeout=300 >22:47:28,824 DEBUG program: Return code: 0 >22:47:33,176 INFO program: Running... udevadm settle --timeout=300 >22:47:33,240 DEBUG program: Return code: 0 >22:47:33,260 INFO program: Running... udevadm settle --timeout=300 >22:47:33,323 DEBUG program: Return code: 0 >22:47:33,619 INFO program: Running... udevadm settle --timeout=300 >22:47:33,681 DEBUG program: Return code: 0 >22:47:33,700 INFO program: Running... udevadm settle --timeout=300 >22:47:33,763 DEBUG program: Return code: 0 > > >/tmp/storage.log: >02:47:08,217 DEBUG blivet: IGNORED: Caught exception, continuing. >02:47:08,218 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >02:47:08,219 DEBUG blivet: IGNORED: Begin exception details. >02:47:08,219 DEBUG blivet: IGNORED: Traceback (most recent call last): >02:47:08,219 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >02:47:08,220 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >02:47:08,220 DEBUG blivet: IGNORED: IOError: Unknown error >02:47:08,220 DEBUG blivet: IGNORED: End exception details. >02:47:08,221 INFO blivet: ISCSID is /sbin/iscsid >02:47:08,221 INFO blivet: no initiator set >02:47:08,458 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >02:47:08,459 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >02:47:10,759 DEBUG blivet: trying to set new default fstype to 'ext4' >02:47:10,775 DEBUG blivet: Ext4FS.supported: supported: True ; >02:47:10,781 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >02:47:10,783 DEBUG blivet: Ext4FS.supported: supported: True ; >02:47:10,789 DEBUG blivet: IGNORED: Caught exception, continuing. >02:47:10,789 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >02:47:10,790 DEBUG blivet: IGNORED: Begin exception details. >02:47:10,790 DEBUG blivet: IGNORED: Traceback (most recent call last): >02:47:10,791 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >02:47:10,791 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >02:47:10,791 DEBUG blivet: IGNORED: IOError: Unknown error >02:47:10,791 DEBUG blivet: IGNORED: End exception details. >02:47:11,577 INFO blivet: Detected 2048 MiB of memory >02:47:11,596 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >02:47:11,614 INFO blivet: Swap attempt of 0.0 >02:47:11,801 INFO blivet: resetting Blivet (version 0.62) instance <blivet.Blivet object at 0x7f8d4b3a3090> >02:47:11,802 INFO blivet: no initiator set >02:47:11,802 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >02:47:11,803 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['vda'] >02:47:12,713 DEBUG blivet: protected device spec /dev/zram0 resolved to zram0 >02:47:12,965 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'zram0', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >02:47:13,000 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/iPXE /dev/disk/by-uuid/2014-09-10-13-01-57-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'iPXE\\x201.0.0+\\x20\\x285de37\\x29\\x20-\\x20Open\\x20Source\\x20Network\\x20Boot\\x20Firmware', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'iPXE', > 'ID_FS_LABEL_ENC': 'iPXE', > 'ID_FS_PUBLISHER_ID': 'http:\\x2f\\x2fipxe.org\\x2f', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-09-10-13-01-57-00', > 'ID_FS_UUID_ENC': '2014-09-10-13-01-57-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '2.1.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '276417', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/iPXE', > '/dev/disk/by-uuid/2014-09-10-13-01-57-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >02:47:13,011 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >02:47:13,012 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >02:47:13,018 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:13,019 INFO blivet: sr0 is a cdrom >02:47:13,020 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >02:47:13,021 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >02:47:13,693 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >02:47:13,721 INFO blivet: added cdrom sr0 (id 1) to device tree >02:47:13,737 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:47:13,740 DEBUG blivet: looking up parted Device: /dev/sr0 >02:47:13,721 INFO blivet: got device: OpticalDevice instance (0x7f8d31db7f10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 732 KiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 366 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d31c7ec20> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >02:47:13,824 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:47:13,872 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:47:13,939 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:47:13,957 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >02:47:13,958 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:47:13,999 INFO blivet: type detected on 'sr0' is 'iso9660' >02:47:14,000 DEBUG blivet: Iso9660FS.supported: supported: True ; >02:47:14,001 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >02:47:14,002 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >02:47:14,010 INFO blivet: got format: existing iso9660 filesystem >02:47:14,012 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c36ff34a', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '429242', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vda'} ; name: vda ; >02:47:14,013 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio4/block/vda)... >02:47:14,015 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >02:47:14,019 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:14,020 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >02:47:14,021 INFO blivet: vda is a disk >02:47:14,023 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >02:47:14,026 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >02:47:14,080 INFO blivet: added disk vda (id 6) to device tree >02:47:14,088 DEBUG blivet: looking up parted Device: /dev/vda >02:47:14,087 INFO blivet: got device: DiskDevice instance (0x7f8d3bccd250) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d3166b4d0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8d31b2d450> >02:47:14,236 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >02:47:14,241 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >02:47:14,246 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >02:47:14,252 DEBUG blivet: required disklabel type for vda (15) is None >02:47:14,252 DEBUG blivet: default disklabel type for vda is msdos >02:47:14,253 DEBUG blivet: selecting msdos disklabel for vda based on size >02:47:14,262 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >02:47:14,426 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 0x7f8d31b2ded0>, <parted.partition.Partition object at 0x7f8d31b465d0>] > device: <parted.device.Device object at 0x7f8d31b46110> > PedDisk: <_ped.Disk object at 0x7f8d31b427e8> >02:47:14,480 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >02:47:14,491 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >02:47:14,511 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/5804c741-a825-4cc0-8c2b-3a2ddb4b88e0', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5804c741-a825-4cc0-8c2b-3a2ddb4b88e0', > 'ID_FS_UUID_ENC': '5804c741-a825-4cc0-8c2b-3a2ddb4b88e0', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'c36ff34a-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c36ff34a', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '429285', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/5804c741-a825-4cc0-8c2b-3a2ddb4b88e0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vda/vda1'} ; name: vda1 ; >02:47:14,523 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio4/block/vda/vda1)... >02:47:14,530 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda1 ; incomplete: False ; >02:47:14,535 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:14,544 INFO blivet: vda1 is a partition >02:47:14,545 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >02:47:14,550 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >02:47:14,552 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with existing msdos disklabel >02:47:14,633 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >02:47:14,641 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >02:47:14,648 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >02:47:14,652 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >02:47:14,658 DEBUG blivet: looking up parted Partition: /dev/vda1 >02:47:14,659 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >02:47:14,669 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >02:47:14,670 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >02:47:14,680 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >02:47:14,682 INFO blivet: added partition vda1 (id 11) to device tree >02:47:14,708 DEBUG blivet: looking up parted Device: /dev/vda1 >02:47:14,687 INFO blivet: got device: PartitionDevice instance (0x7f8d31b46890) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d3166b680> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d31b46210> fileSystem: <parted.filesystem.FileSystem object at 0x7f8d31b46710> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d31b2dd90> PedPartition: <_ped.Partition object at 0x7f8d31b490b0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >02:47:14,926 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >02:47:14,928 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: None ; >02:47:14,928 DEBUG blivet: device vda1 does not contain a disklabel >02:47:14,932 INFO blivet: type detected on 'vda1' is 'ext4' >02:47:15,143 DEBUG blivet: size=0 B, current=500 MiB >02:47:15,179 DEBUG blivet: using current size 0 as min size >02:47:15,182 DEBUG blivet: Ext4FS.supported: supported: True ; >02:47:15,188 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >02:47:15,190 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >02:47:15,196 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >02:47:15,197 INFO blivet: got format: existing ext4 filesystem >02:47:15,206 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-CBghDM-M8X9-SKpj-CkFH-82wA-7SIc-KUNbEb', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'CBghDM-M8X9-SKpj-CkFH-82wA-7SIc-KUNbEb', > 'ID_FS_UUID_ENC': 'CBghDM-M8X9-SKpj-CkFH-82wA-7SIc-KUNbEb', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': 'c36ff34a-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c36ff34a', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '429305', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-CBghDM-M8X9-SKpj-CkFH-82wA-7SIc-KUNbEb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vda/vda2'} ; name: vda2 ; >02:47:15,209 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio4/block/vda/vda2)... >02:47:15,215 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda2 ; incomplete: False ; >02:47:15,216 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:15,217 INFO blivet: vda2 is a partition >02:47:15,222 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >02:47:15,223 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >02:47:15,224 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with existing msdos disklabel >02:47:15,261 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >02:47:15,267 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >02:47:15,268 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >02:47:15,270 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >02:47:15,274 DEBUG blivet: looking up parted Partition: /dev/vda2 >02:47:15,276 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >02:47:15,278 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >02:47:15,283 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >02:47:15,285 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >02:47:15,289 INFO blivet: added partition vda2 (id 16) to device tree >02:47:15,299 DEBUG blivet: looking up parted Device: /dev/vda2 >02:47:15,289 INFO blivet: got device: PartitionDevice instance (0x7f8d31b46950) -- > name = vda2 status = True kids = 0 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d3166b710> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d31b46210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d31b46690> PedPartition: <_ped.Partition object at 0x7f8d31b49110> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >02:47:15,433 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >02:47:15,434 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: None ; >02:47:15,439 DEBUG blivet: device vda2 does not contain a disklabel >02:47:15,521 INFO blivet: type detected on 'vda2' is 'LVM2_member' >02:47:15,531 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: VolGroup ; uuid: CBghDM-M8X9-SKpj-CkFH-82wA-7SIc-KUNbEb ; exists: True ; vgUuid: rsxVuc-EEmM-ccdJ-EAgM-RF4F-e7gV-RehZrx ; label: None ; peStart: 1024 KiB ; device: /dev/vda2 ; serial: None ; >02:47:15,559 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 19 >02:47:15,565 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >02:47:15,567 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >02:47:15,571 INFO blivet: got format: existing lvmpv >02:47:15,573 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >02:47:15,578 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: rsxVuc-EEmM-ccdJ-EAgM-RF4F-e7gV-RehZrx ; incomplete: True ; >02:47:15,580 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >02:47:15,604 DEBUG blivet: LVMVolumeGroupDevice._addParent: VolGroup ; member: vda2 ; >02:47:15,606 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >02:47:15,610 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >02:47:15,612 DEBUG blivet: LVMVolumeGroupDevice._setFormat: VolGroup ; current: None ; type: None ; >02:47:15,617 INFO blivet: added lvmvg VolGroup (id 20) to device tree >02:47:15,695 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup-lv_swap ; incomplete: False ; >02:47:15,701 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:15,707 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: IeAWyH-6vB3-Z8TP-ta6m-IcqQ-Qk8l-mr5J1G ; incomplete: False ; >02:47:15,709 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >02:47:15,715 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup ; >02:47:15,720 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >02:47:15,722 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_swap ; current: None ; type: None ; >02:47:15,723 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup-lv_swap >02:47:15,751 DEBUG blivet: Adding VolGroup-lv_swap/4032 MiB to VolGroup >02:47:15,781 INFO blivet: added lvmlv VolGroup-lv_swap (id 23) to device tree >02:47:15,786 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup-lv_swap ; status: True ; controllable: True ; orig: False ; >02:47:15,788 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup-lv_swap ; status: True ; >02:47:15,793 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup-lv_swap ; status: True ; >02:47:15,803 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup/lv_swap /dev/disk/by-id/dm-name-VolGroup-lv_swap /dev/disk/by-id/dm-uuid-LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxIeAWyH6vB3Z8TPta6mIcqQQk8lmr5J1G /dev/disk/by-uuid/74eeefc5-d7ef-4f54-a25f-b734a1d9c8e1 /dev/mapper/VolGroup-lv_swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > 'DM_NAME': 'VolGroup-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxIeAWyH6vB3Z8TPta6mIcqQQk8lmr5J1G', > 'DM_VG_NAME': 'VolGroup', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '74eeefc5-d7ef-4f54-a25f-b734a1d9c8e1', > 'ID_FS_UUID_ENC': '74eeefc5-d7ef-4f54-a25f-b734a1d9c8e1', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '546369', > 'name': 'dm-3', > 'symlinks': ['/dev/VolGroup/lv_swap', > '/dev/disk/by-id/dm-name-VolGroup-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxIeAWyH6vB3Z8TPta6mIcqQQk8lmr5J1G', > '/dev/disk/by-uuid/74eeefc5-d7ef-4f54-a25f-b734a1d9c8e1', > '/dev/mapper/VolGroup-lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: VolGroup-lv_swap ; >02:47:15,810 INFO blivet: scanning VolGroup-lv_swap (/devices/virtual/block/dm-3)... >02:47:15,812 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup-lv_swap ; incomplete: False ; >02:47:15,814 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4032 MiB lvmlv VolGroup-lv_swap (23) >02:47:15,909 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:15,931 DEBUG blivet: VolGroup size is 7688 MiB >02:47:15,962 DEBUG blivet: vg VolGroup has 3656 MiB free >02:47:15,993 DEBUG blivet: VolGroup size is 7688 MiB >02:47:16,022 DEBUG blivet: vg VolGroup has 3656 MiB free >02:47:15,851 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f8d2e6d7fd0) -- > name = VolGroup-lv_swap status = True kids = 0 id = 23 > parents = ['existing 7688 MiB lvmvg VolGroup (20)'] > uuid = IeAWyH-6vB3-Z8TP-ta6m-IcqQ-Qk8l-mr5J1G size = 4032 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d3166b7a0> > target size = 4032 MiB path = /dev/mapper/VolGroup-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d31680290) -- > name = VolGroup status = True kids = 1 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = rsxVuc-EEmM-ccdJ-EAgM-RF4F-e7gV-RehZrx size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/VolGroup > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 3656 MiB > free extents = 914 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 4032 MiB lvmlv VolGroup-lv_swap (23)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 4032 MiB >02:47:16,135 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:16,160 DEBUG blivet: VolGroup size is 7688 MiB >02:47:16,188 DEBUG blivet: vg VolGroup has 3656 MiB free >02:47:16,217 DEBUG blivet: VolGroup size is 7688 MiB >02:47:16,246 DEBUG blivet: vg VolGroup has 3656 MiB free >02:47:16,365 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:16,386 DEBUG blivet: VolGroup size is 7688 MiB >02:47:16,413 DEBUG blivet: vg VolGroup has 3656 MiB free >02:47:16,442 DEBUG blivet: VolGroup size is 7688 MiB >02:47:16,470 DEBUG blivet: vg VolGroup has 3656 MiB free >02:47:16,588 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:16,608 DEBUG blivet: VolGroup size is 7688 MiB >02:47:16,636 DEBUG blivet: vg VolGroup has 3656 MiB free >02:47:16,667 DEBUG blivet: VolGroup size is 7688 MiB >02:47:16,694 DEBUG blivet: vg VolGroup has 3656 MiB free >02:47:16,771 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_swap ; >02:47:16,776 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_swap ; label_type: None ; >02:47:16,777 DEBUG blivet: device VolGroup-lv_swap does not contain a disklabel >02:47:16,777 INFO blivet: type detected on 'VolGroup-lv_swap' is 'swap' >02:47:16,784 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/VolGroup-lv_swap ; serial: None ; uuid: 74eeefc5-d7ef-4f54-a25f-b734a1d9c8e1 ; exists: True ; label: None ; >02:47:16,784 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 26 >02:47:16,786 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_swap ; current: None ; type: swap ; >02:47:16,790 INFO blivet: got format: existing swap >02:47:16,792 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup-lv_root ; incomplete: False ; >02:47:16,794 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:16,800 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: etcLR5-KcZG-PijG-kRBi-Xv4K-CLMm-3LY4Jr ; incomplete: False ; >02:47:16,802 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >02:47:16,807 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup ; >02:47:16,808 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >02:47:16,810 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_root ; current: None ; type: None ; >02:47:16,814 DEBUG blivet: looking up parted Device: /dev/mapper/VolGroup-lv_root >02:47:16,832 DEBUG blivet: Adding VolGroup-lv_root/3656 MiB to VolGroup >02:47:16,860 INFO blivet: added lvmlv VolGroup-lv_root (id 28) to device tree >02:47:16,865 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup-lv_root ; status: True ; controllable: True ; orig: False ; >02:47:16,867 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: VolGroup-lv_root ; status: True ; >02:47:16,872 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup-lv_root ; status: True ; >02:47:16,878 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup/lv_root /dev/disk/by-id/dm-name-VolGroup-lv_root /dev/disk/by-id/dm-uuid-LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxetcLR5KcZGPijGkRBiXv4KCLMm3LY4Jr /dev/disk/by-uuid/627883fd-fa4d-45ff-8c8c-47af3f1c2833 /dev/mapper/VolGroup-lv_root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > 'DM_NAME': 'VolGroup-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxetcLR5KcZGPijGkRBiXv4KCLMm3LY4Jr', > 'DM_VG_NAME': 'VolGroup', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '627883fd-fa4d-45ff-8c8c-47af3f1c2833', > 'ID_FS_UUID_ENC': '627883fd-fa4d-45ff-8c8c-47af3f1c2833', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '538581', > 'name': 'dm-2', > 'symlinks': ['/dev/VolGroup/lv_root', > '/dev/disk/by-id/dm-name-VolGroup-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxetcLR5KcZGPijGkRBiXv4KCLMm3LY4Jr', > '/dev/disk/by-uuid/627883fd-fa4d-45ff-8c8c-47af3f1c2833', > '/dev/mapper/VolGroup-lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: VolGroup-lv_root ; >02:47:16,882 INFO blivet: scanning VolGroup-lv_root (/devices/virtual/block/dm-2)... >02:47:16,887 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup-lv_root ; incomplete: False ; >02:47:16,888 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3656 MiB lvmlv VolGroup-lv_root (28) >02:47:16,976 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:16,994 DEBUG blivet: VolGroup size is 7688 MiB >02:47:17,023 DEBUG blivet: vg VolGroup has 0 B free >02:47:17,030 DEBUG blivet: VolGroup size is 7688 MiB >02:47:17,057 DEBUG blivet: vg VolGroup has 0 B free >02:47:16,920 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f8d2e6e8250) -- > name = VolGroup-lv_root status = True kids = 0 id = 28 > parents = ['existing 7688 MiB lvmvg VolGroup (20)'] > uuid = etcLR5-KcZG-PijG-kRBi-Xv4K-CLMm-3LY4Jr size = 3656 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 7487488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (466, 255, 63) biosGeometry: (466, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d3166b830> > target size = 3656 MiB path = /dev/mapper/VolGroup-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d31680290) -- > name = VolGroup status = True kids = 2 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = rsxVuc-EEmM-ccdJ-EAgM-RF4F-e7gV-RehZrx size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/VolGroup > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 4032 MiB lvmlv VolGroup-lv_swap (23) with existing swap', > 'existing 3656 MiB lvmlv VolGroup-lv_root (28)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 3656 MiB >02:47:17,150 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:17,172 DEBUG blivet: VolGroup size is 7688 MiB >02:47:17,202 DEBUG blivet: vg VolGroup has 0 B free >02:47:17,208 DEBUG blivet: VolGroup size is 7688 MiB >02:47:17,236 DEBUG blivet: vg VolGroup has 0 B free >02:47:17,325 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:17,350 DEBUG blivet: VolGroup size is 7688 MiB >02:47:17,382 DEBUG blivet: vg VolGroup has 0 B free >02:47:17,383 DEBUG blivet: VolGroup size is 7688 MiB >02:47:17,413 DEBUG blivet: vg VolGroup has 0 B free >02:47:17,507 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:17,532 DEBUG blivet: VolGroup size is 7688 MiB >02:47:17,559 DEBUG blivet: vg VolGroup has 0 B free >02:47:17,560 DEBUG blivet: VolGroup size is 7688 MiB >02:47:17,577 DEBUG blivet: vg VolGroup has 0 B free >02:47:17,610 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_root ; >02:47:17,616 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_root ; label_type: None ; >02:47:17,616 DEBUG blivet: device VolGroup-lv_root does not contain a disklabel >02:47:17,617 INFO blivet: type detected on 'VolGroup-lv_root' is 'ext4' >02:47:17,855 DEBUG blivet: size=0 B, current=3656 MiB >02:47:17,891 DEBUG blivet: using current size 0 as min size >02:47:17,902 DEBUG blivet: Ext4FS.supported: supported: True ; >02:47:17,904 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 31 >02:47:17,910 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_root ; current: None ; type: ext4 ; >02:47:17,911 INFO blivet: got format: existing ext4 filesystem >02:47:17,914 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup-lv_swap ; incomplete: False ; >02:47:17,920 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4032 MiB lvmlv VolGroup-lv_swap (23) with existing swap >02:47:17,998 DEBUG blivet: set VolGroup-lv_swap copies to 1, metadata size to 0 B, log size to 0 B, total size 4032 MiB >02:47:18,034 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup-lv_root ; incomplete: False ; >02:47:18,035 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3656 MiB lvmlv VolGroup-lv_root (28) with existing ext4 filesystem >02:47:18,073 DEBUG blivet: set VolGroup-lv_root copies to 1, metadata size to 0 B, log size to 0 B, total size 3656 MiB >02:47:18,108 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '822326', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >02:47:18,113 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >02:47:18,115 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >02:47:18,120 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:18,120 INFO blivet: loop0 is a loop device >02:47:18,122 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >02:47:18,128 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; incomplete: False ; >02:47:18,130 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:18,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >02:47:18,134 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >02:47:18,139 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 34) to device tree >02:47:18,141 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >02:47:18,146 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 38 >02:47:18,148 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:47:18,148 INFO blivet: added loop loop0 (id 37) to device tree >02:47:18,148 INFO blivet: got device: LoopDevice instance (0x7f8d2e6f5390) -- > name = loop0 status = False kids = 0 id = 37 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (34)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >02:47:18,161 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >02:47:18,163 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >02:47:18,164 DEBUG blivet: device loop0 does not contain a disklabel >02:47:18,164 INFO blivet: type detected on 'loop0' is 'squashfs' >02:47:18,165 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 40 >02:47:18,167 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:47:18,174 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/499aa32d-e600-4163-8a4a-2d0627d68fd9', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '499aa32d-e600-4163-8a4a-2d0627d68fd9', > 'ID_FS_UUID_ENC': '499aa32d-e600-4163-8a4a-2d0627d68fd9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '822368', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/499aa32d-e600-4163-8a4a-2d0627d68fd9'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >02:47:18,178 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >02:47:18,180 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >02:47:18,181 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:18,181 INFO blivet: loop1 is a loop device >02:47:18,182 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >02:47:18,185 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >02:47:18,190 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:18,191 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 43 >02:47:18,192 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >02:47:18,196 INFO blivet: added file /LiveOS/rootfs.img (id 42) to device tree >02:47:18,198 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >02:47:18,198 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 46 >02:47:18,200 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >02:47:18,204 INFO blivet: added loop loop1 (id 45) to device tree >02:47:18,204 INFO blivet: got device: LoopDevice instance (0x7f8d2e7004d0) -- > name = loop1 status = False kids = 0 id = 45 > parents = ['existing 0 B file /LiveOS/rootfs.img (42)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >02:47:18,213 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >02:47:18,215 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >02:47:18,215 DEBUG blivet: device loop1 does not contain a disklabel >02:47:18,215 INFO blivet: type detected on 'loop1' is 'ext4' >02:47:18,383 DEBUG blivet: size=0 B, current=2048 MiB >02:47:18,424 DEBUG blivet: using current size 0 as min size >02:47:18,434 DEBUG blivet: Ext4FS.supported: supported: True ; >02:47:18,439 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 48 >02:47:18,441 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >02:47:18,446 INFO blivet: got format: existing ext4 filesystem >02:47:18,450 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '822411', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >02:47:18,454 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >02:47:18,456 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >02:47:18,462 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:18,466 INFO blivet: loop2 is a loop device >02:47:18,468 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >02:47:18,470 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >02:47:18,475 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:18,476 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 51 >02:47:18,484 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >02:47:18,485 INFO blivet: added file /overlay (deleted) (id 50) to device tree >02:47:18,491 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >02:47:18,492 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 54 >02:47:18,494 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >02:47:18,498 INFO blivet: added loop loop2 (id 53) to device tree >02:47:18,499 INFO blivet: got device: LoopDevice instance (0x7f8d2e700710) -- > name = loop2 status = False kids = 0 id = 53 > parents = ['existing 0 B file /overlay (deleted) (50)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >02:47:18,514 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >02:47:18,516 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >02:47:18,517 DEBUG blivet: device loop2 does not contain a disklabel >02:47:18,517 DEBUG blivet: no type or existing type for loop2, bailing >02:47:18,525 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'zram0', > 'DEVPATH': '/devices/virtual/block/zram0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > 'MAJOR': '251', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '528382', > 'name': 'zram0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/zram0'} ; name: zram0 ; >02:47:18,526 INFO blivet: scanning zram0 (/devices/virtual/block/zram0)... >02:47:18,528 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: zram0 ; incomplete: False ; >02:47:18,533 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:18,537 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: zram0 ; >02:47:18,544 INFO blivet: zram0 is a disk >02:47:18,545 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >02:47:18,548 DEBUG blivet: DiskDevice._setFormat: zram0 ; current: None ; type: None ; >02:47:18,615 INFO blivet: added disk zram0 (id 57) to device tree >02:47:18,621 DEBUG blivet: looking up parted Device: /dev/zram0 >02:47:18,621 INFO blivet: got device: DiskDevice instance (0x7f8d2e6e8650) -- > name = zram0 status = True kids = 0 id = 57 > parents = [] > uuid = None size = 2002.11 MiB > format = existing None > major = 251 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/zram0 partedDevice = parted.Device instance -- > model: Unknown path: /dev/zram0 type: 0 > sectorSize: 4096 physicalSectorSize: 4096 > length: 512540 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (31, 255, 63) biosGeometry: (31, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d3166b9e0> > target size = 0 B path = /dev/zram0 > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8d2e7008d0> >02:47:18,696 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: zram0 ; >02:47:18,702 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: zram0 ; label_type: None ; >02:47:18,707 DEBUG blivet: device zram0 does not contain a disklabel >02:47:18,708 DEBUG blivet: no type or existing type for zram0, bailing >02:47:18,718 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/499aa32d-e600-4163-8a4a-2d0627d68fd9 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > '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': '499aa32d-e600-4163-8a4a-2d0627d68fd9', > 'ID_FS_UUID_ENC': '499aa32d-e600-4163-8a4a-2d0627d68fd9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181147', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/499aa32d-e600-4163-8a4a-2d0627d68fd9', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >02:47:18,723 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >02:47:18,726 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >02:47:18,730 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:18,734 INFO blivet: live-rw is a device-mapper device >02:47:18,736 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >02:47:18,739 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup-lv_swap ; status: True ; >02:47:18,745 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup-lv_root ; status: True ; >02:47:18,751 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >02:47:18,753 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (45) with existing ext4 filesystem >02:47:18,762 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >02:47:18,767 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (53) >02:47:18,776 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >02:47:18,778 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:18,785 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >02:47:18,786 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 62 >02:47:18,792 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >02:47:18,793 INFO blivet: added dm live-rw (id 61) to device tree >02:47:18,795 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >02:47:18,794 INFO blivet: got device: DMDevice instance (0x7f8d2e6e8810) -- > name = live-rw status = True kids = 0 id = 61 > parents = ['existing 0 B loop loop2 (53)'] > uuid = None size = 2048 MiB > format = existing None > 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 0x7f8d3166b8c0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >02:47:19,384 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >02:47:19,391 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >02:47:19,392 DEBUG blivet: device live-rw does not contain a disklabel >02:47:19,392 INFO blivet: type detected on 'live-rw' is 'ext4' >02:47:19,690 DEBUG blivet: size=973.53 MiB, current=2048 MiB >02:47:19,858 DEBUG blivet: padding min size from 1020823552 up to 1020824052 >02:47:19,861 DEBUG blivet: Ext4FS.supported: supported: True ; >02:47:19,868 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 64 >02:47:19,870 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >02:47:19,875 INFO blivet: got format: existing ext4 filesystem >02:47:19,887 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/499aa32d-e600-4163-8a4a-2d0627d68fd9 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > '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': '499aa32d-e600-4163-8a4a-2d0627d68fd9', > 'ID_FS_UUID_ENC': '499aa32d-e600-4163-8a4a-2d0627d68fd9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '225169', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/499aa32d-e600-4163-8a4a-2d0627d68fd9', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >02:47:19,889 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >02:47:19,892 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >02:47:19,898 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:19,899 INFO blivet: live-base is a device-mapper device >02:47:19,900 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >02:47:19,905 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup-lv_swap ; status: True ; >02:47:19,911 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: VolGroup-lv_root ; status: True ; >02:47:19,915 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:47:19,916 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >02:47:19,919 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (45) with existing ext4 filesystem >02:47:19,926 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >02:47:19,929 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:47:19,933 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >02:47:19,936 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >02:47:19,938 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >02:47:19,940 INFO blivet: added dm live-base (id 66) to device tree >02:47:19,941 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >02:47:19,940 INFO blivet: got device: DMDevice instance (0x7f8d2e700fd0) -- > name = live-base status = True kids = 0 id = 66 > parents = ['existing 0 B loop loop1 (45) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > 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 0x7f8d3166ba70> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >02:47:20,018 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >02:47:20,019 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >02:47:20,021 DEBUG blivet: device live-base does not contain a disklabel >02:47:20,021 INFO blivet: type detected on 'live-base' is 'ext4' >02:47:20,169 DEBUG blivet: size=0 B, current=2048 MiB >02:47:20,230 DEBUG blivet: using current size 0 as min size >02:47:20,248 DEBUG blivet: Ext4FS.supported: supported: True ; >02:47:20,262 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >02:47:20,269 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >02:47:20,270 INFO blivet: got format: existing ext4 filesystem >02:47:20,281 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup/lv_root /dev/disk/by-id/dm-name-VolGroup-lv_root /dev/disk/by-id/dm-uuid-LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxetcLR5KcZGPijGkRBiXv4KCLMm3LY4Jr /dev/disk/by-uuid/627883fd-fa4d-45ff-8c8c-47af3f1c2833 /dev/mapper/VolGroup-lv_root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > 'DM_NAME': 'VolGroup-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxetcLR5KcZGPijGkRBiXv4KCLMm3LY4Jr', > 'DM_VG_NAME': 'VolGroup', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '627883fd-fa4d-45ff-8c8c-47af3f1c2833', > 'ID_FS_UUID_ENC': '627883fd-fa4d-45ff-8c8c-47af3f1c2833', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '538581', > 'name': 'dm-2', > 'symlinks': ['/dev/VolGroup/lv_root', > '/dev/disk/by-id/dm-name-VolGroup-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxetcLR5KcZGPijGkRBiXv4KCLMm3LY4Jr', > '/dev/disk/by-uuid/627883fd-fa4d-45ff-8c8c-47af3f1c2833', > '/dev/mapper/VolGroup-lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: VolGroup-lv_root ; >02:47:20,289 INFO blivet: scanning VolGroup-lv_root (/devices/virtual/block/dm-2)... >02:47:20,291 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup-lv_root ; incomplete: False ; >02:47:20,293 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3656 MiB lvmlv VolGroup-lv_root (28) with existing ext4 filesystem >02:47:20,404 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:20,423 DEBUG blivet: VolGroup size is 7688 MiB >02:47:20,463 DEBUG blivet: vg VolGroup has 0 B free >02:47:20,464 DEBUG blivet: VolGroup size is 7688 MiB >02:47:20,499 DEBUG blivet: vg VolGroup has 0 B free >02:47:20,350 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f8d2e6e8250) -- > name = VolGroup-lv_root status = True kids = 0 id = 28 > parents = ['existing 7688 MiB lvmvg VolGroup (20)'] > uuid = etcLR5-KcZG-PijG-kRBi-Xv4K-CLMm-3LY4Jr size = 3656 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 7487488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (466, 255, 63) biosGeometry: (466, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d3166b830> > target size = 3656 MiB path = /dev/mapper/VolGroup-lv_root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d31680290) -- > name = VolGroup status = True kids = 2 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = rsxVuc-EEmM-ccdJ-EAgM-RF4F-e7gV-RehZrx size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/VolGroup > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 4032 MiB lvmlv VolGroup-lv_swap (23) with existing swap', > 'existing 3656 MiB lvmlv VolGroup-lv_root (28) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 3656 MiB >02:47:20,603 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:20,622 DEBUG blivet: VolGroup size is 7688 MiB >02:47:20,661 DEBUG blivet: vg VolGroup has 0 B free >02:47:20,662 DEBUG blivet: VolGroup size is 7688 MiB >02:47:20,697 DEBUG blivet: vg VolGroup has 0 B free >02:47:20,825 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:20,852 DEBUG blivet: VolGroup size is 7688 MiB >02:47:20,887 DEBUG blivet: vg VolGroup has 0 B free >02:47:20,892 DEBUG blivet: VolGroup size is 7688 MiB >02:47:20,922 DEBUG blivet: vg VolGroup has 0 B free >02:47:21,021 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:21,045 DEBUG blivet: VolGroup size is 7688 MiB >02:47:21,079 DEBUG blivet: vg VolGroup has 0 B free >02:47:21,083 DEBUG blivet: VolGroup size is 7688 MiB >02:47:21,110 DEBUG blivet: vg VolGroup has 0 B free >02:47:21,146 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_root ; >02:47:21,147 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_root ; label_type: None ; >02:47:21,148 DEBUG blivet: device VolGroup-lv_root does not contain a disklabel >02:47:21,149 DEBUG blivet: no type or existing type for VolGroup-lv_root, bailing >02:47:21,158 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/VolGroup/lv_swap /dev/disk/by-id/dm-name-VolGroup-lv_swap /dev/disk/by-id/dm-uuid-LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxIeAWyH6vB3Z8TPta6mIcqQQk8lmr5J1G /dev/disk/by-uuid/74eeefc5-d7ef-4f54-a25f-b734a1d9c8e1 /dev/mapper/VolGroup-lv_swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_MULTIPATH_TIMESTAMP': '1410922015', > 'DM_NAME': 'VolGroup-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxIeAWyH6vB3Z8TPta6mIcqQQk8lmr5J1G', > 'DM_VG_NAME': 'VolGroup', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '74eeefc5-d7ef-4f54-a25f-b734a1d9c8e1', > 'ID_FS_UUID_ENC': '74eeefc5-d7ef-4f54-a25f-b734a1d9c8e1', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '546369', > 'name': 'dm-3', > 'symlinks': ['/dev/VolGroup/lv_swap', > '/dev/disk/by-id/dm-name-VolGroup-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-rsxVucEEmMccdJEAgMRF4Fe7gVRehZrxIeAWyH6vB3Z8TPta6mIcqQQk8lmr5J1G', > '/dev/disk/by-uuid/74eeefc5-d7ef-4f54-a25f-b734a1d9c8e1', > '/dev/mapper/VolGroup-lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: VolGroup-lv_swap ; >02:47:21,160 INFO blivet: scanning VolGroup-lv_swap (/devices/virtual/block/dm-3)... >02:47:21,161 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: VolGroup-lv_swap ; incomplete: False ; >02:47:21,166 DEBUG blivet: DeviceTree.getDeviceByName returned existing 4032 MiB lvmlv VolGroup-lv_swap (23) with existing swap >02:47:21,266 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:21,303 DEBUG blivet: VolGroup size is 7688 MiB >02:47:21,342 DEBUG blivet: vg VolGroup has 0 B free >02:47:21,346 DEBUG blivet: VolGroup size is 7688 MiB >02:47:21,380 DEBUG blivet: vg VolGroup has 0 B free >02:47:21,200 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f8d2e6d7fd0) -- > name = VolGroup-lv_swap status = True kids = 0 id = 23 > parents = ['existing 7688 MiB lvmvg VolGroup (20)'] > uuid = IeAWyH-6vB3-Z8TP-ta6m-IcqQ-Qk8l-mr5J1G size = 4032 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d3166b7a0> > target size = 4032 MiB path = /dev/mapper/VolGroup-lv_swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f8d31680290) -- > name = VolGroup status = True kids = 2 id = 20 > parents = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > uuid = rsxVuc-EEmM-ccdJ-EAgM-RF4F-e7gV-RehZrx size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/VolGroup > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (16) with existing lvmpv'] > LVs = ['existing 4032 MiB lvmlv VolGroup-lv_swap (23) with existing swap', > 'existing 3656 MiB lvmlv VolGroup-lv_root (28) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 4032 MiB >02:47:21,491 DEBUG blivet: Iso9660FS.supported: supported: True ; >02:47:21,527 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:21,553 DEBUG blivet: VolGroup size is 7688 MiB >02:47:21,587 DEBUG blivet: vg VolGroup has 0 B free >02:47:21,593 DEBUG blivet: VolGroup size is 7688 MiB >02:47:21,627 DEBUG blivet: vg VolGroup has 0 B free >02:47:21,721 DEBUG blivet: Iso9660FS.supported: supported: True ; >02:47:21,723 DEBUG blivet: NFSv4.supported: supported: False ; >02:47:21,724 DEBUG blivet: NFSv4.supported: supported: False ; >02:47:21,726 DEBUG blivet: SELinuxFS.supported: supported: False ; >02:47:21,734 DEBUG blivet: SELinuxFS.supported: supported: False ; >02:47:21,737 DEBUG blivet: Ext4FS.supported: supported: True ; >02:47:21,746 DEBUG blivet: Ext4FS.supported: supported: True ; >02:47:21,747 DEBUG blivet: Ext3FS.supported: supported: True ; >02:47:21,757 DEBUG blivet: Ext3FS.supported: supported: True ; >02:47:21,759 DEBUG blivet: Ext2FS.supported: supported: True ; >02:47:21,763 DEBUG blivet: Ext2FS.supported: supported: True ; >02:47:21,769 DEBUG blivet: SysFS.supported: supported: False ; >02:47:21,774 DEBUG blivet: SysFS.supported: supported: False ; >02:47:21,782 DEBUG blivet: MultipathMember.__init__: >02:47:21,785 DEBUG blivet: SwapSpace.__init__: >02:47:21,786 DEBUG blivet: ProcFS.supported: supported: False ; >02:47:21,793 DEBUG blivet: ProcFS.supported: supported: False ; >02:47:21,796 DEBUG blivet: NoDevFS.supported: supported: False ; >02:47:21,801 DEBUG blivet: NoDevFS.supported: supported: False ; >02:47:21,806 DEBUG blivet: DevPtsFS.supported: supported: False ; >02:47:21,809 DEBUG blivet: DevPtsFS.supported: supported: False ; >02:47:21,814 DEBUG blivet: BTRFS.supported: supported: True ; >02:47:21,888 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:21,952 DEBUG blivet: VolGroup size is 7688 MiB >02:47:22,045 DEBUG blivet: vg VolGroup has 0 B free >02:47:22,054 DEBUG blivet: VolGroup size is 7688 MiB >02:47:22,166 DEBUG blivet: vg VolGroup has 0 B free >02:47:22,360 DEBUG blivet: looking up parted Device: /dev/VolGroup >02:47:22,373 DEBUG blivet: VolGroup size is 7688 MiB >02:47:22,404 DEBUG blivet: vg VolGroup has 0 B free >02:47:22,406 DEBUG blivet: VolGroup size is 7688 MiB >02:47:22,427 DEBUG blivet: vg VolGroup has 0 B free >02:47:22,465 DEBUG blivet: USBFS.supported: supported: False ; >02:47:22,481 DEBUG blivet: USBFS.supported: supported: False ; >02:47:22,493 DEBUG blivet: DiskLabel.__init__: >02:47:22,495 INFO blivet: DiskLabel.partedDevice returning None >02:47:22,494 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_swap ; >02:47:22,498 DEBUG blivet: HFSPlus.supported: supported: False ; >02:47:22,506 DEBUG blivet: HFSPlus.supported: supported: False ; >02:47:22,501 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_swap ; label_type: None ; >02:47:22,508 DEBUG blivet: XFS.supported: supported: True ; >02:47:22,509 DEBUG blivet: device VolGroup-lv_swap does not contain a disklabel >02:47:22,522 DEBUG blivet: no type or existing type for VolGroup-lv_swap, bailing >02:47:22,764 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >02:47:23,043 DEBUG blivet: XFS.supported: supported: True ; >02:47:23,060 DEBUG blivet: TmpFS.supported: supported: True ; >02:47:23,168 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >02:47:23,175 DEBUG blivet: LUKS.__init__: >02:47:23,219 DEBUG blivet: NTFS.supported: supported: False ; >02:47:23,226 DEBUG blivet: NTFS.supported: supported: False ; >02:47:23,231 DEBUG blivet: BindFS.supported: supported: False ; >02:47:23,239 DEBUG blivet: BindFS.supported: supported: False ; >02:47:23,248 DEBUG blivet: HFS.supported: supported: False ; >02:47:23,251 DEBUG blivet: HFS.supported: supported: False ; >02:47:23,258 DEBUG blivet: LVMPhysicalVolume.__init__: >02:47:23,265 DEBUG blivet: NFS.supported: supported: False ; >02:47:23,285 DEBUG blivet: NFS.supported: supported: False ; >02:47:23,291 DEBUG blivet: FATFS.supported: supported: True ; >02:47:23,301 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >02:47:23,341 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >02:47:23,358 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >02:47:23,580 DEBUG blivet: FATFS.supported: supported: True ; >02:47:23,601 DEBUG blivet: DMRaidMember.__init__: >02:47:23,610 DEBUG blivet: MDRaidMember.__init__: >02:47:23,670 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup-lv_swap ; status: True ; controllable: True ; >02:47:23,676 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/VolGroup-lv_swap ; status: False ; type: swap ; >02:47:23,685 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/VolGroup-lv_swap ; status: False ; type: swap ; >02:47:23,796 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup-lv_swap ; status: True ; controllable: True ; >02:47:24,209 DEBUG blivet: LVMVolumeGroupDevice.teardown: VolGroup ; status: True ; controllable: True ; >02:47:24,215 DEBUG blivet: DeviceFormat.teardown: device: /dev/VolGroup ; status: False ; type: None ; >02:47:24,225 DEBUG blivet: DeviceFormat.teardown: device: /dev/VolGroup ; status: False ; type: None ; >02:47:24,326 DEBUG blivet: LVMVolumeGroupDevice._teardown: VolGroup ; status: True ; controllable: True ; >02:47:24,694 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >02:47:24,708 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >02:47:24,718 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >02:47:24,841 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >02:47:24,848 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >02:47:24,857 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >02:47:24,978 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup-lv_root ; status: False ; controllable: True ; >02:47:24,983 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >02:47:24,989 INFO blivet: hiding device disk zram0 (id 57) >02:47:24,990 INFO blivet: removed disk zram0 (id 57) from device tree >02:47:24,992 DEBUG blivet: lvm filter: adding zram0 to the reject list >02:47:24,994 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >02:47:25,038 INFO blivet: edd: collected mbr signatures: {'vda': '0xc36ff34a'} >02:47:25,040 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0xc36ff34a > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >02:47:25,044 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >02:47:25,053 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >02:47:25,156 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >02:47:25,411 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >02:47:25,418 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >02:47:25,424 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >02:47:25,575 DEBUG blivet: LVMLogicalVolumeDevice.setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >02:47:25,588 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_root ; orig: False ; >02:47:25,599 DEBUG blivet: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >02:47:25,602 DEBUG blivet: LVMLogicalVolumeDevice._setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >22:47:26,605 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:47:26,654 DEBUG blivet: blkid.tab devs: ['/dev/mapper/VolGroup-lv_root'] >22:47:26,655 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >22:47:26,655 DEBUG blivet: crypttab maps: [] >22:47:26,655 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >22:47:26,660 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/VolGroup-lv_root ; hidden: False ; incomplete: False ; >22:47:26,666 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3656 MiB lvmlv VolGroup-lv_root (28) with existing ext4 filesystem >22:47:26,702 DEBUG blivet: resolved '/dev/mapper/VolGroup-lv_root' to 'VolGroup-lv_root' (lvmlv) >22:47:26,706 DEBUG blivet: resolved 'UUID=5804c741-a825-4cc0-8c2b-3a2ddb4b88e0' to 'vda1' (partition) >22:47:26,708 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/VolGroup-lv_swap ; hidden: False ; incomplete: False ; >22:47:26,713 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4032 MiB lvmlv VolGroup-lv_swap (23) with existing swap >22:47:26,743 DEBUG blivet: resolved '/dev/mapper/VolGroup-lv_swap' to 'VolGroup-lv_swap' (lvmlv) >22:47:26,745 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: tmpfs ; incomplete: False ; >22:47:26,750 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:47:26,751 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; hidden: False ; incomplete: False ; >22:47:26,753 DEBUG blivet: DeviceTree.getDeviceByPath returned None >22:47:26,757 DEBUG blivet: failed to resolve '/dev/tmpfs' >22:47:26,758 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: devpts ; incomplete: False ; >22:47:26,760 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:47:26,761 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/devpts ; hidden: False ; incomplete: False ; >22:47:26,766 DEBUG blivet: DeviceTree.getDeviceByPath returned None >22:47:26,766 DEBUG blivet: failed to resolve '/dev/devpts' >22:47:26,768 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sysfs ; incomplete: False ; >22:47:26,769 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:47:26,774 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sysfs ; hidden: False ; incomplete: False ; >22:47:26,775 DEBUG blivet: DeviceTree.getDeviceByPath returned None >22:47:26,776 DEBUG blivet: failed to resolve '/dev/sysfs' >22:47:26,777 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: proc ; incomplete: False ; >22:47:26,782 DEBUG blivet: DeviceTree.getDeviceByName returned None >22:47:26,783 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/proc ; hidden: False ; incomplete: False ; >22:47:26,785 DEBUG blivet: DeviceTree.getDeviceByPath returned None >22:47:26,789 DEBUG blivet: failed to resolve '/dev/proc' >22:47:26,790 DEBUG blivet: LVMLogicalVolumeDevice.teardown: VolGroup-lv_root ; status: True ; controllable: True ; >22:47:26,995 DEBUG blivet: LVMLogicalVolumeDevice._teardown: VolGroup-lv_root ; status: True ; controllable: True ; >22:47:27,366 DEBUG blivet: VolGroup size is 7688 MiB >22:47:27,401 DEBUG blivet: vg VolGroup has 0 B free >22:47:27,407 DEBUG blivet: VolGroup size is 7688 MiB >22:47:27,438 DEBUG blivet: vg VolGroup has 0 B free >22:47:27,441 DEBUG blivet: Ext4FS.supported: supported: True ; >22:47:27,449 DEBUG blivet: Ext4FS.supported: supported: True ; >22:47:27,456 DEBUG blivet: Ext4FS.supported: supported: True ; >22:47:27,463 DEBUG blivet: Ext4FS.supported: supported: True ; >22:47:27,465 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:27,469 DEBUG blivet: Iso9660FS.supported: supported: True ; >22:47:27,551 DEBUG blivet: Ext4FS.supported: supported: True ; >22:47:27,774 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >22:47:27,782 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:27,780 DEBUG blivet: DeviceTree.getDevicesByType returned [OpticalDevice instance (0x7f8d31db7f10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 732 KiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 366 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d31c7ec20> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660] >22:47:27,804 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:27,824 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:27,843 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:27,841 INFO blivet: updating format of device: existing 732 KiB cdrom sr0 (1) with existing iso9660 filesystem >22:47:27,863 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:27,878 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:27,899 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:27,910 DEBUG blivet: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >22:47:27,995 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >22:47:28,000 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f8d31b46890) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d3166b680> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d31b46210> fileSystem: <parted.filesystem.FileSystem object at 0x7f8d31b46710> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d31b2dd90> PedPartition: <_ped.Partition object at 0x7f8d31b490b0> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f8d31b46950) -- > name = vda2 status = True kids = 1 id = 16 > parents = ['existing 8192 MiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d3166b710> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d31b46210> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d31b46690> PedPartition: <_ped.Partition object at 0x7f8d31b49110> > disk = existing 8192 MiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >22:47:28,069 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >22:47:28,209 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:28,212 DEBUG blivet: no type or existing type for sr0, bailing >22:47:28,509 DEBUG blivet: clearpart: looking at vda2 >22:47:28,531 DEBUG blivet: removing vda2 >22:47:28,532 DEBUG blivet: devices to remove: ['VolGroup-lv_root', 'VolGroup-lv_swap', 'VolGroup'] >22:47:28,538 DEBUG blivet: leaves to remove: ['VolGroup-lv_root', 'VolGroup-lv_swap'] >22:47:28,540 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 109 >22:47:28,563 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_root ; current: ext4 ; type: None ; >22:47:28,564 INFO blivet: registered action: [108] destroy format ext4 filesystem on lvmlv VolGroup-lv_root (id 28) >22:47:28,577 INFO blivet: removed lvmlv VolGroup-lv_root (id 28) from device tree >22:47:28,579 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: VolGroup ; >22:47:28,583 INFO blivet: registered action: [110] destroy device lvmlv VolGroup-lv_root (id 28) >22:47:28,584 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 112 >22:47:28,595 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_swap ; current: swap ; type: None ; >22:47:28,598 INFO blivet: registered action: [111] destroy format swap on lvmlv VolGroup-lv_swap (id 23) >22:47:28,599 INFO blivet: removed lvmlv VolGroup-lv_swap (id 23) from device tree >22:47:28,600 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: VolGroup ; >22:47:28,605 INFO blivet: registered action: [113] destroy device lvmlv VolGroup-lv_swap (id 23) >22:47:28,605 DEBUG blivet: devices to remove: ['VolGroup'] >22:47:28,605 DEBUG blivet: leaves to remove: ['VolGroup'] >22:47:28,606 INFO blivet: removed lvmvg VolGroup (id 20) from device tree >22:47:28,607 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >22:47:28,608 INFO blivet: registered action: [114] destroy device lvmvg VolGroup (id 20) >22:47:28,609 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >22:47:28,613 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 116 >22:47:28,615 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >22:47:28,615 INFO blivet: registered action: [115] destroy format lvmpv on partition vda2 (id 16) >22:47:28,616 INFO blivet: removed partition vda2 (id 16) from device tree >22:47:28,618 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >22:47:28,620 INFO blivet: registered action: [117] destroy device partition vda2 (id 16) >22:47:28,622 DEBUG blivet: partitions: ['vda1'] >22:47:28,627 DEBUG blivet: clearpart: looking at vda1 >22:47:28,628 DEBUG blivet: removing vda1 >22:47:28,630 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >22:47:28,630 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 119 >22:47:28,632 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >22:47:28,636 INFO blivet: registered action: [118] destroy format ext4 filesystem on partition vda1 (id 11) >22:47:28,637 INFO blivet: removed partition vda1 (id 11) from device tree >22:47:28,638 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >22:47:28,638 INFO blivet: registered action: [120] destroy device partition vda1 (id 11) >22:47:28,639 DEBUG blivet: partitions: [] >22:47:28,643 DEBUG blivet: checking whether disk vda has an empty extended >22:47:28,644 DEBUG blivet: extended is None ; logicals is [] >22:47:28,645 DEBUG blivet: clearpart: initializing vda >22:47:28,645 DEBUG blivet: removing vda >22:47:28,645 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 122 >22:47:28,647 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >22:47:28,651 INFO blivet: registered action: [121] destroy format msdos disklabel on disk vda (id 6) >22:47:28,651 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 124 >22:47:28,653 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >22:47:28,653 INFO blivet: registered action: [123] destroy format None on disk vda (id 6) >22:47:28,654 DEBUG blivet: required disklabel type for vda (15) is None >22:47:28,654 DEBUG blivet: default disklabel type for vda is msdos >22:47:28,655 DEBUG blivet: selecting msdos disklabel for vda based on size >22:47:28,656 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >22:47:28,662 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >22:47:28,663 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f8d2f249490> > PedDisk: <_ped.Disk object at 0x7f8d319ea710> >22:47:28,668 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 125 >22:47:28,670 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >22:47:28,670 INFO blivet: registered action: [126] create format msdos disklabel on disk vda (id 6) >22:47:28,847 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:28,851 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:28,886 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:28,898 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >22:47:28,901 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >22:47:28,903 INFO blivet: Detected 2048 MiB of memory >22:47:28,943 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (819.2 MiB) instead. >22:47:29,020 INFO blivet: Swap attempt of 819.2 MiB >22:47:29,060 DEBUG blivet: doAutoPart: True >22:47:29,064 DEBUG blivet: encryptedAutoPart: False >22:47:29,064 DEBUG blivet: autoPartType: 0 >22:47:29,065 DEBUG blivet: clearPartType: 1 >22:47:29,065 DEBUG blivet: clearPartDisks: ['vda'] >22:47:29,101 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:29,122 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:29,123 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f8d2f249f10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f8d2f249fd0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f8d2f249810) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f8d2f249f90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f8d2f249710) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819.2 MiB maxSize = None grow = False > >22:47:29,126 DEBUG blivet: storage.disks: ['vda'] >22:47:29,129 DEBUG blivet: storage.partitioned: ['vda'] >22:47:29,129 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >22:47:29,136 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:29,137 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:29,167 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:29,171 DEBUG blivet: boot disk: vda >22:47:29,172 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f8d3bccd250) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f8d3166b4d0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f8d31b2d450>] >22:47:29,215 DEBUG blivet: devs: [] >22:47:29,224 DEBUG blivet: Ext4FS.supported: supported: True ; >22:47:29,228 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 127 >22:47:29,230 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >22:47:29,234 DEBUG blivet: PartitionDevice._setFormat: req0 ; >22:47:29,240 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >22:47:29,245 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >22:47:29,246 INFO blivet: added partition req0 (id 128) to device tree >22:47:29,250 INFO blivet: registered action: [130] create device partition req0 (id 128) >22:47:29,251 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 132 >22:47:29,252 DEBUG blivet: PartitionDevice._setFormat: req0 ; >22:47:29,254 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: ext4 ; type: ext4 ; >22:47:29,258 INFO blivet: registered action: [131] create format ext4 filesystem mounted at / on partition req0 (id 128) >22:47:29,260 DEBUG blivet: Ext4FS.supported: supported: True ; >22:47:29,260 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 133 >22:47:29,266 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >22:47:29,267 DEBUG blivet: PartitionDevice._setFormat: req1 ; >22:47:29,269 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >22:47:29,270 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >22:47:29,274 INFO blivet: added partition req1 (id 134) to device tree >22:47:29,274 INFO blivet: registered action: [136] create device partition req1 (id 134) >22:47:29,275 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 138 >22:47:29,276 DEBUG blivet: PartitionDevice._setFormat: req1 ; >22:47:29,281 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >22:47:29,281 INFO blivet: registered action: [137] create format ext4 filesystem mounted at /boot on partition req1 (id 134) >22:47:29,282 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >22:47:29,284 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f8d2f21b410) -- > name = req0 status = False kids = 0 id = 128 > parents = [] > uuid = None size = 1024 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 MiB path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 50 GiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f8d31624450) -- > name = req1 status = False kids = 0 id = 134 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >22:47:29,422 INFO blivet: skipping unneeded stage1 biosboot request >22:47:29,427 DEBUG blivet: PartSpec instance (0x7f8d2f249f90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >22:47:29,453 DEBUG blivet: existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:29,487 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >22:47:29,487 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 139 >22:47:29,489 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >22:47:29,494 DEBUG blivet: PartitionDevice._setFormat: req2 ; >22:47:29,495 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >22:47:29,497 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >22:47:29,501 INFO blivet: added partition req2 (id 140) to device tree >22:47:29,501 INFO blivet: registered action: [142] create device partition req2 (id 140) >22:47:29,502 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 144 >22:47:29,503 DEBUG blivet: PartitionDevice._setFormat: req2 ; >22:47:29,505 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: swap ; type: swap ; >22:47:29,509 INFO blivet: registered action: [143] create format swap on partition req2 (id 140) >22:47:29,510 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >22:47:29,511 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >22:47:29,513 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f8d2f21b410) -- > name = req0 status = False kids = 0 id = 128 > parents = [] > uuid = None size = 1024 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 MiB path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 50 GiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f8d31624450) -- > name = req1 status = False kids = 0 id = 134 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f8d2f28bd10) -- > name = req2 status = False kids = 0 id = 140 > parents = [] > uuid = None size = 819.2 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/req2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >22:47:29,705 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >22:47:29,706 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f8d2f21b410) -- > name = req0 status = False kids = 0 id = 128 > parents = [] > uuid = None size = 1024 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 MiB path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 50 GiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f8d31624450) -- > name = req1 status = False kids = 0 id = 134 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f8d2f28bd10) -- > name = req2 status = False kids = 0 id = 140 > parents = [] > uuid = None size = 819.2 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/req2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >22:47:29,897 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >22:47:29,898 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f8d2f21b410) -- > name = req0 status = False kids = 0 id = 128 > parents = [] > uuid = None size = 1024 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 MiB path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 50 GiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f8d31624450) -- > name = req1 status = False kids = 0 id = 134 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f8d2f28bd10) -- > name = req2 status = False kids = 0 id = 140 > parents = [] > uuid = None size = 819.2 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/req2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >22:47:30,162 DEBUG blivet: removing all non-preexisting partitions ['req0(id 128)', 'req1(id 134)', 'req2(id 140)'] from disk(s) ['vda'] >22:47:30,163 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 128)', 'req1(id 134)', 'req2(id 140)'] >22:47:30,169 DEBUG blivet: removing all non-preexisting partitions ['req1(id 134)', 'req2(id 140)', 'req0(id 128)'] from disk(s) ['vda'] >22:47:30,170 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:30,171 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:30,198 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:30,206 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:30,208 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:30,235 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:30,239 DEBUG blivet: allocating partition: req1 ; id: 134 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >22:47:30,266 DEBUG blivet: checking freespace on vda >22:47:30,266 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >22:47:30,293 DEBUG blivet: checking 63-16777215 (8191.97 MiB) >22:47:30,323 DEBUG blivet: current free range is 63-16777215 (8191.97 MiB) >22:47:30,350 DEBUG blivet: updating use_disk to vda, type: 0 >22:47:30,350 DEBUG blivet: new free: 63-16777215 / 8191.97 MiB >22:47:30,376 DEBUG blivet: new free allows for 0 sectors of growth >22:47:30,376 DEBUG blivet: found free space for bootable request >22:47:30,377 DEBUG blivet: adjusted start sector from 63 to 2048 >22:47:30,382 DEBUG blivet: created partition vda1 of 500 MiB and added it to /dev/vda >22:47:30,410 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >22:47:30,410 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f21b890> PedPartition: <_ped.Partition object at 0x7f8d3bcf2650> >22:47:30,417 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >22:47:30,419 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >22:47:30,425 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >22:47:30,425 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f21b790> PedPartition: <_ped.Partition object at 0x7f8d3bcf2530> >22:47:30,428 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:30,434 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:30,460 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:30,465 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:30,466 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:30,498 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:30,498 DEBUG blivet: allocating partition: req2 ; id: 140 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 819.2 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >22:47:30,526 DEBUG blivet: checking freespace on vda >22:47:30,527 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=819.2 MiB boot=False best=None grow=False start=None >22:47:30,555 DEBUG blivet: checking 63-2047 (992.5 KiB) >22:47:30,582 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >22:47:30,609 DEBUG blivet: checking 1026048-16777215 (7691 MiB) >22:47:30,637 DEBUG blivet: current free range is 1026048-16777215 (7691 MiB) >22:47:30,666 DEBUG blivet: updating use_disk to vda, type: 0 >22:47:30,666 DEBUG blivet: new free: 1026048-16777215 / 7691 MiB >22:47:30,693 DEBUG blivet: new free allows for 0 sectors of growth >22:47:30,694 DEBUG blivet: adjusted length from 1677715 to 1677312 >22:47:30,694 DEBUG blivet: created partition vda2 of 819 MiB and added it to /dev/vda >22:47:30,726 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >22:47:30,726 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f21bc50> PedPartition: <_ped.Partition object at 0x7f8d3bcf2470> >22:47:30,731 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >22:47:30,733 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >22:47:30,738 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >22:47:30,738 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f21bcd0> PedPartition: <_ped.Partition object at 0x7f8d2f24e650> >22:47:30,744 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:30,745 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:30,772 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:30,779 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:30,780 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:30,811 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:30,811 DEBUG blivet: allocating partition: req0 ; id: 128 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1024 MiB ; grow: True ; max_size: 50 GiB ; start: None ; end: None >22:47:30,863 DEBUG blivet: checking freespace on vda >22:47:30,868 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1024 MiB boot=False best=None grow=True start=None >22:47:30,896 DEBUG blivet: checking 63-2047 (992.5 KiB) >22:47:30,923 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >22:47:30,946 DEBUG blivet: checking 2703360-16777215 (6872 MiB) >22:47:30,973 DEBUG blivet: current free range is 2703360-16777215 (6872 MiB) >22:47:31,004 DEBUG blivet: evaluating growth potential for new layout >22:47:31,005 DEBUG blivet: calculating growth for disk /dev/vda >22:47:31,006 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >22:47:31,007 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220250> PedPartition: <_ped.Partition object at 0x7f8d2f21ab90> >22:47:31,013 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >22:47:31,014 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >22:47:31,015 DEBUG blivet: adding request 134 to chunk 16777153 (63-16777215) on /dev/vda >22:47:31,019 DEBUG blivet: adding request 140 to chunk 16777153 (63-16777215) on /dev/vda >22:47:31,020 DEBUG blivet: adding request 128 to chunk 16777153 (63-16777215) on /dev/vda >22:47:31,020 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >22:47:31,021 DEBUG blivet: req: PartitionRequest instance -- >id = 134 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:47:31,022 DEBUG blivet: req: PartitionRequest instance -- >id = 140 name = vda2 growable = False >base = 1677312 growth = 0 max_grow = 0 >done = True >22:47:31,022 DEBUG blivet: req: PartitionRequest instance -- >id = 128 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >22:47:31,022 DEBUG blivet: 1 requests and 11978689 (5848.97 MiB) left in chunk >22:47:31,049 DEBUG blivet: adding 11978689 (5848.97 MiB) to 128 (vda3) >22:47:31,080 DEBUG blivet: new grow amount for request 128 (vda3) is 11978689 units, or 5848.97 MiB >22:47:31,107 DEBUG blivet: request 134 (vda1) growth: 0 (0 B) size: 500 MiB >22:47:31,134 DEBUG blivet: request 140 (vda2) growth: 0 (0 B) size: 819 MiB >22:47:31,160 DEBUG blivet: request 128 (vda3) growth: 11978689 (5848.97 MiB) size: 6872.97 MiB >22:47:31,213 DEBUG blivet: disk /dev/vda growth: 11978689 (5848.97 MiB) >22:47:31,244 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >22:47:31,244 DEBUG blivet: device vda3 new partedPartition None >22:47:31,245 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >22:47:31,250 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >22:47:31,251 DEBUG blivet: total growth: 11978689 sectors >22:47:31,251 DEBUG blivet: updating use_disk to vda, type: 0 >22:47:31,251 DEBUG blivet: new free: 2703360-16777215 / 6872 MiB >22:47:31,277 DEBUG blivet: new free allows for 11978689 sectors of growth >22:47:31,278 DEBUG blivet: created partition vda3 of 1024 MiB and added it to /dev/vda >22:47:31,309 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >22:47:31,314 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f2204d0> PedPartition: <_ped.Partition object at 0x7f8d2f21acb0> >22:47:31,316 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >22:47:31,318 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >22:47:31,321 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >22:47:31,325 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f21b610> PedPartition: <_ped.Partition object at 0x7f8d2f21ad10> >22:47:31,326 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda3(id 128)', 'vda1(id 134)', 'vda2(id 140)'] >22:47:31,326 DEBUG blivet: growable partitions are ['vda3'] >22:47:31,327 DEBUG blivet: adding request 128 to chunk 16777153 (63-16777215) on /dev/vda >22:47:31,327 DEBUG blivet: adding request 134 to chunk 16777153 (63-16777215) on /dev/vda >22:47:31,328 DEBUG blivet: adding request 140 to chunk 16777153 (63-16777215) on /dev/vda >22:47:31,328 DEBUG blivet: disk vda has 1 chunks >22:47:31,328 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >22:47:31,329 DEBUG blivet: req: PartitionRequest instance -- >id = 134 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:47:31,334 DEBUG blivet: req: PartitionRequest instance -- >id = 140 name = vda2 growable = False >base = 1677312 growth = 0 max_grow = 0 >done = True >22:47:31,334 DEBUG blivet: req: PartitionRequest instance -- >id = 128 name = vda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >22:47:31,334 DEBUG blivet: 1 requests and 11978689 (5848.97 MiB) left in chunk >22:47:31,361 DEBUG blivet: adding 11978689 (5848.97 MiB) to 128 (vda3) >22:47:31,388 DEBUG blivet: new grow amount for request 128 (vda3) is 11978689 units, or 5848.97 MiB >22:47:31,414 DEBUG blivet: growing partitions on vda >22:47:31,415 DEBUG blivet: partition vda1 (134): 0 >22:47:31,415 DEBUG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f8d2f2ea550> PedGeometry: <_ped.Geometry object at 0x7f8d2f21b890> >22:47:31,420 DEBUG blivet: partition vda2 (140): 0 >22:47:31,420 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 2703359 length: 1677312 > device: <parted.device.Device object at 0x7f8d2f2ea550> PedGeometry: <_ped.Geometry object at 0x7f8d2f220450> >22:47:31,421 DEBUG blivet: partition vda3 (128): 0 >22:47:31,421 DEBUG blivet: new geometry for vda3: parted.Geometry instance -- > start: 2703360 end: 16777215 length: 14073856 > device: <parted.device.Device object at 0x7f8d2f2ea550> PedGeometry: <_ped.Geometry object at 0x7f8d2f220550> >22:47:31,422 DEBUG blivet: removing all non-preexisting partitions ['vda1(id 134)', 'vda2(id 140)', 'vda3(id 128)'] from disk(s) ['vda'] >22:47:31,423 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >22:47:31,423 DEBUG blivet: device vda1 new partedPartition None >22:47:31,425 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >22:47:31,431 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >22:47:31,433 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >22:47:31,433 DEBUG blivet: device vda2 new partedPartition None >22:47:31,434 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >22:47:31,439 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >22:47:31,441 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >22:47:31,445 DEBUG blivet: device vda3 new partedPartition None >22:47:31,446 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >22:47:31,448 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >22:47:31,448 DEBUG blivet: back from removeNewPartitions >22:47:31,453 DEBUG blivet: extended: None >22:47:31,453 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f8d2f2ea550> PedGeometry: <_ped.Geometry object at 0x7f8d2f21b890> >22:47:31,455 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >22:47:31,455 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220650> PedPartition: <_ped.Partition object at 0x7f8d2f21ac50> >22:47:31,460 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >22:47:31,462 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >22:47:31,467 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >22:47:31,468 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220790> PedPartition: <_ped.Partition object at 0x7f8d3bcf2530> >22:47:31,470 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 2703359 length: 1677312 > device: <parted.device.Device object at 0x7f8d2f2ea550> PedGeometry: <_ped.Geometry object at 0x7f8d2f220450> >22:47:31,475 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >22:47:31,476 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f21ba90> PedPartition: <_ped.Partition object at 0x7f8d2f21ad70> >22:47:31,479 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >22:47:31,484 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >22:47:31,486 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >22:47:31,486 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220450> PedPartition: <_ped.Partition object at 0x7f8d2f21add0> >22:47:31,490 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2703360 end: 16777215 length: 14073856 > device: <parted.device.Device object at 0x7f8d2f2ea550> PedGeometry: <_ped.Geometry object at 0x7f8d2f220550> >22:47:31,497 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >22:47:31,497 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f21be10> PedPartition: <_ped.Partition object at 0x7f8d2f21abf0> >22:47:31,499 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >22:47:31,501 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >22:47:31,505 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >22:47:31,505 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220d10> PedPartition: <_ped.Partition object at 0x7f8d2f21ae90> >22:47:31,507 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >22:47:31,513 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f8d2f21b410) -- > name = vda3 status = False kids = 0 id = 128 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6872 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 MiB path = /dev/vda3 > format args = [] originalFormat = ext4 grow = True max size = 50 GiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220d10> PedPartition: <_ped.Partition object at 0x7f8d2f21ae90> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2703360 end = 16777215 length = 14073856 > flags = , PartitionDevice instance (0x7f8d31624450) -- > name = vda1 status = False kids = 0 id = 134 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220790> PedPartition: <_ped.Partition object at 0x7f8d3bcf2530> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f8d2f28bd10) -- > name = vda2 status = False kids = 0 id = 140 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 819 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220450> PedPartition: <_ped.Partition object at 0x7f8d2f21add0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2703359 length = 1677312 > flags = ] >22:47:31,905 DEBUG blivet: fixing size of non-existent 500 MiB partition vda1 (134) with non-existent ext4 filesystem mounted at /boot >22:47:31,934 DEBUG blivet: fixing size of non-existent 819 MiB partition vda2 (140) with non-existent swap >22:47:31,964 DEBUG blivet: fixing size of non-existent 6872 MiB partition vda3 (128) with non-existent ext4 filesystem mounted at / >22:47:31,993 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >22:47:32,000 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f8d2f21b410) -- > name = vda3 status = False kids = 0 id = 128 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6872 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 MiB path = /dev/vda3 > format args = [] originalFormat = ext4 grow = False max size = 50 GiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220d10> PedPartition: <_ped.Partition object at 0x7f8d2f21ae90> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2703360 end = 16777215 length = 14073856 > flags = , PartitionDevice instance (0x7f8d31624450) -- > name = vda1 status = False kids = 0 id = 134 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220790> PedPartition: <_ped.Partition object at 0x7f8d3bcf2530> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f8d2f28bd10) -- > name = vda2 status = False kids = 0 id = 140 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 819 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220450> PedPartition: <_ped.Partition object at 0x7f8d2f21add0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2703359 length = 1677312 > flags = ] >22:47:32,388 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >22:47:32,389 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f8d2f21b410) -- > name = vda3 status = False kids = 0 id = 128 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6872 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 MiB path = /dev/vda3 > format args = [] originalFormat = ext4 grow = False max size = 50 GiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220d10> PedPartition: <_ped.Partition object at 0x7f8d2f21ae90> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2703360 end = 16777215 length = 14073856 > flags = , PartitionDevice instance (0x7f8d31624450) -- > name = vda1 status = False kids = 0 id = 134 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220790> PedPartition: <_ped.Partition object at 0x7f8d3bcf2530> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f8d2f28bd10) -- > name = vda2 status = False kids = 0 id = 140 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 819 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220450> PedPartition: <_ped.Partition object at 0x7f8d2f21add0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2703359 length = 1677312 > flags = ] >22:47:32,781 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >22:47:32,786 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f8d2f21b410) -- > name = vda3 status = False kids = 0 id = 128 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 6872 MiB > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 MiB path = /dev/vda3 > format args = [] originalFormat = ext4 grow = False max size = 50 GiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220d10> PedPartition: <_ped.Partition object at 0x7f8d2f21ae90> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2703360 end = 16777215 length = 14073856 > flags = , PartitionDevice instance (0x7f8d31624450) -- > name = vda1 status = False kids = 0 id = 134 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220790> PedPartition: <_ped.Partition object at 0x7f8d3bcf2530> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0x7f8d2f28bd10) -- > name = vda2 status = False kids = 0 id = 140 > parents = ['existing 8192 MiB disk vda (6) with non-existent msdos disklabel'] > uuid = None size = 819 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 819.2 MiB path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8d2f2494d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8d2f220450> PedPartition: <_ped.Partition object at 0x7f8d2f21add0> > disk = existing 8192 MiB disk vda (6) with non-existent msdos disklabel > start = 1026048 end = 2703359 length = 1677312 > flags = ] >22:47:33,168 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >22:47:33,173 DEBUG blivet: DeviceTree.getDevicesByType returned [] >22:47:33,347 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:33,354 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:33,386 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:33,392 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:33,393 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:33,420 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:33,790 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:33,792 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:33,830 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:33,837 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >22:47:33,838 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (6) with non-existent msdos disklabel >22:47:33,862 DEBUG blivet: resolved 'vda' to 'vda' (disk) >22:47:34,943 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:34,953 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:38,355 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:47:38,366 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >02:47:11,657 DEBUG ifcfg: content of files (network initialization): >02:47:11,657 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >02:47:11,658 DEBUG ifcfg: # Generated by dracut initrd >02:47:11,658 DEBUG ifcfg: DEVICE="eth0" >02:47:11,658 DEBUG ifcfg: ONBOOT=yes >02:47:11,658 DEBUG ifcfg: NETBOOT=yes >02:47:11,658 DEBUG ifcfg: UUID="1c4c6e06-30ea-4aa2-bf11-e13c1f3413e8" >02:47:11,658 DEBUG ifcfg: IPV6INIT=yes >02:47:11,659 DEBUG ifcfg: BOOTPROTO=dhcp >02:47:11,659 DEBUG ifcfg: TYPE=Ethernet >02:47:11,659 DEBUG ifcfg: NAME="eth0" >02:47:11,674 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}}, 'connection': {'interface-name': 'eth0', 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '1c4c6e06-30ea-4aa2-bf11-e13c1f3413e8'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 236, 236, 183]}, 'connection': {'autoconnect': False, 'interface-name': 'eth0', 'timestamp': 1410922022L, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '4b93df9f-e99b-4f09-a784-62bd8dca1d2e'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[285348524L, 24L, 33690284L]], 'dns': [100799148L, 134744072L], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}}] >02:47:11,784 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >02:47:11,785 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >02:47:11,786 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >02:47:11,787 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd-x86_64.img ip=dhcp slub_debug=- ks=ftp://172.18.2.4/default.ks inst.repo=http://dl.fedoraproject.org/pub/alt/stage/21_Alpha_RC1/Server/x86_64/os zswap.enabled=1 cgroup_disable=memory BOOT_IMAGE=vmlinuz-x86_64 > > >/tmp/syslog: >02:47:00,783 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1119" x-info="http://www.rsyslog.com"] start >02:47:00,791 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >02:47:00,791 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >02:47:00,791 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >02:47:00,791 NOTICE kernel:[ 0.000000] Linux version 3.16.1-301.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.1 20140813 (Red Hat 4.9.1-7) (GCC) ) #1 SMP Mon Aug 25 13:06:39 UTC 2014 >02:47:00,791 INFO kernel:[ 0.000000] Command line: initrd=initrd-x86_64.img ip=dhcp slub_debug=- ks=ftp://172.18.2.4/default.ks inst.repo=http://dl.fedoraproject.org/pub/alt/stage/21_Alpha_RC1/Server/x86_64/os zswap.enabled=1 cgroup_disable=memory BOOT_IMAGE=vmlinuz-x86_64 >02:47:00,791 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >02:47:00,791 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >02:47:00,791 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >02:47:00,791 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >02:47:00,794 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >02:47:00,794 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >02:47:00,794 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >02:47:00,794 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >02:47:00,794 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >02:47:00,794 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >02:47:00,794 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >02:47:00,794 INFO kernel:[ 0.000000] Hypervisor detected: KVM >02:47:00,794 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >02:47:00,794 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >02:47:00,794 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >02:47:00,794 DEBUG kernel:[ 0.000000] MTRR default type: write-back >02:47:00,794 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >02:47:00,794 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >02:47:00,794 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >02:47:00,794 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >02:47:00,794 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >02:47:00,794 DEBUG kernel:[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable >02:47:00,794 DEBUG kernel:[ 0.000000] 1 disabled >02:47:00,794 DEBUG kernel:[ 0.000000] 2 disabled >02:47:00,794 DEBUG kernel:[ 0.000000] 3 disabled >02:47:00,794 DEBUG kernel:[ 0.000000] 4 disabled >02:47:00,794 DEBUG kernel:[ 0.000000] 5 disabled >02:47:00,794 DEBUG kernel:[ 0.000000] 6 disabled >02:47:00,794 DEBUG kernel:[ 0.000000] 7 disabled >02:47:00,794 INFO kernel:[ 0.000000] PAT not supported by CPU. >02:47:00,794 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f1e50-0x000f1e5f] mapped at [ffff8800000f1e50] >02:47:00,794 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >02:47:00,794 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >02:47:00,794 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >02:47:00,794 DEBUG kernel:[ 0.000000] BRK [0x02018000, 0x02018fff] PGTABLE >02:47:00,794 DEBUG kernel:[ 0.000000] BRK [0x02019000, 0x02019fff] PGTABLE >02:47:00,794 DEBUG kernel:[ 0.000000] BRK [0x0201a000, 0x0201afff] PGTABLE >02:47:00,794 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d200000-0x7d3fffff] >02:47:00,794 DEBUG kernel:[ 0.000000] [mem 0x7d200000-0x7d3fffff] page 2M >02:47:00,794 DEBUG kernel:[ 0.000000] BRK [0x0201b000, 0x0201bfff] PGTABLE >02:47:00,794 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7d1fffff] >02:47:00,794 DEBUG kernel:[ 0.000000] [mem 0x7c000000-0x7d1fffff] page 2M >02:47:00,794 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] >02:47:00,794 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >02:47:00,794 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x7bffffff] page 2M >02:47:00,794 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d400000-0x7fffdfff] >02:47:00,794 DEBUG kernel:[ 0.000000] [mem 0x7d400000-0x7fdfffff] page 2M >02:47:00,794 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffdfff] page 4k >02:47:00,794 DEBUG kernel:[ 0.000000] BRK [0x0201c000, 0x0201cfff] PGTABLE >02:47:00,794 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d430000-0x7fe6ffff] >02:47:00,794 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >02:47:00,794 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F1D00 000014 (v00 BOCHS ) >02:47:00,794 WARNING kernel:[ 0.000000] ACPI: RSDT 0x000000007FFFE470 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >02:47:00,794 WARNING kernel:[ 0.000000] ACPI: FACP 0x000000007FFFFF80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >02:47:00,794 WARNING kernel:[ 0.000000] ACPI: DSDT 0x000000007FFFE4B0 001135 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >02:47:00,794 WARNING kernel:[ 0.000000] ACPI: FACS 0x000000007FFFFF40 000040 >02:47:00,794 WARNING kernel:[ 0.000000] ACPI: SSDT 0x000000007FFFF720 000819 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >02:47:00,794 WARNING kernel:[ 0.000000] ACPI: APIC 0x000000007FFFF630 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >02:47:00,794 WARNING kernel:[ 0.000000] ACPI: HPET 0x000000007FFFF5F0 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >02:47:00,794 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >02:47:00,794 INFO kernel:[ 0.000000] No NUMA configuration found >02:47:00,794 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >02:47:00,794 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >02:47:00,794 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7ffea000-0x7fffdfff] >02:47:00,794 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >02:47:00,794 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7ffda001, primary cpu clock >02:47:00,794 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007ac00000-ffff88007cbfffff] on node 0 >02:47:00,794 WARNING kernel:[ 0.000000] Zone ranges: >02:47:00,794 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >02:47:00,794 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >02:47:00,794 WARNING kernel:[ 0.000000] Normal empty >02:47:00,794 WARNING kernel:[ 0.000000] Movable zone start for each node >02:47:00,794 WARNING kernel:[ 0.000000] Early memory node ranges >02:47:00,794 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >02:47:00,794 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >02:47:00,794 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524188 >02:47:00,794 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >02:47:00,794 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >02:47:00,794 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >02:47:00,794 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >02:47:00,794 DEBUG kernel:[ 0.000000] DMA32 zone: 520190 pages, LIFO batch:31 >02:47:00,794 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >02:47:00,794 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >02:47:00,794 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >02:47:00,794 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >02:47:00,794 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >02:47:00,794 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >02:47:00,794 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >02:47:00,794 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >02:47:00,794 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >02:47:00,794 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >02:47:00,794 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >02:47:00,794 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >02:47:00,794 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >02:47:00,794 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >02:47:00,794 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >02:47:00,794 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >02:47:00,794 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >02:47:00,794 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >02:47:00,794 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >02:47:00,794 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >02:47:00,794 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >02:47:00,794 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >02:47:00,794 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >02:47:00,794 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >02:47:00,794 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >02:47:00,794 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >02:47:00,794 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >02:47:00,795 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88007d200000 s87872 r8192 d22720 u2097152 >02:47:00,795 DEBUG kernel:[ 0.000000] pcpu-alloc: s87872 r8192 d22720 u2097152 alloc=1*2097152 >02:47:00,795 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >02:47:00,795 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >02:47:00,795 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7d20e100 >02:47:00,795 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >02:47:00,795 WARNING kernel:[ 0.000000] Policy zone: DMA32 >02:47:00,795 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd-x86_64.img ip=dhcp slub_debug=- ks=ftp://172.18.2.4/default.ks inst.repo=http://dl.fedoraproject.org/pub/alt/stage/21_Alpha_RC1/Server/x86_64/os zswap.enabled=1 cgroup_disable=memory BOOT_IMAGE=vmlinuz-x86_64 >02:47:00,795 INFO kernel:[ 0.000000] Disabling memory control group subsystem >02:47:00,795 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >02:47:00,807 WARNING kernel:[ 0.000000] Memory: 2003624K/2096752K available (7326K kernel code, 1196K rwdata, 3156K rodata, 1452K init, 1504K bss, 93128K reserved) >02:47:00,807 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >02:47:00,807 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >02:47:00,807 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >02:47:00,807 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >02:47:00,807 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0. >02:47:00,807 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >02:47:00,807 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:256 16 >02:47:00,807 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >02:47:00,807 INFO kernel:[ 0.000000] console [tty0] enabled >02:47:00,807 DEBUG kernel:[ 0.000000] hpet clockevent registered >02:47:00,807 INFO kernel:[ 0.000000] tsc: Detected 2526.998 MHz processor >02:47:00,807 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 5053.99 BogoMIPS (lpj=2526998) >02:47:00,807 INFO kernel:[ 0.003008] pid_max: default: 32768 minimum: 301 >02:47:00,807 INFO kernel:[ 0.004037] ACPI: Core revision 20140424 >02:47:00,807 WARNING kernel:[ 0.006778] ACPI: All ACPI Tables successfully acquired >02:47:00,807 INFO kernel:[ 0.008024] Security Framework initialized >02:47:00,807 INFO kernel:[ 0.008646] SELinux: Initializing. >02:47:00,807 DEBUG kernel:[ 0.009018] SELinux: Starting in permissive mode >02:47:00,807 INFO kernel:[ 0.009247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >02:47:00,807 INFO kernel:[ 0.011538] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >02:47:00,807 INFO kernel:[ 0.012470] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >02:47:00,807 INFO kernel:[ 0.013008] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >02:47:00,807 INFO kernel:[ 0.014563] Initializing cgroup subsys memory >02:47:00,807 INFO kernel:[ 0.015009] Initializing cgroup subsys devices >02:47:00,807 INFO kernel:[ 0.016011] Initializing cgroup subsys freezer >02:47:00,807 INFO kernel:[ 0.016598] Initializing cgroup subsys net_cls >02:47:00,807 INFO kernel:[ 0.017009] Initializing cgroup subsys blkio >02:47:00,807 INFO kernel:[ 0.018009] Initializing cgroup subsys perf_event >02:47:00,807 INFO kernel:[ 0.018601] Initializing cgroup subsys net_prio >02:47:00,807 INFO kernel:[ 0.019053] Initializing cgroup subsys hugetlb >02:47:00,807 INFO kernel:[ 0.020000] mce: CPU supports 10 MCE banks >02:47:00,807 INFO kernel:[ 0.020066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >02:47:00,807 INFO kernel:[ 0.020066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >02:47:00,807 INFO kernel:[ 0.020066] tlb_flushall_shift: 6 >02:47:00,807 INFO kernel:[ 0.116609] Freeing SMP alternatives memory: 24K (ffffffff81e98000 - ffffffff81e9e000) >02:47:00,807 INFO kernel:[ 0.122991] ftrace: allocating 26743 entries in 105 pages >02:47:00,807 INFO kernel:[ 0.132000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >02:47:00,807 INFO kernel:[ 0.132000] smpboot: CPU0: Intel QEMU Virtual CPU version 2.1.1 (fam: 06, model: 02, stepping: 03) >02:47:00,807 WARNING kernel:[ 0.134000] APIC calibration not consistent with PM-Timer: 113ms instead of 100ms >02:47:00,807 INFO kernel:[ 0.134000] APIC delta adjusted to PM-Timer: 6246401 (7061138) >02:47:00,807 INFO kernel:[ 0.134153] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >02:47:00,807 INFO kernel:[ 0.137159] watchdog: disabled (inside virtual machine) >02:47:00,807 INFO kernel:[ 0.137703] x86: Booted up 1 node, 1 CPUs >02:47:00,807 INFO kernel:[ 0.138003] smpboot: Total of 1 processors activated (5053.99 BogoMIPS) >02:47:00,807 INFO kernel:[ 0.139279] devtmpfs: initialized >02:47:00,807 INFO kernel:[ 0.143825] atomic64_test: passed for x86-64 platform with CX8 and with SSE >02:47:00,807 INFO kernel:[ 0.144004] pinctrl core: initialized pinctrl subsystem >02:47:00,807 INFO kernel:[ 0.145002] RTC time: 2:45:43, date: 09/17/14 >02:47:00,807 INFO kernel:[ 0.145574] NET: Registered protocol family 16 >02:47:00,807 INFO kernel:[ 0.146130] cpuidle: using governor menu >02:47:00,807 INFO kernel:[ 0.146861] ACPI: bus type PCI registered >02:47:00,807 INFO kernel:[ 0.147002] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >02:47:00,807 INFO kernel:[ 0.148152] PCI: Using configuration type 1 for base access >02:47:00,807 INFO kernel:[ 0.150196] ACPI: Added _OSI(Module Device) >02:47:00,807 INFO kernel:[ 0.150694] ACPI: Added _OSI(Processor Device) >02:47:00,807 INFO kernel:[ 0.151002] ACPI: Added _OSI(3.0 _SCP Extensions) >02:47:00,807 INFO kernel:[ 0.151509] ACPI: Added _OSI(Processor Aggregator Device) >02:47:00,807 INFO kernel:[ 0.154034] ACPI: Interpreter enabled >02:47:00,807 WARNING kernel:[ 0.154537] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >02:47:00,807 WARNING kernel:[ 0.155431] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >02:47:00,807 INFO kernel:[ 0.157018] ACPI: (supports S0 S3 S4 S5) >02:47:00,807 INFO kernel:[ 0.157529] ACPI: Using IOAPIC for interrupt routing >02:47:00,807 INFO kernel:[ 0.158040] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >02:47:00,807 INFO kernel:[ 0.162171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >02:47:00,807 INFO kernel:[ 0.162759] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >02:47:00,807 INFO kernel:[ 0.163007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >02:47:00,807 WARNING kernel:[ 0.164030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >02:47:00,807 INFO kernel:[ 0.165360] acpiphp: Slot [3] registered >02:47:00,807 INFO kernel:[ 0.165883] acpiphp: Slot [4] registered >02:47:00,807 INFO kernel:[ 0.166030] acpiphp: Slot [5] registered >02:47:00,807 INFO kernel:[ 0.166550] acpiphp: Slot [6] registered >02:47:00,807 INFO kernel:[ 0.167050] acpiphp: Slot [7] registered >02:47:00,807 INFO kernel:[ 0.168033] acpiphp: Slot [8] registered >02:47:00,807 INFO kernel:[ 0.169007] acpiphp: Slot [9] registered >02:47:00,807 INFO kernel:[ 0.169544] acpiphp: Slot [10] registered >02:47:00,807 INFO kernel:[ 0.170029] acpiphp: Slot [11] registered >02:47:00,807 INFO kernel:[ 0.170565] acpiphp: Slot [12] registered >02:47:00,807 INFO kernel:[ 0.171039] acpiphp: Slot [13] registered >02:47:00,807 INFO kernel:[ 0.171575] acpiphp: Slot [14] registered >02:47:00,807 INFO kernel:[ 0.172030] acpiphp: Slot [15] registered >02:47:00,807 INFO kernel:[ 0.172676] acpiphp: Slot [16] registered >02:47:00,807 INFO kernel:[ 0.173029] acpiphp: Slot [17] registered >02:47:00,807 INFO kernel:[ 0.173553] acpiphp: Slot [18] registered >02:47:00,807 INFO kernel:[ 0.174036] acpiphp: Slot [19] registered >02:47:00,807 INFO kernel:[ 0.175047] acpiphp: Slot [20] registered >02:47:00,807 INFO kernel:[ 0.176030] acpiphp: Slot [21] registered >02:47:00,807 INFO kernel:[ 0.176570] acpiphp: Slot [22] registered >02:47:00,807 INFO kernel:[ 0.177057] acpiphp: Slot [23] registered >02:47:00,807 INFO kernel:[ 0.177582] acpiphp: Slot [24] registered >02:47:00,807 INFO kernel:[ 0.178029] acpiphp: Slot [25] registered >02:47:00,807 INFO kernel:[ 0.178556] acpiphp: Slot [26] registered >02:47:00,807 INFO kernel:[ 0.179030] acpiphp: Slot [27] registered >02:47:00,807 INFO kernel:[ 0.180014] acpiphp: Slot [28] registered >02:47:00,807 INFO kernel:[ 0.180620] acpiphp: Slot [29] registered >02:47:00,807 INFO kernel:[ 0.181032] acpiphp: Slot [30] registered >02:47:00,807 INFO kernel:[ 0.181567] acpiphp: Slot [31] registered >02:47:00,807 INFO kernel:[ 0.182019] PCI host bridge to bus 0000:00 >02:47:00,807 INFO kernel:[ 0.182531] pci_bus 0000:00: root bus resource [bus 00-ff] >02:47:00,807 INFO kernel:[ 0.183003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >02:47:00,807 INFO kernel:[ 0.184006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >02:47:00,807 INFO kernel:[ 0.185003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >02:47:00,807 INFO kernel:[ 0.186003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >02:47:00,807 DEBUG kernel:[ 0.186672] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >02:47:00,807 DEBUG kernel:[ 0.187466] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >02:47:00,807 DEBUG kernel:[ 0.188577] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >02:47:00,807 DEBUG kernel:[ 0.197007] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] >02:47:00,807 INFO kernel:[ 0.201046] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >02:47:00,807 INFO kernel:[ 0.202003] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >02:47:00,807 INFO kernel:[ 0.202601] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >02:47:00,807 INFO kernel:[ 0.203003] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >02:47:00,807 DEBUG kernel:[ 0.204139] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >02:47:00,807 DEBUG kernel:[ 0.213010] pci 0000:00:01.2: reg 0x20: [io 0xc080-0xc09f] >02:47:00,807 DEBUG kernel:[ 0.217272] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >02:47:00,807 INFO kernel:[ 0.217935] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >02:47:00,807 INFO kernel:[ 0.218021] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >02:47:00,807 DEBUG kernel:[ 0.219347] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >02:47:00,807 DEBUG kernel:[ 0.221030] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >02:47:00,807 DEBUG kernel:[ 0.223037] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >02:47:00,807 DEBUG kernel:[ 0.226019] pci 0000:00:02.0: reg 0x18: [mem 0xfc030000-0xfc031fff] >02:47:00,807 DEBUG kernel:[ 0.229042] pci 0000:00:02.0: reg 0x1c: [io 0xc0a0-0xc0bf] >02:47:00,807 DEBUG kernel:[ 0.236033] pci 0000:00:02.0: reg 0x30: [mem 0xfc020000-0xfc02ffff pref] >02:47:00,807 DEBUG kernel:[ 0.237407] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >02:47:00,807 DEBUG kernel:[ 0.239006] pci 0000:00:03.0: reg 0x10: [io 0xc0c0-0xc0df] >02:47:00,807 DEBUG kernel:[ 0.241004] pci 0000:00:03.0: reg 0x14: [mem 0xfc032000-0xfc032fff] >02:47:00,807 DEBUG kernel:[ 0.252006] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc01ffff pref] >02:47:00,810 DEBUG kernel:[ 0.253479] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000 >02:47:00,810 DEBUG kernel:[ 0.255003] pci 0000:00:04.0: reg 0x10: [io 0xc0e0-0xc0ff] >02:47:00,810 DEBUG kernel:[ 0.257003] pci 0000:00:04.0: reg 0x14: [mem 0xfc033000-0xfc033fff] >02:47:00,810 DEBUG kernel:[ 0.268195] pci 0000:00:05.0: [1af4:1004] type 00 class 0x010000 >02:47:00,810 DEBUG kernel:[ 0.270003] pci 0000:00:05.0: reg 0x10: [io 0xc000-0xc03f] >02:47:00,810 DEBUG kernel:[ 0.272003] pci 0000:00:05.0: reg 0x14: [mem 0xfc034000-0xfc034fff] >02:47:00,810 DEBUG kernel:[ 0.282478] pci 0000:00:06.0: [1af4:1002] type 00 class 0x00ff00 >02:47:00,810 DEBUG kernel:[ 0.284003] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f] >02:47:00,810 DEBUG kernel:[ 0.294262] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >02:47:00,810 DEBUG kernel:[ 0.296003] pci 0000:00:07.0: reg 0x10: [io 0xc040-0xc07f] >02:47:00,810 DEBUG kernel:[ 0.298003] pci 0000:00:07.0: reg 0x14: [mem 0xfc035000-0xfc035fff] >02:47:00,810 INFO kernel:[ 0.309866] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >02:47:00,810 INFO kernel:[ 0.311122] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >02:47:00,810 INFO kernel:[ 0.312124] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >02:47:00,810 INFO kernel:[ 0.313597] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >02:47:00,810 INFO kernel:[ 0.314799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >02:47:00,810 WARNING kernel:[ 0.316000] ACPI: Enabled 16 GPEs in block 00 to 0F >02:47:00,810 INFO kernel:[ 0.317138] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >02:47:00,810 INFO kernel:[ 0.317972] vgaarb: loaded >02:47:00,810 INFO kernel:[ 0.318002] vgaarb: bridge control possible 0000:00:02.0 >02:47:00,810 NOTICE kernel:[ 0.319074] SCSI subsystem initialized >02:47:00,810 DEBUG kernel:[ 0.319640] libata version 3.00 loaded. >02:47:00,810 INFO kernel:[ 0.319700] ACPI: bus type USB registered >02:47:00,810 INFO kernel:[ 0.320021] usbcore: registered new interface driver usbfs >02:47:00,810 INFO kernel:[ 0.320559] usbcore: registered new interface driver hub >02:47:00,810 INFO kernel:[ 0.321029] usbcore: registered new device driver usb >02:47:00,810 INFO kernel:[ 0.321666] PCI: Using ACPI for IRQ routing >02:47:00,810 DEBUG kernel:[ 0.322007] PCI: pci_cache_line_size set to 64 bytes >02:47:00,810 DEBUG kernel:[ 0.322333] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >02:47:00,810 DEBUG kernel:[ 0.322341] e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >02:47:00,810 INFO kernel:[ 0.322496] NetLabel: Initializing >02:47:00,810 INFO kernel:[ 0.323002] NetLabel: domain hash size = 128 >02:47:00,810 INFO kernel:[ 0.323490] NetLabel: protocols = UNLABELED CIPSOv4 >02:47:00,810 INFO kernel:[ 0.324031] NetLabel: unlabeled traffic allowed by default >02:47:00,810 INFO kernel:[ 0.325033] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >02:47:00,810 INFO kernel:[ 0.325620] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >02:47:00,810 INFO kernel:[ 0.326493] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >02:47:00,810 INFO kernel:[ 0.330067] Switched to clocksource kvm-clock >02:47:00,810 INFO kernel:[ 0.344784] pnp: PnP ACPI init >02:47:00,810 INFO kernel:[ 0.345334] ACPI: bus type PNP registered >02:47:00,810 DEBUG kernel:[ 0.345930] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >02:47:00,810 DEBUG kernel:[ 0.345998] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >02:47:00,810 DEBUG kernel:[ 0.346066] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >02:47:00,810 DEBUG kernel:[ 0.346114] pnp 00:03: [dma 2] >02:47:00,810 DEBUG kernel:[ 0.346137] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >02:47:00,810 DEBUG kernel:[ 0.346247] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) >02:47:00,810 INFO kernel:[ 0.346489] pnp: PnP ACPI: found 5 devices >02:47:00,810 INFO kernel:[ 0.347077] ACPI: bus type PNP unregistered >02:47:00,810 DEBUG kernel:[ 0.354717] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >02:47:00,810 DEBUG kernel:[ 0.354720] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >02:47:00,810 DEBUG kernel:[ 0.354722] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >02:47:00,810 DEBUG kernel:[ 0.354724] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >02:47:00,810 INFO kernel:[ 0.354770] NET: Registered protocol family 2 >02:47:00,810 INFO kernel:[ 0.355555] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >02:47:00,810 INFO kernel:[ 0.356778] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >02:47:00,810 INFO kernel:[ 0.357802] TCP: Hash tables configured (established 16384 bind 16384) >02:47:00,810 INFO kernel:[ 0.358451] TCP: reno registered >02:47:00,810 INFO kernel:[ 0.358938] UDP hash table entries: 1024 (order: 3, 32768 bytes) >02:47:00,810 INFO kernel:[ 0.359529] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >02:47:00,810 INFO kernel:[ 0.360231] NET: Registered protocol family 1 >02:47:00,810 INFO kernel:[ 0.360752] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >02:47:00,810 INFO kernel:[ 0.361371] pci 0000:00:01.0: PIIX3: Enabling Passive Release >02:47:00,810 INFO kernel:[ 0.361953] pci 0000:00:01.0: Activating ISA DMA hang workarounds >02:47:00,810 WARNING kernel:[ 0.362889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >02:47:00,810 DEBUG kernel:[ 0.364760] pci 0000:00:02.0: Boot video device >02:47:00,810 DEBUG kernel:[ 0.364853] PCI: CLS 0 bytes, default 64 >02:47:00,810 INFO kernel:[ 0.364956] Unpacking initramfs... >02:47:00,810 INFO kernel:[ 4.335045] Freeing initrd memory: 43264K (ffff88007d430000 - ffff88007fe70000) >02:47:00,810 INFO kernel:[ 4.336644] futex hash table entries: 256 (order: 2, 16384 bytes) >02:47:00,810 NOTICE kernel:[ 4.337236] Initialise system trusted keyring >02:47:00,810 INFO kernel:[ 4.337741] audit: initializing netlink subsys (disabled) >02:47:00,810 NOTICE kernel:[ 4.338341] audit: type=2000 audit(1410921948.716:1): initialized >02:47:00,810 INFO kernel:[ 4.339173] HugeTLB registered 2 MB page size, pre-allocated 0 pages >02:47:00,810 INFO kernel:[ 4.341592] zbud: loaded >02:47:00,810 NOTICE kernel:[ 4.342212] VFS: Disk quotas dquot_6.5.2 >02:47:00,810 WARNING kernel:[ 4.342750] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >02:47:00,810 INFO kernel:[ 4.343713] msgmni has been set to 3997 >02:47:00,810 NOTICE kernel:[ 4.344276] Key type big_key registered >02:47:00,810 DEBUG kernel:[ 4.344744] SELinux: Registering netfilter hooks >02:47:00,810 INFO kernel:[ 4.346261] alg: No test for stdrng (krng) >02:47:00,810 INFO kernel:[ 4.346745] NET: Registered protocol family 38 >02:47:00,810 NOTICE kernel:[ 4.347274] Key type asymmetric registered >02:47:00,810 NOTICE kernel:[ 4.347777] Asymmetric key parser 'x509' registered >02:47:00,810 INFO kernel:[ 4.348382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >02:47:00,810 INFO kernel:[ 4.349260] io scheduler noop registered >02:47:00,810 INFO kernel:[ 4.349731] io scheduler deadline registered >02:47:00,810 INFO kernel:[ 4.350358] io scheduler cfq registered (default) >02:47:00,810 INFO kernel:[ 4.350983] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >02:47:00,810 INFO kernel:[ 4.351546] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >02:47:00,810 DEBUG kernel:[ 4.352166] intel_idle: does not run on family 6 model 2 >02:47:00,810 INFO kernel:[ 4.352258] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >02:47:00,810 INFO kernel:[ 4.353106] ACPI: Power Button [PWRF] >02:47:00,810 INFO kernel:[ 4.353717] GHES: HEST is not enabled! >02:47:00,810 INFO kernel:[ 4.354290] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >02:47:00,810 INFO kernel:[ 4.386395] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >02:47:00,810 INFO kernel:[ 4.387969] Non-volatile memory driver v1.3 >02:47:00,810 INFO kernel:[ 4.388505] Linux agpgart interface v0.103 >02:47:00,810 DEBUG kernel:[ 4.389218] ata_piix 0000:00:01.1: version 2.13 >02:47:00,811 INFO kernel:[ 4.391867] scsi0 : ata_piix >02:47:00,811 INFO kernel:[ 4.392503] scsi1 : ata_piix >02:47:00,811 INFO kernel:[ 4.393041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 >02:47:00,811 INFO kernel:[ 4.393621] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 >02:47:00,811 INFO kernel:[ 4.394974] libphy: Fixed MDIO Bus: probed >02:47:00,811 INFO kernel:[ 4.395581] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >02:47:00,811 INFO kernel:[ 4.396247] ehci-pci: EHCI PCI platform driver >02:47:00,811 INFO kernel:[ 4.396779] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >02:47:00,811 INFO kernel:[ 4.398349] ohci-pci: OHCI PCI platform driver >02:47:00,811 INFO kernel:[ 4.398887] uhci_hcd: USB Universal Host Controller Interface driver >02:47:00,811 INFO kernel:[ 4.400977] uhci_hcd 0000:00:01.2: UHCI Host Controller >02:47:00,811 INFO kernel:[ 4.402914] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >02:47:00,811 INFO kernel:[ 4.403811] uhci_hcd 0000:00:01.2: detected 2 ports >02:47:00,811 INFO kernel:[ 4.404501] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 >02:47:00,811 INFO kernel:[ 4.405298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >02:47:00,811 INFO kernel:[ 4.405893] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:47:00,811 INFO kernel:[ 4.406900] usb usb1: Product: UHCI Host Controller >02:47:00,811 INFO kernel:[ 4.407536] usb usb1: Manufacturer: Linux 3.16.1-301.fc21.x86_64 uhci_hcd >02:47:00,811 INFO kernel:[ 4.408638] usb usb1: SerialNumber: 0000:00:01.2 >02:47:00,811 INFO kernel:[ 4.409338] hub 1-0:1.0: USB hub found >02:47:00,811 INFO kernel:[ 4.409959] hub 1-0:1.0: 2 ports detected >02:47:00,811 INFO kernel:[ 4.410744] usbcore: registered new interface driver usbserial >02:47:00,811 INFO kernel:[ 4.411303] usbcore: registered new interface driver usbserial_generic >02:47:00,811 INFO kernel:[ 4.411887] usbserial: USB Serial support registered for generic >02:47:00,811 INFO kernel:[ 4.412492] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >02:47:00,811 INFO kernel:[ 4.415317] serio: i8042 KBD port at 0x60,0x64 irq 1 >02:47:00,811 INFO kernel:[ 4.415868] serio: i8042 AUX port at 0x60,0x64 irq 12 >02:47:00,811 INFO kernel:[ 4.416526] mousedev: PS/2 mouse device common for all mice >02:47:00,811 INFO kernel:[ 4.417653] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >02:47:00,811 INFO kernel:[ 4.423997] rtc_cmos 00:00: RTC can wake from S4 >02:47:00,811 INFO kernel:[ 4.425474] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >02:47:00,811 INFO kernel:[ 4.426244] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs >02:47:00,811 INFO kernel:[ 4.426927] device-mapper: uevent: version 1.0.3 >02:47:00,811 INFO kernel:[ 4.427592] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >02:47:00,811 INFO kernel:[ 4.428646] hidraw: raw HID events driver (C) Jiri Kosina >02:47:00,811 INFO kernel:[ 4.429484] usbcore: registered new interface driver usbhid >02:47:00,811 INFO kernel:[ 4.431299] usbhid: USB HID core driver >02:47:00,811 INFO kernel:[ 4.431837] drop_monitor: Initializing network drop monitor service >02:47:00,811 INFO kernel:[ 4.432519] ip_tables: (C) 2000-2006 Netfilter Core Team >02:47:00,811 INFO kernel:[ 4.433395] TCP: cubic registered >02:47:00,811 INFO kernel:[ 4.433896] Initializing XFRM netlink socket >02:47:00,811 INFO kernel:[ 4.434639] NET: Registered protocol family 10 >02:47:00,811 INFO kernel:[ 4.435484] mip6: Mobile IPv6 >02:47:00,811 INFO kernel:[ 4.435970] NET: Registered protocol family 17 >02:47:00,811 NOTICE kernel:[ 4.436873] Loading compiled-in X.509 certificates >02:47:00,811 NOTICE kernel:[ 4.438734] Loaded X.509 cert 'Fedora kernel signing key: 3ef43f90de979dd933841ca4d009814f19f7d554' >02:47:00,811 INFO kernel:[ 4.439799] registered taskstats version 1 >02:47:00,811 INFO kernel:[ 4.440487] zswap: loading zswap >02:47:00,811 INFO kernel:[ 4.441403] zswap: using lzo compressor >02:47:00,811 INFO kernel:[ 4.442650] Magic number: 14:739:763 >02:47:00,811 INFO kernel:[ 4.443178] psmouse serio1: hash matches >02:47:00,811 INFO kernel:[ 4.443952] rtc_cmos 00:00: setting system clock to 2014-09-17 02:45:48 UTC (1410921948) >02:47:00,811 DEBUG kernel:[ 4.445001] PM: Hibernation image not present or could not be loaded. >02:47:00,811 DEBUG kernel:[ 4.547767] ata1.01: NODEV after polling detection >02:47:00,811 INFO kernel:[ 4.548925] ata1.00: ATAPI: QEMU DVD-ROM, 2.1.1, max UDMA/100 >02:47:00,811 INFO kernel:[ 4.550958] ata1.00: configured for MWDMA2 >02:47:00,811 NOTICE kernel:[ 4.552289] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.1. PQ: 0 ANSI: 5 >02:47:00,811 WARNING kernel:[ 4.554156] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >02:47:00,811 INFO kernel:[ 4.554695] cdrom: Uniform CD-ROM driver Revision: 3.20 >02:47:00,811 DEBUG kernel:[ 4.555363] sr 0:0:0:0: Attached scsi CD-ROM sr0 >02:47:00,811 NOTICE kernel:[ 4.555569] sr 0:0:0:0: Attached scsi generic sg0 type 5 >02:47:00,811 INFO kernel:[ 4.558117] Freeing unused kernel memory: 1452K (ffffffff81d2d000 - ffffffff81e98000) >02:47:00,811 INFO kernel:[ 4.558997] Write protecting the kernel read-only data: 12288k >02:47:00,811 INFO kernel:[ 4.562701] Freeing unused kernel memory: 856K (ffff88000172a000 - ffff880001800000) >02:47:00,811 INFO kernel:[ 4.566730] Freeing unused kernel memory: 940K (ffff880001b15000 - ffff880001c00000) >02:47:00,811 NOTICE kernel:[ 4.571918] random: systemd urandom read with 6 bits of entropy available >02:47:00,811 INFO kernel:[ 4.712124] usb 1-1: new full-speed USB device number 2 using uhci_hcd >02:47:00,811 INFO kernel:[ 4.804453] device-mapper: multipath: version 1.7.0 loaded >02:47:00,811 INFO kernel:[ 4.873150] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >02:47:00,811 INFO kernel:[ 4.873746] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >02:47:00,811 INFO kernel:[ 4.874408] usb 1-1: Product: QEMU USB Tablet >02:47:00,811 INFO kernel:[ 4.874901] usb 1-1: Manufacturer: QEMU >02:47:00,811 INFO kernel:[ 4.875429] usb 1-1: SerialNumber: 42 >02:47:00,811 INFO kernel:[ 4.885682] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >02:47:00,811 INFO kernel:[ 4.886999] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >02:47:00,811 INFO kernel:[ 5.072354] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >02:47:00,811 INFO kernel:[ 5.256900] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >02:47:00,811 INFO kernel:[ 5.338067] tsc: Refined TSC clocksource calibration: 2526.997 MHz >02:47:00,811 INFO kernel:[ 5.692265] squashfs: version 4.0 (2009/01/31) Phillip Lougher >02:47:00,811 INFO kernel:[ 5.705091] Loading iSCSI transport class v2.0-870. >02:47:00,811 NOTICE kernel:[ 5.716543] iscsi: registered transport (tcp) >02:47:00,811 INFO kernel:[ 5.806769] FDC 0 is a S82078B >02:47:00,811 INFO kernel:[ 5.821045] No iBFT detected. >02:47:00,811 INFO kernel:[ 5.828750] md: raid0 personality registered for level 0 >02:47:00,811 INFO kernel:[ 5.840010] md: raid1 personality registered for level 1 >02:47:00,811 WARNING kernel:[ 5.872025] raid6: sse2x1 3667 MB/s >02:47:00,811 WARNING kernel:[ 5.889033] raid6: sse2x2 4195 MB/s >02:47:00,811 WARNING kernel:[ 5.906022] raid6: sse2x4 7066 MB/s >02:47:00,811 WARNING kernel:[ 5.906625] raid6: using algorithm sse2x4 (7066 MB/s) >02:47:00,811 WARNING kernel:[ 5.907192] raid6: using intx1 recovery algorithm >02:47:00,811 INFO kernel:[ 5.910167] async_tx: api initialized (async) >02:47:00,811 INFO kernel:[ 5.913227] xor: measuring software checksum speed >02:47:00,811 INFO kernel:[ 5.923019] prefetch64-sse: 9296.000 MB/sec >02:47:00,811 INFO kernel:[ 5.933019] generic_sse: 7888.000 MB/sec >02:47:00,811 INFO kernel:[ 5.933538] xor: using function: prefetch64-sse (9296.000 MB/sec) >02:47:00,811 INFO kernel:[ 5.957873] md: raid6 personality registered for level 6 >02:47:00,811 INFO kernel:[ 5.958453] md: raid5 personality registered for level 5 >02:47:00,811 INFO kernel:[ 5.959021] md: raid4 personality registered for level 4 >02:47:00,811 INFO kernel:[ 5.980612] md: raid10 personality registered for level 10 >02:47:00,811 INFO kernel:[ 5.988044] md: linear personality registered for level -1 >02:47:00,811 INFO kernel:[ 6.015660] device-mapper: multipath round-robin: version 1.0.0 loaded >02:47:00,811 INFO kernel:[ 6.035640] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >02:47:00,811 INFO kernel:[ 6.094884] RPC: Registered named UNIX socket transport module. >02:47:00,811 INFO kernel:[ 6.095498] RPC: Registered udp transport module. >02:47:00,811 INFO kernel:[ 6.096170] RPC: Registered tcp transport module. >02:47:00,811 INFO kernel:[ 6.096692] RPC: Registered tcp NFSv4.1 backchannel transport module. >02:47:00,811 WARNING kernel:[ 6.604657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >02:47:00,811 WARNING kernel:[ 6.622677] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >02:47:00,811 WARNING kernel:[ 6.631647] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >02:47:00,811 DEBUG kernel:[ 6.710592] virtio-pci 0000:00:07.0: irq 40 for MSI/MSI-X >02:47:00,811 DEBUG kernel:[ 6.710624] virtio-pci 0000:00:07.0: irq 41 for MSI/MSI-X >02:47:00,811 DEBUG kernel:[ 6.714203] virtio-pci 0000:00:05.0: irq 42 for MSI/MSI-X >02:47:00,811 DEBUG kernel:[ 6.714232] virtio-pci 0000:00:05.0: irq 43 for MSI/MSI-X >02:47:00,811 DEBUG kernel:[ 6.714260] virtio-pci 0000:00:05.0: irq 44 for MSI/MSI-X >02:47:00,811 DEBUG kernel:[ 6.714288] virtio-pci 0000:00:05.0: irq 45 for MSI/MSI-X >02:47:00,811 INFO kernel:[ 6.715032] scsi2 : Virtio SCSI HBA >02:47:00,811 WARNING kernel:[ 6.718195] ------------[ cut here ]------------ >02:47:00,811 WARNING kernel:[ 6.720389] WARNING: CPU: 0 PID: 480 at mm/slab_common.c:69 kmem_cache_create+0x18b/0x310() >02:47:00,811 WARNING kernel:[ 6.721331] Modules linked in: virtio_blk(+) virtio_scsi(+) virtio_pci virtio_ring virtio i2c_core ata_generic pata_acpi sunrpc dm_crypt dm_round_robin linear raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid1 raid0 iscsi_ibft iscsi_boot_sysfs floppy iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi squashfs cramfs edd dm_multipath >02:47:00,811 WARNING kernel:[ 6.728852] CPU: 0 PID: 480 Comm: systemd-udevd Not tainted 3.16.1-301.fc21.x86_64 #1 >02:47:00,811 WARNING kernel:[ 6.729735] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 >02:47:00,811 WARNING kernel:[ 6.730408] 0000000000000000 00000000fc3ff07d ffff88007f073a38 ffffffff8171bb42 >02:47:00,811 WARNING kernel:[ 6.732041] 0000000000000000 ffff88007f073a70 ffffffff8108f25d ffff880079d727e0 >02:47:00,811 WARNING kernel:[ 6.734145] 0000000000000228 ffffffff81c6ddc8 0000000000000000 0000000000002000 >02:47:00,811 WARNING kernel:[ 6.735647] Call Trace: >02:47:00,811 WARNING kernel:[ 6.736257] [<ffffffff8171bb42>] dump_stack+0x45/0x56 >02:47:00,811 WARNING kernel:[ 6.736792] [<ffffffff8108f25d>] warn_slowpath_common+0x7d/0xa0 >02:47:00,811 WARNING kernel:[ 6.737465] [<ffffffff8108f38a>] warn_slowpath_null+0x1a/0x20 >02:47:00,811 WARNING kernel:[ 6.739112] [<ffffffff811a7f7b>] kmem_cache_create+0x18b/0x310 >02:47:00,811 WARNING kernel:[ 6.739761] [<ffffffff8137d0ae>] ? kasprintf+0x4e/0x70 >02:47:00,811 WARNING kernel:[ 6.740334] [<ffffffff814a4360>] scsi_setup_command_freelist+0x120/0x270 >02:47:00,811 WARNING kernel:[ 6.741033] [<ffffffff814a5080>] scsi_add_host_with_dma+0x60/0x2b0 >02:47:00,811 WARNING kernel:[ 6.741712] [<ffffffffa01719c9>] virtscsi_probe+0x269/0x2af [virtio_scsi] >02:47:00,811 WARNING kernel:[ 6.742326] [<ffffffffa019a7c0>] ? vp_reset+0x90/0x90 [virtio_pci] >02:47:00,811 WARNING kernel:[ 6.742997] [<ffffffffa01771d9>] virtio_dev_probe+0xe9/0x160 [virtio] >02:47:00,811 WARNING kernel:[ 6.743586] [<ffffffff81484073>] driver_probe_device+0xa3/0x400 >02:47:00,811 WARNING kernel:[ 6.744564] [<ffffffff8148449b>] __driver_attach+0x8b/0x90 >02:47:00,811 WARNING kernel:[ 6.745228] [<ffffffff81484410>] ? __device_attach+0x40/0x40 >02:47:00,811 WARNING kernel:[ 6.745780] [<ffffffff81481e13>] bus_for_each_dev+0x73/0xc0 >02:47:00,811 WARNING kernel:[ 6.746443] [<ffffffff81483b0e>] driver_attach+0x1e/0x20 >02:47:00,811 WARNING kernel:[ 6.747119] [<ffffffff814836e0>] bus_add_driver+0x180/0x250 >02:47:00,811 WARNING kernel:[ 6.747660] [<ffffffffa01a0000>] ? 0xffffffffa019ffff >02:47:00,811 WARNING kernel:[ 6.748226] [<ffffffff81484c64>] driver_register+0x64/0xf0 >02:47:00,811 WARNING kernel:[ 6.748772] [<ffffffffa0177550>] register_virtio_driver+0x20/0x40 [virtio] >02:47:00,811 WARNING kernel:[ 6.755167] [<ffffffffa01a0085>] init+0x85/0x1000 [virtio_scsi] >02:47:00,811 WARNING kernel:[ 6.755738] [<ffffffff81002148>] do_one_initcall+0xd8/0x210 >02:47:00,811 WARNING kernel:[ 6.756315] [<ffffffff811c3b92>] ? __vunmap+0xa2/0x100 >02:47:00,811 WARNING kernel:[ 6.756868] [<ffffffff8110da81>] load_module+0x2061/0x2600 >02:47:00,811 WARNING kernel:[ 6.757432] [<ffffffff81109420>] ? store_uevent+0x70/0x70 >02:47:00,811 WARNING kernel:[ 6.758105] [<ffffffff8110e0ed>] SyS_init_module+0xcd/0x120 >02:47:00,811 WARNING kernel:[ 6.758655] [<ffffffff817229e9>] system_call_fastpath+0x16/0x1b >02:47:00,811 WARNING kernel:[ 6.759245] ---[ end trace 71e7693c648088f0 ]--- >02:47:00,811 INFO kernel:[ 6.760058] vda: vda1 vda2 >02:47:00,811 WARNING kernel:[ 6.761540] ------------[ cut here ]------------ >02:47:00,811 WARNING kernel:[ 6.762218] WARNING: CPU: 0 PID: 480 at mm/slab_common.c:69 kmem_cache_create+0x18b/0x310() >02:47:00,811 WARNING kernel:[ 6.763228] Modules linked in: virtio_blk(+) virtio_scsi(+) virtio_pci virtio_ring virtio i2c_core ata_generic pata_acpi sunrpc dm_crypt dm_round_robin linear raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid1 raid0 iscsi_ibft iscsi_boot_sysfs floppy iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi squashfs cramfs edd dm_multipath >02:47:00,811 WARNING kernel:[ 6.771481] CPU: 0 PID: 480 Comm: systemd-udevd Tainted: G W 3.16.1-301.fc21.x86_64 #1 >02:47:00,811 WARNING kernel:[ 6.772513] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011 >02:47:00,811 WARNING kernel:[ 6.773181] 0000000000000000 00000000fc3ff07d ffff88007f073a38 ffffffff8171bb42 >02:47:00,811 WARNING kernel:[ 6.774746] 0000000000000000 ffff88007f073a70 ffffffff8108f25d ffff880079d72d20 >02:47:00,811 WARNING kernel:[ 6.776244] 0000000000000060 ffffffff81c6ddc8 0000000000000000 0000000000002000 >02:47:00,811 WARNING kernel:[ 6.778105] Call Trace: >02:47:00,811 WARNING kernel:[ 6.778565] [<ffffffff8171bb42>] dump_stack+0x45/0x56 >02:47:00,811 WARNING kernel:[ 6.779220] [<ffffffff8108f25d>] warn_slowpath_common+0x7d/0xa0 >02:47:00,811 WARNING kernel:[ 6.779780] [<ffffffff8108f38a>] warn_slowpath_null+0x1a/0x20 >02:47:00,811 WARNING kernel:[ 6.780462] [<ffffffff811a7f7b>] kmem_cache_create+0x18b/0x310 >02:47:00,811 WARNING kernel:[ 6.781137] [<ffffffff8137d0ae>] ? kasprintf+0x4e/0x70 >02:47:00,811 WARNING kernel:[ 6.781674] [<ffffffff814a4383>] scsi_setup_command_freelist+0x143/0x270 >02:47:00,811 WARNING kernel:[ 6.784508] [<ffffffff814a5080>] scsi_add_host_with_dma+0x60/0x2b0 >02:47:00,811 WARNING kernel:[ 6.785203] [<ffffffffa01719c9>] virtscsi_probe+0x269/0x2af [virtio_scsi] >02:47:00,811 WARNING kernel:[ 6.785791] [<ffffffffa019a7c0>] ? vp_reset+0x90/0x90 [virtio_pci] >02:47:00,811 WARNING kernel:[ 6.786482] [<ffffffffa01771d9>] virtio_dev_probe+0xe9/0x160 [virtio] >02:47:00,811 WARNING kernel:[ 6.787177] [<ffffffff81484073>] driver_probe_device+0xa3/0x400 >02:47:00,811 WARNING kernel:[ 6.787738] [<ffffffff8148449b>] __driver_attach+0x8b/0x90 >02:47:00,811 WARNING kernel:[ 6.788399] [<ffffffff81484410>] ? __device_attach+0x40/0x40 >02:47:00,811 WARNING kernel:[ 6.788964] [<ffffffff81481e13>] bus_for_each_dev+0x73/0xc0 >02:47:00,811 WARNING kernel:[ 6.789620] [<ffffffff81483b0e>] driver_attach+0x1e/0x20 >02:47:00,812 WARNING kernel:[ 6.790291] [<ffffffff814836e0>] bus_add_driver+0x180/0x250 >02:47:00,812 WARNING kernel:[ 6.790954] [<ffffffffa01a0000>] ? 0xffffffffa019ffff >02:47:00,812 WARNING kernel:[ 6.791597] [<ffffffff81484c64>] driver_register+0x64/0xf0 >02:47:00,812 WARNING kernel:[ 6.792192] [<ffffffffa0177550>] register_virtio_driver+0x20/0x40 [virtio] >02:47:00,812 WARNING kernel:[ 6.792878] [<ffffffffa01a0085>] init+0x85/0x1000 [virtio_scsi] >02:47:00,812 WARNING kernel:[ 6.793868] [<ffffffff81002148>] do_one_initcall+0xd8/0x210 >02:47:00,812 WARNING kernel:[ 6.795776] [<ffffffff811c3b92>] ? __vunmap+0xa2/0x100 >02:47:00,812 WARNING kernel:[ 6.796768] [<ffffffff8110da81>] load_module+0x2061/0x2600 >02:47:00,812 WARNING kernel:[ 6.797431] [<ffffffff81109420>] ? store_uevent+0x70/0x70 >02:47:00,812 WARNING kernel:[ 6.797987] [<ffffffff8110e0ed>] SyS_init_module+0xcd/0x120 >02:47:00,812 WARNING kernel:[ 6.798645] [<ffffffff817229e9>] system_call_fastpath+0x16/0x1b >02:47:00,812 WARNING kernel:[ 6.800989] ---[ end trace 71e7693c648088f1 ]--- >02:47:00,812 INFO kernel:[ 6.847911] [drm] Initialized drm 1.1.0 20060810 >02:47:00,812 DEBUG kernel:[ 6.870880] virtio-pci 0000:00:03.0: irq 46 for MSI/MSI-X >02:47:00,812 DEBUG kernel:[ 6.870916] virtio-pci 0000:00:03.0: irq 47 for MSI/MSI-X >02:47:00,812 DEBUG kernel:[ 6.870942] virtio-pci 0000:00:03.0: irq 48 for MSI/MSI-X >02:47:00,812 INFO kernel:[ 6.933784] [drm] Device Version 0.0 >02:47:00,812 INFO kernel:[ 6.934798] [drm] Compression level 0 log level 0 >02:47:00,812 INFO kernel:[ 6.935685] [drm] Currently using mode #0, list at 0x488 >02:47:00,812 INFO kernel:[ 6.936684] [drm] 12286 io pages at offset 0x1000000 >02:47:00,812 INFO kernel:[ 6.937557] [drm] 16777216 byte draw area at offset 0x0 >02:47:00,812 INFO kernel:[ 6.938419] [drm] RAM header offset: 0x3ffe000 >02:47:00,812 INFO kernel:[ 6.939355] [drm] rom modes offset 0x488 for 128 modes >02:47:00,812 INFO kernel:[ 6.943044] [TTM] Zone kernel: Available graphics memory: 1025080 kiB >02:47:00,812 INFO kernel:[ 6.943715] [TTM] Initializing pool allocator >02:47:00,812 INFO kernel:[ 6.944341] [TTM] Initializing DMA pool allocator >02:47:00,812 INFO kernel:[ 6.944957] [drm] qxl: 16M of VRAM memory size >02:47:00,812 INFO kernel:[ 6.945581] [drm] qxl: 63M of IO pages memory ready (VRAM domain) >02:47:00,812 INFO kernel:[ 6.946155] [drm] qxl: 64M of Surface memory size >02:47:00,812 INFO kernel:[ 7.039489] [drm] main mem slot 1 [f4000000,3ffe000] >02:47:00,812 INFO kernel:[ 7.040142] [drm] surface mem slot 2 [f8000000,4000000] >02:47:00,812 INFO kernel:[ 7.041607] [drm] fb mappable at 0xF4000000, size 3145728 >02:47:00,812 INFO kernel:[ 7.042168] [drm] fb: depth 24, pitch 4096, width 1024, height 768 >02:47:00,812 INFO kernel:[ 7.042943] fbcon: qxldrmfb (fb0) is primary device >02:47:00,812 INFO kernel:[ 7.063315] Console: switching to colour frame buffer device 128x48 >02:47:00,812 INFO kernel:[ 7.065905] qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >02:47:00,812 INFO kernel:[ 7.065913] qxl 0000:00:02.0: registered panic notifier >02:47:00,812 INFO kernel:[ 7.066003] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >02:47:00,812 NOTICE kernel:[ 15.550332] random: nonblocking pool is initialized >02:47:00,812 INFO kernel:[ 50.994675] loop: module loaded >02:47:00,812 INFO kernel:[ 51.838149] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >02:47:00,812 DEBUG kernel:[ 70.300141] SELinux: 2048 avtab hash slots, 108976 rules. >02:47:00,812 DEBUG kernel:[ 70.318632] SELinux: 2048 avtab hash slots, 108976 rules. >02:47:00,812 DEBUG kernel:[ 70.342987] SELinux: 8 users, 103 roles, 4910 types, 292 bools, 1 sens, 1024 cats >02:47:00,812 DEBUG kernel:[ 70.342991] SELinux: 83 classes, 108976 rules >02:47:00,812 INFO kernel:[ 70.348340] SELinux: Permission audit_read in class capability2 not defined in policy. >02:47:00,812 INFO kernel:[ 70.348423] SELinux: the above unknown classes and permissions will be allowed >02:47:00,812 DEBUG kernel:[ 70.348485] SELinux: Completing initialization. >02:47:00,812 DEBUG kernel:[ 70.348486] SELinux: Setting up existing superblocks. >02:47:00,812 DEBUG kernel:[ 70.348629] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:47:00,812 DEBUG kernel:[ 70.348810] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.348822] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.348827] SELinux: initialized (dev proc, type proc), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.348888] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >02:47:00,812 DEBUG kernel:[ 70.349323] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.350551] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >02:47:00,812 DEBUG kernel:[ 70.350555] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >02:47:00,812 DEBUG kernel:[ 70.350560] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.350563] SELinux: initialized (dev aio, type aio), not configured for labeling >02:47:00,812 DEBUG kernel:[ 70.350566] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >02:47:00,812 DEBUG kernel:[ 70.350588] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:47:00,812 DEBUG kernel:[ 70.350594] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >02:47:00,812 DEBUG kernel:[ 70.350600] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.350613] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.350914] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.350916] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:47:00,812 DEBUG kernel:[ 70.350921] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:47:00,812 DEBUG kernel:[ 70.351062] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:47:00,812 DEBUG kernel:[ 70.351085] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351090] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351092] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351094] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351097] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351100] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351102] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351105] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351112] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351114] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351117] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351122] SELinux: initialized (dev drm, type drm), not configured for labeling >02:47:00,812 DEBUG kernel:[ 70.351125] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 70.351136] SELinux: initialized (dev loop0, type squashfs), uses xattr >02:47:00,812 DEBUG kernel:[ 70.351152] SELinux: initialized (dev dm-0, type ext4), uses xattr >02:47:00,812 NOTICE kernel:[ 70.352964] audit: type=1403 audit(1410922014.408:2): policy loaded auid=4294967295 ses=4294967295 >02:47:00,812 DEBUG kernel:[ 71.177392] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:47:00,812 DEBUG kernel:[ 71.212199] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >02:47:00,812 DEBUG kernel:[ 71.520493] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:47:00,812 INFO kernel:[ 76.322985] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >02:47:00,812 NOTICE kernel:[ 76.723680] audit: type=1400 audit(1410922020.779:3): avc: denied { unlink } for pid=1119 comm="rsyslogd" name="log" dev="devtmpfs" ino=10005 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >02:47:00,947 DEBUG kernel:[ 76.879470] virtio-pci 0000:00:04.0: irq 49 for MSI/MSI-X >02:47:00,947 DEBUG kernel:[ 76.879496] virtio-pci 0000:00:04.0: irq 50 for MSI/MSI-X >02:47:01,359 INFO NetworkManager: <info> NetworkManager (version 0.9.10.0-4.git20140704.fc21) is starting... >02:47:01,360 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >02:47:01,360 INFO NetworkManager: <info> WEXT support is enabled >02:47:01,361 INFO kernel:[ 77.304354] zram: Created 1 device(s) ... >02:47:01,447 INFO kernel:[ 77.390789] zram0: detected capacity change from 0 to 2099363840 >02:47:01,549 INFO kernel:[ 77.492448] cfg80211: Calling CRDA to update world regulatory domain >02:47:01,551 INFO kernel:[ 77.494381] Adding 2050156k swap on /dev/zram0. Priority:100 extents:1 across:2050156k SSFS >02:47:01,618 INFO kernel:[ 77.561303] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >02:47:01,640 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >02:47:01,662 INFO kernel:[ 77.605752] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >02:47:01,715 INFO polkitd: Started polkitd version 0.112 >02:47:01,912 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >02:47:01,934 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >02:47:01,935 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >02:47:01,935 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >02:47:01,935 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >02:47:01,989 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >02:47:01,990 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >02:47:01,993 INFO NetworkManager: <info> read connection 'eth0' >02:47:01,996 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >02:47:02,054 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >02:47:02,063 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >02:47:02,065 INFO NetworkManager: <info> WiFi hardware radio set enabled >02:47:02,065 INFO NetworkManager: <info> WWAN hardware radio set enabled >02:47:02,071 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >02:47:02,077 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >02:47:02,079 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >02:47:02,080 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >02:47:02,080 INFO NetworkManager: <info> Networking is enabled by state file >02:47:02,084 INFO NetworkManager: <info> (eth0): link connected >02:47:02,086 INFO NetworkManager: <info> (eth0): carrier is ON >02:47:02,086 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >02:47:02,087 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >02:47:02,090 INFO NetworkManager: <info> read connection 'eth0' >02:47:02,092 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >02:47:02,117 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >02:47:02,119 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >02:47:02,119 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >02:47:02,129 INFO NetworkManager: <info> (lo): link connected >02:47:02,140 INFO NetworkManager: <info> (lo): carrier is ON >02:47:02,146 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >02:47:02,146 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/1 >02:47:02,174 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >02:47:02,174 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >02:47:02,174 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >02:47:02,174 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >02:47:02,175 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >02:47:02,175 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >02:47:02,175 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >02:47:02,175 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >02:47:02,175 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >02:47:02,175 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >02:47:02,175 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >02:47:02,176 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >02:47:02,176 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) scheduled... >02:47:02,177 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >02:47:02,177 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >02:47:02,221 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >02:47:02,229 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >02:47:02,229 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) started... >02:47:02,229 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv6 Commit) complete. >02:47:02,248 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >02:47:02,267 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >02:47:02,267 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >02:47:02,288 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >02:47:02,292 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >02:47:02,386 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >02:47:02,393 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >02:47:02,683 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >02:47:02,700 NOTICE nm-dispatcher: Dispatching action 'up' for eth0 >02:47:02,838 WARNING spice-vdagentd: no session info, max 1 session agent allowed >02:47:04,392 NOTICE kernel:[ 80.335155] audit: type=1400 audit(1410922024.391:4): avc: denied { read write } for pid=1236 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >02:47:07,060 INFO NetworkManager: <info> startup complete >02:47:07,377 NOTICE kernel:[ 83.320388] audit: type=1400 audit(1410922027.376:5): avc: denied { read write } for pid=1239 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9877 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >02:47:08,665 NOTICE kernel:[ 84.608934] audit: type=1400 audit(1410922028.664:6): avc: denied { read write } for pid=1280 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >02:47:08,669 NOTICE kernel:[ 84.612187] audit: type=1400 audit(1410922028.668:7): avc: denied { open } for pid=1280 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >02:47:08,669 NOTICE kernel:[ 84.612202] audit: type=1400 audit(1410922028.668:8): avc: denied { ioctl } for pid=1280 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >02:47:08,904 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >02:47:08,991 DEBUG kernel:[ 84.934391] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:47:09,049 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >02:47:09,086 NOTICE kernel:[ 85.029338] audit: type=1107 audit(1410922029.085:9): pid=1152 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.6 spid=1284 tpid=1170 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >02:47:09,086 NOTICE kernel:[ 85.029338] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >02:47:10,178 NOTICE kernel:[ 86.121827] audit: type=1400 audit(1410922030.177:10): avc: denied { read write } for pid=1298 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 permissive=1 >02:47:10,673 INFO kernel:[ 86.616961] input: spice vdagent tablet as /devices/virtual/input/input5 >02:47:10,673 INFO spice-vdagentd: opening vdagent virtio channel >02:47:10,806 NOTICE kernel:[ 86.748432] audit: type=1400 audit(1410922030.804:11): avc: denied { open } for pid=1125 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=29541 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file permissive=1 >02:47:11,961 NOTICE kernel:[ 87.904722] audit: type=1400 audit(1410922031.960:12): avc: denied { read write } for pid=1320 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 permissive=1 >02:47:11,961 NOTICE kernel:[ 87.905330] audit: type=1400 audit(1410922031.961:13): avc: denied { read write } for pid=1320 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=9877 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >02:47:12,002 NOTICE kernel:[ 88.182799] audit: type=1400 audit(1410922032.001:14): avc: denied { ioctl } for pid=1320 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 permissive=1 >02:47:12,080 INFO chronyd: chronyd version 1.31-pre1 starting >02:47:12,082 INFO chronyd: Generated key 1 >02:47:17,503 INFO chronyd: Selected source 24.215.0.24 >02:47:17,503 WARNING chronyd: System clock wrong by 0.903189 seconds, adjustment started >02:47:22,387 INFO kernel:[ 98.567390] Btrfs loaded >02:47:22,543 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >02:47:22,557 DEBUG kernel:[ 98.737537] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:47:22,595 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >02:47:22,600 WARNING kernel:[ 98.780274] audit_printk_skb: 3 callbacks suppressed >02:47:22,600 NOTICE kernel:[ 98.780278] audit: type=1107 audit(1410922042.598:16): pid=1152 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.97 spid=1410 tpid=1408 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=dbus >02:47:22,600 NOTICE kernel:[ 98.780278] exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >02:47:23,004 INFO kernel:[ 99.184718] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >02:47:25,135 INFO kernel:[ 101.315836] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >02:47:25,143 DEBUG kernel:[ 101.323104] SELinux: initialized (dev vda1, type ext4), uses xattr >02:47:26,171 INFO kernel:[ 102.351004] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >02:47:26,171 DEBUG kernel:[ 102.351098] SELinux: initialized (dev dm-2, type ext4), uses xattr >02:47:28,328 DEBUG kernel:[ 104.508971] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts > > >/run/install/ks.cfg: >#version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Use CDROM installation media >cdrom ># Network information >network --bootproto=dhcp --hostname=localhost.localdomain ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda ># Keyboard layouts >keyboard 'us'# System language >lang en_US.UTF-8 ># Installation logging level >logging --level=info ># Root password >rootpw --plaintext fedora ># System timezone >timezone America/New_York ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda >autopart --type=plain ># Partition clearing information >clearpart --all --initlabel --drives=vda > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@hardware-support >@input-methods >@multimedia >@printing >@standard > >%end
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 1142544
: 938297 |
938298
|
938299
|
938300
|
938301
|
938302
|
938303
|
938304
|
938305
|
938306
|
938307
|
938308