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 683291 Details for
Bug 901905
mkfs.btrfs succeeds but mounting it later fails (btrfs: failed to read chunk tree on vde1) thus crashing anaconda during installation
[?]
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.
anaconda-tb
anaconda-tb-vho1te (text/plain), 1.29 MB, created by
Reartes Guillermo
on 2013-01-19 22:06:46 UTC
(
hide
)
Description:
anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2013-01-19 22:06:46 UTC
Size:
1.29 MB
patch
obsolete
>anaconda 18.37.11 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 786, in create > raise DeviceCreateError(str(e), self.name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 241, in execute > self.device.create() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 323, in processActions > action.execute() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 323, in doIt > self.devicetree.processActions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 174, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 114, in doInstall > turnOnFilesystems(storage) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >DeviceCreateError: ("mount failed: (32, 'mount: wrong fs type, bad option, bad superblock on /dev/vdb1,\\n missing codepage or helper program, or other error\\n In some cases useful info is found in syslog - try\\n dmesg | tail or so')", 'home') > >Local variables in innermost frame: >self: non-existent 3000MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home >e: mount failed: (32, 'mount: wrong fs type, bad option, bad superblock on /dev/vdb1,\n missing codepage or helper program, or other error\n In some cases useful info is found in syslog - try\n dmesg | tail or so') > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.data: Skipped > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128, 'vdc': 130, 'vdb': 129, 'vde': 132, 'vdd': 131} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vdb, vdc, vdd, vde, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, fedora, fedora-root, fedora-swap, home] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'vdc': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'vdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vde': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vde > _intf.storage.fsset.devicetree.topology._devmap.sysname: vde > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdd': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, vdb, vdc, vdd, vde, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2233344 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bca70> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-01-09-19-59-42-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18_x86_64 > _format._targetSize: 0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-01-09-19-59-42-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4362.0 > _serial: None > id: 0 > minor: 0 >, existing 15000MB disk vda (1) with non-existent msdos disklabel >, existing 1200MB disk vdb (2) with existing msdos disklabel >, existing 1200MB disk vdc (3) with existing msdos disklabel >, existing 1200MB disk vdd (4) with existing msdos disklabel >, existing 1200MB disk vde (5) with existing msdos disklabel >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._device: /dev/loop1 > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 1024.0 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 1024.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, existing 1024MB dm live-rw (12) with existing ext4 filesystem >, non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >, non-existent 14231MB partition vda2 (41) with non-existent lvmpv >, non-existent 14228MB lvmvg fedora (42) >, non-existent 13200MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / >, non-existent 1024MB lvmlv fedora-swap (46) with non-existent swap >, existing 750MB partition vdb1 (48) with non-existent btrfs filesystem >, existing 750MB partition vdc1 (49) with non-existent btrfs filesystem >, existing 750MB partition vdd1 (50) with non-existent btrfs filesystem >, existing 750MB partition vde1 (51) with non-existent btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 52 > controllable: True > dataLevel: single > uuid: None > _format: BTRFS instance, containing members: > _format.uuid: 8ce20877-a61b-44f7-adae-d9a977c87dc1 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: fedora > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/vdb1 > parents: [Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > subvolumes: [BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: False > req_size: 4.0 > _size: 0 > id: 53 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: subvol=home > _format.mountpoint: /home > _format._migrate: False > _format._device: /dev/vdb1 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: None > _model: Skipped > kids: 0 > _vendor: Skipped > _name: home > protected: False > originalFormat: non-existent None > _serial: None >] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 1 > _vendor: Skipped > _name: fedora > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: False > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vdb1 > _serial: None >, Already dumped (BTRFSSubVolumeDevice instance) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 8 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 6 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 4 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 2 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 9 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 111 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 112 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 7 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 109 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 110 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 5 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 107 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 108 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 3 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 105 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 106 >, ActionCreateDevice instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > id: 113 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > origFormat: non-existent None > id: 114 >, ActionCreateDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 115 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > origFormat: non-existent None > id: 116 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 10 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 89 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 90 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 91 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 100 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 101 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 92 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 93 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >] > _intf.storage.fsset.preserveLines: [] > _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.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda, vdb, vdc, vdd, vde] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda, vdb, vdc, vdd, vde] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [existing 15000MB disk vda (1) with non-existent msdos disklabel >, existing 1200MB disk vdb (2) with non-existent msdos disklabel >, existing 1200MB disk vdc (3) with non-existent msdos disklabel >, existing 1200MB disk vdd (4) with non-existent msdos disklabel >, existing 1200MB disk vde (5) with non-existent msdos disklabel >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f0653ff6390) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f0653ff63d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f0653ff6410) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f0653ff6450) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f0653ff64d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: OpticalDevice instance, containing members: > _intf.payload.install_device._model: QEMU_DVD-ROM > _intf.payload.install_device.controllable: True > _intf.payload.install_device.major: 11 > _intf.payload.install_device.kids: 0 > _intf.payload.install_device._partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2233344 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bca70> > _intf.payload.install_device.uuid: None > _intf.payload.install_device.exists: True > _intf.payload.install_device.fstabComment: Skipped > _intf.payload.install_device._format: Iso9660FS instance, containing members: > _intf.payload.install_device._format.uuid: 2013-01-09-19-59-42-00 > _intf.payload.install_device._format.exists: True > _intf.payload.install_device._format._mountpoint: None > _intf.payload.install_device._format._majorminor: 011000 > _intf.payload.install_device._format._minInstanceSize: None > _intf.payload.install_device._format._mountType: iso9660 > _intf.payload.install_device._format.fsprofile: None > _intf.payload.install_device._format.label: Fedora_18_x86_64 > _intf.payload.install_device._format._targetSize: 0 > _intf.payload.install_device._format._size: 0 > _intf.payload.install_device._format.mountopts: None > _intf.payload.install_device._format.mountpoint: None > _intf.payload.install_device._format._migrate: False > _intf.payload.install_device._format._device: /dev/sr0 > _intf.payload.install_device.sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.payload.install_device._vendor: None > _intf.payload.install_device._name: sr0 > _intf.payload.install_device._targetSize: 0 > _intf.payload.install_device.protected: False > _intf.payload.install_device.parents: [] > _intf.payload.install_device.originalFormat: Iso9660FS instance, containing members: > _intf.payload.install_device.originalFormat.uuid: 2013-01-09-19-59-42-00 > _intf.payload.install_device.originalFormat.exists: True > _intf.payload.install_device.originalFormat._mountpoint: None > _intf.payload.install_device.originalFormat.mountpoint: None > _intf.payload.install_device.originalFormat._majorminor: None > _intf.payload.install_device.originalFormat.fsprofile: None > _intf.payload.install_device.originalFormat.label: Fedora_18_x86_64 > _intf.payload.install_device.originalFormat._targetSize: 0 > _intf.payload.install_device.originalFormat._minInstanceSize: None > _intf.payload.install_device.originalFormat.mountopts: None > _intf.payload.install_device.originalFormat._size: 0 > _intf.payload.install_device.originalFormat._migrate: False > _intf.payload.install_device.originalFormat._device: /dev/sr0 > _intf.payload.install_device.bus: Skipped > _intf.payload.install_device._size: 4362.0 > _intf.payload.install_device._serial: None > _intf.payload.install_device.id: 0 > _intf.payload.install_device.minor: 0 > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1358631778.67 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 1.01 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 14122 > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 14121 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._update_spoke_id: 14119 > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 8 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f065f2e69e0> > _intf._currentAction._data: Skipped > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.confirm: Entry instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes.pw: Entry instance, containing members: > _intf._currentAction._spokes._password: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._error: False >} > _intf._currentAction._totalSteps: 45 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._incompleteSpokes: [Already dumped (PasswordSpoke instance) >] > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.37.11 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >21:42:05,711 INFO anaconda: /sbin/anaconda 18.37.11 >21:42:06,732 INFO anaconda: 1048576 kB (1024 MB) are available >21:42:06,732 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >21:42:06,747 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >21:42:06,749 INFO anaconda: Default encoding = utf-8 >21:42:06,911 INFO anaconda: ISCSID is /sbin/iscsid >21:42:06,912 INFO anaconda: no initiator set >21:42:07,056 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:42:07,057 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >21:42:07,250 INFO anaconda: Display mode = g >21:42:07,252 INFO anaconda: 1048576 kB (1024 MB) are available >21:42:07,252 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >21:42:08,687 DEBUG anaconda: X server has signalled a successful start. >21:42:08,689 INFO anaconda: Starting window manager, pid 671. >21:42:10,236 INFO anaconda: using only installclass _Fedora >21:42:10,937 INFO anaconda: Detected 1008M of memory >21:42:10,938 INFO anaconda: Swap attempt of 2016M >21:42:10,955 INFO anaconda: Running Thread: AnaStorageThread (139665355048704) >21:42:10,957 INFO anaconda: Running Thread: AnaNetworkThread (139665346656000) >21:42:10,962 INFO anaconda: Running Thread: AnaPayloadThread (139665118086912) >21:42:10,963 DEBUG anaconda: network: devices found ['eth0'] >21:42:11,070 DEBUG anaconda: network: dumped ifcfg file for default autoconnection on eth0 >21:42:11,410 INFO anaconda: no initiator set >21:42:11,981 DEBUG anaconda: required disklabel type for vda (15) is None >21:42:11,982 DEBUG anaconda: default disklabel type for vda is msdos >21:42:11,983 DEBUG anaconda: selecting msdos disklabel for vda based on size >21:42:12,269 DEBUG anaconda: updating hostname localhost.localdomain >21:42:12,318 DEBUG anaconda: required disklabel type for vdb (15) is None >21:42:12,318 DEBUG anaconda: default disklabel type for vdb is msdos >21:42:12,319 DEBUG anaconda: selecting msdos disklabel for vdb based on size >21:42:12,418 INFO anaconda: Thread Done: AnaNetworkThread (139665346656000) >21:42:12,419 DEBUG anaconda: required disklabel type for vdc (15) is None >21:42:12,420 DEBUG anaconda: default disklabel type for vdc is msdos >21:42:12,420 DEBUG anaconda: selecting msdos disklabel for vdc based on size >21:42:12,492 DEBUG anaconda: required disklabel type for vdd (15) is None >21:42:12,498 DEBUG anaconda: default disklabel type for vdd is msdos >21:42:12,499 DEBUG anaconda: selecting msdos disklabel for vdd based on size >21:42:12,575 DEBUG anaconda: required disklabel type for vde (15) is None >21:42:12,575 DEBUG anaconda: default disklabel type for vde is msdos >21:42:12,576 DEBUG anaconda: selecting msdos disklabel for vde based on size >21:42:13,665 INFO anaconda: Thread Done: AnaStorageThread (139665355048704) >21:42:14,116 INFO anaconda: Thread Done: AnaPayloadThread (139665118086912) >21:42:24,081 DEBUG anaconda: network standalone spoke (init): completed: True >16:42:24,024 INFO anaconda: fs space: 0 B needed: 3 GB >16:42:24,076 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >16:42:24,080 INFO anaconda: fs space: 0 B needed: 3 GB >16:42:24,137 INFO anaconda: fs space: 0 B needed: 3 GB >16:42:24,137 INFO anaconda: Running Thread: AnaSourceWatcher (139665346656000) >16:42:24,189 DEBUG anaconda: network: selected device eth0 >16:42:24,197 INFO anaconda: fs space: 0 B needed: 3 GB >16:42:24,222 INFO anaconda: Running Thread: AnaSoftwareWatcher (139665101301504) >16:42:24,235 INFO anaconda: Running Thread: AnaStorageWatcher (139665045755648) >16:42:24,869 INFO anaconda: Running Thread: AnaNTPserver0 (139665118086912) >16:42:24,876 INFO anaconda: Running Thread: AnaNTPserver1 (139665028695808) >16:42:24,885 INFO anaconda: Running Thread: AnaNTPserver2 (139665037088512) >16:42:24,893 INFO anaconda: Thread Done: AnaSourceWatcher (139665346656000) >16:42:24,896 INFO anaconda: Running Thread: AnaNTPserver3 (139665020303104) >16:42:25,259 INFO anaconda: Thread Done: AnaNTPserver3 (139665020303104) >16:42:25,352 INFO anaconda: Thread Done: AnaNTPserver0 (139665118086912) >16:42:25,668 INFO anaconda: Thread Done: AnaNTPserver1 (139665028695808) >16:42:25,943 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139665028695808) >16:42:25,943 INFO anaconda: Thread Done: AnaSoftwareWatcher (139665101301504) >16:42:25,964 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f064efdb850> status to: Probing storage... >16:42:25,965 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f064efdb850> status to: Downloading package metadata... >16:42:25,965 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f065027ed90> status to: Downloading package metadata... >16:42:25,970 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f065027ed90> status to: Downloading group metadata... >16:42:25,971 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f064efe6a90> status to: Probing storage... >16:42:25,975 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f064efdb850> >16:42:25,981 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f065027ed90> >16:42:25,984 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f065027ed90> >16:42:25,992 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f064efdb850> >16:42:25,996 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f065027ed90> status to: Checking software dependencies... >16:42:26,161 INFO anaconda: Thread Done: AnaStorageWatcher (139665045755648) >16:42:26,195 DEBUG anaconda: updating hostname localhost.localdomain >16:42:26,220 DEBUG anaconda: updating hostname localhost.localdomain >16:42:26,749 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f064efe6a90> >16:42:26,754 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f065027e110> status to: Wired (eth0) connected >16:42:32,403 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139665028695808) >16:42:32,754 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f065027ed90> >16:42:32,758 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f064efdb850> >16:42:34,934 INFO anaconda: Thread Done: AnaNTPserver2 (139665037088512) >16:42:36,621 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >16:42:36,622 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >16:42:58,670 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139665355048704) >16:42:58,980 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f065027ed90> >16:42:58,992 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f064efdb850> >16:42:58,993 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f065027ed90> status to: Checking software dependencies... >16:43:01,997 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139665355048704) >16:43:02,257 INFO anaconda: Running Thread: AnaNTPserver4 (139665355048704) >16:43:02,264 INFO anaconda: Running Thread: AnaNTPserver5 (139665028695808) >16:43:02,272 INFO anaconda: Running Thread: AnaNTPserver6 (139665037088512) >16:43:02,284 INFO anaconda: Running Thread: AnaNTPserver7 (139665045755648) >16:43:02,636 INFO anaconda: Thread Done: AnaNTPserver4 (139665355048704) >16:43:02,647 INFO anaconda: Thread Done: AnaNTPserver5 (139665028695808) >16:43:02,649 INFO anaconda: Thread Done: AnaNTPserver7 (139665045755648) >16:43:02,757 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f065027ed90> >16:43:02,762 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f064efdb850> >18:43:12,307 INFO anaconda: Thread Done: AnaNTPserver6 (139665037088512) >18:44:02,895 DEBUG anaconda: disk free: 19.8 GB fs free: 0 B sw needs: 1.01 GB auto swap: 2.01 GB >18:44:07,663 INFO anaconda: Running Thread: AnaExecuteStorageThread (139665037088512) >18:44:07,675 DEBUG anaconda: required disklabel type for vda (15) is None >18:44:07,676 DEBUG anaconda: default disklabel type for vda is msdos >18:44:07,677 DEBUG anaconda: selecting msdos disklabel for vda based on size >18:44:07,692 DEBUG anaconda: required disklabel type for vdb (15) is None >18:44:07,693 DEBUG anaconda: default disklabel type for vdb is msdos >18:44:07,694 DEBUG anaconda: selecting msdos disklabel for vdb based on size >18:44:07,710 DEBUG anaconda: required disklabel type for vdc (15) is None >18:44:07,710 DEBUG anaconda: default disklabel type for vdc is msdos >18:44:07,711 DEBUG anaconda: selecting msdos disklabel for vdc based on size >18:44:07,726 DEBUG anaconda: required disklabel type for vdd (15) is None >18:44:07,727 DEBUG anaconda: default disklabel type for vdd is msdos >18:44:07,728 DEBUG anaconda: selecting msdos disklabel for vdd based on size >18:44:07,743 DEBUG anaconda: required disklabel type for vde (15) is None >18:44:07,744 DEBUG anaconda: default disklabel type for vde is msdos >18:44:07,744 DEBUG anaconda: selecting msdos disklabel for vde based on size >18:44:07,794 INFO anaconda: Thread Done: AnaExecuteStorageThread (139665037088512) >18:44:07,831 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:44:07,832 DEBUG anaconda: ui: unused=[] >18:44:07,832 DEBUG anaconda: ui: new_devices=[] >18:44:07,838 DEBUG anaconda: page clicked: New Fedora 18 Installation >18:44:07,838 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >18:44:07,925 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f064efe6a90> >18:44:07,926 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f064efe6a90> status to: Saving storage configuration... >18:44:07,930 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f064efe6a90> >18:44:23,606 DEBUG anaconda: requested size = 768 MB ; available space = 19.79 GB >18:44:23,807 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vdb', 'vdc', 'vdd', 'vde'] >18:44:23,807 DEBUG anaconda: ui: unused=[] >18:44:23,808 DEBUG anaconda: ui: new_devices=['vda1'] >18:44:23,825 DEBUG anaconda: page clicked: New Fedora 18 Installation >18:44:23,825 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >18:44:23,841 DEBUG anaconda: populate_right_side: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:44:23,848 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:44:23,850 DEBUG anaconda: updated device_vg_name to None >18:44:23,853 DEBUG anaconda: min: 1.0 max: 20567.84619 current: 768.0 >18:44:23,856 DEBUG anaconda: fs type changed: ext4 >18:44:23,864 INFO anaconda: getting device type for Standard Partition >18:44:23,865 DEBUG anaconda: device_type_changed: 2 Standard Partition >18:44:23,866 INFO anaconda: getting device type for Standard Partition >18:44:23,867 DEBUG anaconda: populate_raid: 2, None >18:44:23,867 INFO anaconda: getting device type for Standard Partition >18:44:23,869 INFO anaconda: getting device type for Standard Partition >18:44:23,870 DEBUG anaconda: populate_raid: 2, None >18:44:23,871 INFO anaconda: getting device type for Standard Partition >18:44:25,861 INFO anaconda: getting device type for Standard Partition >18:44:28,766 DEBUG anaconda: new disks for vda1: ['vda'] >18:44:28,767 INFO anaconda: getting device type for Standard Partition >18:44:28,768 INFO anaconda: getting device type for Standard Partition >18:44:28,769 DEBUG anaconda: populate_raid: 2, None >18:44:31,189 INFO anaconda: ui: saving changes to device vda1 >18:44:31,192 DEBUG anaconda: old_name: vda1 >18:44:31,194 DEBUG anaconda: new_name: None >18:44:31,197 DEBUG anaconda: new size: 768.0 >18:44:31,200 DEBUG anaconda: old size: 768.0 >18:44:31,202 INFO anaconda: getting device type for Standard Partition >18:44:31,203 DEBUG anaconda: new device type: 2 >18:44:31,204 DEBUG anaconda: reformat: True >18:44:31,205 DEBUG anaconda: new fs type: ext4 >18:44:31,205 DEBUG anaconda: old encryption setting: False >18:44:31,206 DEBUG anaconda: new encryption setting: False >18:44:31,207 DEBUG anaconda: old mountpoint: /boot >18:44:31,207 DEBUG anaconda: new mountpoint: /boot >18:44:31,209 INFO anaconda: getting device type for Standard Partition >18:44:31,214 INFO anaconda: changing disk set from ['vda'] to ['vda'] >18:44:31,330 DEBUG anaconda: updating selector size to '768 MB' >18:44:31,344 DEBUG anaconda: populate_right_side: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:44:31,345 DEBUG anaconda: updated device_disks to ['vda'] >18:44:31,345 DEBUG anaconda: updated device_vg_name to None >18:44:31,347 DEBUG anaconda: min: 1.0 max: 19799.84619 current: 768.0 >18:44:31,351 INFO anaconda: getting device type for Standard Partition >18:44:31,352 DEBUG anaconda: populate_raid: 2, None >18:44:31,353 INFO anaconda: getting device type for Standard Partition >18:44:36,052 DEBUG anaconda: requested size = 0 B ; available space = 19.03 GB >18:44:36,648 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdc', 'vdc1', 'vdd', 'vdd1', 'vde', 'vde1'] >18:44:36,648 DEBUG anaconda: ui: unused=[] >18:44:36,648 DEBUG anaconda: ui: new_devices=['vda1', 'fedora-root'] >18:44:36,657 DEBUG anaconda: page clicked: New Fedora 18 Installation >18:44:36,657 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >18:44:36,658 DEBUG anaconda: populate_right_side: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:44:36,658 DEBUG anaconda: updated device_disks to ['vda'] >18:44:36,658 DEBUG anaconda: updated device_vg_name to None >18:44:36,660 DEBUG anaconda: min: 1.0 max: 19799.84619 current: 768.0 >18:44:36,664 INFO anaconda: getting device type for Standard Partition >18:44:36,666 DEBUG anaconda: populate_raid: 2, None >18:44:36,666 INFO anaconda: getting device type for Standard Partition >18:44:37,686 DEBUG anaconda: current selector: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:44:37,687 DEBUG anaconda: new selector: non-existent 19012MB lvmlv fedora-root (20) with non-existent ext4 filesystem mounted at / >18:44:37,689 DEBUG anaconda: notebook page = 1 >18:44:37,690 INFO anaconda: ui: saving changes to device vda1 >18:44:37,693 DEBUG anaconda: old_name: vda1 >18:44:37,693 DEBUG anaconda: new_name: None >18:44:37,693 DEBUG anaconda: new size: 768.0 >18:44:37,694 DEBUG anaconda: old size: 768.0 >18:44:37,694 INFO anaconda: getting device type for Standard Partition >18:44:37,695 DEBUG anaconda: new device type: 2 >18:44:37,696 DEBUG anaconda: reformat: True >18:44:37,696 DEBUG anaconda: new fs type: ext4 >18:44:37,697 DEBUG anaconda: old encryption setting: False >18:44:37,697 DEBUG anaconda: new encryption setting: False >18:44:37,697 DEBUG anaconda: old mountpoint: /boot >18:44:37,698 DEBUG anaconda: new mountpoint: /boot >18:44:37,699 INFO anaconda: getting device type for Standard Partition >18:44:37,703 DEBUG anaconda: populate_right_side: non-existent 19012MB lvmlv fedora-root (20) with non-existent ext4 filesystem mounted at / >18:44:37,704 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:44:37,704 DEBUG anaconda: updated device_vg_name to fedora >18:44:37,706 DEBUG anaconda: min: 1.0 max: 19016.84619 current: 19012 >18:44:37,710 INFO anaconda: getting device type for LVM >18:44:37,711 DEBUG anaconda: device_type_changed: 0 LVM >18:44:37,711 INFO anaconda: getting device type for LVM >18:44:37,712 DEBUG anaconda: populate_raid: 0, None >18:44:37,713 INFO anaconda: getting device type for LVM >18:44:37,714 DEBUG anaconda: default vg is fedora >18:44:37,714 DEBUG anaconda: new vg selection: fedora >18:44:37,719 INFO anaconda: getting device type for LVM >18:44:37,720 DEBUG anaconda: populate_raid: 0, None >18:44:37,720 INFO anaconda: getting device type for LVM >18:44:37,721 DEBUG anaconda: default vg is fedora >18:44:37,722 DEBUG anaconda: new vg selection: None >18:44:37,722 DEBUG anaconda: new vg selection: None >18:44:37,723 DEBUG anaconda: new vg selection: fedora >18:44:59,466 INFO anaconda: getting device type for RAID >18:44:59,470 DEBUG anaconda: device_type_changed: 1 RAID >18:44:59,474 INFO anaconda: getting device type for RAID >18:44:59,475 DEBUG anaconda: populate_raid: 1, raid0 >18:44:59,476 DEBUG anaconda: widget <CheckButton object at 0x7f065f2de460 (GtkCheckButton at 0x52e1690)> new state: True >18:44:59,477 INFO anaconda: getting device type for RAID >18:44:59,478 INFO anaconda: getting device type for RAID >18:44:59,486 INFO anaconda: getting device type for RAID >18:45:00,621 INFO anaconda: getting device type for RAID >18:45:03,794 DEBUG anaconda: new disks for fedora-root: ['vda'] >18:45:03,795 INFO anaconda: getting device type for RAID >18:45:03,796 INFO anaconda: getting device type for RAID >18:45:03,797 DEBUG anaconda: populate_raid: 1, raid0 >18:45:03,799 ERR anaconda: failed to populate UI raid options: raid0 requires at least 2 disks >18:45:07,525 DEBUG anaconda: widget <CheckButton object at 0x7f065f2de550 (GtkCheckButton at 0x52e1690)> new state: False >18:45:07,527 INFO anaconda: getting device type for RAID >18:45:07,531 INFO anaconda: getting device type for RAID >18:45:08,229 INFO anaconda: ui: saving changes to device fedora-root >18:45:08,232 DEBUG anaconda: old_name: root >18:45:08,234 DEBUG anaconda: new_name: root >18:45:08,236 DEBUG anaconda: new size: 19012.0 >18:45:08,238 DEBUG anaconda: old size: 19012 >18:45:08,241 INFO anaconda: getting device type for RAID >18:45:08,243 DEBUG anaconda: new device type: 1 >18:45:08,244 DEBUG anaconda: reformat: True >18:45:08,244 DEBUG anaconda: new fs type: ext4 >18:45:08,245 DEBUG anaconda: old encryption setting: False >18:45:08,246 DEBUG anaconda: new encryption setting: False >18:45:08,246 DEBUG anaconda: old mountpoint: / >18:45:08,247 DEBUG anaconda: new mountpoint: / >18:45:08,248 INFO anaconda: getting device type for RAID >18:45:08,252 DEBUG anaconda: populate_right_side: non-existent 19012MB lvmlv fedora-root (20) with non-existent ext4 filesystem mounted at / >18:45:08,253 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:08,254 DEBUG anaconda: updated device_vg_name to fedora >18:45:08,256 DEBUG anaconda: min: 1.0 max: 19016.84619 current: 19012 >18:45:08,260 INFO anaconda: getting device type for LVM >18:45:08,261 DEBUG anaconda: device_type_changed: 0 LVM >18:45:08,262 INFO anaconda: getting device type for LVM >18:45:08,263 DEBUG anaconda: populate_raid: 0, None >18:45:08,264 INFO anaconda: getting device type for LVM >18:45:08,265 DEBUG anaconda: default vg is fedora >18:45:08,265 DEBUG anaconda: new vg selection: None >18:45:08,266 DEBUG anaconda: new vg selection: None >18:45:08,267 DEBUG anaconda: new vg selection: fedora >18:45:08,273 INFO anaconda: getting device type for LVM >18:45:08,274 DEBUG anaconda: populate_raid: 0, None >18:45:08,275 INFO anaconda: getting device type for LVM >18:45:08,276 DEBUG anaconda: default vg is fedora >18:45:08,276 DEBUG anaconda: new vg selection: None >18:45:08,277 DEBUG anaconda: new vg selection: None >18:45:08,278 DEBUG anaconda: new vg selection: fedora >18:45:12,793 INFO anaconda: getting device type for Standard Partition >18:45:12,795 DEBUG anaconda: device_type_changed: 2 Standard Partition >18:45:12,795 INFO anaconda: getting device type for Standard Partition >18:45:12,796 DEBUG anaconda: populate_raid: 2, None >18:45:12,797 INFO anaconda: getting device type for Standard Partition >18:45:13,893 INFO anaconda: ui: saving changes to device fedora-root >18:45:13,895 DEBUG anaconda: old_name: root >18:45:13,897 DEBUG anaconda: new_name: None >18:45:13,899 DEBUG anaconda: new size: 19012.0 >18:45:13,901 DEBUG anaconda: old size: 19012 >18:45:13,903 INFO anaconda: getting device type for Standard Partition >18:45:13,904 DEBUG anaconda: new device type: 2 >18:45:13,905 DEBUG anaconda: reformat: True >18:45:13,905 DEBUG anaconda: new fs type: ext4 >18:45:13,906 DEBUG anaconda: old encryption setting: False >18:45:13,907 DEBUG anaconda: new encryption setting: False >18:45:13,907 DEBUG anaconda: old mountpoint: / >18:45:13,908 DEBUG anaconda: new mountpoint: / >18:45:13,909 INFO anaconda: getting device type for Standard Partition >18:45:13,914 INFO anaconda: changing device type from 0 to 2 >18:45:13,949 DEBUG anaconda: disks: ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:14,328 DEBUG anaconda: populate_right_side: non-existent 14231MB partition vda2 (21) with non-existent ext4 filesystem mounted at / >18:45:14,328 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:14,329 DEBUG anaconda: updated device_vg_name to None >18:45:14,331 DEBUG anaconda: min: 1.0 max: 19031.84619 current: 14231.0 >18:45:14,335 INFO anaconda: getting device type for Standard Partition >18:45:14,336 DEBUG anaconda: populate_raid: 2, None >18:45:14,337 INFO anaconda: getting device type for Standard Partition >18:45:15,973 DEBUG anaconda: current selector: non-existent 14231MB partition vda2 (21) with non-existent ext4 filesystem mounted at / >18:45:15,975 DEBUG anaconda: new selector: non-existent 14231MB partition vda2 (21) with non-existent ext4 filesystem mounted at / >18:45:15,977 DEBUG anaconda: notebook page = 1 >18:45:15,978 INFO anaconda: ui: saving changes to device vda2 >18:45:15,981 DEBUG anaconda: old_name: vda2 >18:45:15,982 DEBUG anaconda: new_name: None >18:45:15,983 DEBUG anaconda: new size: 14231.0 >18:45:15,983 DEBUG anaconda: old size: 14231.0 >18:45:15,984 INFO anaconda: getting device type for Standard Partition >18:45:15,985 DEBUG anaconda: new device type: 2 >18:45:15,985 DEBUG anaconda: reformat: True >18:45:15,986 DEBUG anaconda: new fs type: ext4 >18:45:15,986 DEBUG anaconda: old encryption setting: False >18:45:15,986 DEBUG anaconda: new encryption setting: False >18:45:15,987 DEBUG anaconda: old mountpoint: / >18:45:15,987 DEBUG anaconda: new mountpoint: / >18:45:15,988 INFO anaconda: getting device type for Standard Partition >18:45:15,992 DEBUG anaconda: populate_right_side: non-existent 14231MB partition vda2 (21) with non-existent ext4 filesystem mounted at / >18:45:15,993 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:15,993 DEBUG anaconda: updated device_vg_name to None >18:45:15,995 DEBUG anaconda: min: 1.0 max: 19031.84619 current: 14231.0 >18:45:15,999 INFO anaconda: getting device type for Standard Partition >18:45:16,000 DEBUG anaconda: populate_raid: 2, None >18:45:16,001 INFO anaconda: getting device type for Standard Partition >18:45:17,117 DEBUG anaconda: removing device 'non-existent 14231MB partition vda2 (21) with non-existent ext4 filesystem mounted at /' from page New Fedora 18 Installation >18:45:17,125 INFO anaconda: ui: removed device vda2 >18:45:17,142 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:17,143 DEBUG anaconda: ui: unused=[] >18:45:17,143 DEBUG anaconda: ui: new_devices=['vda1'] >18:45:17,149 DEBUG anaconda: page clicked: New Fedora 18 Installation >18:45:17,150 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >18:45:17,150 DEBUG anaconda: populate_right_side: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:45:17,151 DEBUG anaconda: updated device_disks to ['vda'] >18:45:17,151 DEBUG anaconda: updated device_vg_name to None >18:45:17,153 DEBUG anaconda: min: 1.0 max: 19799.84619 current: 768.0 >18:45:17,158 INFO anaconda: getting device type for Standard Partition >18:45:17,159 DEBUG anaconda: populate_raid: 2, None >18:45:17,160 INFO anaconda: getting device type for Standard Partition >18:45:18,469 INFO anaconda: ui: saving changes to device vda1 >18:45:18,472 DEBUG anaconda: old_name: vda1 >18:45:18,473 DEBUG anaconda: new_name: None >18:45:18,473 DEBUG anaconda: new size: 768.0 >18:45:18,474 DEBUG anaconda: old size: 768.0 >18:45:18,474 INFO anaconda: getting device type for Standard Partition >18:45:18,475 DEBUG anaconda: new device type: 2 >18:45:18,475 DEBUG anaconda: reformat: True >18:45:18,476 DEBUG anaconda: new fs type: ext4 >18:45:18,476 DEBUG anaconda: old encryption setting: False >18:45:18,477 DEBUG anaconda: new encryption setting: False >18:45:18,477 DEBUG anaconda: old mountpoint: /boot >18:45:18,478 DEBUG anaconda: new mountpoint: /boot >18:45:18,479 INFO anaconda: getting device type for Standard Partition >18:45:23,102 DEBUG anaconda: requested size = 0 B ; available space = 19.03 GB >18:45:23,699 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdc', 'vdc1', 'vdd', 'vdd1', 'vde', 'vde1'] >18:45:23,699 DEBUG anaconda: ui: unused=[] >18:45:23,700 DEBUG anaconda: ui: new_devices=['fedora-root', 'vda1'] >18:45:23,708 DEBUG anaconda: page clicked: New Fedora 18 Installation >18:45:23,708 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >18:45:23,709 DEBUG anaconda: populate_right_side: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:45:23,709 DEBUG anaconda: updated device_disks to ['vda'] >18:45:23,710 DEBUG anaconda: updated device_vg_name to None >18:45:23,711 DEBUG anaconda: min: 1.0 max: 19799.84619 current: 768.0 >18:45:23,716 INFO anaconda: getting device type for Standard Partition >18:45:23,717 DEBUG anaconda: populate_raid: 2, None >18:45:23,717 INFO anaconda: getting device type for Standard Partition >18:45:24,789 DEBUG anaconda: current selector: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:45:24,791 DEBUG anaconda: new selector: non-existent 19012MB lvmlv fedora-root (28) with non-existent ext4 filesystem mounted at / >18:45:24,793 DEBUG anaconda: notebook page = 1 >18:45:24,794 INFO anaconda: ui: saving changes to device vda1 >18:45:24,796 DEBUG anaconda: old_name: vda1 >18:45:24,797 DEBUG anaconda: new_name: None >18:45:24,799 DEBUG anaconda: new size: 768.0 >18:45:24,800 DEBUG anaconda: old size: 768.0 >18:45:24,802 INFO anaconda: getting device type for Standard Partition >18:45:24,803 DEBUG anaconda: new device type: 2 >18:45:24,804 DEBUG anaconda: reformat: True >18:45:24,804 DEBUG anaconda: new fs type: ext4 >18:45:24,805 DEBUG anaconda: old encryption setting: False >18:45:24,805 DEBUG anaconda: new encryption setting: False >18:45:24,806 DEBUG anaconda: old mountpoint: /boot >18:45:24,806 DEBUG anaconda: new mountpoint: /boot >18:45:24,807 INFO anaconda: getting device type for Standard Partition >18:45:24,811 DEBUG anaconda: populate_right_side: non-existent 19012MB lvmlv fedora-root (28) with non-existent ext4 filesystem mounted at / >18:45:24,812 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:24,813 DEBUG anaconda: updated device_vg_name to fedora >18:45:24,815 DEBUG anaconda: min: 1.0 max: 19016.84619 current: 19012 >18:45:24,819 INFO anaconda: getting device type for LVM >18:45:24,820 DEBUG anaconda: device_type_changed: 0 LVM >18:45:24,820 INFO anaconda: getting device type for LVM >18:45:24,821 DEBUG anaconda: populate_raid: 0, None >18:45:24,822 INFO anaconda: getting device type for LVM >18:45:24,822 DEBUG anaconda: default vg is fedora >18:45:24,823 DEBUG anaconda: new vg selection: None >18:45:24,824 DEBUG anaconda: new vg selection: None >18:45:24,825 DEBUG anaconda: new vg selection: fedora >18:45:24,830 INFO anaconda: getting device type for LVM >18:45:24,831 DEBUG anaconda: populate_raid: 0, None >18:45:24,831 INFO anaconda: getting device type for LVM >18:45:24,832 DEBUG anaconda: default vg is fedora >18:45:24,832 DEBUG anaconda: new vg selection: None >18:45:24,833 DEBUG anaconda: new vg selection: None >18:45:24,834 DEBUG anaconda: new vg selection: fedora >18:45:26,895 INFO anaconda: getting device type for Standard Partition >18:45:26,896 DEBUG anaconda: device_type_changed: 2 Standard Partition >18:45:26,897 INFO anaconda: getting device type for Standard Partition >18:45:26,898 DEBUG anaconda: populate_raid: 2, None >18:45:26,898 INFO anaconda: getting device type for Standard Partition >18:45:27,621 INFO anaconda: ui: saving changes to device fedora-root >18:45:27,623 DEBUG anaconda: old_name: root >18:45:27,623 DEBUG anaconda: new_name: None >18:45:27,624 DEBUG anaconda: new size: 19012.0 >18:45:27,624 DEBUG anaconda: old size: 19012 >18:45:27,624 INFO anaconda: getting device type for Standard Partition >18:45:27,625 DEBUG anaconda: new device type: 2 >18:45:27,626 DEBUG anaconda: reformat: True >18:45:27,626 DEBUG anaconda: new fs type: ext4 >18:45:27,627 DEBUG anaconda: old encryption setting: False >18:45:27,627 DEBUG anaconda: new encryption setting: False >18:45:27,628 DEBUG anaconda: old mountpoint: / >18:45:27,628 DEBUG anaconda: new mountpoint: / >18:45:27,629 INFO anaconda: getting device type for Standard Partition >18:45:27,633 INFO anaconda: changing device type from 0 to 2 >18:45:27,664 DEBUG anaconda: disks: ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:27,983 DEBUG anaconda: populate_right_side: non-existent 14231MB partition vda2 (29) with non-existent ext4 filesystem mounted at / >18:45:27,984 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:27,984 DEBUG anaconda: updated device_vg_name to None >18:45:27,986 DEBUG anaconda: min: 1.0 max: 19031.84619 current: 14231.0 >18:45:27,990 INFO anaconda: getting device type for Standard Partition >18:45:27,991 DEBUG anaconda: populate_raid: 2, None >18:45:27,992 INFO anaconda: getting device type for Standard Partition >18:45:28,702 DEBUG anaconda: current selector: non-existent 14231MB partition vda2 (29) with non-existent ext4 filesystem mounted at / >18:45:28,704 DEBUG anaconda: new selector: non-existent 14231MB partition vda2 (29) with non-existent ext4 filesystem mounted at / >18:45:28,705 DEBUG anaconda: notebook page = 1 >18:45:28,706 INFO anaconda: ui: saving changes to device vda2 >18:45:28,709 DEBUG anaconda: old_name: vda2 >18:45:28,710 DEBUG anaconda: new_name: None >18:45:28,712 DEBUG anaconda: new size: 14231.0 >18:45:28,713 DEBUG anaconda: old size: 14231.0 >18:45:28,713 INFO anaconda: getting device type for Standard Partition >18:45:28,714 DEBUG anaconda: new device type: 2 >18:45:28,715 DEBUG anaconda: reformat: True >18:45:28,715 DEBUG anaconda: new fs type: ext4 >18:45:28,716 DEBUG anaconda: old encryption setting: False >18:45:28,716 DEBUG anaconda: new encryption setting: False >18:45:28,717 DEBUG anaconda: old mountpoint: / >18:45:28,717 DEBUG anaconda: new mountpoint: / >18:45:28,718 INFO anaconda: getting device type for Standard Partition >18:45:28,722 DEBUG anaconda: populate_right_side: non-existent 14231MB partition vda2 (29) with non-existent ext4 filesystem mounted at / >18:45:28,723 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:28,723 DEBUG anaconda: updated device_vg_name to None >18:45:28,725 DEBUG anaconda: min: 1.0 max: 19031.84619 current: 14231.0 >18:45:28,729 INFO anaconda: getting device type for Standard Partition >18:45:28,730 DEBUG anaconda: populate_raid: 2, None >18:45:28,730 INFO anaconda: getting device type for Standard Partition >18:45:29,829 INFO anaconda: getting device type for Standard Partition >18:45:32,135 DEBUG anaconda: new disks for vda2: ['vda'] >18:45:32,136 INFO anaconda: getting device type for Standard Partition >18:45:32,137 INFO anaconda: getting device type for Standard Partition >18:45:32,138 DEBUG anaconda: populate_raid: 2, None >18:45:34,713 INFO anaconda: getting device type for LVM >18:45:34,714 DEBUG anaconda: device_type_changed: 0 LVM >18:45:34,716 INFO anaconda: getting device type for LVM >18:45:34,716 DEBUG anaconda: populate_raid: 0, None >18:45:34,717 INFO anaconda: getting device type for LVM >18:45:34,719 DEBUG anaconda: default vg is None >18:45:34,719 DEBUG anaconda: new vg selection: None >18:45:34,720 DEBUG anaconda: new vg selection: None >18:45:34,722 DEBUG anaconda: new vg selection: fedora >18:45:37,501 INFO anaconda: ui: saving changes to device vda2 >18:45:37,504 DEBUG anaconda: old_name: vda2 >18:45:37,506 DEBUG anaconda: new_name: root >18:45:37,508 DEBUG anaconda: new size: 14231.0 >18:45:37,510 DEBUG anaconda: old size: 14231.0 >18:45:37,513 INFO anaconda: getting device type for LVM >18:45:37,514 DEBUG anaconda: new device type: 0 >18:45:37,514 DEBUG anaconda: reformat: True >18:45:37,515 DEBUG anaconda: new fs type: ext4 >18:45:37,516 DEBUG anaconda: old encryption setting: False >18:45:37,517 DEBUG anaconda: new encryption setting: False >18:45:37,517 DEBUG anaconda: old mountpoint: / >18:45:37,518 DEBUG anaconda: new mountpoint: / >18:45:37,520 INFO anaconda: getting device type for LVM >18:45:37,524 INFO anaconda: changing device type from 2 to 0 >18:45:37,525 INFO anaconda: changing disk set from ['vda'] to ['vda'] >18:45:37,530 DEBUG anaconda: disks: ['vda'] >18:45:37,771 DEBUG anaconda: populate_right_side: non-existent 14228MB lvmlv fedora-root (32) with non-existent ext4 filesystem mounted at / >18:45:37,772 DEBUG anaconda: updated device_disks to ['vda'] >18:45:37,772 DEBUG anaconda: updated device_vg_name to fedora >18:45:37,774 DEBUG anaconda: min: 1.0 max: 19028.84619 current: 14228 >18:45:37,779 INFO anaconda: getting device type for LVM >18:45:37,779 DEBUG anaconda: populate_raid: 0, None >18:45:37,780 INFO anaconda: getting device type for LVM >18:45:37,781 DEBUG anaconda: default vg is fedora >18:45:37,782 DEBUG anaconda: new vg selection: None >18:45:37,783 DEBUG anaconda: new vg selection: None >18:45:37,784 DEBUG anaconda: new vg selection: fedora >18:45:44,197 INFO anaconda: ui: saving changes to device fedora-root >18:45:44,199 DEBUG anaconda: old_name: root >18:45:44,202 DEBUG anaconda: new_name: root >18:45:44,203 DEBUG anaconda: new size: 14228.0 >18:45:44,204 DEBUG anaconda: old size: 14228 >18:45:44,204 INFO anaconda: getting device type for LVM >18:45:44,205 DEBUG anaconda: new device type: 0 >18:45:44,206 DEBUG anaconda: reformat: True >18:45:44,207 DEBUG anaconda: new fs type: ext4 >18:45:44,207 DEBUG anaconda: old encryption setting: False >18:45:44,208 DEBUG anaconda: new encryption setting: False >18:45:44,209 DEBUG anaconda: old mountpoint: / >18:45:44,209 DEBUG anaconda: new mountpoint: / >18:45:44,211 INFO anaconda: getting device type for LVM >18:45:46,981 DEBUG anaconda: removing device 'non-existent 14228MB lvmlv fedora-root (32) with non-existent ext4 filesystem mounted at /' from page New Fedora 18 Installation >18:45:46,994 INFO anaconda: ui: removed device fedora-root >18:45:47,011 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:47,012 DEBUG anaconda: ui: unused=[] >18:45:47,013 DEBUG anaconda: ui: new_devices=['vda1'] >18:45:47,019 DEBUG anaconda: page clicked: New Fedora 18 Installation >18:45:47,019 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >18:45:47,020 DEBUG anaconda: populate_right_side: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:45:47,021 DEBUG anaconda: updated device_disks to ['vda'] >18:45:47,022 DEBUG anaconda: updated device_vg_name to None >18:45:47,024 DEBUG anaconda: min: 1.0 max: 19799.84619 current: 768.0 >18:45:47,028 INFO anaconda: getting device type for Standard Partition >18:45:47,029 DEBUG anaconda: device_type_changed: 2 Standard Partition >18:45:47,030 INFO anaconda: getting device type for Standard Partition >18:45:47,031 DEBUG anaconda: populate_raid: 2, None >18:45:47,032 INFO anaconda: getting device type for Standard Partition >18:45:47,034 INFO anaconda: getting device type for Standard Partition >18:45:47,035 DEBUG anaconda: populate_raid: 2, None >18:45:47,035 INFO anaconda: getting device type for Standard Partition >18:45:48,285 INFO anaconda: ui: saving changes to device vda1 >18:45:48,288 DEBUG anaconda: old_name: vda1 >18:45:48,290 DEBUG anaconda: new_name: None >18:45:48,292 DEBUG anaconda: new size: 768.0 >18:45:48,293 DEBUG anaconda: old size: 768.0 >18:45:48,294 INFO anaconda: getting device type for Standard Partition >18:45:48,295 DEBUG anaconda: new device type: 2 >18:45:48,295 DEBUG anaconda: reformat: True >18:45:48,296 DEBUG anaconda: new fs type: ext4 >18:45:48,297 DEBUG anaconda: old encryption setting: False >18:45:48,298 DEBUG anaconda: new encryption setting: False >18:45:48,298 DEBUG anaconda: old mountpoint: /boot >18:45:48,299 DEBUG anaconda: new mountpoint: /boot >18:45:48,300 INFO anaconda: getting device type for Standard Partition >18:45:55,084 DEBUG anaconda: requested size = 14 GB ; available space = 19.03 GB >18:45:55,695 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdc', 'vdc1', 'vdd', 'vdd1', 'vde', 'vde1'] >18:45:55,695 DEBUG anaconda: ui: unused=[] >18:45:55,696 DEBUG anaconda: ui: new_devices=['vda1', 'fedora-root'] >18:45:55,704 DEBUG anaconda: page clicked: New Fedora 18 Installation >18:45:55,704 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >18:45:55,705 DEBUG anaconda: populate_right_side: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:45:55,705 DEBUG anaconda: updated device_disks to ['vda'] >18:45:55,706 DEBUG anaconda: updated device_vg_name to None >18:45:55,707 DEBUG anaconda: min: 1.0 max: 19799.84619 current: 768.0 >18:45:55,712 INFO anaconda: getting device type for Standard Partition >18:45:55,713 DEBUG anaconda: populate_raid: 2, None >18:45:55,713 INFO anaconda: getting device type for Standard Partition >18:45:57,405 DEBUG anaconda: current selector: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:45:57,409 DEBUG anaconda: new selector: non-existent 13984MB lvmlv fedora-root (39) with non-existent ext4 filesystem mounted at / >18:45:57,411 DEBUG anaconda: notebook page = 1 >18:45:57,413 INFO anaconda: ui: saving changes to device vda1 >18:45:57,414 DEBUG anaconda: old_name: vda1 >18:45:57,414 DEBUG anaconda: new_name: None >18:45:57,415 DEBUG anaconda: new size: 768.0 >18:45:57,416 DEBUG anaconda: old size: 768.0 >18:45:57,416 INFO anaconda: getting device type for Standard Partition >18:45:57,417 DEBUG anaconda: new device type: 2 >18:45:57,418 DEBUG anaconda: reformat: True >18:45:57,419 DEBUG anaconda: new fs type: ext4 >18:45:57,419 DEBUG anaconda: old encryption setting: False >18:45:57,420 DEBUG anaconda: new encryption setting: False >18:45:57,421 DEBUG anaconda: old mountpoint: /boot >18:45:57,421 DEBUG anaconda: new mountpoint: /boot >18:45:57,423 INFO anaconda: getting device type for Standard Partition >18:45:57,428 DEBUG anaconda: populate_right_side: non-existent 13984MB lvmlv fedora-root (39) with non-existent ext4 filesystem mounted at / >18:45:57,428 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:57,429 DEBUG anaconda: updated device_vg_name to fedora >18:45:57,431 DEBUG anaconda: min: 1.0 max: 19015.84619 current: 13984 >18:45:57,436 INFO anaconda: getting device type for LVM >18:45:57,437 DEBUG anaconda: device_type_changed: 0 LVM >18:45:57,437 INFO anaconda: getting device type for LVM >18:45:57,438 DEBUG anaconda: populate_raid: 0, None >18:45:57,439 INFO anaconda: getting device type for LVM >18:45:57,440 DEBUG anaconda: default vg is fedora >18:45:57,440 DEBUG anaconda: new vg selection: None >18:45:57,441 DEBUG anaconda: new vg selection: None >18:45:57,443 DEBUG anaconda: new vg selection: fedora >18:45:57,448 INFO anaconda: getting device type for LVM >18:45:57,449 DEBUG anaconda: populate_raid: 0, None >18:45:57,450 INFO anaconda: getting device type for LVM >18:45:57,451 DEBUG anaconda: default vg is fedora >18:45:57,452 DEBUG anaconda: new vg selection: None >18:45:57,453 DEBUG anaconda: new vg selection: None >18:45:57,454 DEBUG anaconda: new vg selection: fedora >18:45:59,955 INFO anaconda: getting device type for Standard Partition >18:45:59,959 DEBUG anaconda: device_type_changed: 2 Standard Partition >18:45:59,961 INFO anaconda: getting device type for Standard Partition >18:45:59,963 DEBUG anaconda: populate_raid: 2, None >18:45:59,964 INFO anaconda: getting device type for Standard Partition >18:46:00,837 INFO anaconda: ui: saving changes to device fedora-root >18:46:00,840 DEBUG anaconda: old_name: root >18:46:00,842 DEBUG anaconda: new_name: None >18:46:00,843 DEBUG anaconda: new size: 13984.0 >18:46:00,844 DEBUG anaconda: old size: 13984 >18:46:00,844 INFO anaconda: getting device type for Standard Partition >18:46:00,845 DEBUG anaconda: new device type: 2 >18:46:00,846 DEBUG anaconda: reformat: True >18:46:00,847 DEBUG anaconda: new fs type: ext4 >18:46:00,848 DEBUG anaconda: old encryption setting: False >18:46:00,848 DEBUG anaconda: new encryption setting: False >18:46:00,849 DEBUG anaconda: old mountpoint: / >18:46:00,849 DEBUG anaconda: new mountpoint: / >18:46:00,851 INFO anaconda: getting device type for Standard Partition >18:46:00,856 INFO anaconda: changing device type from 0 to 2 >18:46:00,889 DEBUG anaconda: disks: ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:01,276 DEBUG anaconda: populate_right_side: non-existent 13984MB partition vda2 (40) with non-existent ext4 filesystem mounted at / >18:46:01,277 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:01,277 DEBUG anaconda: updated device_vg_name to None >18:46:01,279 DEBUG anaconda: min: 1.0 max: 19031.84619 current: 13984.0 >18:46:01,284 INFO anaconda: getting device type for Standard Partition >18:46:01,285 DEBUG anaconda: populate_raid: 2, None >18:46:01,285 INFO anaconda: getting device type for Standard Partition >18:46:02,029 INFO anaconda: getting device type for Standard Partition >18:46:04,295 DEBUG anaconda: new disks for vda2: ['vda'] >18:46:04,297 INFO anaconda: getting device type for Standard Partition >18:46:04,298 INFO anaconda: getting device type for Standard Partition >18:46:04,299 DEBUG anaconda: populate_raid: 2, None >18:46:09,643 INFO anaconda: getting device type for LVM >18:46:09,646 DEBUG anaconda: device_type_changed: 0 LVM >18:46:09,650 INFO anaconda: getting device type for LVM >18:46:09,652 DEBUG anaconda: populate_raid: 0, None >18:46:09,653 INFO anaconda: getting device type for LVM >18:46:09,655 DEBUG anaconda: default vg is None >18:46:09,655 DEBUG anaconda: new vg selection: None >18:46:09,656 DEBUG anaconda: new vg selection: None >18:46:09,658 DEBUG anaconda: new vg selection: fedora >18:46:10,805 INFO anaconda: ui: saving changes to device vda2 >18:46:10,807 DEBUG anaconda: old_name: vda2 >18:46:10,809 DEBUG anaconda: new_name: root >18:46:10,812 DEBUG anaconda: new size: 13984.0 >18:46:10,813 DEBUG anaconda: old size: 13984.0 >18:46:10,814 INFO anaconda: getting device type for LVM >18:46:10,815 DEBUG anaconda: new device type: 0 >18:46:10,815 DEBUG anaconda: reformat: True >18:46:10,816 DEBUG anaconda: new fs type: ext4 >18:46:10,817 DEBUG anaconda: old encryption setting: False >18:46:10,817 DEBUG anaconda: new encryption setting: False >18:46:10,818 DEBUG anaconda: old mountpoint: / >18:46:10,819 DEBUG anaconda: new mountpoint: / >18:46:10,820 INFO anaconda: getting device type for LVM >18:46:10,824 INFO anaconda: changing device type from 2 to 0 >18:46:10,825 INFO anaconda: changing disk set from ['vda'] to ['vda'] >18:46:10,830 DEBUG anaconda: disks: ['vda'] >18:46:11,070 DEBUG anaconda: populate_right_side: non-existent 13984MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / >18:46:11,071 DEBUG anaconda: updated device_disks to ['vda'] >18:46:11,071 DEBUG anaconda: updated device_vg_name to fedora >18:46:11,073 DEBUG anaconda: min: 1.0 max: 19027.84619 current: 13984.0 >18:46:11,077 INFO anaconda: getting device type for LVM >18:46:11,078 DEBUG anaconda: populate_raid: 0, None >18:46:11,079 INFO anaconda: getting device type for LVM >18:46:11,080 DEBUG anaconda: default vg is fedora >18:46:11,081 DEBUG anaconda: new vg selection: None >18:46:11,082 DEBUG anaconda: new vg selection: None >18:46:11,083 DEBUG anaconda: new vg selection: fedora >18:46:12,509 INFO anaconda: ui: saving changes to device fedora-root >18:46:12,511 DEBUG anaconda: old_name: root >18:46:12,513 DEBUG anaconda: new_name: root >18:46:12,514 DEBUG anaconda: new size: 13984.0 >18:46:12,514 DEBUG anaconda: old size: 13984.0 >18:46:12,515 INFO anaconda: getting device type for LVM >18:46:12,516 DEBUG anaconda: new device type: 0 >18:46:12,516 DEBUG anaconda: reformat: True >18:46:12,517 DEBUG anaconda: new fs type: ext4 >18:46:12,518 DEBUG anaconda: old encryption setting: False >18:46:12,519 DEBUG anaconda: new encryption setting: False >18:46:12,519 DEBUG anaconda: old mountpoint: / >18:46:12,520 DEBUG anaconda: new mountpoint: / >18:46:12,521 INFO anaconda: getting device type for LVM >18:46:16,853 DEBUG anaconda: requested size = 768 MB ; available space = 5.04 GB >18:46:17,026 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:17,026 DEBUG anaconda: ui: unused=[] >18:46:17,027 DEBUG anaconda: ui: new_devices=['fedora-swap', 'fedora-root', 'vda1'] >18:46:17,037 DEBUG anaconda: page clicked: New Fedora 18 Installation >18:46:17,037 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >18:46:17,038 DEBUG anaconda: populate_right_side: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:46:17,038 DEBUG anaconda: updated device_disks to ['vda'] >18:46:17,039 DEBUG anaconda: updated device_vg_name to None >18:46:17,041 DEBUG anaconda: min: 1.0 max: 5811.84619 current: 768.0 >18:46:17,045 INFO anaconda: getting device type for Standard Partition >18:46:17,046 DEBUG anaconda: device_type_changed: 2 Standard Partition >18:46:17,047 INFO anaconda: getting device type for Standard Partition >18:46:17,048 DEBUG anaconda: populate_raid: 2, None >18:46:17,048 INFO anaconda: getting device type for Standard Partition >18:46:17,050 INFO anaconda: getting device type for Standard Partition >18:46:17,051 DEBUG anaconda: populate_raid: 2, None >18:46:17,051 INFO anaconda: getting device type for Standard Partition >18:46:18,942 DEBUG anaconda: current selector: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:46:18,943 DEBUG anaconda: new selector: non-existent 13984MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / >18:46:18,945 DEBUG anaconda: notebook page = 1 >18:46:18,946 INFO anaconda: ui: saving changes to device vda1 >18:46:18,948 DEBUG anaconda: old_name: vda1 >18:46:18,950 DEBUG anaconda: new_name: None >18:46:18,951 DEBUG anaconda: new size: 768.0 >18:46:18,953 DEBUG anaconda: old size: 768.0 >18:46:18,953 INFO anaconda: getting device type for Standard Partition >18:46:18,954 DEBUG anaconda: new device type: 2 >18:46:18,954 DEBUG anaconda: reformat: True >18:46:18,955 DEBUG anaconda: new fs type: ext4 >18:46:18,955 DEBUG anaconda: old encryption setting: False >18:46:18,956 DEBUG anaconda: new encryption setting: False >18:46:18,956 DEBUG anaconda: old mountpoint: /boot >18:46:18,957 DEBUG anaconda: new mountpoint: /boot >18:46:18,958 INFO anaconda: getting device type for Standard Partition >18:46:18,962 DEBUG anaconda: populate_right_side: non-existent 13984MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / >18:46:18,962 DEBUG anaconda: updated device_disks to ['vda'] >18:46:18,963 DEBUG anaconda: updated device_vg_name to fedora >18:46:18,965 DEBUG anaconda: min: 1.0 max: 18784.84619 current: 13984.0 >18:46:18,969 INFO anaconda: getting device type for LVM >18:46:18,970 DEBUG anaconda: device_type_changed: 0 LVM >18:46:18,970 INFO anaconda: getting device type for LVM >18:46:18,971 DEBUG anaconda: populate_raid: 0, None >18:46:18,972 INFO anaconda: getting device type for LVM >18:46:18,972 DEBUG anaconda: default vg is fedora >18:46:18,973 DEBUG anaconda: new vg selection: None >18:46:18,974 DEBUG anaconda: new vg selection: None >18:46:18,975 DEBUG anaconda: new vg selection: fedora >18:46:18,980 INFO anaconda: getting device type for LVM >18:46:18,980 DEBUG anaconda: populate_raid: 0, None >18:46:18,981 INFO anaconda: getting device type for LVM >18:46:18,982 DEBUG anaconda: default vg is fedora >18:46:18,982 DEBUG anaconda: new vg selection: None >18:46:18,983 DEBUG anaconda: new vg selection: None >18:46:18,984 DEBUG anaconda: new vg selection: fedora >18:46:25,031 INFO anaconda: ui: saving changes to device fedora-root >18:46:25,033 DEBUG anaconda: old_name: root >18:46:25,036 DEBUG anaconda: new_name: root >18:46:25,039 DEBUG anaconda: new size: 12500.0 >18:46:25,041 DEBUG anaconda: old size: 13984.0 >18:46:25,043 INFO anaconda: getting device type for LVM >18:46:25,044 DEBUG anaconda: new device type: 0 >18:46:25,044 DEBUG anaconda: reformat: True >18:46:25,045 DEBUG anaconda: new fs type: ext4 >18:46:25,046 DEBUG anaconda: old encryption setting: False >18:46:25,046 DEBUG anaconda: new encryption setting: False >18:46:25,047 DEBUG anaconda: old mountpoint: / >18:46:25,048 DEBUG anaconda: new mountpoint: / >18:46:25,049 INFO anaconda: getting device type for LVM >18:46:25,263 DEBUG anaconda: updating selector size to '12.5 GB' >18:46:25,277 DEBUG anaconda: populate_right_side: non-existent 12500MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / >18:46:25,278 DEBUG anaconda: updated device_disks to ['vda'] >18:46:25,278 DEBUG anaconda: updated device_vg_name to fedora >18:46:25,280 DEBUG anaconda: min: 1.0 max: 18784.84619 current: 12500 >18:46:25,284 INFO anaconda: getting device type for LVM >18:46:25,285 DEBUG anaconda: populate_raid: 0, None >18:46:25,286 INFO anaconda: getting device type for LVM >18:46:25,287 DEBUG anaconda: default vg is fedora >18:46:25,288 DEBUG anaconda: new vg selection: None >18:46:25,289 DEBUG anaconda: new vg selection: None >18:46:25,290 DEBUG anaconda: new vg selection: fedora >18:46:34,820 INFO anaconda: ui: saving changes to device fedora-root >18:46:34,821 DEBUG anaconda: old_name: root >18:46:34,822 DEBUG anaconda: new_name: root >18:46:34,823 DEBUG anaconda: new size: 13000.0 >18:46:34,823 DEBUG anaconda: old size: 12500 >18:46:34,824 INFO anaconda: getting device type for LVM >18:46:34,825 DEBUG anaconda: new device type: 0 >18:46:34,825 DEBUG anaconda: reformat: True >18:46:34,826 DEBUG anaconda: new fs type: ext4 >18:46:34,827 DEBUG anaconda: old encryption setting: False >18:46:34,828 DEBUG anaconda: new encryption setting: False >18:46:34,828 DEBUG anaconda: old mountpoint: / >18:46:34,829 DEBUG anaconda: new mountpoint: / >18:46:34,831 INFO anaconda: getting device type for LVM >18:46:35,006 DEBUG anaconda: updating selector size to '13 GB' >18:46:35,020 DEBUG anaconda: populate_right_side: non-existent 13000MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / >18:46:35,020 DEBUG anaconda: updated device_disks to ['vda'] >18:46:35,021 DEBUG anaconda: updated device_vg_name to fedora >18:46:35,022 DEBUG anaconda: min: 1.0 max: 18784.84619 current: 13000 >18:46:35,027 INFO anaconda: getting device type for LVM >18:46:35,028 DEBUG anaconda: populate_raid: 0, None >18:46:35,028 INFO anaconda: getting device type for LVM >18:46:35,029 DEBUG anaconda: default vg is fedora >18:46:35,029 DEBUG anaconda: new vg selection: None >18:46:35,030 DEBUG anaconda: new vg selection: None >18:46:35,031 DEBUG anaconda: new vg selection: fedora >18:46:45,600 INFO anaconda: ui: saving changes to device fedora-root >18:46:45,601 DEBUG anaconda: old_name: root >18:46:45,602 DEBUG anaconda: new_name: root >18:46:45,603 DEBUG anaconda: new size: 13200.0 >18:46:45,604 DEBUG anaconda: old size: 13000 >18:46:45,605 INFO anaconda: getting device type for LVM >18:46:45,606 DEBUG anaconda: new device type: 0 >18:46:45,607 DEBUG anaconda: reformat: True >18:46:45,608 DEBUG anaconda: new fs type: ext4 >18:46:45,608 DEBUG anaconda: old encryption setting: False >18:46:45,609 DEBUG anaconda: new encryption setting: False >18:46:45,610 DEBUG anaconda: old mountpoint: / >18:46:45,611 DEBUG anaconda: new mountpoint: / >18:46:45,613 INFO anaconda: getting device type for LVM >18:46:45,826 DEBUG anaconda: updating selector size to '13.2 GB' >18:46:45,841 DEBUG anaconda: populate_right_side: non-existent 13200MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / >18:46:45,841 DEBUG anaconda: updated device_disks to ['vda'] >18:46:45,842 DEBUG anaconda: updated device_vg_name to fedora >18:46:45,844 DEBUG anaconda: min: 1.0 max: 18784.84619 current: 13200 >18:46:45,849 INFO anaconda: getting device type for LVM >18:46:45,849 DEBUG anaconda: populate_raid: 0, None >18:46:45,850 INFO anaconda: getting device type for LVM >18:46:45,851 DEBUG anaconda: default vg is fedora >18:46:45,852 DEBUG anaconda: new vg selection: None >18:46:45,853 DEBUG anaconda: new vg selection: None >18:46:45,854 DEBUG anaconda: new vg selection: fedora >18:46:51,677 DEBUG anaconda: current selector: non-existent 13200MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / >18:46:51,680 DEBUG anaconda: new selector: non-existent 244MB lvmlv fedora-swap (44) with non-existent swap >18:46:51,682 DEBUG anaconda: notebook page = 1 >18:46:51,683 INFO anaconda: ui: saving changes to device fedora-root >18:46:51,684 DEBUG anaconda: old_name: root >18:46:51,685 DEBUG anaconda: new_name: root >18:46:51,685 DEBUG anaconda: new size: 13200.0 >18:46:51,686 DEBUG anaconda: old size: 13200 >18:46:51,687 INFO anaconda: getting device type for LVM >18:46:51,687 DEBUG anaconda: new device type: 0 >18:46:51,688 DEBUG anaconda: reformat: True >18:46:51,689 DEBUG anaconda: new fs type: ext4 >18:46:51,690 DEBUG anaconda: old encryption setting: False >18:46:51,690 DEBUG anaconda: new encryption setting: False >18:46:51,691 DEBUG anaconda: old mountpoint: / >18:46:51,692 DEBUG anaconda: new mountpoint: / >18:46:51,693 INFO anaconda: getting device type for LVM >18:46:51,701 DEBUG anaconda: populate_right_side: non-existent 244MB lvmlv fedora-swap (44) with non-existent swap >18:46:51,702 DEBUG anaconda: updated device_disks to ['vda'] >18:46:51,703 DEBUG anaconda: updated device_vg_name to fedora >18:46:51,705 DEBUG anaconda: min: 1.0 max: 5828.84619 current: 244 >18:46:51,706 DEBUG anaconda: fs type changed: swap >18:46:51,713 INFO anaconda: getting device type for LVM >18:46:51,714 DEBUG anaconda: populate_raid: 0, None >18:46:51,715 INFO anaconda: getting device type for LVM >18:46:51,716 DEBUG anaconda: default vg is fedora >18:46:51,716 DEBUG anaconda: new vg selection: None >18:46:51,717 DEBUG anaconda: new vg selection: None >18:46:51,718 DEBUG anaconda: new vg selection: fedora >18:47:07,146 INFO anaconda: getting device type for Standard Partition >18:47:07,151 DEBUG anaconda: device_type_changed: 2 Standard Partition >18:47:07,153 INFO anaconda: getting device type for Standard Partition >18:47:07,154 DEBUG anaconda: populate_raid: 2, None >18:47:07,155 INFO anaconda: getting device type for Standard Partition >18:47:07,949 INFO anaconda: ui: saving changes to device fedora-swap >18:47:07,952 DEBUG anaconda: old_name: swap >18:47:07,953 DEBUG anaconda: new_name: None >18:47:07,953 DEBUG anaconda: new size: 768.0 >18:47:07,954 DEBUG anaconda: old size: 244 >18:47:07,955 INFO anaconda: getting device type for Standard Partition >18:47:07,956 DEBUG anaconda: new device type: 2 >18:47:07,957 DEBUG anaconda: reformat: True >18:47:07,957 DEBUG anaconda: new fs type: swap >18:47:07,958 DEBUG anaconda: old encryption setting: False >18:47:07,959 DEBUG anaconda: new encryption setting: False >18:47:07,959 DEBUG anaconda: old mountpoint: >18:47:07,960 DEBUG anaconda: new mountpoint: None >18:47:07,961 INFO anaconda: getting device type for Standard Partition >18:47:07,965 INFO anaconda: changing device type from 0 to 2 >18:47:08,157 DEBUG anaconda: disks: ['vda'] >18:47:08,393 DEBUG anaconda: populate_right_side: non-existent 768MB partition vda3 (45) with non-existent swap >18:47:08,394 DEBUG anaconda: updated device_disks to ['vda'] >18:47:08,394 DEBUG anaconda: updated device_vg_name to None >18:47:08,396 DEBUG anaconda: min: 1.0 max: 5824.84619 current: 768.0 >18:47:08,400 INFO anaconda: getting device type for Standard Partition >18:47:08,401 DEBUG anaconda: populate_raid: 2, None >18:47:08,401 INFO anaconda: getting device type for Standard Partition >18:47:09,621 DEBUG anaconda: current selector: non-existent 768MB partition vda3 (45) with non-existent swap >18:47:09,623 DEBUG anaconda: new selector: non-existent 768MB partition vda3 (45) with non-existent swap >18:47:09,625 DEBUG anaconda: notebook page = 1 >18:47:09,626 INFO anaconda: ui: saving changes to device vda3 >18:47:09,629 DEBUG anaconda: old_name: vda3 >18:47:09,630 DEBUG anaconda: new_name: None >18:47:09,631 DEBUG anaconda: new size: 768.0 >18:47:09,633 DEBUG anaconda: old size: 768.0 >18:47:09,633 INFO anaconda: getting device type for Standard Partition >18:47:09,634 DEBUG anaconda: new device type: 2 >18:47:09,635 DEBUG anaconda: reformat: True >18:47:09,635 DEBUG anaconda: new fs type: swap >18:47:09,635 DEBUG anaconda: old encryption setting: False >18:47:09,636 DEBUG anaconda: new encryption setting: False >18:47:09,636 DEBUG anaconda: old mountpoint: >18:47:09,637 DEBUG anaconda: new mountpoint: None >18:47:09,637 INFO anaconda: getting device type for Standard Partition >18:47:09,641 DEBUG anaconda: populate_right_side: non-existent 768MB partition vda3 (45) with non-existent swap >18:47:09,641 DEBUG anaconda: updated device_disks to ['vda'] >18:47:09,642 DEBUG anaconda: updated device_vg_name to None >18:47:09,643 DEBUG anaconda: min: 1.0 max: 5824.84619 current: 768.0 >18:47:09,647 INFO anaconda: getting device type for Standard Partition >18:47:09,648 DEBUG anaconda: populate_raid: 2, None >18:47:09,649 INFO anaconda: getting device type for Standard Partition >18:47:10,509 INFO anaconda: getting device type for Standard Partition >18:47:12,698 DEBUG anaconda: new disks for vda3: ['vda'] >18:47:12,699 INFO anaconda: getting device type for Standard Partition >18:47:12,700 INFO anaconda: getting device type for Standard Partition >18:47:12,701 DEBUG anaconda: populate_raid: 2, None >18:47:17,210 INFO anaconda: getting device type for LVM >18:47:17,213 DEBUG anaconda: device_type_changed: 0 LVM >18:47:17,214 INFO anaconda: getting device type for LVM >18:47:17,215 DEBUG anaconda: populate_raid: 0, None >18:47:17,215 INFO anaconda: getting device type for LVM >18:47:17,217 DEBUG anaconda: default vg is fedora >18:47:17,218 DEBUG anaconda: new vg selection: None >18:47:17,219 DEBUG anaconda: new vg selection: None >18:47:17,220 DEBUG anaconda: new vg selection: fedora >18:47:17,965 INFO anaconda: ui: saving changes to device vda3 >18:47:17,968 DEBUG anaconda: old_name: vda3 >18:47:17,970 DEBUG anaconda: new_name: swap >18:47:17,972 DEBUG anaconda: new size: 768.0 >18:47:17,973 DEBUG anaconda: old size: 768.0 >18:47:17,974 INFO anaconda: getting device type for LVM >18:47:17,975 DEBUG anaconda: new device type: 0 >18:47:17,975 DEBUG anaconda: reformat: True >18:47:17,976 DEBUG anaconda: new fs type: swap >18:47:17,977 DEBUG anaconda: old encryption setting: False >18:47:17,978 DEBUG anaconda: new encryption setting: False >18:47:17,978 DEBUG anaconda: old mountpoint: >18:47:17,979 DEBUG anaconda: new mountpoint: None >18:47:17,979 INFO anaconda: getting device type for LVM >18:47:17,984 INFO anaconda: changing device type from 2 to 0 >18:47:17,989 DEBUG anaconda: overriding disk set with container's >18:47:17,989 DEBUG anaconda: disks: ['vda'] >18:47:18,217 DEBUG anaconda: populate_right_side: non-existent 768MB lvmlv fedora-swap (46) with non-existent swap >18:47:18,218 DEBUG anaconda: updated device_disks to ['vda'] >18:47:18,219 DEBUG anaconda: updated device_vg_name to fedora >18:47:18,221 DEBUG anaconda: min: 1.0 max: 5824.84619 current: 768.0 >18:47:18,225 INFO anaconda: getting device type for LVM >18:47:18,225 DEBUG anaconda: populate_raid: 0, None >18:47:18,226 INFO anaconda: getting device type for LVM >18:47:18,227 DEBUG anaconda: default vg is fedora >18:47:18,228 DEBUG anaconda: new vg selection: None >18:47:18,229 DEBUG anaconda: new vg selection: None >18:47:18,230 DEBUG anaconda: new vg selection: fedora >18:47:28,991 INFO anaconda: ui: saving changes to device fedora-swap >18:47:28,994 DEBUG anaconda: old_name: swap >18:47:28,996 DEBUG anaconda: new_name: swap >18:47:28,998 DEBUG anaconda: new size: 1024.0 >18:47:29,000 DEBUG anaconda: old size: 768.0 >18:47:29,002 INFO anaconda: getting device type for LVM >18:47:29,003 DEBUG anaconda: new device type: 0 >18:47:29,004 DEBUG anaconda: reformat: True >18:47:29,005 DEBUG anaconda: new fs type: swap >18:47:29,005 DEBUG anaconda: old encryption setting: False >18:47:29,006 DEBUG anaconda: new encryption setting: False >18:47:29,007 DEBUG anaconda: old mountpoint: >18:47:29,007 DEBUG anaconda: new mountpoint: None >18:47:29,008 INFO anaconda: getting device type for LVM >18:47:29,232 DEBUG anaconda: updating selector size to '1.02 GB' >18:47:29,246 DEBUG anaconda: populate_right_side: non-existent 1024MB lvmlv fedora-swap (46) with non-existent swap >18:47:29,247 DEBUG anaconda: updated device_disks to ['vda'] >18:47:29,247 DEBUG anaconda: updated device_vg_name to fedora >18:47:29,249 DEBUG anaconda: min: 1.0 max: 5828.84619 current: 1024 >18:47:29,253 INFO anaconda: getting device type for LVM >18:47:29,254 DEBUG anaconda: populate_raid: 0, None >18:47:29,255 INFO anaconda: getting device type for LVM >18:47:29,256 DEBUG anaconda: default vg is fedora >18:47:29,256 DEBUG anaconda: new vg selection: None >18:47:29,257 DEBUG anaconda: new vg selection: None >18:47:29,258 DEBUG anaconda: new vg selection: fedora >18:47:42,114 INFO anaconda: ui: saving changes to device fedora-swap >18:47:42,117 DEBUG anaconda: old_name: swap >18:47:42,119 DEBUG anaconda: new_name: swap >18:47:42,121 DEBUG anaconda: new size: 1026.0 >18:47:42,122 DEBUG anaconda: old size: 1024 >18:47:42,123 INFO anaconda: getting device type for LVM >18:47:42,124 DEBUG anaconda: new device type: 0 >18:47:42,124 DEBUG anaconda: reformat: True >18:47:42,125 DEBUG anaconda: new fs type: swap >18:47:42,126 DEBUG anaconda: old encryption setting: False >18:47:42,127 DEBUG anaconda: new encryption setting: False >18:47:42,127 DEBUG anaconda: old mountpoint: >18:47:42,128 DEBUG anaconda: new mountpoint: None >18:47:42,129 INFO anaconda: getting device type for LVM >18:47:42,341 DEBUG anaconda: updating selector size to '1.02 GB' >18:47:42,354 DEBUG anaconda: populate_right_side: non-existent 1024MB lvmlv fedora-swap (46) with non-existent swap >18:47:42,355 DEBUG anaconda: updated device_disks to ['vda'] >18:47:42,356 DEBUG anaconda: updated device_vg_name to fedora >18:47:42,357 DEBUG anaconda: min: 1.0 max: 5824.84619 current: 1024 >18:47:42,361 INFO anaconda: getting device type for LVM >18:47:42,362 DEBUG anaconda: populate_raid: 0, None >18:47:42,363 INFO anaconda: getting device type for LVM >18:47:42,364 DEBUG anaconda: default vg is fedora >18:47:42,365 DEBUG anaconda: new vg selection: None >18:47:42,366 DEBUG anaconda: new vg selection: None >18:47:42,367 DEBUG anaconda: new vg selection: fedora >18:47:52,285 INFO anaconda: ui: saving changes to device fedora-swap >18:47:52,288 DEBUG anaconda: old_name: swap >18:47:52,290 DEBUG anaconda: new_name: swap >18:47:52,292 DEBUG anaconda: new size: 1024.0 >18:47:52,293 DEBUG anaconda: old size: 1024 >18:47:52,294 INFO anaconda: getting device type for LVM >18:47:52,294 DEBUG anaconda: new device type: 0 >18:47:52,295 DEBUG anaconda: reformat: True >18:47:52,296 DEBUG anaconda: new fs type: swap >18:47:52,297 DEBUG anaconda: old encryption setting: False >18:47:52,297 DEBUG anaconda: new encryption setting: False >18:47:52,298 DEBUG anaconda: old mountpoint: >18:47:52,300 DEBUG anaconda: new mountpoint: None >18:47:52,300 INFO anaconda: getting device type for LVM >18:47:56,124 DEBUG anaconda: requested size = 0 B ; available space = 4.80 GB >18:47:56,344 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:56,345 DEBUG anaconda: ui: unused=[] >18:47:56,346 DEBUG anaconda: ui: new_devices=['fedora-swap', 'vda1', 'fedora-home', 'fedora-root'] >18:47:56,359 DEBUG anaconda: page clicked: New Fedora 18 Installation >18:47:56,359 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >18:47:56,360 DEBUG anaconda: populate_right_side: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:47:56,361 DEBUG anaconda: updated device_disks to ['vda'] >18:47:56,361 DEBUG anaconda: updated device_vg_name to None >18:47:56,364 DEBUG anaconda: min: 1.0 max: 5568.84619 current: 768.0 >18:47:56,365 DEBUG anaconda: fs type changed: ext4 >18:47:56,372 INFO anaconda: getting device type for Standard Partition >18:47:56,374 DEBUG anaconda: device_type_changed: 2 Standard Partition >18:47:56,374 INFO anaconda: getting device type for Standard Partition >18:47:56,375 DEBUG anaconda: populate_raid: 2, None >18:47:56,376 INFO anaconda: getting device type for Standard Partition >18:47:56,378 INFO anaconda: getting device type for Standard Partition >18:47:56,379 DEBUG anaconda: populate_raid: 2, None >18:47:56,379 INFO anaconda: getting device type for Standard Partition >18:47:59,358 DEBUG anaconda: current selector: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot >18:47:59,360 DEBUG anaconda: new selector: non-existent 4MB lvmlv fedora-home (47) with non-existent ext4 filesystem mounted at /home >18:47:59,362 DEBUG anaconda: notebook page = 1 >18:47:59,363 INFO anaconda: ui: saving changes to device vda1 >18:47:59,364 DEBUG anaconda: old_name: vda1 >18:47:59,364 DEBUG anaconda: new_name: None >18:47:59,365 DEBUG anaconda: new size: 768.0 >18:47:59,366 DEBUG anaconda: old size: 768.0 >18:47:59,367 INFO anaconda: getting device type for Standard Partition >18:47:59,368 DEBUG anaconda: new device type: 2 >18:47:59,368 DEBUG anaconda: reformat: True >18:47:59,369 DEBUG anaconda: new fs type: ext4 >18:47:59,370 DEBUG anaconda: old encryption setting: False >18:47:59,370 DEBUG anaconda: new encryption setting: False >18:47:59,371 DEBUG anaconda: old mountpoint: /boot >18:47:59,372 DEBUG anaconda: new mountpoint: /boot >18:47:59,373 INFO anaconda: getting device type for Standard Partition >18:47:59,378 DEBUG anaconda: populate_right_side: non-existent 4MB lvmlv fedora-home (47) with non-existent ext4 filesystem mounted at /home >18:47:59,379 DEBUG anaconda: updated device_disks to ['vda'] >18:47:59,379 DEBUG anaconda: updated device_vg_name to fedora >18:47:59,381 DEBUG anaconda: min: 1.0 max: 4804.84619 current: 4 >18:47:59,386 INFO anaconda: getting device type for LVM >18:47:59,386 DEBUG anaconda: device_type_changed: 0 LVM >18:47:59,387 INFO anaconda: getting device type for LVM >18:47:59,388 DEBUG anaconda: populate_raid: 0, None >18:47:59,389 INFO anaconda: getting device type for LVM >18:47:59,390 DEBUG anaconda: default vg is fedora >18:47:59,390 DEBUG anaconda: new vg selection: None >18:47:59,391 DEBUG anaconda: new vg selection: None >18:47:59,392 DEBUG anaconda: new vg selection: fedora >18:47:59,398 INFO anaconda: getting device type for LVM >18:47:59,399 DEBUG anaconda: populate_raid: 0, None >18:47:59,399 INFO anaconda: getting device type for LVM >18:47:59,400 DEBUG anaconda: default vg is fedora >18:47:59,401 DEBUG anaconda: new vg selection: None >18:47:59,402 DEBUG anaconda: new vg selection: None >18:47:59,403 DEBUG anaconda: new vg selection: fedora >18:48:01,754 INFO anaconda: getting device type for BTRFS >18:48:01,759 DEBUG anaconda: device_type_changed: 3 BTRFS >18:48:01,767 INFO anaconda: getting device type for BTRFS >18:48:01,769 DEBUG anaconda: populate_raid: 3, single >18:48:01,770 INFO anaconda: getting device type for BTRFS >18:48:01,772 DEBUG anaconda: fs type changed: btrfs >18:48:03,525 INFO anaconda: getting device type for BTRFS >18:48:09,226 DEBUG anaconda: new disks for fedora-home: ['vdb', 'vdc', 'vdd', 'vde'] >18:48:09,227 INFO anaconda: getting device type for BTRFS >18:48:09,229 INFO anaconda: getting device type for BTRFS >18:48:09,230 DEBUG anaconda: populate_raid: 3, single >18:48:12,701 DEBUG anaconda: current selector: non-existent 4MB lvmlv fedora-home (47) with non-existent ext4 filesystem mounted at /home >18:48:12,704 DEBUG anaconda: new selector: non-existent 4MB lvmlv fedora-home (47) with non-existent ext4 filesystem mounted at /home >18:48:12,706 DEBUG anaconda: notebook page = 1 >18:48:12,708 INFO anaconda: ui: saving changes to device fedora-home >18:48:12,711 DEBUG anaconda: old_name: home >18:48:12,713 DEBUG anaconda: new_name: None >18:48:12,713 DEBUG anaconda: new size: 4.0 >18:48:12,714 DEBUG anaconda: old size: 4 >18:48:12,715 INFO anaconda: getting device type for BTRFS >18:48:12,716 DEBUG anaconda: new device type: 3 >18:48:12,716 DEBUG anaconda: reformat: True >18:48:12,717 DEBUG anaconda: new fs type: btrfs >18:48:12,718 DEBUG anaconda: old encryption setting: False >18:48:12,718 DEBUG anaconda: new encryption setting: False >18:48:12,719 DEBUG anaconda: old mountpoint: /home >18:48:12,720 DEBUG anaconda: new mountpoint: /home >18:48:12,721 INFO anaconda: getting device type for BTRFS >18:48:12,726 INFO anaconda: changing device type from 0 to 3 >18:48:12,727 INFO anaconda: changing disk set from ['vda'] to ['vdb', 'vdc', 'vdd', 'vde'] >18:48:12,920 DEBUG anaconda: disks: ['vdb', 'vdc', 'vdd', 'vde'] >18:48:13,457 DEBUG anaconda: populate_right_side: non-existent 1024MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home >18:48:13,458 DEBUG anaconda: updated device_disks to ['vdb', 'vdc', 'vdd', 'vde'] >18:48:13,458 DEBUG anaconda: updated device_vg_name to None >18:48:13,460 DEBUG anaconda: min: 256 max: 4800.84619 current: 1024.0 >18:48:13,463 DEBUG anaconda: fs type changed: btrfs >18:48:13,470 INFO anaconda: getting device type for BTRFS >18:48:13,471 DEBUG anaconda: populate_raid: 3, single >18:48:13,474 INFO anaconda: getting device type for BTRFS >18:48:13,476 DEBUG anaconda: populate_right_side: non-existent 1024MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home >18:48:13,476 DEBUG anaconda: updated device_disks to ['vdb', 'vdc', 'vdd', 'vde'] >18:48:13,477 DEBUG anaconda: updated device_vg_name to None >18:48:13,479 DEBUG anaconda: min: 256 max: 4800.84619 current: 1024.0 >18:48:13,481 DEBUG anaconda: fs type changed: btrfs >18:48:13,487 INFO anaconda: getting device type for BTRFS >18:48:13,488 DEBUG anaconda: populate_raid: 3, single >18:48:13,492 INFO anaconda: getting device type for BTRFS >18:48:13,781 DEBUG anaconda: current selector: non-existent 1024MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home >18:48:13,783 DEBUG anaconda: new selector: non-existent 1024MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home >18:48:13,784 DEBUG anaconda: notebook page = 1 >18:48:13,784 INFO anaconda: ui: saving changes to device home >18:48:13,785 DEBUG anaconda: old_name: home >18:48:13,785 DEBUG anaconda: new_name: None >18:48:13,786 DEBUG anaconda: new size: 1024.0 >18:48:13,787 DEBUG anaconda: old size: 1024.0 >18:48:13,787 INFO anaconda: getting device type for BTRFS >18:48:13,788 DEBUG anaconda: new device type: 3 >18:48:13,789 DEBUG anaconda: reformat: True >18:48:13,789 DEBUG anaconda: new fs type: btrfs >18:48:13,790 DEBUG anaconda: old encryption setting: False >18:48:13,790 DEBUG anaconda: new encryption setting: False >18:48:13,790 DEBUG anaconda: old mountpoint: /home >18:48:13,791 DEBUG anaconda: new mountpoint: /home >18:48:13,792 INFO anaconda: getting device type for BTRFS >18:48:13,797 DEBUG anaconda: populate_right_side: non-existent 1024MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home >18:48:13,798 DEBUG anaconda: updated device_disks to ['vdb', 'vdc', 'vdd', 'vde'] >18:48:13,798 DEBUG anaconda: updated device_vg_name to None >18:48:13,800 DEBUG anaconda: min: 256 max: 4800.84619 current: 1024.0 >18:48:13,802 DEBUG anaconda: fs type changed: btrfs >18:48:13,809 INFO anaconda: getting device type for BTRFS >18:48:13,810 DEBUG anaconda: populate_raid: 3, single >18:48:13,813 INFO anaconda: getting device type for BTRFS >18:48:21,318 INFO anaconda: ui: saving changes to device home >18:48:21,319 DEBUG anaconda: old_name: home >18:48:21,320 DEBUG anaconda: new_name: None >18:48:21,321 DEBUG anaconda: new size: 3000.0 >18:48:21,321 DEBUG anaconda: old size: 1024.0 >18:48:21,322 INFO anaconda: getting device type for BTRFS >18:48:21,323 DEBUG anaconda: new device type: 3 >18:48:21,324 DEBUG anaconda: reformat: True >18:48:21,325 DEBUG anaconda: new fs type: btrfs >18:48:21,325 DEBUG anaconda: old encryption setting: False >18:48:21,326 DEBUG anaconda: new encryption setting: False >18:48:21,327 DEBUG anaconda: old mountpoint: /home >18:48:21,327 DEBUG anaconda: new mountpoint: /home >18:48:21,329 INFO anaconda: getting device type for BTRFS >18:48:21,823 DEBUG anaconda: updating selector size to '3 GB' >18:48:21,840 DEBUG anaconda: populate_right_side: non-existent 3000MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home >18:48:21,840 DEBUG anaconda: updated device_disks to ['vdb', 'vdc', 'vdd', 'vde'] >18:48:21,841 DEBUG anaconda: updated device_vg_name to None >18:48:21,843 DEBUG anaconda: min: 256 max: 4800.84619 current: 3000.0 >18:48:21,845 DEBUG anaconda: fs type changed: btrfs >18:48:21,851 INFO anaconda: getting device type for BTRFS >18:48:21,852 DEBUG anaconda: populate_raid: 3, single >18:48:21,856 INFO anaconda: getting device type for BTRFS >18:48:24,086 DEBUG anaconda: current selector: non-existent 3000MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home >18:48:24,090 DEBUG anaconda: new selector: non-existent 3000MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home >18:48:24,091 DEBUG anaconda: notebook page = 1 >18:48:24,093 INFO anaconda: ui: saving changes to device home >18:48:24,095 DEBUG anaconda: old_name: home >18:48:24,096 DEBUG anaconda: new_name: None >18:48:24,098 DEBUG anaconda: new size: 3000.0 >18:48:24,100 DEBUG anaconda: old size: 3000.0 >18:48:24,102 INFO anaconda: getting device type for BTRFS >18:48:24,104 DEBUG anaconda: new device type: 3 >18:48:24,104 DEBUG anaconda: reformat: True >18:48:24,104 DEBUG anaconda: new fs type: btrfs >18:48:24,105 DEBUG anaconda: old encryption setting: False >18:48:24,105 DEBUG anaconda: new encryption setting: False >18:48:24,106 DEBUG anaconda: old mountpoint: /home >18:48:24,106 DEBUG anaconda: new mountpoint: /home >18:48:24,108 INFO anaconda: getting device type for BTRFS >18:48:24,113 DEBUG anaconda: populate_right_side: non-existent 3000MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home >18:48:24,114 DEBUG anaconda: updated device_disks to ['vdb', 'vdc', 'vdd', 'vde'] >18:48:24,114 DEBUG anaconda: updated device_vg_name to None >18:48:24,116 DEBUG anaconda: min: 256 max: 4800.84619 current: 3000.0 >18:48:24,119 DEBUG anaconda: fs type changed: btrfs >18:48:24,125 INFO anaconda: getting device type for BTRFS >18:48:24,126 DEBUG anaconda: populate_raid: 3, single >18:48:24,130 INFO anaconda: getting device type for BTRFS >18:48:25,685 INFO anaconda: getting device type for BTRFS >18:48:35,925 INFO anaconda: getting device type for BTRFS >18:48:37,508 DEBUG anaconda: new disks for home: ['vdb', 'vdc', 'vdd', 'vde'] >18:48:37,509 INFO anaconda: getting device type for BTRFS >18:48:37,511 INFO anaconda: getting device type for BTRFS >18:48:37,512 DEBUG anaconda: populate_raid: 3, single >18:49:03,144 INFO anaconda: ui: saving changes to device home >18:49:03,146 DEBUG anaconda: old_name: home >18:49:03,148 DEBUG anaconda: new_name: None >18:49:03,151 DEBUG anaconda: new size: 3000.0 >18:49:03,153 DEBUG anaconda: old size: 3000.0 >18:49:03,154 INFO anaconda: getting device type for BTRFS >18:49:03,155 DEBUG anaconda: new device type: 3 >18:49:03,155 DEBUG anaconda: reformat: True >18:49:03,156 DEBUG anaconda: new fs type: btrfs >18:49:03,157 DEBUG anaconda: old encryption setting: False >18:49:03,158 DEBUG anaconda: new encryption setting: False >18:49:03,158 DEBUG anaconda: old mountpoint: /home >18:49:03,159 DEBUG anaconda: new mountpoint: /home >18:49:03,161 INFO anaconda: getting device type for BTRFS >18:49:03,187 INFO anaconda: Running Thread: AnaCheckStorageThread (139665037088512) >18:49:03,211 INFO anaconda: Thread Done: AnaCheckStorageThread (139665037088512) >18:49:03,758 INFO anaconda: fs space: 13.2 GB needed: 1.01 GB >18:49:03,759 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f064efe6a90> >18:49:03,765 INFO anaconda: fs space: 13.2 GB needed: 1.01 GB >18:49:03,766 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f064efe6a90> >18:49:03,767 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f064efe6a90> status to: Checking storage configuration... >18:49:03,772 INFO anaconda: fs space: 13.2 GB needed: 1.01 GB >18:49:03,773 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f064efe6a90> >18:49:06,019 INFO anaconda: Running Thread: AnaInstallThread (139665037088512) >18:49:08,426 INFO anaconda: Creating disklabel on /dev/vde >18:49:08,842 INFO anaconda: Creating btrfs on /dev/vde1 >18:49:08,946 INFO anaconda: Creating disklabel on /dev/vdd >18:49:09,301 INFO anaconda: Creating btrfs on /dev/vdd1 >18:49:09,398 INFO anaconda: Creating disklabel on /dev/vdc >18:49:09,810 INFO anaconda: Creating btrfs on /dev/vdc1 >18:49:09,909 INFO anaconda: Creating disklabel on /dev/vdb >18:49:10,213 INFO anaconda: Creating btrfs on /dev/vdb1 >18:49:11,034 INFO anaconda: Creating btrfs on /dev/vdb1 >18:49:11,112 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.5205bBZQ: [Errno 2] No such file or directory >18:49:11,115 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb1 on /tmp/btrfs-tmp.5205bBZQ as btrfs with options defaults >18:49:11,137 INFO anaconda: Thread Done: AnaInstallThread (139665037088512) > > >/tmp/packaging.log: >21:42:10,902 DEBUG packaging: getting release version from tree at None (18) >21:42:10,903 DEBUG packaging: got a release version of 18 >21:42:13,669 INFO packaging: updating base repo >21:42:13,832 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:42:13,832 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:42:13,833 DEBUG yum.verbose.plugin: Adding en_US to language list >21:42:13,840 DEBUG yum.verbose.YumBase: Config time: 0.168 >21:42:13,878 DEBUG packaging: getting release version from tree at None (18) >21:42:13,882 DEBUG packaging: got a release version of 18 >21:42:13,882 INFO packaging: configuring base repo >21:42:13,883 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >21:42:13,887 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >21:42:13,974 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >21:42:13,974 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >21:42:13,979 DEBUG packaging: got a release version of 18 >21:42:13,994 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >21:42:13,994 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >21:42:13,995 DEBUG yum.verbose.plugin: Adding en_US to language list >21:42:13,998 DEBUG yum.verbose.YumBase: Config time: 0.018 >21:42:14,034 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >21:42:14,044 DEBUG packaging: disabling repo fedora >21:42:14,044 DEBUG packaging: disabling repo updates-testing >21:42:14,045 DEBUG packaging: disabling repo updates >21:42:14,045 INFO packaging: gathering repo metadata >21:42:14,046 DEBUG packaging: getting repo metadata for anaconda >21:42:14,085 DEBUG packaging: getting group info for anaconda >21:42:14,116 INFO packaging: metadata retrieval complete >16:42:24,897 DEBUG yum.verbose.YumBase: Setting up Package Sacks >16:42:24,914 INFO_2 yum.verbose.plugin: Determining fastest mirrors >16:42:25,676 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >16:42:25,783 DEBUG yum.verbose.YumBase: pkgsack time: 0.871 >16:42:25,926 DEBUG yum.verbose.YumBase: group time: 1.029 >16:42:25,936 DEBUG packaging: deleting package sacks >16:42:25,944 INFO packaging: checking software selection >16:42:25,945 DEBUG packaging: deleting package sacks >16:42:25,945 DEBUG packaging: deleting yum transaction info >16:42:25,946 DEBUG packaging: select group core >16:42:25,947 DEBUG yum.verbose.YumBase: Setting up Package Sacks >16:42:26,150 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >16:42:26,234 DEBUG yum.verbose.YumBase: pkgsack time: 0.286 >16:42:26,314 DEBUG yum.verbose.YumBase: group time: 0.367 >16:42:26,368 DEBUG yum.verbose.YumBase: Obs Init time: 0.052 >16:42:26,393 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >16:42:26,403 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >16:42:26,404 DEBUG packaging: select group core >16:42:26,404 DEBUG packaging: select group gnome-desktop >16:42:26,421 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >16:42:26,424 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >16:42:26,430 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >16:42:26,476 DEBUG packaging: select group multimedia >16:42:26,497 DEBUG packaging: select group input-methods >16:42:26,506 DEBUG packaging: select group base-x >16:42:26,517 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >16:42:26,520 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >16:42:26,522 DEBUG packaging: select group fonts >16:42:26,646 DEBUG packaging: select group hardware-support >16:42:26,664 DEBUG packaging: select group dial-up >16:42:26,669 DEBUG packaging: select group printing >16:42:26,727 DEBUG packaging: select group firefox >16:42:26,730 DEBUG packaging: select group standard >16:42:26,844 DEBUG packaging: select package kernel-PAE >16:42:26,860 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >16:42:26,862 INFO packaging: no kernel-PAE package >16:42:26,862 DEBUG packaging: select package kernel >16:42:26,864 INFO packaging: selected kernel >16:42:26,864 INFO packaging: checking dependencies >16:42:27,036 DEBUG yum.verbose.YumBase: Building updates object >16:42:27,125 DEBUG yum.verbose.YumBase: up:simple updates time: 0.029 >16:42:27,128 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >16:42:27,128 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >16:42:27,129 DEBUG yum.verbose.YumBase: updates time: 0.092 >16:42:27,131 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >16:42:27,133 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >16:42:27,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-15.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >16:42:27,136 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >16:42:27,137 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >16:42:27,138 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for ModemManager-0.6.0.0-2.fc18.x86_64 >16:42:27,149 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-12.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,151 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,155 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-15.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,156 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-15.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,159 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.64-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,160 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,162 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >16:42:27,163 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,168 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,169 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >16:42:27,171 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,173 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,174 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >16:42:27,175 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:27,177 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-12.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >16:42:27,178 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >16:42:27,179 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >16:42:27,185 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-4.07-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >16:42:27,188 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >16:42:27,189 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >16:42:27,191 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.3-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >16:42:27,192 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.3-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >16:42:27,194 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.6.2-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >16:42:27,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.6.0-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >16:42:27,201 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.26.5-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >16:42:27,207 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.5-3.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >16:42:27,209 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >16:42:27,211 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.8-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >16:42:27,213 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.6.0-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >16:42:27,219 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-7.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >16:42:27,221 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.2.2-9.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >16:42:27,223 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.6.2-2.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >16:42:27,226 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-1.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >16:42:27,233 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.7.2-18.fc18.x86_64 as install for 1:NetworkManager-pptp-0.9.3.997-3.fc18.x86_64 >16:42:27,239 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-15.svn457.fc18.x86_64 as install for 1:NetworkManager-vpnc-0.9.3.997-3.fc18.x86_64 >16:42:27,242 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.6-1.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >16:42:27,244 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >16:42:27,246 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.6-1.fc18.x86_64 >16:42:27,251 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.6-1.fc18.x86_64 >16:42:27,252 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-2.fc18.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >16:42:27,257 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >16:42:27,260 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >16:42:27,261 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >16:42:27,263 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.2-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.6-1.fc18.x86_64 >16:42:27,266 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.6-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >16:42:27,268 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >16:42:27,270 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-5.fc18.noarch as install for abattis-cantarell-fonts-0.0.10.1-1.fc18.noarch >16:42:27,273 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,276 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.0.20120926-25.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,278 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,279 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.0.19-3.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,283 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-1.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,286 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,288 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,290 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,292 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,293 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,295 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,297 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,299 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.0.19-2.fc18.x86_64 as install for abrt-desktop-2.0.19-2.fc18.x86_64 >16:42:27,303 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >16:42:27,304 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >16:42:27,305 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >16:42:27,312 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-1.8.8-5.fc18.2.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >16:42:27,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >16:42:27,316 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >16:42:27,318 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >16:42:27,319 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 as install for alsa-firmware-1.0.25-2.fc18.noarch >16:42:27,323 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-2.1-4.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >16:42:27,325 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-2.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >16:42:27,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-3.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >16:42:27,336 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-3.fc18.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >16:42:27,337 DEBUG yum.verbose.YumBase: TSINFO: Marking dialog-1.1-17.20120706.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >16:42:27,339 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >16:42:27,340 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libncursesw.so.5()(64bit) >16:42:27,341 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libmenuw.so.5()(64bit) >16:42:27,342 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libformw.so.5()(64bit) >16:42:27,347 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.1.x86_64 as install for at-3.1.13-10.fc18.x86_64 >16:42:27,349 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.fc18.x86_64 as install for at-3.1.13-10.fc18.x86_64 >16:42:27,351 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0()(64bit) >16:42:27,358 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.1-3.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >16:42:27,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-2.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >16:42:27,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-4.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >16:42:27,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.0-3.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >16:42:27,373 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >16:42:27,374 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >16:42:27,376 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >16:42:27,380 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >16:42:27,383 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >16:42:27,385 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.14-3.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >16:42:27,387 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1c-7.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >16:42:27,394 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >16:42:27,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >16:42:27,398 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >16:42:27,399 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >16:42:27,402 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >16:42:27,407 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for b43-openfwwf-5.2-8.fc18.noarch >16:42:27,414 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.fc18.x86_64 as install for 1:bash-completion-2.0-2.fc18.noarch >16:42:27,418 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >16:42:27,420 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >16:42:27,426 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >16:42:27,428 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >16:42:27,430 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-5.P1.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >16:42:27,431 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >16:42:27,432 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisccc.so.90()(64bit) >16:42:27,433 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisc.so.92()(64bit) >16:42:27,434 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >16:42:27,437 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >16:42:27,441 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >16:42:27,443 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >16:42:27,446 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-5.fc18.x86_64 as install for bluez-cups-4.101-5.fc18.x86_64 >16:42:27,456 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,458 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.2.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.2.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,461 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-10.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,463 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,465 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-16.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,467 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,470 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.14.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,472 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.4.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.5-3.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,478 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,481 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.0.3-1.fc18.x86_64 to require for libgsttag-1.0.so.0()(64bit) >16:42:27,482 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,498 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.6.1-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >16:42:27,499 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-media3.so.1()(64bit) >16:42:27,500 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-burn3.so.1()(64bit) >16:42:27,504 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.6.3-3.fc18.x86_64 as install for brasero-nautilus-3.6.1-1.fc18.x86_64 >16:42:27,510 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >16:42:27,511 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >16:42:27,512 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >16:42:27,513 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >16:42:27,514 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.5-1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >16:42:27,517 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.fc18.x86_64 as install for bzip2-1.0.6-7.fc18.x86_64 >16:42:27,521 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.4.2-6.fc18.noarch as install for caribou-0.4.4.2-6.fc18.x86_64 >16:42:27,523 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.34.2-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >16:42:27,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >16:42:27,526 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.6.1-1.fc18.x86_64 as install for caribou-0.4.4.2-6.fc18.x86_64 >16:42:27,540 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.6.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,542 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-4.fc18.noarch as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,544 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.15.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,546 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.6.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,548 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.12.0-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,549 DEBUG yum.verbose.YumBase: Quick matched cogl-1.12.0-1.fc18.x86_64 to require for libcogl-pango.so.0()(64bit) >16:42:27,550 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.0-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,552 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-1.9.92-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,554 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.12.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,557 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.fc18.x86_64 to require for libcheese-gtk.so.23()(64bit) >16:42:27,558 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.6.1-2.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0-3.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,561 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.3-4.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.3-4.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >16:42:27,568 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.0.0-168.fc18.rc5.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >16:42:27,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.7-5.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >16:42:27,571 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >16:42:27,572 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >16:42:27,573 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >16:42:27,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >16:42:27,581 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-color-profiles-0.1.6-1.fc18.noarch as install for colord-0.1.25-1.fc18.x86_64 >16:42:27,582 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.25-1.fc18.x86_64 >16:42:27,584 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >16:42:27,585 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >16:42:27,587 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.4-1.fc18.x86_64 as install for colord-0.1.25-1.fc18.x86_64 >16:42:27,598 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.6.3-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,600 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-5.fc18.noarch as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,601 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.0-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,603 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,604 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-2.1-4.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,606 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.40-1.fc18.noarch as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,607 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.8-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,609 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.25-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,612 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.18-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.7.0-4.git20121016.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,616 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.4.99.20121109-8.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,617 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.4-3.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,618 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.6.2-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,620 DEBUG yum.verbose.YumBase: Quick matched gnome-online-accounts-3.6.2-1.fc18.x86_64 to require for libgoa-1.0.so.0()(64bit) >16:42:27,621 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.6.1-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,623 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.5.4-14.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >16:42:27,630 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:27,631 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:27,633 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:27,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:27,636 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >16:42:27,637 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >16:42:27,638 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:27,640 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:27,641 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.8-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:27,650 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >16:42:27,652 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >16:42:27,653 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >16:42:27,659 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >16:42:27,664 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >16:42:27,668 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >16:42:27,669 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >16:42:27,671 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >16:42:27,682 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.20.2-9.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >16:42:27,684 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >16:42:27,686 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >16:42:27,688 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >16:42:27,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >16:42:27,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.fc18.x86_64 as install for curl-7.27.0-4.fc18.x86_64 >16:42:27,698 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >16:42:27,702 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.x86_64 as install for cyrus-sasl-plain-2.1.23-36.fc18.x86_64 >16:42:27,715 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.18-2.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >16:42:27,716 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-2.fc18.noarch as install for deja-dup-24.0-1.fc18.x86_64 >16:42:27,718 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.6.2-1.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >16:42:27,720 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.33-4.fc18.noarch as install for dejavu-sans-fonts-2.33-4.fc18.noarch >16:42:27,724 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >16:42:27,726 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >16:42:27,727 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >16:42:27,728 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 to require for libdns-export.so.95()(64bit) >16:42:27,732 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:27,734 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:27,735 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:27,737 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-36.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:27,738 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-17.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:27,739 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:27,745 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:rmt-0.4-0.13.b44.fc18.x86_64 as install for 1:dump-0.4-0.13.b44.fc18.x86_64 >16:42:27,749 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >16:42:27,767 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,770 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.14.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,772 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.6.0-2.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,775 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.16.4-2.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,778 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.13-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,779 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-4.fc18.noarch as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,782 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,783 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >16:42:27,784 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >16:42:27,784 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >16:42:27,784 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >16:42:27,785 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >16:42:27,785 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >16:42:27,785 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >16:42:27,786 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >16:42:27,786 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >16:42:27,786 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >16:42:27,786 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >16:42:27,787 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >16:42:27,787 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >16:42:27,787 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >16:42:27,788 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >16:42:27,788 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >16:42:27,788 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >16:42:27,788 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >16:42:27,789 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >16:42:27,789 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >16:42:27,789 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >16:42:27,790 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >16:42:27,790 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >16:42:27,790 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >16:42:27,791 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >16:42:27,791 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >16:42:27,791 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >16:42:27,791 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >16:42:27,792 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >16:42:27,792 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >16:42:27,792 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >16:42:27,793 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >16:42:27,793 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >16:42:27,793 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >16:42:27,794 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >16:42:27,794 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >16:42:27,794 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >16:42:27,794 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >16:42:27,795 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >16:42:27,795 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >16:42:27,795 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >16:42:27,796 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >16:42:27,796 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >16:42:27,796 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >16:42:27,797 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >16:42:27,797 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >16:42:27,797 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >16:42:27,797 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >16:42:27,798 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >16:42:27,798 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >16:42:27,798 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >16:42:27,799 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >16:42:27,799 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >16:42:27,799 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >16:42:27,800 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >16:42:27,800 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >16:42:27,800 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >16:42:27,800 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >16:42:27,801 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >16:42:27,801 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >16:42:27,801 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >16:42:27,802 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >16:42:27,802 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >16:42:27,802 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >16:42:27,803 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >16:42:27,803 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >16:42:27,804 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-1.10.1-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,807 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.6.0-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,809 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.40.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,813 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.12-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,814 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,816 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,818 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.6.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,819 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgcr-3.so.1()(64bit) >16:42:27,820 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgck-1.so.0()(64bit) >16:42:27,821 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.8.0-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,822 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.8.0-1.fc18.x86_64 to require for libfolks-telepathy.so.25()(64bit) >16:42:27,823 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.2-1.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,825 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-5.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,827 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,829 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-2.fc18.x86_64 >16:42:27,836 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.1-3.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >16:42:27,838 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.6.1-1.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >16:42:27,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-2.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >16:42:27,841 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.0-2.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >16:42:27,849 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.6.1-2.fc18.x86_64 as install for evince-3.6.1-2.fc18.x86_64 >16:42:27,850 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevview3.so.3()(64bit) >16:42:27,851 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevdocument3.so.4()(64bit) >16:42:27,869 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.14.2-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >16:42:27,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-9.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >16:42:27,873 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-0.9.7-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >16:42:27,875 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >16:42:27,875 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libicalss.so.0()(64bit) >16:42:27,876 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libical.so.0()(64bit) >16:42:27,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.6.2-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >16:42:27,878 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.1-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >16:42:27,879 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.1-1.fc18.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >16:42:27,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.13.1-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >16:42:27,883 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.6.2-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >16:42:27,885 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libedataserver-1.2.so.17()(64bit) >16:42:27,885 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libecal-1.2.so.15()(64bit) >16:42:27,885 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libebook-1.2.so.14()(64bit) >16:42:27,886 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libebackend-1.2.so.5()(64bit) >16:42:27,886 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libcamel-1.2.so.40()(64bit) >16:42:27,898 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >16:42:27,898 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >16:42:27,915 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-17.0.1-1.fc18.x86_64 as install for firefox-17.0.1-1.fc18.x86_64 >16:42:27,918 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.4.noarch as install for firefox-17.0.1-1.fc18.x86_64 >16:42:27,919 DEBUG yum.verbose.YumBase: Quick matched xulrunner-17.0.1-1.fc18.x86_64 to require for libxpcom.so()(64bit) >16:42:27,920 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-4.fc18.x86_64 as install for firefox-17.0.1-1.fc18.x86_64 >16:42:27,922 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.4.2-6.fc18.x86_64 as install for firewall-config-0.2.11-2.fc18.noarch >16:42:27,923 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for firewall-config-0.2.11-2.fc18.noarch >16:42:27,926 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.24-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >16:42:27,927 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >16:42:27,936 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >16:42:27,938 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >16:42:27,941 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-users-1.3.1-1.fc18.noarch as install for firstboot-18.6-2.fc18.x86_64 >16:42:27,943 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-1.3.1-9.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >16:42:27,944 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-date-1.10.4-1.fc18.noarch as install for firstboot-18.6-2.fc18.x86_64 >16:42:27,947 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.0-1.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >16:42:27,948 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.18-1.fc18.noarch as install for firstboot-18.6-2.fc18.x86_64 >16:42:27,950 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >16:42:27,951 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >16:42:27,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-1.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >16:42:27,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.0.19-3.fc18.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >16:42:27,956 DEBUG yum.verbose.YumBase: TSINFO: Marking authconfig-gtk-6.2.5-1.fc18.2.x86_64 as install for firstboot-18.6-2.fc18.x86_64 >16:42:27,981 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >16:42:27,983 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(vars) >16:42:27,984 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(strict) >16:42:27,984 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(POSIX) >16:42:27,985 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Std) >16:42:27,986 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Getopt::Long) >16:42:27,986 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(FileHandle) >16:42:27,987 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Exporter) >16:42:27,988 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-235.fc18.x86_64 to require for perl(Encode) >16:42:27,989 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.135.06-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >16:42:27,991 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-235.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >16:42:27,993 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-34.20121011.fc18.noarch as install for foomatic-4.0.8-13.fc18.x86_64 >16:42:28,005 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-34.20121011.fc18.noarch as install for foomatic-db-ppds-4.0-34.20121011.fc18.noarch >16:42:28,010 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.4.1-4.fc18.x86_64 as install for fprintd-pam-0.4.1-4.fc18.x86_64 >16:42:28,025 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >16:42:28,027 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-14.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >16:42:28,030 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for 1:gdm-3.6.2-5.fc18.x86_64 >16:42:28,032 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >16:42:28,033 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-2.1-4.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >16:42:28,035 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.6.2-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >16:42:28,036 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.25-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >16:42:28,038 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-2.fc18.x86_64 as install for 1:gdm-3.6.2-5.fc18.x86_64 >16:42:28,046 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-6.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >16:42:28,047 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.6.0-1.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >16:42:28,049 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.6.1-1.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >16:42:28,058 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >16:42:28,059 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >16:42:28,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >16:42:28,138 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >16:42:28,140 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >16:42:28,142 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-20.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >16:42:28,143 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >16:42:28,151 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for glib-networking-2.34.2-1.fc18.x86_64 >16:42:28,152 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.10-1.fc18.x86_64 as install for glib-networking-2.34.2-1.fc18.x86_64 >16:42:28,155 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >16:42:28,156 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >16:42:28,159 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-1.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >16:42:28,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.7.0-3.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >16:42:28,162 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0.1-1.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >16:42:28,169 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-5.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >16:42:28,171 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-2.1-4.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >16:42:28,173 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-3.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >16:42:28,174 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-2.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-2.fc18.x86_64 >16:42:28,185 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.17-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >16:42:28,186 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.4-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >16:42:28,188 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >16:42:28,188 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >16:42:28,189 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.4-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >16:42:28,190 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.4-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >16:42:28,191 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.4-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >16:42:28,191 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.4-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >16:42:28,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >16:42:28,193 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.14-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >16:42:28,195 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.14-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >16:42:28,197 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.1-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >16:42:28,199 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.6)(64bit) >16:42:28,199 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >16:42:28,200 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-12.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >16:42:28,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-0.10.2.2-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >16:42:28,206 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.1-4.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >16:42:28,207 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.1-4.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >16:42:28,210 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >16:42:28,211 DEBUG yum.verbose.YumBase: TSINFO: Marking pycanberra-0-0.2.git65c3b3f.fc18.noarch as install for gnome-clocks-0.1.5-1.fc18.noarch >16:42:28,220 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.4.0-6.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >16:42:28,222 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >16:42:28,224 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-7.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >16:42:28,226 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >16:42:28,227 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.22-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >16:42:28,246 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-1.99.0-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >16:42:28,248 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-1.99.0-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >16:42:28,255 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.2-3.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >16:42:28,257 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-1.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >16:42:28,258 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.34.0-1.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >16:42:28,269 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.6-1.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >16:42:28,271 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.3-2.fc18.x86_64 as install for gnome-packagekit-3.6.1-2.fc18.x86_64 >16:42:28,280 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-panel-libs-3.6.2-1.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >16:42:28,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.4-1.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >16:42:28,284 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-xsession-3.6.2-2.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >16:42:28,291 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-1.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >16:42:28,293 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.x86_64 to require for libgnomekbd.so.8()(64bit) >16:42:28,294 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.2-2.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >16:42:28,295 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-4.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >16:42:28,304 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-2.fc18.x86_64 as install for gnome-session-3.6.2-2.fc18.x86_64 >16:42:28,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.fc18.x86_64 as install for gnome-settings-daemon-3.6.3-2.fc18.x86_64 >16:42:28,328 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.6.2-1.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >16:42:28,330 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-8.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >16:42:28,331 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.6.2-5.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >16:42:28,333 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >16:42:28,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-1.fc18.x86_64 as install for gnome-shell-3.6.2-3.fc18.x86_64 >16:42:28,346 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.2.11-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >16:42:28,348 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.28.4-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >16:42:28,350 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.6.0-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >16:42:28,351 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.34.1-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >16:42:28,352 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.x86_64 to require for libgiomm-2.4.so.1()(64bit) >16:42:28,354 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-5.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >16:42:28,355 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.6-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-3.fc18.x86_64 >16:42:28,362 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.6.2-1.fc18.x86_64 as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >16:42:28,363 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.6.2-1.fc18.x86_64 as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >16:42:28,365 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.6.2-1.fc18.noarch as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >16:42:28,367 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-3.fc18.noarch as install for gnu-free-mono-fonts-20120503-3.fc18.noarch >16:42:28,374 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >16:42:28,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >16:42:28,377 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >16:42:28,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-4.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,398 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.1.0-2.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,399 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.5-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,401 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,402 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.1-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,404 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-21.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,405 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-9.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,409 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,410 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgsttag-0.10.so.0()(64bit) >16:42:28,411 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >16:42:28,411 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >16:42:28,411 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstriff-0.10.so.0()(64bit) >16:42:28,412 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >16:42:28,412 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >16:42:28,412 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstfft-0.10.so.0()(64bit) >16:42:28,412 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >16:42:28,413 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstapp-0.10.so.0()(64bit) >16:42:28,414 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-7.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,417 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,418 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-13.fc18.x86_64 >16:42:28,423 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.46.02-6.fc18.x86_64 as install for gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 >16:42:28,442 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-4.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,443 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,445 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-0.8.8-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,447 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-4.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,448 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-2.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,450 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.15.rc1.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,451 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-8.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,453 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-12.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.0.8-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,456 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-2.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,459 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-8.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,460 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-14.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,462 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-1.2.1-10.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >16:42:28,479 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >16:42:28,480 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-1.fc18.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >16:42:28,481 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >16:42:28,483 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-2.fc18.x86_64 >16:42:28,490 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.0-3.fc18.x86_64 as install for gvfs-gphoto2-1.14.2-2.fc18.x86_64 >16:42:28,491 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2_port.so.10()(64bit) >16:42:28,492 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2.so.6()(64bit) >16:42:28,496 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 as install for gvfs-smb-1.14.2-2.fc18.x86_64 >16:42:28,498 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient.so.0()(64bit) >16:42:28,510 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.12.11-1.fc18.x86_64 as install for 1:hpijs-3.12.11-1.fc18.x86_64 >16:42:28,512 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-5.7.2-4.fc18.x86_64 as install for 1:hpijs-3.12.11-1.fc18.x86_64 >16:42:28,513 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.11-1.fc18.x86_64 to require for libhpip.so.0()(64bit) >16:42:28,520 DEBUG yum.verbose.YumBase: TSINFO: Marking python-imaging-1.1.7-7.fc18.x86_64 as install for hplip-3.12.11-1.fc18.x86_64 >16:42:28,522 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-4.fc18.x86_64 as install for hplip-3.12.11-1.fc18.x86_64 >16:42:28,526 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20110318-9.fc18.noarch as install for hunspell-1.3.2-8.fc18.x86_64 >16:42:28,529 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.4.99.20121109-8.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >16:42:28,531 DEBUG yum.verbose.YumBase: TSINFO: Marking kasumi-2.5-9.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >16:42:28,533 DEBUG yum.verbose.YumBase: TSINFO: Marking anthy-9100h-18.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >16:42:28,534 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthydic.so.0()(64bit) >16:42:28,534 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthy.so.0()(64bit) >16:42:28,538 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.3-5.fc18.x86_64 as install for ibus-chewing-1.4.3-1.fc18.x86_64 >16:42:28,539 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.3-5.fc18.x86_64 to require for libchewing.so.3()(64bit) >16:42:28,542 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-3.fc18.x86_64 as install for ibus-hangul-1.4.1-7.fc18.x86_64 >16:42:28,543 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.x86_64 to require for libhangul.so.1()(64bit) >16:42:28,549 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.8.0-1.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >16:42:28,550 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.8.0-1.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >16:42:28,551 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2(LIBPINYIN)(64bit) >16:42:28,551 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2()(64bit) >16:42:28,552 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.3.0-4.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >16:42:28,554 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >16:42:28,559 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-service-1.0.8-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >16:42:28,560 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-4.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >16:42:28,562 DEBUG yum.verbose.YumBase: TSINFO: Marking iok-2.1.3-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >16:42:28,563 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-4.fc18.x86_64 to require for libm17n-core.so.0()(64bit) >16:42:28,564 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-libs-1.0.8-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >16:42:28,565 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.x86_64 to require for libeek.so.0()(64bit) >16:42:28,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.2-3.fc18.x86_64 as install for ibus-typing-booster-0.0.23-1.fc18.noarch >16:42:28,575 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 as install for icedtea-web-1.3.1-1.fc18.x86_64 >16:42:28,580 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.2-1.fc18.x86_64 as install for im-chooser-1.6.2-1.fc18.x86_64 >16:42:28,582 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.5.0-2.fc18.x86_64 as install for im-chooser-1.6.2-1.fc18.x86_64 >16:42:28,593 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >16:42:28,595 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >16:42:28,596 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-1.noarch as install for initscripts-9.42.1-1.fc18.x86_64 >16:42:28,598 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >16:42:28,605 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >16:42:28,606 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >16:42:28,610 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.2-1.fc18.x86_64 as install for iptstate-2.2.2-8.fc18.x86_64 >16:42:28,619 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.7-7.fc18.x86_64 as install for 2:irqbalance-1.0.3-8.fc18.x86_64 >16:42:28,620 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >16:42:28,620 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >16:42:28,627 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for isdn4k-utils-3.2-84.fc18.x86_64 >16:42:28,628 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.x86_64 as install for isdn4k-utils-3.2-84.fc18.x86_64 >16:42:28,633 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.fc18.noarch as install for kbd-1.15.3-6.fc18.x86_64 >16:42:28,635 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >16:42:28,637 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-18.git20130102.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >16:42:28,640 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-15.fc18.noarch as install for khmeros-base-fonts-5.0-15.fc18.noarch >16:42:28,647 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >16:42:28,659 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.10-16.fc18.x86_64 as install for libcanberra-gtk2-0.30-2.fc18.x86_64 >16:42:28,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-7.fc18.x86_64 as install for libcanberra-gtk2-0.30-2.fc18.x86_64 >16:42:28,667 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.2-12.fc18.noarch as install for 1:liberation-mono-fonts-1.07.2-12.fc18.noarch >16:42:28,680 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-4.fc18.x86_64 as install for libsane-hpaio-3.12.11-1.fc18.x86_64 >16:42:28,691 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-1.fc18.noarch as install for m17n-contrib-1.1.14-1.fc18.noarch >16:42:28,694 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >16:42:28,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-2.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >16:42:28,697 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >16:42:28,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.0.19-3.fc18.x86_64 as install for mdadm-3.2.6-1.fc18.x86_64 >16:42:28,710 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.0.1-1.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >16:42:28,711 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >16:42:28,713 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >16:42:28,714 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_nouveau.so.2()(64bit) >16:42:28,714 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_intel.so.1()(64bit) >16:42:28,714 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm.so.2()(64bit) >16:42:28,715 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.1-11.fc18.x86_64 as install for mesa-dri-drivers-9.0.1-1.fc18.x86_64 >16:42:28,723 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.2-2.fc18.x86_64 as install for metacity-2.34.13-1.fc18.x86_64 >16:42:28,724 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.13-2.fc18.x86_64 as install for metacity-2.34.13-1.fc18.x86_64 >16:42:28,728 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.5.20111007git.fc18.x86_64 as install for minicom-2.5-8.fc17.x86_64 >16:42:28,729 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.x86_64 to require for liblockdev.so.1()(64bit) >16:42:28,751 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.18.4-1.fc18.x86_64 as install for 1:nautilus-sendto-3.6.0-1.fc18.x86_64 >16:42:28,752 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.12.2.1-2.fc18.x86_64 as install for 1:nautilus-sendto-3.6.0-1.fc18.x86_64 >16:42:28,768 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.0-20.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:42:28,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.2-42.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:42:28,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-4.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:42:28,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:42:28,774 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount >16:42:28,776 DEBUG yum.verbose.YumBase: TSINFO: Marking libgssglue-0.4-1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:42:28,777 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >16:42:28,778 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.18-2.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:42:28,788 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-8.fc18.x86_64 >16:42:28,798 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.14-3.fc18.x86_64 as install for ntsysv-1.3.59-2.fc18.x86_64 >16:42:28,799 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >16:42:28,809 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-4.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >16:42:28,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >16:42:28,820 DEBUG yum.verbose.YumBase: TSINFO: Marking python-brlapi-0.5.6-7.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >16:42:28,822 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-python-0.7.1-8.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >16:42:28,823 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.7.1-8.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >16:42:28,825 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >16:42:28,826 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python-2.4.1-2.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >16:42:28,841 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-23.fc18.x86_64 as install for paps-0.6.8-23.fc18.x86_64 >16:42:28,842 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.x86_64 to require for libpaps.so.0()(64bit) >16:42:28,851 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-3.fc18.x86_64 >16:42:28,855 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.2.2-4.fc18.x86_64 as install for passwdqc-1.2.2-4.fc18.x86_64 >16:42:28,859 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for pcmciautils-018-3.fc18.x86_64 >16:42:28,862 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.14.20120809git.fc18.noarch as install for pinfo-0.6.10-6.fc18.x86_64 >16:42:28,867 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >16:42:28,869 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >16:42:28,870 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-5.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >16:42:28,872 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.8-5.fc18.x86_64 as install for plymouth-system-theme-0.8.8-5.fc18.x86_64 >16:42:28,878 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >16:42:28,879 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >16:42:28,881 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >16:42:28,896 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for prelink-0.4.6-8.fc18.x86_64 >16:42:28,897 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1()(64bit) >16:42:28,911 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >16:42:28,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >16:42:28,914 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >16:42:28,916 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-2.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >16:42:28,917 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >16:42:28,930 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.00-6.fc18.noarch as install for 1:quota-4.00-6.fc18.x86_64 >16:42:28,946 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-5.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >16:42:28,948 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >16:42:28,949 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-afc-1.14.2-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >16:42:28,951 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-python-0.10.22-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >16:42:28,953 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.6.2-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >16:42:28,954 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >16:42:28,956 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.5-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >16:42:28,958 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.4-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >16:42:28,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-7.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >16:42:28,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >16:42:28,963 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst-1.6.0-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >16:42:28,973 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >16:42:28,975 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >16:42:28,976 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >16:42:28,977 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >16:42:28,988 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.4-4.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >16:42:28,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.3-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >16:42:28,991 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >16:42:29,007 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >16:42:29,011 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.0.0-168.fc18.rc5.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >16:42:29,014 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,014 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,014 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.17-1.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >16:42:29,017 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.17-1.fc18.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >16:42:29,017 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,018 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >16:42:29,018 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >16:42:29,018 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,019 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,019 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,019 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,019 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,020 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >16:42:29,020 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,020 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,021 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >16:42:29,021 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >16:42:29,021 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,022 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >16:42:29,023 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,023 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >16:42:29,023 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >16:42:29,023 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,024 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >16:42:29,024 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,024 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,025 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,025 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,025 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,027 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.13-1.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >16:42:29,028 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >16:42:29,028 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >16:42:29,029 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >16:42:29,029 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >16:42:29,030 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,030 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,030 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >16:42:29,031 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,031 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >16:42:29,031 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_smb_common.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,033 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,033 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,033 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,035 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.4.2-2.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >16:42:29,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so(SAMBA_4.0.0RC5)(64bit) >16:42:29,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_tdb.so()(64bit) >16:42:29,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so()(64bit) >16:42:29,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so()(64bit) >16:42:29,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so()(64bit) >16:42:29,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so()(64bit) >16:42:29,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0()(64bit) >16:42:29,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient-raw.so.0()(64bit) >16:42:29,039 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so()(64bit) >16:42:29,039 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so()(64bit) >16:42:29,039 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so()(64bit) >16:42:29,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so()(64bit) >16:42:29,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so()(64bit) >16:42:29,040 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-util.so.0()(64bit) >16:42:29,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so()(64bit) >16:42:29,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so()(64bit) >16:42:29,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >16:42:29,041 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-credentials.so.0()(64bit) >16:42:29,042 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so()(64bit) >16:42:29,042 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0()(64bit) >16:42:29,043 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so()(64bit) >16:42:29,043 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0()(64bit) >16:42:29,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-standard.so.0()(64bit) >16:42:29,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so()(64bit) >16:42:29,044 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-nbt.so.0()(64bit) >16:42:29,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so()(64bit) >16:42:29,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so()(64bit) >16:42:29,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so()(64bit) >16:42:29,045 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so()(64bit) >16:42:29,046 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so()(64bit) >16:42:29,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0()(64bit) >16:42:29,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so()(64bit) >16:42:29,047 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so()(64bit) >16:42:29,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0()(64bit) >16:42:29,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so()(64bit) >16:42:29,048 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-binding.so.0()(64bit) >16:42:29,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so()(64bit) >16:42:29,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so()(64bit) >16:42:29,049 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so()(64bit) >16:42:29,050 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so()(64bit) >16:42:29,050 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_smb_common.so()(64bit) >16:42:29,050 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so()(64bit) >16:42:29,050 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so()(64bit) >16:42:29,051 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so()(64bit) >16:42:29,052 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so()(64bit) >16:42:29,058 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-4.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >16:42:29,060 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.3-11.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >16:42:29,061 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-12.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >16:42:29,074 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-8.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >16:42:29,075 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >16:42:29,076 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >16:42:29,077 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11()(64bit) >16:42:29,078 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-6.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >16:42:29,080 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-66.fc18.noarch as install for selinux-policy-targeted-3.11.1-66.fc18.noarch >16:42:29,081 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-66.fc18.noarch to require for selinux-policy >16:42:29,087 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >16:42:29,089 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.23-36.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >16:42:29,091 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-22.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >16:42:29,096 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.1.18-1.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >16:42:29,098 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >16:42:29,099 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-7.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >16:42:29,101 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-21.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >16:42:29,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.0.19-3.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >16:42:29,106 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >16:42:29,118 DEBUG yum.verbose.YumBase: TSINFO: Marking unique3-3.0.2-4.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >16:42:29,120 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.14.6-3.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >16:42:29,121 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.7.2-8.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >16:42:29,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.4.1-3.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >16:42:29,133 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-5.43-3.fc18.x86_64 >16:42:29,135 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-5.0.1-3.fc18.noarch as install for smc-meera-fonts-5.0.1-3.fc18.noarch >16:42:29,137 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >16:42:29,138 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >16:42:29,140 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >16:42:29,144 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.x86_64 as install for spice-vdagent-0.12.0-2.fc18.x86_64 >16:42:29,158 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:42:29,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:42:29,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:42:29,162 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:42:29,165 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:42:29,167 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:42:29,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:42:29,170 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:42:29,172 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:42:29,173 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:42:29,175 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:42:29,190 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-2.fc18.x86_64 as install for sushi-3.6.1-1.fc18.x86_64 >16:42:29,194 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.3.12-7.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >16:42:29,195 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smbc-1.0.13-5.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >16:42:29,197 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.2.24-1.fc18.noarch as install for system-config-printer-1.3.12-7.fc18.x86_64 >16:42:29,198 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 as install for system-config-printer-1.3.12-7.fc18.x86_64 >16:42:29,210 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >16:42:29,213 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >16:42:29,215 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >16:42:29,216 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >16:42:29,227 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-3.fc18.noarch as install for thai-scalable-waree-fonts-0.5.0-3.fc18.noarch >16:42:29,232 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >16:42:29,244 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.4-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >16:42:29,246 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-dvb-daemon-0.2.10-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >16:42:29,248 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-3.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >16:42:29,268 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.72-1.fc18.x86_64 as install for transmission-gtk-2.72-1.fc18.x86_64 >16:42:29,274 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20121109-1.fc18.noarch as install for usb_modeswitch-1.2.5-1.fc18.x86_64 >16:42:29,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.x86_64 as install for util-linux-2.22.1-2.1.fc18.x86_64 >16:42:29,288 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.x86_64 to require for libutempter.so.0()(64bit) >16:42:29,299 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-6.fc18.x86_64 as install for vinagre-3.6.2-1.fc18.x86_64 >16:42:29,301 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-6.fc18.x86_64 as install for vinagre-3.6.2-1.fc18.x86_64 >16:42:29,303 DEBUG yum.verbose.YumBase: TSINFO: Marking vlgothic-fonts-common-20121109-1.fc18.noarch as install for vlgothic-fonts-20121109-1.fc18.noarch >16:42:29,312 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.2_2011.04.28-3.fc18.x86_64 as install for 1:wireless-tools-29-8.1.fc18.x86_64 >16:42:29,317 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.x86_64 as install for wvdial-1.61-6.fc18.x86_64 >16:42:29,319 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvstreams.so.4.6()(64bit) >16:42:29,319 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvbase.so.4.6()(64bit) >16:42:29,319 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libuniconf.so.4.6()(64bit) >16:42:29,322 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.14-3.fc18.x86_64 as install for xdg-user-dirs-gtk-0.9-2.fc18.x86_64 >16:42:29,328 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.6-5.fc18.noarch as install for xorg-x11-drv-evdev-2.7.3-2.fc18.x86_64 >16:42:29,329 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.3-1.fc18.x86_64 as install for xorg-x11-drv-evdev-2.7.3-2.fc18.x86_64 >16:42:29,330 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.x86_64 to require for libmtdev.so.1()(64bit) >16:42:29,337 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.8-3.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >16:42:29,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >16:42:29,340 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >16:42:29,356 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.0.1-1.fc18.x86_64 as install for xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 >16:42:29,357 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0.1-1.fc18.x86_64 to require for libxatracker.so.1()(64bit) >16:42:29,366 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.13.0-11.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >16:42:29,368 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.26.2-5.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >16:42:29,369 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.5-2.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-11.fc18.x86_64 >16:42:29,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.2-2.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >16:42:29,374 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.3-2.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >16:42:29,377 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-2.fc18.x86_64 as install for 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 >16:42:29,383 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.6.1-1.fc18.noarch as install for 1:yelp-3.6.2-1.fc18.x86_64 >16:42:29,384 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.6.2-1.fc18.x86_64 as install for 1:yelp-3.6.2-1.fc18.x86_64 >16:42:29,390 DEBUG yum.verbose.YumBase: TSINFO: Marking yp-tools-2.12-11.fc18.x86_64 as install for 3:ypbind-1.36-7.fc18.x86_64 >16:42:29,393 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >16:42:29,394 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >16:42:29,395 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >16:42:29,397 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >16:42:29,398 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >16:42:29,400 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for yum-presto-0.9.0-1.fc18.noarch >16:42:29,402 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-2.fc18.noarch as install for yum-utils-1.1.31-6.fc18.noarch >16:42:29,439 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >16:42:29,441 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >16:42:29,442 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.6-1.fc18.x86_64 as install for PackageKit-0.8.6-1.fc18.x86_64 >16:42:29,448 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.0.19-2.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >16:42:29,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.0.19-3.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >16:42:29,451 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.23-1.fc18.x86_64 as install for abrt-2.0.19-2.fc18.x86_64 >16:42:29,460 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.0.19-3.fc18.x86_64 as install for abrt-addon-kerneloops-2.0.19-2.fc18.x86_64 >16:42:29,463 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.0.8-2.fc18.x86_64 as install for abrt-addon-vmcore-2.0.19-2.fc18.x86_64 >16:42:29,470 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.0.19-2.fc18.x86_64 as install for abrt-gui-2.0.19-2.fc18.x86_64 >16:42:29,474 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >16:42:29,475 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >16:42:29,477 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.0.19-3.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.19-2.fc18.x86_64 >16:42:29,502 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-12.fc18.x86_64 as install for alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 >16:42:29,511 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-2.fc18.x86_64 as install for argyllcms-1.4.0-6.fc18.x86_64 >16:42:29,518 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-1.fc18.x86_64 as install for authconfig-gtk-6.2.5-1.fc18.2.x86_64 >16:42:29,536 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-5.P1.fc18.noarch as install for 32:bind-libs-9.9.2-5.P1.fc18.x86_64 >16:42:29,559 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0.1-1.fc18.x86_64 as install for cairo-1.12.8-2.fc18.x86_64 >16:42:29,571 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-5.fc18.x86_64 as install for cdrdao-1.2.3-16.fc18.x86_64 >16:42:29,572 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.x86_64 to require for libao.so.4()(64bit) >16:42:29,609 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.7-1.fc18.x86_64 as install for crda-1.1.2_2011.04.28-3.fc18.x86_64 >16:42:29,642 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-5.fc18.noarch as install for desktop-file-utils-0.21-1.fc18.x86_64 >16:42:29,656 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-9.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >16:42:29,658 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-4.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >16:42:29,663 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-18.git20130102.fc18.x86_64 >16:42:29,667 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.6.0-2.fc18.noarch as install for duplicity-0.6.18-2.fc18.x86_64 >16:42:29,669 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-10.fc18.noarch as install for duplicity-0.6.18-2.fc18.x86_64 >16:42:29,670 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-4.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >16:42:29,671 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.13-1.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >16:42:29,673 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-18.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >16:42:29,692 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >16:42:29,693 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >16:42:29,694 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >16:42:29,694 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >16:42:29,694 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >16:42:29,695 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >16:42:29,695 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >16:42:29,695 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >16:42:29,696 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1()(64bit) >16:42:29,696 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1()(64bit) >16:42:29,711 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-1.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >16:42:29,712 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.20.2-9.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >16:42:29,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-3.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >16:42:29,740 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.3-1.fc18.x86_64 as install for farstream02-0.2.2-1.fc18.x86_64 >16:42:29,742 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.1-2.fc18.x86_64 as install for farstream02-0.2.2-1.fc18.x86_64 >16:42:29,751 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.fc18.x86_64 as install for fipscheck-lib-1.3.1-2.fc18.x86_64 >16:42:29,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.4.0-5.fc18.x86_64 as install for fprintd-0.4.1-4.fc18.x86_64 >16:42:29,802 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-14.fc18.x86_64 as install for genisoimage-1.1.11-14.fc18.x86_64 >16:42:29,803 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for libusal.so.0()(64bit) >16:42:29,803 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for librols.so.0()(64bit) >16:42:29,807 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-9.fc18.x86_64 as install for ghostscript-fonts-5.50-29.fc18.noarch >16:42:29,820 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >16:42:29,825 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012j-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >16:42:29,840 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-18.0.0-1.fc18.noarch as install for gnome-desktop3-3.6.2-1.fc18.x86_64 >16:42:29,845 DEBUG yum.verbose.YumBase: TSINFO: Marking dvb-apps-1.1.2-2.1479.37781d27a444.fc18.x86_64 as install for gnome-dvb-daemon-0.2.10-1.fc18.x86_64 >16:42:29,847 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-rtsp-0.10.8-3.fc18.x86_64 as install for gnome-dvb-daemon-0.2.10-1.fc18.x86_64 >16:42:29,865 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-desktop-2.32.0-12.fc18.x86_64 as install for gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 >16:42:29,871 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-8.fc18.x86_64 as install for gnome-video-effects-0.4.0-4.fc18.noarch >16:42:29,877 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >16:42:29,877 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >16:42:29,895 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.10.3-1.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >16:42:29,897 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >16:42:29,898 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.12-1.fc18.x86_64 as install for grilo-plugins-0.2.4-1.fc18.x86_64 >16:42:29,913 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-2.fc18.x86_64 as install for gstreamer-0.10.36-2.fc18.x86_64 >16:42:29,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-12.fc18.x86_64 as install for gstreamer-plugins-base-0.10.36-3.fc18.x86_64 >16:42:29,923 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-12.fc18.x86_64 as install for gstreamer-plugins-base-0.10.36-3.fc18.x86_64 >16:42:29,924 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_interface.so.0()(64bit) >16:42:29,999 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.x86_64 as install for gvfs-1.14.2-2.fc18.x86_64 >16:42:30,000 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >16:42:30,001 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >16:42:30,001 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_paranoia.so.1()(64bit) >16:42:30,001 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1()(64bit) >16:42:30,002 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13()(64bit) >16:42:30,007 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >16:42:30,008 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-5.fc18.x86_64 to require for libusbmuxd.so.2()(64bit) >16:42:30,009 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >16:42:30,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.fc18.x86_64 as install for gvfs-afc-1.14.2-2.fc18.x86_64 >16:42:30,016 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-4.fc18.x86_64 as install for gvfs-obexftp-1.14.2-2.fc18.x86_64 >16:42:30,029 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.12.11-1.fc18.x86_64 as install for hplip-libs-3.12.11-1.fc18.x86_64 >16:42:30,045 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-5.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >16:42:30,047 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >16:42:30,060 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >16:42:30,072 DEBUG yum.verbose.YumBase: TSINFO: Marking jpackage-utils-1.7.5-20.fc18.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >16:42:30,074 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2012j-1.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >16:42:30,075 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R3-6.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >16:42:30,077 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-6.fc18.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >16:42:30,110 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.5.0-3.fc18.noarch as install for libX11-1.5.0-3.fc18.x86_64 >16:42:30,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-2.fc18.x86_64 as install for libXfont-1.4.5-2.fc18.x86_64 >16:42:30,166 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.x86_64 >16:42:30,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-2.fc18.x86_64 as install for libcurl-7.27.0-4.fc18.x86_64 >16:42:30,192 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >16:42:30,248 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.0.35-18.fc18.x86_64 as install for libgphoto2-2.5.0-3.fc18.x86_64 >16:42:30,255 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.34-1.fc18.x86_64 as install for libgpod-0.8.2-7.fc18.x86_64 >16:42:30,277 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >16:42:30,278 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >16:42:30,280 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >16:42:30,292 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.4.1-2.fc18.x86_64 as install for liblouis-python-2.4.1-2.fc18.noarch >16:42:30,309 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.29.6-3.fc18.x86_64 as install for libmusicbrainz5-5.0.1-2.fc18.x86_64 >16:42:30,319 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-4.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >16:42:30,319 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-4.fc18.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >16:42:30,320 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-1.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >16:42:30,334 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-2.fc18.noarch as install for libnm-gtk-0.9.7.0-4.git20121016.fc18.x86_64 >16:42:30,343 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-1.fc18.x86_64 as install for libofa-0.9.3-21.fc18.x86_64 >16:42:30,349 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.27-2.fc18.x86_64 as install for libosinfo-0.2.1-1.fc18.x86_64 >16:42:30,350 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >16:42:30,351 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.27-2.fc18.x86_64 to require for libxslt.so.1()(64bit) >16:42:30,360 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.2.0-3.fc18.2.x86_64 as install for libpeas-1.6.2-1.fc18.x86_64 >16:42:30,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-5.fc18.x86_64 as install for libproxy-0.4.10-1.fc18.x86_64 >16:42:30,376 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >16:42:30,378 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >16:42:30,401 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.x86_64 as install for libsemanage-2.1.9-1.fc18.x86_64 >16:42:30,402 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >16:42:30,402 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >16:42:30,444 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-7.fc18.x86_64 as install for libtiff-4.0.3-1.fc18.x86_64 >16:42:30,455 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.2-3.fc18.x86_64 as install for libtranslit-m17n-0.0.2-3.fc18.x86_64 >16:42:30,490 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-2.12.21-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >16:42:30,492 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.1.1-17.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >16:42:30,494 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.23-36.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >16:42:30,495 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >16:42:30,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-1.fc18.x86_64 as install for libvirt-client-0.10.2.2-3.fc18.x86_64 >16:42:30,498 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman_client.so.1()(64bit) >16:42:30,498 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman.so.1()(64bit) >16:42:30,500 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >16:42:30,502 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >16:42:30,503 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >16:42:30,505 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >16:42:30,506 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >16:42:30,508 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >16:42:30,509 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >16:42:30,511 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-0.10.2.2-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >16:42:30,514 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.2-3.fc18.x86_64 >16:42:30,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.4-1.fc18.x86_64 as install for libvirt-gobject-0.1.4-1.fc18.x86_64 >16:42:30,526 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.4-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.0.7)(64bit) >16:42:30,526 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.4-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >16:42:30,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.6.1-1.fc18.noarch as install for libwacom-0.6.1-1.fc18.x86_64 >16:42:30,541 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.6-2.fc18.x86_64 as install for libwnck3-3.4.4-1.fc18.x86_64 >16:42:30,588 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0.1-1.fc18.x86_64 as install for mesa-libGL-9.0.1-1.fc18.x86_64 >16:42:30,609 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.fc18.x86_64 as install for ncurses-libs-5.9-7.20121017.fc18.x86_64 >16:42:30,621 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >16:42:30,622 DEBUG yum.verbose.YumBase: TSINFO: Marking mysql-libs-5.5.28-1.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >16:42:30,624 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-libs-3.3.2-5.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >16:42:30,625 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-235.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >16:42:30,627 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 to require for libnetsnmpmibs.so.30()(64bit) >16:42:30,627 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 to require for libnetsnmpagent.so.30()(64bit) >16:42:30,632 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-5.fc18.x86_64 as install for newt-0.52.14-3.fc18.x86_64 >16:42:30,633 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >16:42:30,648 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >16:42:30,675 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-15.svn457.fc18.noarch as install for openconnect-4.07-2.fc18.x86_64 >16:42:30,676 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >16:42:30,693 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-13.fc18.x86_64 as install for 1:openssl-1.0.1c-7.fc18.x86_64 >16:42:30,705 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.09-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >16:42:30,709 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >16:42:30,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >16:42:30,730 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >16:42:30,730 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >16:42:30,731 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >16:42:30,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >16:42:30,771 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:42:30,773 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:42:30,774 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:42:30,775 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:42:30,777 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:42:30,779 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >16:42:30,781 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >16:42:30,782 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple::Search) >16:42:30,783 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple) >16:42:30,783 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::ParseUtils) >16:42:30,784 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::Find) >16:42:30,785 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >16:42:30,787 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:42:30,788 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >16:42:30,811 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 as install for plymouth-theme-charge-0.8.8-5.fc18.x86_64 >16:42:30,820 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.20.2-9.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >16:42:30,821 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.x86_64 to require for libpoppler.so.26()(64bit) >16:42:30,822 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-4.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >16:42:30,823 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-7.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >16:42:30,854 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.x86_64 as install for pygobject3-3.4.2-6.fc18.x86_64 >16:42:30,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-8.fc18.x86_64 as install for pygtk2-libglade-2.24.0-5.fc18.x86_64 >16:42:30,876 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.5.6-7.fc18.x86_64 as install for python-brlapi-0.5.6-7.fc18.x86_64 >16:42:30,877 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.5.6-7.fc18.x86_64 to require for libbrlapi.so.0.5()(64bit) >16:42:30,884 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-5.fc18.noarch as install for python-kitchen-1.1.1-2.fc18.noarch >16:42:30,894 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.fc18.x86_64 as install for python-libs-2.7.3-13.fc18.x86_64 >16:42:30,896 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.11-7.fc18.x86_64 as install for python-mako-0.5.0-5.fc18.noarch >16:42:30,897 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-6.fc18.noarch as install for python-mako-0.5.0-5.fc18.noarch >16:42:30,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-newt-2.0.19-3.fc18.x86_64 as install for python-meh-0.18-1.fc18.noarch >16:42:30,904 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.2.24-1.fc18.noarch as install for python-slip-dbus-0.2.24-1.fc18.noarch >16:42:30,908 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.fc18.x86_64 as install for python-urlgrabber-3.9.1-22.fc18.noarch >16:42:30,929 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.fc18.x86_64 as install for rpm-python-4.10.1-3.fc18.x86_64 >16:42:30,931 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >16:42:30,977 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.7-5.fc18.x86_64 as install for 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 >16:42:30,978 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >16:42:30,993 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.45-1.fc18.noarch as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >16:42:30,995 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-python-3.3.7-28.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >16:42:30,997 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.12-7.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >16:42:30,998 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.2.1-2.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >16:42:31,000 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.13-44.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >16:42:31,002 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-28.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >16:42:31,003 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >16:42:31,003 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libqpol.so.1()(64bit) >16:42:31,003 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4()(64bit) >16:42:31,009 DEBUG yum.verbose.YumBase: TSINFO: Marking compat-readline5-5.2-20.fc18.x86_64 as install for socat-1.7.2.1-2.fc18.x86_64 >16:42:31,018 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-4.fc18.noarch as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >16:42:31,020 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-18.fc18.x86_64 as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >16:42:31,021 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmulex.so.1()(64bit) >16:42:31,021 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >16:42:31,021 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite.so.1()(64bit) >16:42:31,022 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-4.fc18.x86_64 as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >16:42:31,032 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.5.2-1.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >16:42:31,033 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.5.2-1.fc18.x86_64 to require for libusbredirhost.so.1()(64bit) >16:42:31,034 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-5.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >16:42:31,036 DEBUG yum.verbose.YumBase: TSINFO: Marking libcacard-0.1.2-3.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >16:42:31,052 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.fc18.x86_64 as install for system-config-date-1.10.4-1.fc18.noarch >16:42:31,054 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.3.1-9.fc18.x86_64 as install for system-config-keyboard-1.3.1-9.fc18.x86_64 >16:42:31,056 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.62-1.fc18.x86_64 as install for system-config-printer-libs-1.3.12-7.fc18.x86_64 >16:42:31,104 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.6-4.fc18.x86_64 as install for telepathy-haze-0.6.0-2.fc18.x86_64 >16:42:31,153 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-6.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >16:42:31,154 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-8.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >16:42:31,156 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.24-1.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >16:42:31,157 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >16:42:31,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.3.0-5.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >16:42:31,169 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >16:42:31,170 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.8-5.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >16:42:31,172 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.5-1.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >16:42:31,207 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-49.1.1-5.fc18.x86_64 as install for webkitgtk3-1.10.1-1.fc18.x86_64 >16:42:31,208 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicui18n.so.49()(64bit) >16:42:31,208 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >16:42:31,223 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-8.fc18.x86_64 as install for xorg-x11-server-utils-7.5-14.fc18.x86_64 >16:42:31,278 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-7.fc18.x86_64 as install for brlapi-0.5.6-7.fc18.x86_64 >16:42:31,285 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.51.0.1-3.fc18.x86_64 as install for btparser-0.23-1.fc18.x86_64 >16:42:31,304 DEBUG yum.verbose.YumBase: TSINFO: Marking spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch as install for desktop-backgrounds-gnome-18.0.0-1.fc18.noarch >16:42:31,317 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.0-2.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >16:42:31,319 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >16:42:31,335 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.3-3.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >16:42:31,337 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_video.so.2.4()(64bit) >16:42:31,337 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ts.so.2.4()(64bit) >16:42:31,337 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >16:42:31,338 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_photo.so.2.4()(64bit) >16:42:31,338 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >16:42:31,338 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_ml.so.2.4()(64bit) >16:42:31,339 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >16:42:31,339 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >16:42:31,339 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >16:42:31,339 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_flann.so.2.4()(64bit) >16:42:31,340 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >16:42:31,340 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_core.so.2.4()(64bit) >16:42:31,340 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >16:42:31,341 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.3-3.fc18.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >16:42:31,342 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-1.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >16:42:31,348 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-2.fc18.x86_64 as install for gd-2.0.35-18.fc18.x86_64 >16:42:31,359 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.1.1-17.fc18.x86_64 as install for gettext-0.18.1.1-17.fc18.x86_64 >16:42:31,360 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.1.1-17.fc18.x86_64 to require for libgettextlib-0.18.1.so()(64bit) >16:42:31,369 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-9.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >16:42:31,371 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-5.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >16:42:31,372 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >16:42:31,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-4.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >16:42:31,397 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-0.7.5-1.fc18.noarch as install for jpackage-utils-1.7.5-20.fc18.x86_64 >16:42:31,467 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-7.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >16:42:31,468 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.x86_64 to require for libsilc-1.1.so.2()(64bit) >16:42:31,469 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-7.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >16:42:31,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >16:42:31,473 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-2.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >16:42:31,477 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.4.9-1.fc18.noarch as install for libquvi-0.4.1-2.fc18.x86_64 >16:42:31,515 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.2-1.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,517 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,519 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,520 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,522 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-8.20121130git.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,524 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,525 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.98-4.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,527 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,529 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.872-19.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,530 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.16.2-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,532 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,533 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-0.10.2.2-3.fc18.x86_64 >16:42:31,575 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.46-1.fc18.x86_64 as install for libvirt-daemon-driver-storage-0.10.2.2-3.fc18.x86_64 >16:42:31,575 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.46-1.fc18.x86_64 to require for librados.so.2()(64bit) >16:42:31,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-8.fc18.x86_64 as install for mcpp-2.7.2-8.fc18.x86_64 >16:42:31,603 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >16:42:31,604 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >16:42:31,606 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0.1-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >16:42:31,620 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.x86_64 as install for neon-0.29.6-3.fc18.x86_64 >16:42:31,634 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-5.fc18.x86_64 as install for 1:obex-data-server-0.4.6-4.fc18.x86_64 >16:42:31,655 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-235.fc18.noarch as install for perl-Pod-Parser-1.51-235.fc18.noarch >16:42:31,665 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-235.fc18.noarch as install for 1:perl-Pod-Simple-3.20-235.fc18.noarch >16:42:31,698 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.8-5.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 >16:42:31,700 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.8-5.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-5.fc18.x86_64 >16:42:31,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.9-1.fc18.x86_64 as install for policycoreutils-python-2.1.13-44.fc18.x86_64 >16:42:31,706 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-3.fc18.noarch as install for policycoreutils-python-2.1.13-44.fc18.x86_64 >16:42:31,715 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >16:42:31,717 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:anaconda-yum-plugins-1.0-8.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >16:42:31,724 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch as install for python-beaker-1.5.4-6.fc18.noarch >16:42:31,726 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2.fc18.x86_64 as install for python-beaker-1.5.4-6.fc18.noarch >16:42:31,734 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.2.0-23.fc18.x86_64 as install for 2:qemu-kvm-1.2.0-23.fc18.x86_64 >16:42:31,737 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-2.fc18.noarch as install for rhino-1.7R3-6.fc18.noarch >16:42:31,749 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-6.fc18.noarch as install for seed-3.2.0-3.fc18.2.x86_64 >16:42:31,751 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.1-1.fc18.x86_64 as install for seed-3.2.0-3.fc18.2.x86_64 >16:42:31,809 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.1-8.fc18.x86_64 as install for ceph-libs-0.46-1.fc18.x86_64 >16:42:31,812 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for createrepo-0.9.9-12.fc18.noarch >16:42:31,824 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-21.fc18.noarch as install for festival-1.96-21.fc18.x86_64 >16:42:31,825 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >16:42:31,826 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.x86_64 to require for libestools.so.1.2.96.1()(64bit) >16:42:31,826 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >16:42:31,827 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >16:42:31,832 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-5.fc18.x86_64 as install for gavl-1.4.0-1.fc18.x86_64 >16:42:31,840 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.3.1-3.fc18.x86_64 as install for glusterfs-fuse-3.3.1-3.fc18.x86_64 >16:42:31,875 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.98-4.fc18.x86_64 as install for lvm2-2.02.98-4.fc18.x86_64 >16:42:31,877 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.1.4-2.fc18.x86_64 as install for lvm2-2.02.98-4.fc18.x86_64 >16:42:31,892 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-0.10.0-5.fc18.x86_64 as install for netcf-libs-0.2.2-1.fc18.x86_64 >16:42:31,893 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >16:42:31,894 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0()(64bit) >16:42:31,906 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.1.4-3.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >16:42:31,908 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-4.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >16:42:31,909 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libIlmThread.so.6()(64bit) >16:42:31,910 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-1.fc18.x86_64 as install for opencv-2.4.3-3.fc18.x86_64 >16:42:31,911 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libHalf.so.6()(64bit) >16:42:31,928 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-235.fc18.noarch as install for perl-Pod-Perldoc-3.17.00-235.fc18.noarch >16:42:31,940 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-4.fc18.noarch as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >16:42:31,943 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.6.28-3.fc18.noarch as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >16:42:31,944 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13-4.fc18.x86_64 as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >16:42:31,953 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-6.fc18.x86_64 as install for 2:qemu-img-1.2.0-23.fc18.x86_64 >16:42:31,954 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >16:42:31,955 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-1.0.1-0.fc18.x86_64 as install for 2:qemu-img-1.2.0-23.fc18.x86_64 >16:42:31,968 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.2.0-23.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >16:42:31,970 DEBUG yum.verbose.YumBase: TSINFO: Marking vgabios-0.6c-5.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >16:42:31,971 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.1-3.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >16:42:31,973 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-3.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >16:42:31,974 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.0-1.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >16:42:31,975 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >16:42:31,976 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >16:42:31,976 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >16:42:31,976 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >16:42:31,977 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >16:42:31,977 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >16:42:31,977 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >16:42:31,977 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >16:42:31,978 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >16:42:31,979 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20120328-2.gitaac9718.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >16:42:31,981 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-2.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >16:42:31,987 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.1.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >16:42:31,989 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >16:42:31,990 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.1.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >16:42:31,992 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6()(64bit) >16:42:31,998 DEBUG yum.verbose.YumBase: TSINFO: Marking spherical-cow-backgrounds-single-17.92.0-1.fc18.noarch as install for spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch >16:42:32,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.14.3-2.fc18.x86_64 as install for corosync-2.1.0-1.fc18.x86_64 >16:42:32,020 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.15-2.fc18.x86_64 as install for corosynclib-2.1.0-1.fc18.x86_64 >16:42:32,022 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.6-5.fc18.x86_64 as install for corosynclib-2.1.0-1.fc18.x86_64 >16:42:32,023 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-5.fc18.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >16:42:32,189 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20110318-9.fc18.noarch as install for hunspell-en-0.20110318-9.fc18.noarch >16:42:32,365 DEBUG yum.verbose.YumBase: Depsolve time: 5.501 >16:42:32,366 DEBUG packaging: success >16:42:32,402 INFO packaging: 1186 packages selected totalling 3.43 GB >16:42:58,671 INFO packaging: checking software selection >16:42:58,672 DEBUG packaging: deleting package sacks >16:42:58,674 DEBUG packaging: deleting yum transaction info >16:42:58,751 DEBUG packaging: select group core >16:42:58,752 DEBUG yum.verbose.YumBase: Setting up Package Sacks >16:42:58,902 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >16:42:59,016 DEBUG yum.verbose.YumBase: pkgsack time: 0.262 >16:42:59,310 DEBUG yum.verbose.YumBase: group time: 0.558 >16:42:59,373 DEBUG yum.verbose.YumBase: Obs Init time: 0.062 >16:42:59,406 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >16:42:59,419 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >16:42:59,421 DEBUG packaging: select group core >16:42:59,422 DEBUG packaging: select group standard >16:42:59,499 DEBUG packaging: select package kernel-PAE >16:42:59,517 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >16:42:59,519 INFO packaging: no kernel-PAE package >16:42:59,519 DEBUG packaging: select package kernel >16:42:59,521 INFO packaging: selected kernel >16:42:59,521 INFO packaging: checking dependencies >16:42:59,597 DEBUG yum.verbose.YumBase: Building updates object >16:42:59,695 DEBUG yum.verbose.YumBase: up:simple updates time: 0.031 >16:42:59,698 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >16:42:59,698 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >16:42:59,699 DEBUG yum.verbose.YumBase: updates time: 0.101 >16:42:59,701 DEBUG yum.verbose.YumBase: TSINFO: Marking ppp-2.4.5-23.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,704 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-12.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,706 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,708 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,711 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,713 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,714 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-15.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,717 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-15.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,719 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.64-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,721 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,722 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >16:42:59,723 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,725 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,728 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,730 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >16:42:59,731 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,734 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,735 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >16:42:59,736 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,738 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-12.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >16:42:59,739 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >16:42:59,740 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >16:42:59,741 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-15.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,742 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgobject-2.0.so.0()(64bit) >16:42:59,743 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >16:42:59,743 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >16:42:59,744 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgio-2.0.so.0()(64bit) >16:42:59,746 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-12.git20121004.fc18.x86_64 >16:42:59,748 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.6-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >16:42:59,751 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.6-1.fc18.x86_64 >16:42:59,754 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >16:42:59,756 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >16:42:59,757 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >16:42:59,763 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.1.x86_64 as install for at-3.1.13-10.fc18.x86_64 >16:42:59,766 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.fc18.x86_64 as install for at-3.1.13-10.fc18.x86_64 >16:42:59,767 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.1.x86_64 to require for libpam.so.0()(64bit) >16:42:59,776 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >16:42:59,778 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >16:42:59,780 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >16:42:59,786 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >16:42:59,788 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >16:42:59,790 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.14-3.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >16:42:59,792 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1c-7.fc18.x86_64 as install for authconfig-6.2.5-1.fc18.2.x86_64 >16:42:59,797 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.fc18.x86_64 as install for bash-4.2.39-3.fc18.x86_64 >16:42:59,800 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.fc18.x86_64 as install for 1:bash-completion-2.0-2.fc18.noarch >16:42:59,803 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-18.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >16:42:59,806 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >16:42:59,812 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >16:42:59,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >16:42:59,816 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-5.P1.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >16:42:59,818 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >16:42:59,819 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisccc.so.90()(64bit) >16:42:59,819 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-5.P1.fc18.x86_64 to require for libisc.so.92()(64bit) >16:42:59,821 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >16:42:59,823 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >16:42:59,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-5.P1.fc18.x86_64 >16:42:59,829 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >16:42:59,831 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >16:42:59,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >16:42:59,840 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >16:42:59,840 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >16:42:59,841 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >16:42:59,842 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.5-1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >16:42:59,845 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.fc18.x86_64 as install for bzip2-1.0.6-7.fc18.x86_64 >16:42:59,853 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.0.0-168.fc18.rc5.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >16:42:59,855 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.7-5.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >16:42:59,857 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >16:42:59,858 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >16:42:59,860 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >16:42:59,862 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >16:42:59,870 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:59,871 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.7-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:59,873 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:59,876 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:59,877 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >16:42:59,878 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >16:42:59,879 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:59,882 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:59,884 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.8-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >16:42:59,893 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >16:42:59,895 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >16:42:59,896 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >16:42:59,902 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >16:42:59,908 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >16:42:59,912 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >16:42:59,914 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >16:42:59,916 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >16:42:59,922 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.fc18.x86_64 as install for curl-7.27.0-4.fc18.x86_64 >16:42:59,923 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >16:42:59,927 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.x86_64 as install for cyrus-sasl-plain-2.1.23-36.fc18.x86_64 >16:42:59,934 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.x86_64 as install for 1:dbus-1.6.8-2.fc18.x86_64 >16:42:59,938 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >16:42:59,939 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-23.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >16:42:59,941 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >16:42:59,943 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.33-3.fc18.x86_64 to require for liblber-2.4.so.2()(64bit) >16:42:59,944 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 as install for 12:dhclient-4.2.4-23.P2.fc18.x86_64 >16:42:59,946 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-5.P1.fc18.x86_64 to require for libdns-export.so.95()(64bit) >16:42:59,949 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:59,951 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:59,953 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-4.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:59,955 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-36.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:59,956 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-17.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:59,958 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >16:42:59,964 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:rmt-0.4-0.13.b44.fc18.x86_64 as install for 1:dump-0.4-0.13.b44.fc18.x86_64 >16:42:59,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >16:42:59,974 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >16:42:59,975 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >16:42:59,978 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.24-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >16:42:59,980 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.11-2.fc18.noarch >16:42:59,981 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.4.2-6.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >16:42:59,990 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >16:42:59,993 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.11-2.fc18.noarch >16:42:59,996 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.4.1-4.fc18.x86_64 as install for fprintd-pam-0.4.1-4.fc18.x86_64 >16:43:00,001 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >16:43:00,003 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >16:43:00,005 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >16:43:00,010 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >16:43:00,012 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >16:43:00,014 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >16:43:00,016 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >16:43:00,017 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.x86_64 as install for gnupg2-2.0.19-7.fc18.x86_64 >16:43:00,024 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20110318-9.fc18.noarch as install for hunspell-1.3.2-8.fc18.x86_64 >16:43:00,029 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >16:43:00,032 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >16:43:00,034 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >16:43:00,036 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-1.noarch as install for initscripts-9.42.1-1.fc18.x86_64 >16:43:00,038 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42.1-1.fc18.x86_64 >16:43:00,045 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >16:43:00,047 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >16:43:00,051 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.2-1.fc18.x86_64 as install for iptstate-2.2.2-8.fc18.x86_64 >16:43:00,060 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.7-7.fc18.x86_64 as install for 2:irqbalance-1.0.3-8.fc18.x86_64 >16:43:00,061 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >16:43:00,062 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >16:43:00,066 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.fc18.noarch as install for kbd-1.15.3-6.fc18.x86_64 >16:43:00,068 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-firmware-20120925-0.3.git236367d.fc18.noarch as install for kernel-3.6.10-4.fc18.x86_64 >16:43:00,070 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >16:43:00,072 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-18.git20130102.fc18.x86_64 as install for kernel-3.6.10-4.fc18.x86_64 >16:43:00,081 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >16:43:00,089 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.x86_64 as install for lftp-4.3.8-1.fc18.x86_64 >16:43:00,090 DEBUG yum.verbose.YumBase: Quick matched gnutls-2.12.21-1.fc18.x86_64 to require for libgnutls.so.26()(64bit) >16:43:00,098 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >16:43:00,100 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-2.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >16:43:00,101 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >16:43:00,107 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.0.19-3.fc18.x86_64 as install for mdadm-3.2.6-1.fc18.x86_64 >16:43:00,124 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.0-20.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:43:00,126 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.2-42.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:43:00,128 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-4.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:43:00,130 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:43:00,131 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount >16:43:00,133 DEBUG yum.verbose.YumBase: TSINFO: Marking libgssglue-0.4-1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:43:00,134 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >16:43:00,135 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.18-2.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >16:43:00,141 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-8.fc18.x86_64 >16:43:00,143 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-8.fc18.x86_64 >16:43:00,152 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.14-3.fc18.x86_64 as install for ntsysv-1.3.59-2.fc18.x86_64 >16:43:00,153 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >16:43:00,163 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-235.fc18.x86_64 as install for numactl-2.0.7-7.fc18.x86_64 >16:43:00,174 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-4.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >16:43:00,176 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-4.fc18.x86_64 >16:43:00,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-3.fc18.x86_64 >16:43:00,206 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.2.2-4.fc18.x86_64 as install for passwdqc-1.2.2-4.fc18.x86_64 >16:43:00,209 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for pciutils-3.1.10-2.fc18.x86_64 >16:43:00,212 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for pcmciautils-018-3.fc18.x86_64 >16:43:00,215 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.14.20120809git.fc18.noarch as install for pinfo-0.6.10-6.fc18.x86_64 >16:43:00,221 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for plymouth-0.8.8-5.fc18.x86_64 >16:43:00,222 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >16:43:00,224 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-5.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >16:43:00,225 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-5.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >16:43:00,227 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for plymouth-0.8.8-5.fc18.x86_64 >16:43:00,233 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >16:43:00,235 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >16:43:00,237 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-44.fc18.x86_64 >16:43:00,241 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for prelink-0.4.6-8.fc18.x86_64 >16:43:00,243 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1()(64bit) >16:43:00,248 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.00-6.fc18.noarch as install for 1:quota-4.00-6.fc18.x86_64 >16:43:00,255 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for realmd-0.12-1.fc18.x86_64 >16:43:00,257 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.6-1.fc18.x86_64 as install for realmd-0.12-1.fc18.x86_64 >16:43:00,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >16:43:00,267 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >16:43:00,268 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >16:43:00,269 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >16:43:00,271 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >16:43:00,283 DEBUG yum.verbose.YumBase: TSINFO: Marking liblognorm-0.3.4-4.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >16:43:00,284 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.10-2.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >16:43:00,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.3-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >16:43:00,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libee-0.4.1-3.fc18.x86_64 as install for rsyslog-7.2.4-1.fc18.x86_64 >16:43:00,290 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-66.fc18.noarch as install for selinux-policy-targeted-3.11.1-66.fc18.noarch >16:43:00,291 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-66.fc18.noarch to require for selinux-policy >16:43:00,298 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >16:43:00,300 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.23-36.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >16:43:00,302 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-22.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >16:43:00,305 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >16:43:00,312 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-5.43-3.fc18.x86_64 >16:43:00,315 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >16:43:00,317 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >16:43:00,319 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >16:43:00,333 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,335 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,338 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.13-1.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,340 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.2-3.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,342 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.10-16.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,344 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.17-1.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,348 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >16:43:00,351 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-krb5pac.so.0(NDR_KRB5PAC_0.0.1)(64bit) >16:43:00,353 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,357 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,359 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,361 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,363 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-krb5pac.so.0()(64bit) >16:43:00,364 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,366 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,369 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.x86_64 as install for sssd-1.9.2-3.fc18.x86_64 >16:43:00,390 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >16:43:00,391 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >16:43:00,393 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >16:43:00,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-15.fc18.x86_64 >16:43:00,409 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >16:43:00,416 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.x86_64 as install for usbutils-006-2.fc18.x86_64 >16:43:00,425 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.x86_64 as install for util-linux-2.22.1-2.1.fc18.x86_64 >16:43:00,426 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.x86_64 to require for libutempter.so.0()(64bit) >16:43:00,437 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.2_2011.04.28-3.fc18.x86_64 as install for 1:wireless-tools-29-8.1.fc18.x86_64 >16:43:00,443 DEBUG yum.verbose.YumBase: TSINFO: Marking yp-tools-2.12-11.fc18.x86_64 as install for 3:ypbind-1.36-7.fc18.x86_64 >16:43:00,446 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >16:43:00,447 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >16:43:00,449 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-47.fc18.noarch >16:43:00,451 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >16:43:00,452 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-47.fc18.noarch >16:43:00,455 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for yum-presto-0.9.0-1.fc18.noarch >16:43:00,457 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-2.fc18.noarch as install for yum-utils-1.1.31-6.fc18.noarch >16:43:00,474 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-7.fc18.x86_64 as install for PackageKit-0.8.6-1.fc18.x86_64 >16:43:00,476 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >16:43:00,477 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.6-1.fc18.x86_64 >16:43:00,479 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.6-1.fc18.x86_64 as install for PackageKit-0.8.6-1.fc18.x86_64 >16:43:00,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-2.fc18.x86_64 as install for PackageKit-0.8.6-1.fc18.x86_64 >16:43:00,484 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.34.2-1.fc18.x86_64 as install for PackageKit-glib-0.8.6-1.fc18.x86_64 >16:43:00,490 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.x86_64 as install for avahi-autoipd-0.6.31-6.fc18.x86_64 >16:43:00,491 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-autoipd-0.6.31-6.fc18.x86_64 >16:43:00,497 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-5.P1.fc18.noarch as install for 32:bind-libs-9.9.2-5.P1.fc18.x86_64 >16:43:00,508 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.7-1.fc18.x86_64 as install for crda-1.1.2_2011.04.28-3.fc18.x86_64 >16:43:00,544 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-9.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >16:43:00,546 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-4.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >16:43:00,551 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-18.git20130102.fc18.x86_64 >16:43:00,565 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.fc18.x86_64 as install for fipscheck-lib-1.3.1-2.fc18.x86_64 >16:43:00,570 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.4.0-5.fc18.x86_64 as install for fprintd-0.4.1-4.fc18.x86_64 >16:43:00,582 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >16:43:00,584 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >16:43:00,588 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012j-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >16:43:00,594 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >16:43:00,595 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >16:43:00,596 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >16:43:00,646 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-2.fc18.x86_64 as install for libcurl-7.27.0-4.fc18.x86_64 >16:43:00,647 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >16:43:00,656 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.x86_64 as install for libdrm-2.4.40-1.fc18.x86_64 >16:43:00,676 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >16:43:00,678 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >16:43:00,679 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >16:43:00,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-4.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >16:43:00,697 DEBUG yum.verbose.YumBase: Quick matched libmnl-1.0.3-4.fc18.x86_64 to require for libmnl.so.0(LIBMNL_1.0)(64bit) >16:43:00,698 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-1.fc18.x86_64 as install for libnetfilter_conntrack-1.0.2-1.fc18.x86_64 >16:43:00,712 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >16:43:00,713 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.22-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >16:43:00,721 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.x86_64 as install for libsemanage-2.1.9-1.fc18.x86_64 >16:43:00,722 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >16:43:00,722 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >16:43:00,765 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.4.2-2.fc18.x86_64 as install for 2:libwbclient-4.0.0-168.fc18.rc5.x86_64 >16:43:00,766 DEBUG yum.verbose.YumBase: Quick matched libbsd-0.4.2-2.fc18.x86_64 to require for libbsd.so.0()(64bit) >16:43:00,775 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.fc18.x86_64 as install for libxml2-python-2.9.0-3.fc18.x86_64 >16:43:00,776 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.9.0)(64bit) >16:43:00,776 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.8.0)(64bit) >16:43:00,777 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.7.3)(64bit) >16:43:00,777 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.7.0)(64bit) >16:43:00,777 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.8)(64bit) >16:43:00,778 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.6)(64bit) >16:43:00,778 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.5)(64bit) >16:43:00,779 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.3)(64bit) >16:43:00,779 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.28)(64bit) >16:43:00,779 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.27)(64bit) >16:43:00,780 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.25)(64bit) >16:43:00,780 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.23)(64bit) >16:43:00,780 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.21)(64bit) >16:43:00,781 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.20)(64bit) >16:43:00,781 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.2)(64bit) >16:43:00,781 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.18)(64bit) >16:43:00,781 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.17)(64bit) >16:43:00,782 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.16)(64bit) >16:43:00,782 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.15)(64bit) >16:43:00,782 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.14)(64bit) >16:43:00,783 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.12)(64bit) >16:43:00,783 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.11)(64bit) >16:43:00,783 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.10)(64bit) >16:43:00,784 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.1)(64bit) >16:43:00,784 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.6.0)(64bit) >16:43:00,784 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.5.9)(64bit) >16:43:00,785 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.5.8)(64bit) >16:43:00,785 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.5.7)(64bit) >16:43:00,785 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.5.6)(64bit) >16:43:00,786 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.5.4)(64bit) >16:43:00,786 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.5.2)(64bit) >16:43:00,786 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.5.0)(64bit) >16:43:00,787 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >16:43:00,787 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2()(64bit) >16:43:00,799 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.fc18.x86_64 as install for ncurses-libs-5.9-7.20121017.fc18.x86_64 >16:43:00,802 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-5.fc18.x86_64 as install for newt-0.52.14-3.fc18.x86_64 >16:43:00,803 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >16:43:00,816 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >16:43:00,855 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-13.fc18.x86_64 as install for 1:openssl-1.0.1c-7.fc18.x86_64 >16:43:00,860 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for 1:openssl-libs-1.0.1c-7.fc18.x86_64 >16:43:00,904 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,905 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,907 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,908 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,910 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,912 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,914 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-235.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,916 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,919 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,920 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple::Search) >16:43:00,920 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-235.fc18.noarch to require for perl(Pod::Simple) >16:43:00,921 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::ParseUtils) >16:43:00,921 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-235.fc18.noarch to require for perl(Pod::Find) >16:43:00,922 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,924 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.x86_64 as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,928 DEBUG yum.verbose.YumBase: Quick matched perl-PathTools-3.39.2-235.fc18.x86_64 to require for perl(File::Spec::Functions) >16:43:00,930 DEBUG yum.verbose.YumBase: Quick matched perl-PathTools-3.39.2-235.fc18.x86_64 to require for perl(File::Spec) >16:43:00,931 DEBUG yum.verbose.YumBase: Quick matched perl-PathTools-3.39.2-235.fc18.x86_64 to require for perl(Cwd) >16:43:00,933 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-235.fc18.noarch as install for 4:perl-5.16.2-235.fc18.x86_64 >16:43:00,945 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.x86_64 as install for polkit-0.107-4.fc18.x86_64 >16:43:00,964 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.x86_64 as install for pygpgme-0.3-3.fc18.x86_64 >16:43:00,965 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >16:43:00,966 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11()(64bit) >16:43:00,972 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-5.fc18.noarch as install for python-kitchen-1.1.1-2.fc18.noarch >16:43:00,982 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.fc18.x86_64 as install for python-libs-2.7.3-13.fc18.x86_64 >16:43:00,984 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.2.24-1.fc18.noarch as install for python-slip-dbus-0.2.24-1.fc18.noarch >16:43:00,986 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.fc18.x86_64 as install for python-urlgrabber-3.9.1-22.fc18.noarch >16:43:01,004 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.fc18.x86_64 as install for rpm-python-4.10.1-3.fc18.x86_64 >16:43:01,005 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >16:43:01,017 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.7-5.fc18.x86_64 as install for 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 >16:43:01,018 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >16:43:01,019 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.5.4-14.fc18.x86_64 as install for 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 >16:43:01,026 DEBUG yum.verbose.YumBase: TSINFO: Marking compat-readline5-5.2-20.fc18.x86_64 as install for socat-1.7.2.1-2.fc18.x86_64 >16:43:01,050 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-1.fc18.x86_64 as install for xdg-utils-1.1.0-0.14.20120809git.fc18.noarch >16:43:01,069 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-7.fc18.x86_64 as install for PackageKit-yum-0.8.6-1.fc18.x86_64 >16:43:01,083 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.x86_64 as install for 1:cups-libs-1.5.4-14.fc18.x86_64 >16:43:01,084 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-1.fc18.x86_64 as install for 1:cups-libs-1.5.4-14.fc18.x86_64 >16:43:01,086 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.1-3.fc18.x86_64 as install for 1:cups-libs-1.5.4-14.fc18.x86_64 >16:43:01,089 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-5.fc18.noarch as install for desktop-file-utils-0.21-1.fc18.x86_64 >16:43:01,127 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.26.5-1.fc18.x86_64 as install for libfprint-0.4.0-5.fc18.x86_64 >16:43:01,169 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-235.fc18.noarch as install for perl-Pod-Parser-1.51-235.fc18.noarch >16:43:01,179 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-235.fc18.noarch as install for 1:perl-Pod-Simple-3.20-235.fc18.noarch >16:43:01,207 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.x86_64 as install for preupgrade-1.1.11-2.fc18.noarch >16:43:01,209 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >16:43:01,210 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.x86_64 as install for preupgrade-1.1.11-2.fc18.noarch >16:43:01,212 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:anaconda-yum-plugins-1.0-8.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >16:43:01,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.12-7.fc18.x86_64 as install for python-slip-0.2.24-1.fc18.noarch >16:43:01,235 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for createrepo-0.9.9-12.fc18.noarch >16:43:01,241 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-20.fc18.x86_64 as install for gdk-pixbuf2-2.26.5-1.fc18.x86_64 >16:43:01,242 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.0-3.fc18.x86_64 as install for gdk-pixbuf2-2.26.5-1.fc18.x86_64 >16:43:01,250 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.3-1.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,252 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.0-1.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,255 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.6.0-1.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,256 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,257 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.3-1.fc18.x86_64 to require for libpangocairo-1.0.so.0()(64bit) >16:43:01,258 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.3-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >16:43:01,259 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,260 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.2-1.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,262 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-2.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,264 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-2.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,265 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.2-2.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.6.1-2.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,268 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0-3.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-2.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,271 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.3-4.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,383 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.13-2.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,385 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.3-4.fc18.x86_64 as install for gtk2-2.24.13-1.fc18.x86_64 >16:43:01,397 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-7.fc18.x86_64 as install for libtiff-4.0.3-1.fc18.x86_64 >16:43:01,443 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-235.fc18.noarch as install for perl-Pod-Perldoc-3.17.00-235.fc18.noarch >16:43:01,464 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for pygtk2-libglade-2.24.0-5.fc18.x86_64 >16:43:01,475 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-8.fc18.x86_64 as install for pygtk2-libglade-2.24.0-5.fc18.x86_64 >16:43:01,493 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for cairo-1.12.8-2.fc18.x86_64 >16:43:01,498 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.9-1.fc18.x86_64 to require for libxcb-shm.so.0()(64bit) >16:43:01,499 DEBUG yum.verbose.YumBase: Quick matched libxcb-1.9-1.fc18.x86_64 to require for libxcb-render.so.0()(64bit) >16:43:01,500 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.26.2-5.fc18.x86_64 as install for cairo-1.12.8-2.fc18.x86_64 >16:43:01,501 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0.1-1.fc18.x86_64 as install for cairo-1.12.8-2.fc18.x86_64 >16:43:01,507 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0.1-1.fc18.x86_64 as install for cairo-1.12.8-2.fc18.x86_64 >16:43:01,511 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-5.fc18.noarch as install for fontconfig-2.10.2-1.fc18.x86_64 >16:43:01,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.5.0-3.fc18.noarch as install for libX11-1.5.0-3.fc18.x86_64 >16:43:01,559 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for libglade2-2.6.4-8.fc18.x86_64 >16:43:01,573 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >16:43:01,574 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >16:43:01,578 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >16:43:01,579 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >16:43:01,580 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.fc18.x86_64 as install for pango-1.32.3-1.fc18.x86_64 >16:43:01,591 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.x86_64 as install for pygtk2-2.24.0-5.fc18.x86_64 >16:43:01,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-49.1.1-5.fc18.x86_64 as install for harfbuzz-0.9.7-1.fc18.x86_64 >16:43:01,610 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicule.so.49()(64bit) >16:43:01,611 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >16:43:01,620 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.fc18.x86_64 as install for libxcb-1.9-1.fc18.x86_64 >16:43:01,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >16:43:01,635 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >16:43:01,641 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0.1-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >16:43:01,642 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0.1-1.fc18.x86_64 as install for mesa-libEGL-9.0.1-1.fc18.x86_64 >16:43:01,652 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.2-2.fc18.x86_64 as install for mesa-libGL-9.0.1-1.fc18.x86_64 >16:43:01,836 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20110318-9.fc18.noarch as install for hunspell-en-0.20110318-9.fc18.noarch >16:43:01,969 DEBUG yum.verbose.YumBase: Depsolve time: 2.447 >16:43:01,970 DEBUG packaging: success >16:43:01,997 INFO packaging: 443 packages selected totalling 1.01 GB >18:49:07,501 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >21:42:06,824 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:42:06,853 INFO program: Running... udevadm settle --timeout=300 >21:42:06,914 INFO program: Running... modprobe fcoe >21:42:06,981 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >21:42:07,055 INFO program: No FCoE boot disk information is found in EDD! >21:42:07,058 INFO program: Running... udevadm settle --timeout=300 >21:42:07,131 INFO program: Running... multipath -d >21:42:07,186 INFO program: Running... multipath -ll >21:42:08,696 INFO program: Running... metacity --display :1 --sm-disable >21:42:09,537 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >21:42:09,720 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,748 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,758 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,765 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,815 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,819 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,820 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,834 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,836 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,849 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,863 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,885 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,886 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,888 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,893 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,894 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,896 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,897 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,898 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,909 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,910 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,912 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,913 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:09,917 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >21:42:10,956 INFO program: Running... udevadm control --property=ANACONDA=1 >21:42:10,961 INFO program: Running... systemctl start chronyd.service >21:42:11,189 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:42:11,334 INFO program: Running... udevadm settle --timeout=300 >21:42:11,413 INFO program: Running... udevadm settle --timeout=300 >21:42:11,564 INFO program: Running... multipath -d >21:42:11,599 INFO program: Running... multipath -ll >21:42:12,739 INFO program: Running... dumpe2fs -h /dev/loop1 >21:42:12,767 INFO program: Filesystem volume name: Anaconda >21:42:12,768 INFO program: Last mounted on: / >21:42:12,769 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >21:42:12,769 INFO program: Filesystem magic number: 0xEF53 >21:42:12,770 INFO program: Filesystem revision #: 1 (dynamic) >21:42:12,771 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:42:12,771 INFO program: Filesystem flags: signed_directory_hash >21:42:12,772 INFO program: Default mount options: user_xattr acl >21:42:12,772 INFO program: Filesystem state: clean >21:42:12,773 INFO program: Errors behavior: Continue >21:42:12,774 INFO program: Filesystem OS type: Linux >21:42:12,774 INFO program: Inode count: 65536 >21:42:12,775 INFO program: Block count: 1048576 >21:42:12,779 INFO program: Reserved block count: 0 >21:42:12,779 INFO program: Free blocks: 306388 >21:42:12,780 INFO program: Free inodes: 37841 >21:42:12,780 INFO program: First block: 1 >21:42:12,781 INFO program: Block size: 1024 >21:42:12,782 INFO program: Fragment size: 1024 >21:42:12,782 INFO program: Reserved GDT blocks: 256 >21:42:12,783 INFO program: Blocks per group: 8192 >21:42:12,783 INFO program: Fragments per group: 8192 >21:42:12,784 INFO program: Inodes per group: 512 >21:42:12,784 INFO program: Inode blocks per group: 128 >21:42:12,785 INFO program: Flex block group size: 16 >21:42:12,786 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >21:42:12,786 INFO program: Last mount time: Wed Jan 9 19:54:04 2013 >21:42:12,787 INFO program: Last write time: Wed Jan 9 19:54:11 2013 >21:42:12,787 INFO program: Mount count: 2 >21:42:12,788 INFO program: Maximum mount count: -1 >21:42:12,789 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >21:42:12,793 INFO program: Check interval: 0 (<none>) >21:42:12,794 INFO program: Lifetime writes: 32 MB >21:42:12,794 INFO program: Reserved blocks uid: 0 (user root) >21:42:12,795 INFO program: Reserved blocks gid: 0 (group root) >21:42:12,795 INFO program: First inode: 11 >21:42:12,796 INFO program: Inode size: 256 >21:42:12,797 INFO program: Required extra isize: 28 >21:42:12,797 INFO program: Desired extra isize: 28 >21:42:12,798 INFO program: Journal inode: 8 >21:42:12,798 INFO program: Default directory hash: half_md4 >21:42:12,799 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >21:42:12,800 INFO program: Journal backup: inode blocks >21:42:12,800 INFO program: Journal features: (none) >21:42:12,801 INFO program: Journal size: 32M >21:42:12,801 INFO program: Journal length: 32768 >21:42:12,802 INFO program: Journal sequence: 0x00000007 >21:42:12,803 INFO program: Journal start: 0 >21:42:12,803 INFO program: >21:42:12,804 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:42:12,805 INFO program: Running... dumpe2fs -h /dev/loop1 >21:42:12,819 INFO program: Filesystem volume name: Anaconda >21:42:12,820 INFO program: Last mounted on: / >21:42:12,820 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >21:42:12,821 INFO program: Filesystem magic number: 0xEF53 >21:42:12,822 INFO program: Filesystem revision #: 1 (dynamic) >21:42:12,822 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:42:12,823 INFO program: Filesystem flags: signed_directory_hash >21:42:12,823 INFO program: Default mount options: user_xattr acl >21:42:12,824 INFO program: Filesystem state: clean >21:42:12,825 INFO program: Errors behavior: Continue >21:42:12,825 INFO program: Filesystem OS type: Linux >21:42:12,826 INFO program: Inode count: 65536 >21:42:12,826 INFO program: Block count: 1048576 >21:42:12,827 INFO program: Reserved block count: 0 >21:42:12,827 INFO program: Free blocks: 306388 >21:42:12,828 INFO program: Free inodes: 37841 >21:42:12,832 INFO program: First block: 1 >21:42:12,833 INFO program: Block size: 1024 >21:42:12,833 INFO program: Fragment size: 1024 >21:42:12,834 INFO program: Reserved GDT blocks: 256 >21:42:12,834 INFO program: Blocks per group: 8192 >21:42:12,835 INFO program: Fragments per group: 8192 >21:42:12,835 INFO program: Inodes per group: 512 >21:42:12,836 INFO program: Inode blocks per group: 128 >21:42:12,837 INFO program: Flex block group size: 16 >21:42:12,837 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >21:42:12,838 INFO program: Last mount time: Wed Jan 9 19:54:04 2013 >21:42:12,838 INFO program: Last write time: Wed Jan 9 19:54:11 2013 >21:42:12,839 INFO program: Mount count: 2 >21:42:12,839 INFO program: Maximum mount count: -1 >21:42:12,840 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >21:42:12,841 INFO program: Check interval: 0 (<none>) >21:42:12,841 INFO program: Lifetime writes: 32 MB >21:42:12,842 INFO program: Reserved blocks uid: 0 (user root) >21:42:12,846 INFO program: Reserved blocks gid: 0 (group root) >21:42:12,847 INFO program: First inode: 11 >21:42:12,847 INFO program: Inode size: 256 >21:42:12,848 INFO program: Required extra isize: 28 >21:42:12,848 INFO program: Desired extra isize: 28 >21:42:12,849 INFO program: Journal inode: 8 >21:42:12,849 INFO program: Default directory hash: half_md4 >21:42:12,849 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >21:42:12,850 INFO program: Journal backup: inode blocks >21:42:12,850 INFO program: Journal features: (none) >21:42:12,850 INFO program: Journal size: 32M >21:42:12,851 INFO program: Journal length: 32768 >21:42:12,851 INFO program: Journal sequence: 0x00000007 >21:42:12,851 INFO program: Journal start: 0 >21:42:12,852 INFO program: >21:42:12,852 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:42:12,853 INFO program: Running... resize2fs -P /dev/loop1 >21:42:12,885 INFO program: Couldn't find valid filesystem superblock. >21:42:12,886 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:42:12,886 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >21:42:12,973 INFO program: Running... udevadm settle --timeout=300 >21:42:13,070 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:42:13,085 INFO program: Filesystem volume name: Anaconda >21:42:13,086 INFO program: Last mounted on: /sysroot >21:42:13,086 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >21:42:13,087 INFO program: Filesystem magic number: 0xEF53 >21:42:13,087 INFO program: Filesystem revision #: 1 (dynamic) >21:42:13,087 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:42:13,088 INFO program: Filesystem flags: signed_directory_hash >21:42:13,088 INFO program: Default mount options: user_xattr acl >21:42:13,089 INFO program: Filesystem state: clean >21:42:13,089 INFO program: Errors behavior: Continue >21:42:13,089 INFO program: Filesystem OS type: Linux >21:42:13,090 INFO program: Inode count: 65536 >21:42:13,090 INFO program: Block count: 1048576 >21:42:13,090 INFO program: Reserved block count: 0 >21:42:13,090 INFO program: Free blocks: 306388 >21:42:13,091 INFO program: Free inodes: 37841 >21:42:13,091 INFO program: First block: 1 >21:42:13,092 INFO program: Block size: 1024 >21:42:13,092 INFO program: Fragment size: 1024 >21:42:13,096 INFO program: Reserved GDT blocks: 256 >21:42:13,096 INFO program: Blocks per group: 8192 >21:42:13,096 INFO program: Fragments per group: 8192 >21:42:13,097 INFO program: Inodes per group: 512 >21:42:13,097 INFO program: Inode blocks per group: 128 >21:42:13,097 INFO program: Flex block group size: 16 >21:42:13,098 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >21:42:13,098 INFO program: Last mount time: Sat Jan 19 21:41:59 2013 >21:42:13,099 INFO program: Last write time: Sat Jan 19 21:41:59 2013 >21:42:13,099 INFO program: Mount count: 3 >21:42:13,099 INFO program: Maximum mount count: -1 >21:42:13,100 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >21:42:13,100 INFO program: Check interval: 0 (<none>) >21:42:13,100 INFO program: Lifetime writes: 32 MB >21:42:13,101 INFO program: Reserved blocks uid: 0 (user root) >21:42:13,101 INFO program: Reserved blocks gid: 0 (group root) >21:42:13,101 INFO program: First inode: 11 >21:42:13,102 INFO program: Inode size: 256 >21:42:13,102 INFO program: Required extra isize: 28 >21:42:13,102 INFO program: Desired extra isize: 28 >21:42:13,103 INFO program: Journal inode: 8 >21:42:13,107 INFO program: Default directory hash: half_md4 >21:42:13,107 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >21:42:13,107 INFO program: Journal backup: inode blocks >21:42:13,108 INFO program: Journal features: (none) >21:42:13,108 INFO program: Journal size: 32M >21:42:13,108 INFO program: Journal length: 32768 >21:42:13,109 INFO program: Journal sequence: 0x00000008 >21:42:13,109 INFO program: Journal start: 1 >21:42:13,109 INFO program: >21:42:13,110 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:42:13,111 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:42:13,125 INFO program: Filesystem volume name: Anaconda >21:42:13,126 INFO program: Last mounted on: /sysroot >21:42:13,126 INFO program: Filesystem UUID: 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac >21:42:13,126 INFO program: Filesystem magic number: 0xEF53 >21:42:13,127 INFO program: Filesystem revision #: 1 (dynamic) >21:42:13,127 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:42:13,127 INFO program: Filesystem flags: signed_directory_hash >21:42:13,128 INFO program: Default mount options: user_xattr acl >21:42:13,128 INFO program: Filesystem state: clean >21:42:13,128 INFO program: Errors behavior: Continue >21:42:13,129 INFO program: Filesystem OS type: Linux >21:42:13,129 INFO program: Inode count: 65536 >21:42:13,129 INFO program: Block count: 1048576 >21:42:13,130 INFO program: Reserved block count: 0 >21:42:13,130 INFO program: Free blocks: 306388 >21:42:13,130 INFO program: Free inodes: 37841 >21:42:13,131 INFO program: First block: 1 >21:42:13,135 INFO program: Block size: 1024 >21:42:13,135 INFO program: Fragment size: 1024 >21:42:13,135 INFO program: Reserved GDT blocks: 256 >21:42:13,136 INFO program: Blocks per group: 8192 >21:42:13,136 INFO program: Fragments per group: 8192 >21:42:13,136 INFO program: Inodes per group: 512 >21:42:13,137 INFO program: Inode blocks per group: 128 >21:42:13,137 INFO program: Flex block group size: 16 >21:42:13,137 INFO program: Filesystem created: Wed Jan 9 19:53:52 2013 >21:42:13,138 INFO program: Last mount time: Sat Jan 19 21:41:59 2013 >21:42:13,138 INFO program: Last write time: Sat Jan 19 21:41:59 2013 >21:42:13,138 INFO program: Mount count: 3 >21:42:13,139 INFO program: Maximum mount count: -1 >21:42:13,139 INFO program: Last checked: Wed Jan 9 19:53:52 2013 >21:42:13,139 INFO program: Check interval: 0 (<none>) >21:42:13,140 INFO program: Lifetime writes: 32 MB >21:42:13,140 INFO program: Reserved blocks uid: 0 (user root) >21:42:13,140 INFO program: Reserved blocks gid: 0 (group root) >21:42:13,141 INFO program: First inode: 11 >21:42:13,145 INFO program: Inode size: 256 >21:42:13,145 INFO program: Required extra isize: 28 >21:42:13,145 INFO program: Desired extra isize: 28 >21:42:13,146 INFO program: Journal inode: 8 >21:42:13,146 INFO program: Default directory hash: half_md4 >21:42:13,146 INFO program: Directory Hash Seed: 435ec706-deec-49a0-a095-ca243d0f142c >21:42:13,147 INFO program: Journal backup: inode blocks >21:42:13,147 INFO program: Journal features: (none) >21:42:13,147 INFO program: Journal size: 32M >21:42:13,148 INFO program: Journal length: 32768 >21:42:13,148 INFO program: Journal sequence: 0x00000008 >21:42:13,149 INFO program: Journal start: 1 >21:42:13,149 INFO program: >21:42:13,149 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >21:42:13,150 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:42:13,167 INFO program: Estimated minimum size of the filesystem: 739687 >21:42:13,168 ERR program: resize2fs 1.42.5 (29-Jul-2012) >21:42:13,204 INFO program: Running... udevadm settle --timeout=300 >21:42:13,253 INFO program: Running... udevadm settle --timeout=300 >21:42:13,296 INFO program: Running... udevadm settle --timeout=300 >21:42:13,338 INFO program: Running... udevadm settle --timeout=300 >21:42:13,382 INFO program: Running... udevadm settle --timeout=300 >21:42:13,425 INFO program: Running... udevadm settle --timeout=300 >21:42:13,464 INFO program: Running... udevadm settle --timeout=300 >16:42:24,300 INFO program: Running... modprobe btrfs >16:42:24,401 INFO program: Running... modprobe xfs >16:42:24,492 INFO program: Running... modprobe vfat >16:43:01,391 INFO program: Running... systemctl status chronyd.service >16:43:01,418 INFO program: chronyd.service - NTP client/server >16:43:01,419 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >16:43:01,420 INFO program: Active: active (running) since Sat, 2013-01-19 16:42:11 EST; 50s ago >16:43:01,421 INFO program: Process: 752 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >16:43:01,421 INFO program: Process: 746 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >16:43:01,422 INFO program: Process: 728 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >16:43:01,422 INFO program: Main PID: 751 (chronyd) >16:43:01,423 INFO program: CGroup: name=systemd:/system/chronyd.service >16:43:01,423 INFO program: └ 751 /usr/sbin/chronyd -u chrony >16:43:01,424 INFO program: >16:43:01,424 INFO program: Jan 19 16:42:11 localhost systemd[1]: Starting NTP client/server... >16:43:01,425 INFO program: Jan 19 16:42:11 localhost.localdomain chrony-helper[728]: tr: write error: Broken pipe >16:43:01,426 INFO program: Jan 19 16:42:11 localhost.localdomain chrony-helper[728]: tr: write error >16:43:01,426 INFO program: Jan 19 16:42:11 localhost.localdomain chronyd[751]: chronyd version 1.27-git1ca844 starting >16:43:01,427 INFO program: Jan 19 16:42:11 localhost.localdomain chronyd[751]: Linux kernel major=3 minor=6 patch=10 >16:43:01,427 INFO program: Jan 19 16:42:11 localhost.localdomain chronyd[751]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >16:43:01,428 INFO program: Jan 19 16:42:11 localhost.localdomain systemd[1]: Started NTP client/server. >16:43:01,432 INFO program: Jan 19 16:42:20 localhost.localdomain chronyd[751]: Selected source 190.3.69.242 >16:43:01,433 INFO program: Jan 19 16:42:20 localhost.localdomain chronyd[751]: System clock wrong by -15.047769 seconds, adjustment started >16:43:01,437 INFO program: Running... systemctl start chronyd.service >16:43:03,663 INFO program: Running... systemctl stop chronyd.service >18:44:07,756 INFO program: Running... udevadm settle --timeout=300 >18:49:06,020 INFO program: Running... hwclock --systohc --utc >18:49:07,511 INFO program: Running... udevadm settle --timeout=300 >18:49:07,812 INFO program: Running... wipefs -a /dev/vde >18:49:07,855 INFO program: Running... udevadm settle --timeout=300 >18:49:07,889 INFO program: Running... udevadm settle --timeout=300 >18:49:07,913 INFO program: Running... udevadm settle --timeout=300 >18:49:07,940 INFO program: Running... wipefs -a /dev/vdd >18:49:07,973 INFO program: Running... udevadm settle --timeout=300 >18:49:08,009 INFO program: Running... udevadm settle --timeout=300 >18:49:08,032 INFO program: Running... udevadm settle --timeout=300 >18:49:08,059 INFO program: Running... wipefs -a /dev/vdc >18:49:08,096 INFO program: Running... udevadm settle --timeout=300 >18:49:08,133 INFO program: Running... udevadm settle --timeout=300 >18:49:08,153 INFO program: Running... udevadm settle --timeout=300 >18:49:08,183 INFO program: Running... wipefs -a /dev/vdb >18:49:08,226 INFO program: Running... udevadm settle --timeout=300 >18:49:08,260 INFO program: Running... udevadm settle --timeout=300 >18:49:08,284 INFO program: Running... udevadm settle --timeout=300 >18:49:08,311 INFO program: Running... wipefs -a /dev/vda >18:49:08,350 INFO program: Running... udevadm settle --timeout=300 >18:49:08,379 INFO program: Running... udevadm settle --timeout=300 >18:49:08,402 INFO program: Running... udevadm settle --timeout=300 >18:49:08,545 INFO program: Running... udevadm settle --timeout=300 >18:49:08,579 INFO program: Running... udevadm settle --timeout=300 >18:49:08,607 INFO program: Running... udevadm settle --timeout=300 >18:49:08,653 INFO program: Running... udevadm settle --timeout=300 >18:49:08,716 INFO program: Running... wipefs -a /dev/vde1 >18:49:08,781 INFO program: Running... udevadm settle --timeout=300 >18:49:08,813 INFO program: Running... udevadm settle --timeout=300 >18:49:08,876 INFO program: Running... udevadm settle --timeout=300 >18:49:08,917 INFO program: Running... udevadm settle --timeout=300 >18:49:09,052 INFO program: Running... udevadm settle --timeout=300 >18:49:09,088 INFO program: Running... udevadm settle --timeout=300 >18:49:09,118 INFO program: Running... udevadm settle --timeout=300 >18:49:09,175 INFO program: Running... udevadm settle --timeout=300 >18:49:09,210 INFO program: Running... wipefs -a /dev/vdd1 >18:49:09,253 INFO program: Running... udevadm settle --timeout=300 >18:49:09,276 INFO program: Running... udevadm settle --timeout=300 >18:49:09,335 INFO program: Running... udevadm settle --timeout=300 >18:49:09,372 INFO program: Running... udevadm settle --timeout=300 >18:49:09,504 INFO program: Running... udevadm settle --timeout=300 >18:49:09,562 INFO program: Running... udevadm settle --timeout=300 >18:49:09,602 INFO program: Running... udevadm settle --timeout=300 >18:49:09,669 INFO program: Running... udevadm settle --timeout=300 >18:49:09,710 INFO program: Running... wipefs -a /dev/vdc1 >18:49:09,761 INFO program: Running... udevadm settle --timeout=300 >18:49:09,782 INFO program: Running... udevadm settle --timeout=300 >18:49:09,846 INFO program: Running... udevadm settle --timeout=300 >18:49:09,881 INFO program: Running... udevadm settle --timeout=300 >18:49:09,953 INFO program: Running... udevadm settle --timeout=300 >18:49:09,980 INFO program: Running... udevadm settle --timeout=300 >18:49:10,006 INFO program: Running... udevadm settle --timeout=300 >18:49:10,058 INFO program: Running... udevadm settle --timeout=300 >18:49:10,096 INFO program: Running... wipefs -a /dev/vdb1 >18:49:10,150 INFO program: Running... udevadm settle --timeout=300 >18:49:10,188 INFO program: Running... udevadm settle --timeout=300 >18:49:10,246 INFO program: Running... udevadm settle --timeout=300 >18:49:10,280 INFO program: Running... udevadm settle --timeout=300 >18:49:10,317 INFO program: Running... mkfs.btrfs --data=single --label=fedora /dev/vdb1 /dev/vdc1 /dev/vdd1 /dev/vde1 >18:49:10,742 INFO program: >18:49:10,746 INFO program: WARNING! - Btrfs Btrfs v0.19 IS EXPERIMENTAL >18:49:10,746 INFO program: WARNING! - see http://btrfs.wiki.kernel.org before using >18:49:10,748 INFO program: >18:49:10,749 INFO program: SMALL VOLUME: forcing mixed metadata/data groups >18:49:10,750 INFO program: Created a data/metadata chunk of size 8388608 >18:49:10,750 INFO program: adding device /dev/vdc1 id 2 >18:49:10,751 INFO program: adding device /dev/vdd1 id 3 >18:49:10,752 INFO program: adding device /dev/vde1 id 4 >18:49:10,752 INFO program: fs created label fedora on /dev/vdb1 >18:49:10,753 INFO program: nodesize 4096 leafsize 4096 sectorsize 4096 size 2.93GB >18:49:10,754 INFO program: Btrfs Btrfs v0.19 >18:49:10,987 INFO program: Running... udevadm settle --timeout=300 >18:49:11,007 INFO program: Running... udevadm settle --timeout=300 >18:49:11,036 INFO program: Running... udevadm settle --timeout=300 >18:49:11,070 INFO program: Running... udevadm settle --timeout=300 >21:49:11,121 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdb1 /tmp/btrfs-tmp.5205bBZQ >21:49:11,135 ERR program: mount: wrong fs type, bad option, bad superblock on /dev/vdb1, > missing codepage or helper program, or other error > In some cases useful info is found in syslog - try > dmesg | tail or so > > >/tmp/storage.log: >21:42:06,186 DEBUG storage: registered device format class MultipathMember as multipath_member >21:42:06,188 DEBUG storage: registered device format class DMRaidMember as dmraidmember >21:42:06,213 DEBUG storage: registered device format class Ext2FS as ext2 >21:42:06,214 DEBUG storage: registered device format class Ext3FS as ext3 >21:42:06,214 DEBUG storage: registered device format class Ext4FS as ext4 >21:42:06,215 DEBUG storage: registered device format class FATFS as vfat >21:42:06,216 DEBUG storage: registered device format class EFIFS as efi >21:42:06,216 DEBUG storage: registered device format class BTRFS as btrfs >21:42:06,217 DEBUG storage: registered device format class GFS2 as gfs2 >21:42:06,218 DEBUG storage: registered device format class JFS as jfs >21:42:06,218 DEBUG storage: registered device format class ReiserFS as reiserfs >21:42:06,219 DEBUG storage: registered device format class XFS as xfs >21:42:06,220 DEBUG storage: registered device format class HFS as hfs >21:42:06,220 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >21:42:06,221 DEBUG storage: registered device format class HFSPlus as hfs+ >21:42:06,222 DEBUG storage: registered device format class NTFS as ntfs >21:42:06,222 DEBUG storage: registered device format class NFS as nfs >21:42:06,223 DEBUG storage: registered device format class NFSv4 as nfs4 >21:42:06,223 DEBUG storage: registered device format class Iso9660FS as iso9660 >21:42:06,224 DEBUG storage: registered device format class NoDevFS as nodev >21:42:06,225 DEBUG storage: registered device format class DevPtsFS as devpts >21:42:06,225 DEBUG storage: registered device format class ProcFS as proc >21:42:06,226 DEBUG storage: registered device format class SysFS as sysfs >21:42:06,227 DEBUG storage: registered device format class TmpFS as tmpfs >21:42:06,227 DEBUG storage: registered device format class BindFS as bind >21:42:06,228 DEBUG storage: registered device format class SELinuxFS as selinuxfs >21:42:06,228 DEBUG storage: registered device format class USBFS as usbfs >21:42:06,232 DEBUG storage: registered device format class SwapSpace as swap >21:42:06,243 DEBUG storage: registered device format class DiskLabel as disklabel >21:42:06,244 DEBUG storage: registered device format class BIOSBoot as biosboot >21:42:06,246 DEBUG storage: registered device format class PPCPRePBoot as prepboot >21:42:06,248 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >21:42:06,250 DEBUG storage: registered device format class MDRaidMember as mdmember >21:42:06,305 DEBUG storage: registered device format class LUKS as luks >21:42:07,109 DEBUG storage: MultipathTopology._build_topology: >21:42:07,110 DEBUG storage: /etc/multipath.conf contents: >21:42:07,110 DEBUG storage: # multipath.conf written by anaconda >21:42:07,111 DEBUG storage: >21:42:07,112 DEBUG storage: defaults { >21:42:07,112 DEBUG storage: user_friendly_names yes >21:42:07,113 DEBUG storage: } >21:42:07,113 DEBUG storage: blacklist { >21:42:07,114 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:42:07,115 DEBUG storage: devnode "^hd[a-z]" >21:42:07,115 DEBUG storage: devnode "^dcssblk[0-9]*" >21:42:07,116 DEBUG storage: device { >21:42:07,116 DEBUG storage: vendor "DGC" >21:42:07,117 DEBUG storage: product "LUNZ" >21:42:07,117 DEBUG storage: } >21:42:07,118 DEBUG storage: device { >21:42:07,119 DEBUG storage: vendor "IBM" >21:42:07,119 DEBUG storage: product "S/390.*" >21:42:07,120 DEBUG storage: } >21:42:07,120 DEBUG storage: # don't count normal SATA devices as multipaths >21:42:07,121 DEBUG storage: device { >21:42:07,122 DEBUG storage: vendor "ATA" >21:42:07,122 DEBUG storage: } >21:42:07,123 DEBUG storage: # don't count 3ware devices as multipaths >21:42:07,123 DEBUG storage: device { >21:42:07,124 DEBUG storage: vendor "3ware" >21:42:07,125 DEBUG storage: } >21:42:07,125 DEBUG storage: device { >21:42:07,126 DEBUG storage: vendor "AMCC" >21:42:07,126 DEBUG storage: } >21:42:07,127 DEBUG storage: # nor highpoint devices >21:42:07,127 DEBUG storage: device { >21:42:07,128 DEBUG storage: vendor "HPT" >21:42:07,129 DEBUG storage: } >21:42:07,129 DEBUG storage: } >21:42:07,129 DEBUG storage: multipaths { >21:42:07,130 DEBUG storage: } >21:42:07,131 DEBUG storage: (end of /etc/multipath.conf) >21:42:07,208 INFO storage: MultipathTopology: found non-disk device: sr0 >21:42:07,210 INFO storage: MultipathTopology: found singlepath device: vda >21:42:07,212 INFO storage: MultipathTopology: found singlepath device: vdb >21:42:07,213 INFO storage: MultipathTopology: found singlepath device: vdc >21:42:07,215 INFO storage: MultipathTopology: found singlepath device: vdd >21:42:07,216 INFO storage: MultipathTopology: found singlepath device: vde >21:42:07,217 INFO storage: MultipathTopology: found singlepath device: loop0 >21:42:07,219 INFO storage: MultipathTopology: found singlepath device: loop1 >21:42:07,220 INFO storage: MultipathTopology: found singlepath device: loop2 >21:42:07,221 INFO storage: MultipathTopology: found singlepath device: loop3 >21:42:07,223 INFO storage: MultipathTopology: found singlepath device: loop4 >21:42:07,225 INFO storage: MultipathTopology: found singlepath device: loop5 >21:42:07,228 INFO storage: MultipathTopology: found singlepath device: loop6 >21:42:07,229 INFO storage: MultipathTopology: found singlepath device: loop7 >21:42:07,229 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:42:11,411 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:42:11,412 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:42:11,512 DEBUG storage: MultipathTopology._build_topology: >21:42:11,513 DEBUG storage: /etc/multipath.conf contents: >21:42:11,514 DEBUG storage: # multipath.conf written by anaconda >21:42:11,514 DEBUG storage: >21:42:11,515 DEBUG storage: defaults { >21:42:11,516 DEBUG storage: user_friendly_names yes >21:42:11,516 DEBUG storage: } >21:42:11,518 DEBUG storage: blacklist { >21:42:11,518 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:42:11,519 DEBUG storage: devnode "^hd[a-z]" >21:42:11,519 DEBUG storage: devnode "^dcssblk[0-9]*" >21:42:11,520 DEBUG storage: device { >21:42:11,523 DEBUG storage: vendor "DGC" >21:42:11,524 DEBUG storage: product "LUNZ" >21:42:11,525 DEBUG storage: } >21:42:11,526 DEBUG storage: device { >21:42:11,527 DEBUG storage: vendor "IBM" >21:42:11,527 DEBUG storage: product "S/390.*" >21:42:11,528 DEBUG storage: } >21:42:11,534 DEBUG storage: # don't count normal SATA devices as multipaths >21:42:11,535 DEBUG storage: device { >21:42:11,536 DEBUG storage: vendor "ATA" >21:42:11,536 DEBUG storage: } >21:42:11,537 DEBUG storage: # don't count 3ware devices as multipaths >21:42:11,537 DEBUG storage: device { >21:42:11,538 DEBUG storage: vendor "3ware" >21:42:11,539 DEBUG storage: } >21:42:11,539 DEBUG storage: device { >21:42:11,541 DEBUG storage: vendor "AMCC" >21:42:11,541 DEBUG storage: } >21:42:11,542 DEBUG storage: # nor highpoint devices >21:42:11,543 DEBUG storage: device { >21:42:11,544 DEBUG storage: vendor "HPT" >21:42:11,550 DEBUG storage: } >21:42:11,551 DEBUG storage: } >21:42:11,552 DEBUG storage: multipaths { >21:42:11,553 DEBUG storage: } >21:42:11,555 DEBUG storage: (end of /etc/multipath.conf) >21:42:11,656 INFO storage: MultipathTopology: found non-disk device: sr0 >21:42:11,659 INFO storage: MultipathTopology: found singlepath device: vda >21:42:11,661 INFO storage: MultipathTopology: found singlepath device: vdb >21:42:11,662 INFO storage: MultipathTopology: found singlepath device: vdc >21:42:11,663 INFO storage: MultipathTopology: found singlepath device: vdd >21:42:11,665 INFO storage: MultipathTopology: found singlepath device: vde >21:42:11,666 INFO storage: MultipathTopology: found singlepath device: loop0 >21:42:11,667 INFO storage: MultipathTopology: found singlepath device: loop1 >21:42:11,668 INFO storage: MultipathTopology: found singlepath device: loop2 >21:42:11,670 INFO storage: MultipathTopology: found singlepath device: loop3 >21:42:11,671 INFO storage: MultipathTopology: found singlepath device: loop4 >21:42:11,673 INFO storage: MultipathTopology: found singlepath device: loop5 >21:42:11,675 INFO storage: MultipathTopology: found singlepath device: loop6 >21:42:11,677 INFO storage: MultipathTopology: found singlepath device: loop7 >21:42:11,680 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:42:11,682 INFO storage: devices to scan: ['sr0', 'vda', 'vdb', 'vdc', 'vdd', 'vde', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >21:42:11,693 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-uuid/2013-01-09-19-59-42-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-09-19-59-42-00', > 'ID_FS_UUID_ENC': '2013-01-09-19-59-42-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_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '74790', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-uuid/2013-01-09-19-59-42-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:42:11,695 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:42:11,700 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:42:11,701 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:11,702 INFO storage: sr0 is a cdrom >21:42:11,704 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:42:11,704 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:11,711 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:42:11,712 INFO storage: added cdrom sr0 (id 0) to device tree >21:42:11,714 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:42:11,719 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:42:11,724 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >21:42:11,725 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:42:11,731 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >21:42:11,752 WARN storage: disklabel detected but not usable on sr0 >21:42:11,753 INFO storage: type detected on 'sr0' is 'iso9660' >21:42:11,756 DEBUG storage: Iso9660FS.supported: supported: True ; >21:42:11,759 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:42:11,807 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >21:42:11,821 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:42:11,826 DEBUG storage: looking up parted Device: /dev/sr0 >21:42:11,840 INFO storage: got device: OpticalDevice instance (0x7f065e8c4790) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4362.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2233344 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (139, 255, 63) biosGeometry: (139, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bca70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >21:42:11,865 DEBUG storage: Iso9660FS.supported: supported: True ; >21:42:11,882 INFO storage: got format: Iso9660FS instance (0x7f0653c2d9d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-01-09-19-59-42-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >21:42:11,885 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13504', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >21:42:11,886 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >21:42:11,888 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >21:42:11,895 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:11,902 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >21:42:11,927 INFO storage: vda is a disk >21:42:11,936 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:11,942 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >21:42:11,942 INFO storage: added disk vda (id 1) to device tree >21:42:11,943 DEBUG storage: looking up parted Device: /dev/vda >21:42:11,946 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >21:42:11,950 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >21:42:11,951 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:11,956 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >21:42:11,985 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >21:42:11,996 INFO storage: no usable disklabel on vda >21:42:12,002 DEBUG storage: no type or existing type for vda, bailing >21:42:12,039 INFO storage: got device: DiskDevice instance (0x7f065e8c4850) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 15000.0 > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0653c4a650> >21:42:12,105 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13591', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb'} ; name: vdb ; >21:42:12,171 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb)... >21:42:12,228 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >21:42:12,231 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:12,233 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >21:42:12,243 INFO storage: vdb is a disk >21:42:12,243 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,250 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >21:42:12,251 INFO storage: added disk vdb (id 2) to device tree >21:42:12,254 DEBUG storage: looking up parted Device: /dev/vdb >21:42:12,280 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >21:42:12,282 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: None ; >21:42:12,298 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,307 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >21:42:12,322 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >21:42:12,340 INFO storage: no usable disklabel on vdb >21:42:12,345 DEBUG storage: no type or existing type for vdb, bailing >21:42:12,347 INFO storage: got device: DiskDevice instance (0x7f0656cfbed0) -- > name = vdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1200.0 > format = existing None > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f0656cfa050> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0656cfbf10> >21:42:12,357 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '32', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14088', > 'name': 'vdc', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc'} ; name: vdc ; >21:42:12,372 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdc)... >21:42:12,373 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >21:42:12,375 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:12,376 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >21:42:12,389 INFO storage: vdc is a disk >21:42:12,389 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,391 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >21:42:12,394 INFO storage: added disk vdc (id 3) to device tree >21:42:12,395 DEBUG storage: looking up parted Device: /dev/vdc >21:42:12,408 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >21:42:12,414 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >21:42:12,415 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,416 DEBUG storage: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >21:42:12,421 DEBUG storage: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; exists: True ; >21:42:12,440 INFO storage: no usable disklabel on vdc >21:42:12,443 DEBUG storage: no type or existing type for vdc, bailing >21:42:12,446 INFO storage: got device: DiskDevice instance (0x7f0653c4a950) -- > name = vdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1200.0 > format = existing None > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcf80> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0653c552d0> >21:42:12,451 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '48', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15221', > 'name': 'vdd', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd'} ; name: vdd ; >21:42:12,456 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:09.0/virtio5/block/vdd)... >21:42:12,458 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >21:42:12,459 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:12,461 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >21:42:12,463 INFO storage: vdd is a disk >21:42:12,467 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,469 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >21:42:12,470 INFO storage: added disk vdd (id 4) to device tree >21:42:12,471 DEBUG storage: looking up parted Device: /dev/vdd >21:42:12,474 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >21:42:12,478 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: None ; >21:42:12,479 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,490 DEBUG storage: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >21:42:12,502 DEBUG storage: DiskLabel.__init__: device: /dev/vdd ; labelType: msdos ; exists: True ; >21:42:12,511 INFO storage: no usable disklabel on vdd >21:42:12,514 DEBUG storage: no type or existing type for vdd, bailing >21:42:12,516 INFO storage: got device: DiskDevice instance (0x7f0653c55210) -- > name = vdd status = True kids = 0 id = 4 > parents = [] > uuid = None size = 1200.0 > format = existing None > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bce60> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f065401e210> >21:42:12,533 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vde', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '64', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16396', > 'name': 'vde', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde'} ; name: vde ; >21:42:12,539 INFO storage: scanning vde (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vde)... >21:42:12,544 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >21:42:12,546 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:12,547 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >21:42:12,551 INFO storage: vde is a disk >21:42:12,552 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,553 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >21:42:12,554 INFO storage: added disk vde (id 5) to device tree >21:42:12,558 DEBUG storage: looking up parted Device: /dev/vde >21:42:12,566 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >21:42:12,572 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: None ; >21:42:12,573 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,574 DEBUG storage: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >21:42:12,578 DEBUG storage: DiskLabel.__init__: device: /dev/vde ; labelType: msdos ; exists: True ; >21:42:12,585 INFO storage: no usable disklabel on vde >21:42:12,587 DEBUG storage: no type or existing type for vde, bailing >21:42:12,591 INFO storage: got device: DiskDevice instance (0x7f065e8ea450) -- > name = vde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1200.0 > format = existing None > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcef0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f065e8f2490> >21:42:12,596 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '36654', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:42:12,600 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:42:12,602 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:42:12,603 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:12,607 INFO storage: loop0 is a loop device >21:42:12,608 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:42:12,610 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >21:42:12,611 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:12,614 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,615 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >21:42:12,616 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 6) to device tree >21:42:12,626 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >21:42:12,660 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,664 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:42:12,664 INFO storage: added loop loop0 (id 7) to device tree >21:42:12,666 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:42:12,671 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:42:12,672 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:42:12,673 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:42:12,682 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:42:12,691 WARN storage: disklabel detected but not usable on loop0 >21:42:12,692 INFO storage: type detected on 'loop0' is 'squashfs' >21:42:12,692 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:42:12,694 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:42:12,698 INFO storage: got device: LoopDevice instance (0x7f065e8f2ad0) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >21:42:12,700 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_UUID_ENC': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '36673', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:42:12,703 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:42:12,705 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:42:12,706 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:12,710 INFO storage: loop1 is a loop device >21:42:12,711 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:42:12,713 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:42:12,714 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:12,718 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,719 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:42:12,720 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >21:42:12,722 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:42:12,726 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,727 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:42:12,728 INFO storage: added loop loop1 (id 9) to device tree >21:42:12,729 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:42:12,730 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:42:12,734 DEBUG storage: Ext4FS.supported: supported: True ; >21:42:12,737 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:42:12,738 DEBUG storage: device loop1 does not contain a disklabel >21:42:12,738 INFO storage: type detected on 'loop1' is 'ext4' >21:42:12,887 DEBUG storage: using current size 0 as min size >21:42:12,889 DEBUG storage: Ext4FS.supported: supported: True ; >21:42:12,889 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:42:12,890 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >21:42:12,891 INFO storage: got device: LoopDevice instance (0x7f065e8f8810) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >21:42:12,893 DEBUG storage: Ext4FS.supported: supported: True ; >21:42:12,897 INFO storage: got format: Ext4FS instance (0x7f065e8f8b50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:42:12,899 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '47982', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:42:12,900 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:42:12,901 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:42:12,906 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:12,906 INFO storage: loop2 is a loop device >21:42:12,907 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:42:12,909 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:42:12,914 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:12,914 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,916 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:42:12,916 INFO storage: added file /overlay (deleted) (id 10) to device tree >21:42:12,921 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:42:12,921 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:12,923 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:42:12,923 INFO storage: added loop loop2 (id 11) to device tree >21:42:12,924 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:42:12,929 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:42:12,929 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:42:12,930 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:42:12,936 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:42:12,940 WARN storage: disklabel detected but not usable on loop2 >21:42:12,945 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >21:42:12,946 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:42:12,947 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:42:12,948 INFO storage: got device: LoopDevice instance (0x7f065e8f2590) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >21:42:12,950 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '48037', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:42:12,954 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >21:42:12,954 DEBUG storage: lvm filter: adding loop3 to the reject list >21:42:12,956 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '48057', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:42:12,957 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >21:42:12,957 DEBUG storage: lvm filter: adding loop4 to the reject list >21:42:12,959 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '48074', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:42:12,963 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:42:12,963 DEBUG storage: lvm filter: adding loop5 to the reject list >21:42:12,965 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '48091', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:42:12,966 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:42:12,966 DEBUG storage: lvm filter: adding loop6 to the reject list >21:42:12,968 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '49054', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:42:12,972 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:42:12,972 DEBUG storage: lvm filter: adding loop7 to the reject list >21:42:12,973 DEBUG storage: Skipping a device mapper drive (dm-0) for now >21:42:13,016 INFO storage: devices to scan: ['dm-0'] >21:42:13,023 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_UUID_ENC': '1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '47959', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:42:13,026 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:42:13,027 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:42:13,032 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:13,032 INFO storage: live-rw is a device-mapper device >21:42:13,033 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:42:13,035 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:42:13,040 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >21:42:13,042 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:42:13,043 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >21:42:13,048 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:42:13,049 DEBUG storage: DeviceTree.getDeviceByName returned None >21:42:13,055 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:42:13,056 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:42:13,057 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:42:13,058 INFO storage: added dm live-rw (id 12) to device tree >21:42:13,062 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:42:13,064 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:42:13,065 DEBUG storage: Ext4FS.supported: supported: True ; >21:42:13,069 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:42:13,069 DEBUG storage: device live-rw does not contain a disklabel >21:42:13,070 INFO storage: type detected on 'live-rw' is 'ext4' >21:42:13,168 DEBUG storage: padding min size from 723 up to 795 >21:42:13,170 DEBUG storage: Ext4FS.supported: supported: True ; >21:42:13,171 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:42:13,172 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:42:13,176 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:42:13,197 INFO storage: got device: DMDevice instance (0x7f065e90cbd0) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f065e8f08c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:42:13,203 DEBUG storage: Ext4FS.supported: supported: True ; >21:42:13,204 INFO storage: got format: Ext4FS instance (0x7f0656dc62d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 1b5336a2-28ae-4a2b-b9b1-79b4aca5e3ac exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >21:42:13,245 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:42:13,288 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >21:42:13,290 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >21:42:13,292 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >21:42:13,332 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >21:42:13,334 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >21:42:13,336 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >21:42:13,374 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >21:42:13,376 DEBUG storage: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >21:42:13,378 DEBUG storage: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >21:42:13,417 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >21:42:13,419 DEBUG storage: DeviceFormat.teardown: device: /dev/vdd ; status: False ; type: None ; >21:42:13,421 DEBUG storage: DeviceFormat.teardown: device: /dev/vdd ; status: False ; type: None ; >21:42:13,456 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >21:42:13,458 DEBUG storage: DeviceFormat.teardown: device: /dev/vde ; status: False ; type: None ; >21:42:13,460 DEBUG storage: DeviceFormat.teardown: device: /dev/vde ; status: False ; type: None ; >21:42:13,496 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:42:13,498 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:42:13,498 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:42:13,499 INFO storage: edd: collected mbr signatures: {} >21:42:13,501 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 30720000 >21:42:13,505 DEBUG storage: edd: matched 0x80 to vda using pci_dev >21:42:13,506 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 2457600 >21:42:13,506 DEBUG storage: edd: matched 0x81 to vdb using pci_dev >21:42:13,507 DEBUG storage: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 2457600 >21:42:13,507 DEBUG storage: edd: matched 0x82 to vdc using pci_dev >21:42:13,508 DEBUG storage: edd: data extracted from 0x83: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 2457600 >21:42:13,508 DEBUG storage: edd: matched 0x83 to vdd using pci_dev >21:42:13,509 DEBUG storage: edd: data extracted from 0x84: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:0a.0, scsi_id: 0 > scsi_lun: 0, sectors: 2457600 >21:42:13,509 DEBUG storage: edd: matched 0x84 to vde using pci_dev >21:42:13,648 DEBUG storage: Ext4FS.supported: supported: True ; >21:42:13,654 DEBUG storage: Ext4FS.supported: supported: True ; >21:42:13,656 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:42:13,662 DEBUG storage: Iso9660FS.supported: supported: True ; >21:42:13,964 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >21:42:13,970 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:42:13,973 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4362MB cdrom sr0 (0) with existing iso9660 filesystem >16:42:24,263 DEBUG storage: Iso9660FS.supported: supported: True ; >16:42:24,265 DEBUG storage: Iso9660FS.supported: supported: True ; >16:42:24,267 DEBUG storage: NFSv4.supported: supported: False ; >16:42:24,268 DEBUG storage: NFSv4.supported: supported: False ; >16:42:24,270 DEBUG storage: SELinuxFS.supported: supported: False ; >16:42:24,271 DEBUG storage: SELinuxFS.supported: supported: False ; >16:42:24,273 DEBUG storage: Ext4FS.supported: supported: True ; >16:42:24,275 DEBUG storage: Ext4FS.supported: supported: True ; >16:42:24,277 DEBUG storage: Ext3FS.supported: supported: True ; >16:42:24,278 DEBUG storage: Ext3FS.supported: supported: True ; >16:42:24,280 DEBUG storage: Ext2FS.supported: supported: True ; >16:42:24,282 DEBUG storage: Ext2FS.supported: supported: True ; >16:42:24,284 DEBUG storage: SysFS.supported: supported: False ; >16:42:24,285 DEBUG storage: SysFS.supported: supported: False ; >16:42:24,287 DEBUG storage: MultipathMember.__init__: >16:42:24,288 DEBUG storage: SwapSpace.__init__: >16:42:24,290 DEBUG storage: ProcFS.supported: supported: False ; >16:42:24,292 DEBUG storage: ProcFS.supported: supported: False ; >16:42:24,293 DEBUG storage: NoDevFS.supported: supported: False ; >16:42:24,295 DEBUG storage: NoDevFS.supported: supported: False ; >16:42:24,296 DEBUG storage: DevPtsFS.supported: supported: False ; >16:42:24,298 DEBUG storage: DevPtsFS.supported: supported: False ; >16:42:24,299 DEBUG storage: BTRFS.supported: supported: True ; >16:42:24,392 DEBUG storage: USBFS.supported: supported: False ; >16:42:24,393 DEBUG storage: USBFS.supported: supported: False ; >16:42:24,395 DEBUG storage: DiskLabel.__init__: >16:42:24,396 INFO storage: DiskLabel.partedDevice returning None >16:42:24,397 DEBUG storage: HFSPlus.supported: supported: False ; >16:42:24,399 DEBUG storage: HFSPlus.supported: supported: False ; >16:42:24,400 DEBUG storage: XFS.supported: supported: True ; >16:42:24,471 DEBUG storage: XFS.supported: supported: True ; >16:42:24,473 DEBUG storage: TmpFS.supported: supported: False ; >16:42:24,474 DEBUG storage: TmpFS.supported: supported: False ; >16:42:24,476 DEBUG storage: LUKS.__init__: >16:42:24,478 DEBUG storage: NTFS.supported: supported: False ; >16:42:24,479 DEBUG storage: NTFS.supported: supported: False ; >16:42:24,481 DEBUG storage: BindFS.supported: supported: False ; >16:42:24,483 DEBUG storage: BindFS.supported: supported: False ; >16:42:24,484 DEBUG storage: HFS.supported: supported: False ; >16:42:24,486 DEBUG storage: HFS.supported: supported: False ; >16:42:24,487 DEBUG storage: LVMPhysicalVolume.__init__: >16:42:24,489 DEBUG storage: NFS.supported: supported: False ; >16:42:24,490 DEBUG storage: NFS.supported: supported: False ; >16:42:24,492 DEBUG storage: FATFS.supported: supported: True ; >16:42:24,517 DEBUG storage: FATFS.supported: supported: True ; >16:42:24,520 DEBUG storage: DMRaidMember.__init__: >16:42:24,521 DEBUG storage: MDRaidMember.__init__: >18:44:07,669 DEBUG storage: clearpart: initializing vda >18:44:07,671 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:44:07,672 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:44:07,674 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >18:44:07,675 INFO storage: registered action: [0] Destroy Format None on disk vda (id 1) >18:44:07,678 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >18:44:07,680 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >18:44:07,682 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f0651be7110> > PedDisk: <_ped.Disk object at 0x7f064ada3878> >18:44:07,682 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:44:07,684 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:44:07,686 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >18:44:07,686 INFO storage: registered action: [1] Create Format msdos disklabel on disk vda (id 1) >18:44:07,687 DEBUG storage: clearpart: initializing vdb >18:44:07,688 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >18:44:07,689 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:44:07,691 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >18:44:07,692 INFO storage: registered action: [2] Destroy Format None on disk vdb (id 2) >18:44:07,695 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >18:44:07,697 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >18:44:07,698 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f0651be77d0> > PedDisk: <_ped.Disk object at 0x7f064a792e18> >18:44:07,699 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:44:07,701 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >18:44:07,702 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >18:44:07,703 INFO storage: registered action: [3] Create Format msdos disklabel on disk vdb (id 2) >18:44:07,704 DEBUG storage: clearpart: initializing vdc >18:44:07,705 DEBUG storage: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >18:44:07,706 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:44:07,708 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >18:44:07,709 INFO storage: registered action: [4] Destroy Format None on disk vdc (id 3) >18:44:07,713 DEBUG storage: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; >18:44:07,714 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vdc ; labelType: msdos ; >18:44:07,716 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f0651be72d0> > PedDisk: <_ped.Disk object at 0x7f064a7925a8> >18:44:07,716 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:44:07,718 DEBUG storage: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >18:44:07,719 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >18:44:07,720 INFO storage: registered action: [5] Create Format msdos disklabel on disk vdc (id 3) >18:44:07,721 DEBUG storage: clearpart: initializing vdd >18:44:07,722 DEBUG storage: DeviceFormat.teardown: device: /dev/vdd ; status: False ; type: None ; >18:44:07,723 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:44:07,725 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >18:44:07,725 INFO storage: registered action: [6] Destroy Format None on disk vdd (id 4) >18:44:07,729 DEBUG storage: DiskLabel.__init__: device: /dev/vdd ; labelType: msdos ; >18:44:07,731 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vdd ; labelType: msdos ; >18:44:07,732 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f0651beb2d0> > PedDisk: <_ped.Disk object at 0x7f064aba4488> >18:44:07,733 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:44:07,735 DEBUG storage: DeviceFormat.teardown: device: /dev/vdd ; status: False ; type: None ; >18:44:07,736 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: disklabel ; >18:44:07,737 INFO storage: registered action: [7] Create Format msdos disklabel on disk vdd (id 4) >18:44:07,738 DEBUG storage: clearpart: initializing vde >18:44:07,739 DEBUG storage: DeviceFormat.teardown: device: /dev/vde ; status: False ; type: None ; >18:44:07,740 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:44:07,742 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >18:44:07,742 INFO storage: registered action: [8] Destroy Format None on disk vde (id 5) >18:44:07,746 DEBUG storage: DiskLabel.__init__: device: /dev/vde ; labelType: msdos ; >18:44:07,748 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vde ; labelType: msdos ; >18:44:07,749 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f0651beba90> > PedDisk: <_ped.Disk object at 0x7f064a60a170> >18:44:07,750 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:44:07,751 DEBUG storage: DeviceFormat.teardown: device: /dev/vde ; status: False ; type: None ; >18:44:07,753 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: disklabel ; >18:44:07,754 INFO storage: registered action: [9] Create Format msdos disklabel on disk vde (id 5) >18:44:07,755 DEBUG storage: new disk order: [] >18:44:07,782 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >18:44:07,784 DEBUG storage: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:07,786 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >18:44:07,788 DEBUG storage: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:07,789 DEBUG storage: resolved 'vda' to 'vda' (disk) >18:44:07,790 DEBUG storage: _is_valid_disklabel(vda) returning True >18:44:07,791 DEBUG storage: _is_valid_size(vda) returning True >18:44:07,792 DEBUG storage: _is_valid_location(vda) returning True >18:44:07,792 DEBUG storage: _is_valid_format(vda) returning True >18:44:07,793 DEBUG storage: is_valid_stage1_device(vda) returning True >18:44:23,609 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, [], None >18:44:23,614 DEBUG storage.ui: Storage.newDevice: 2 ; 768.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>, DiskDevice instance (0x7f0651bebb50) -- > name = vdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f0656cfa050> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651beb750>, DiskDevice instance (0x7f0651beb450) -- > name = vdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcf80> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef0d0>, DiskDevice instance (0x7f0651bdee10) -- > name = vdd status = True kids = 0 id = 4 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bce60> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef610>, DiskDevice instance (0x7f0651bef5d0) -- > name = vde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcef0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651befa50>] ; fstype: ext4 ; encrypted: False ; >18:44:23,616 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda', 'vdb', 'vdc', 'vdd', 'vde'], None >18:44:23,618 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x7f0651bf3f10> ; members: [] ; >18:44:23,618 DEBUG storage.ui: creating new device >18:44:23,620 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:44:23,621 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:44:23,623 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:44:23,625 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:44:23,627 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:44:23,628 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:44:23,630 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:44:23,632 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >18:44:23,634 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >18:44:23,636 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:44:23,638 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:44:23,639 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:44:23,641 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:44:23,643 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:44:23,644 INFO storage.ui: added partition req0 (id 13) to device tree >18:44:23,644 INFO storage.ui: registered action: [10] Create Device partition req0 (id 13) >18:44:23,645 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:44:23,646 INFO storage.ui: registered action: [11] Create Format ext4 filesystem mounted at /boot on partition req0 (id 13) >18:44:23,649 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:44:23,650 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:44:23,652 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:44:23,654 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:44:23,656 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:44:23,661 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:44:23,665 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)'] >18:44:23,666 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:44:23,668 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:23,670 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:23,671 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:23,673 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:23,675 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:23,676 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:23,678 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:23,680 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:23,681 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:23,682 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:23,685 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:23,685 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:23,687 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:23,689 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:23,690 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:23,692 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:23,694 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:23,695 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:23,697 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:23,699 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:23,699 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:23,701 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:23,703 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:23,704 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:23,706 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:23,708 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:23,709 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:23,711 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:23,713 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:23,713 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:23,714 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 768.0 >18:44:23,715 DEBUG storage.ui: checking freespace on vda >18:44:23,716 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=True >18:44:23,717 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:44:23,718 DEBUG storage.ui: evaluating growth potential for new layout >18:44:23,718 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:44:23,719 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:44:23,720 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:44:23,720 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:44:23,721 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:44:23,722 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:44:23,722 DEBUG storage.ui: calculating growth for disk /dev/vda >18:44:23,724 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:23,726 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:44:23,727 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c49d0> PedPartition: <_ped.Partition object at 0x7f06502f2ad0> >18:44:23,729 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:44:23,732 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:44:23,733 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:44:23,734 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:44:23,735 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1570816 >done = False >18:44:23,735 DEBUG storage.ui: 1 requests and 30717889 (14998MB) left in chunk >18:44:23,736 DEBUG storage.ui: adding 30717889 (14998MB) to 13 (vda1) >18:44:23,737 DEBUG storage.ui: taking back 29147073 (14231MB) from 13 (vda1) >18:44:23,737 DEBUG storage.ui: new grow amount for request 13 (vda1) is 1570816 units, or 767MB >18:44:23,738 DEBUG storage.ui: request 13 (vda1) growth: 1570816 (767MB) size: 768MB >18:44:23,739 DEBUG storage.ui: disk /dev/vda growth: 1570816 (767MB) >18:44:23,739 DEBUG storage.ui: calculating growth for disk /dev/vde >18:44:23,740 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:44:23,741 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:44:23,741 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:44:23,742 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:44:23,743 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:44:23,745 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:23,745 DEBUG storage.ui: device vda1 new partedPartition None >18:44:23,748 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:44:23,749 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:44:23,750 DEBUG storage.ui: total growth: 1570816 sectors >18:44:23,751 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:44:23,751 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:44:23,752 DEBUG storage.ui: new free allows for 1570816 sectors of growth >18:44:23,753 DEBUG storage.ui: found free space for bootable request >18:44:23,753 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:23,755 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >18:44:23,756 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:44:23,757 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4b50> PedPartition: <_ped.Partition object at 0x7f0651c12770> >18:44:23,759 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:44:23,761 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:44:23,764 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:23,765 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4a50> PedPartition: <_ped.Partition object at 0x7f0651c12710> >18:44:23,765 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)'] >18:44:23,766 DEBUG storage.ui: growable partitions are ['vda1'] >18:44:23,767 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:44:23,768 DEBUG storage.ui: disk vda has 1 chunks >18:44:23,768 DEBUG storage.ui: disk vdb has 1 chunks >18:44:23,769 DEBUG storage.ui: disk vdc has 1 chunks >18:44:23,770 DEBUG storage.ui: disk vdd has 1 chunks >18:44:23,770 DEBUG storage.ui: disk vde has 1 chunks >18:44:23,771 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:44:23,771 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1570816 >done = False >18:44:23,772 DEBUG storage.ui: 1 requests and 30717889 (14998MB) left in chunk >18:44:23,773 DEBUG storage.ui: adding 30717889 (14998MB) to 13 (vda1) >18:44:23,774 DEBUG storage.ui: taking back 29147073 (14231MB) from 13 (vda1) >18:44:23,774 DEBUG storage.ui: new grow amount for request 13 (vda1) is 1570816 units, or 767MB >18:44:23,775 DEBUG storage.ui: growing partitions on vda >18:44:23,776 DEBUG storage.ui: partition vda1 (13): 0 >18:44:23,776 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c4d10> >18:44:23,777 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)'] from disk(s) ['vda'] >18:44:23,780 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:23,780 DEBUG storage.ui: device vda1 new partedPartition None >18:44:23,782 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:44:23,784 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:44:23,785 DEBUG storage.ui: back from removeNewPartitions >18:44:23,785 DEBUG storage.ui: extended: None >18:44:23,786 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c4d10> >18:44:23,788 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:44:23,789 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc110> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:44:23,791 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:44:23,793 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:44:23,796 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:23,797 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc2d0> PedPartition: <_ped.Partition object at 0x7f0651c12890> >18:44:23,798 DEBUG storage.ui: growing partitions on vdb >18:44:23,798 DEBUG storage.ui: growing partitions on vdc >18:44:23,799 DEBUG storage.ui: growing partitions on vdd >18:44:23,799 DEBUG storage.ui: growing partitions on vde >18:44:23,800 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:44:23,855 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:44:23,858 DEBUG storage: Ext4FS.supported: supported: True ; >18:44:23,859 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:44:31,212 DEBUG storage: Ext4FS.supported: supported: True ; >18:44:31,213 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:44:31,213 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:44:31,217 DEBUG storage.ui: Storage.newDevice: 2 ; 768.0 ; device: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; raid_level: None ; container_name: None ; >18:44:31,218 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:44:31,220 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x7f065f2cc5d0> ; members: [] ; >18:44:31,222 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:44:31,224 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:44:31,225 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:44:31,227 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:44:31,229 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:44:31,231 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:44:31,233 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:31,233 DEBUG storage.ui: device vda1 new partedPartition None >18:44:31,236 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:44:31,238 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:44:31,239 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)'] >18:44:31,240 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:44:31,243 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:31,245 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:31,246 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:31,248 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:31,250 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:31,250 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:31,251 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 768.0 >18:44:31,252 DEBUG storage.ui: checking freespace on vda >18:44:31,253 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=True >18:44:31,254 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:44:31,255 DEBUG storage.ui: evaluating growth potential for new layout >18:44:31,255 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:44:31,256 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:44:31,257 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:44:31,257 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:44:31,258 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:44:31,259 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:44:31,259 DEBUG storage.ui: calculating growth for disk /dev/vda >18:44:31,260 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:31,262 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:44:31,263 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc790> PedPartition: <_ped.Partition object at 0x7f0651be2e30> >18:44:31,265 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:44:31,267 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:44:31,268 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:44:31,269 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:44:31,270 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1570816 >done = False >18:44:31,270 DEBUG storage.ui: 1 requests and 30717889 (14998MB) left in chunk >18:44:31,271 DEBUG storage.ui: adding 30717889 (14998MB) to 13 (vda1) >18:44:31,272 DEBUG storage.ui: taking back 29147073 (14231MB) from 13 (vda1) >18:44:31,272 DEBUG storage.ui: new grow amount for request 13 (vda1) is 1570816 units, or 767MB >18:44:31,273 DEBUG storage.ui: request 13 (vda1) growth: 1570816 (767MB) size: 768MB >18:44:31,274 DEBUG storage.ui: disk /dev/vda growth: 1570816 (767MB) >18:44:31,274 DEBUG storage.ui: calculating growth for disk /dev/vde >18:44:31,275 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:44:31,276 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:44:31,276 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:44:31,277 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:44:31,278 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:44:31,280 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:31,280 DEBUG storage.ui: device vda1 new partedPartition None >18:44:31,282 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:44:31,284 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:44:31,285 DEBUG storage.ui: total growth: 1570816 sectors >18:44:31,286 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:44:31,286 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:44:31,287 DEBUG storage.ui: new free allows for 1570816 sectors of growth >18:44:31,288 DEBUG storage.ui: found free space for bootable request >18:44:31,288 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:31,290 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >18:44:31,291 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:44:31,292 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc910> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:44:31,295 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:44:31,297 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:44:31,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:31,300 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc050> PedPartition: <_ped.Partition object at 0x7f0651c12890> >18:44:31,301 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)'] >18:44:31,301 DEBUG storage.ui: growable partitions are ['vda1'] >18:44:31,302 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:44:31,303 DEBUG storage.ui: disk vda has 1 chunks >18:44:31,304 DEBUG storage.ui: disk vdb has 1 chunks >18:44:31,304 DEBUG storage.ui: disk vdc has 1 chunks >18:44:31,305 DEBUG storage.ui: disk vdd has 1 chunks >18:44:31,305 DEBUG storage.ui: disk vde has 1 chunks >18:44:31,305 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:44:31,306 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1570816 >done = False >18:44:31,306 DEBUG storage.ui: 1 requests and 30717889 (14998MB) left in chunk >18:44:31,307 DEBUG storage.ui: adding 30717889 (14998MB) to 13 (vda1) >18:44:31,307 DEBUG storage.ui: taking back 29147073 (14231MB) from 13 (vda1) >18:44:31,308 DEBUG storage.ui: new grow amount for request 13 (vda1) is 1570816 units, or 767MB >18:44:31,308 DEBUG storage.ui: growing partitions on vda >18:44:31,308 DEBUG storage.ui: partition vda1 (13): 0 >18:44:31,309 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2ccad0> >18:44:31,310 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)'] from disk(s) ['vda'] >18:44:31,311 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:31,312 DEBUG storage.ui: device vda1 new partedPartition None >18:44:31,314 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:44:31,315 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:44:31,316 DEBUG storage.ui: back from removeNewPartitions >18:44:31,316 DEBUG storage.ui: extended: None >18:44:31,317 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2ccad0> >18:44:31,319 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:44:31,319 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cce90> PedPartition: <_ped.Partition object at 0x7f0651c12830> >18:44:31,321 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:44:31,323 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:44:31,325 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:31,325 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf090> PedPartition: <_ped.Partition object at 0x7f0651c12a70> >18:44:31,326 DEBUG storage.ui: growing partitions on vdb >18:44:31,326 DEBUG storage.ui: growing partitions on vdc >18:44:31,327 DEBUG storage.ui: growing partitions on vdd >18:44:31,327 DEBUG storage.ui: growing partitions on vde >18:44:31,328 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:44:36,055 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 19031.84619, [], None >18:44:36,059 DEBUG storage.ui: Storage.newDevice: 0 ; 19031.84619 ; mountpoint: / ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>, DiskDevice instance (0x7f0651bebb50) -- > name = vdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f0656cfa050> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651beb750>, DiskDevice instance (0x7f0651beb450) -- > name = vdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcf80> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef0d0>, DiskDevice instance (0x7f0651bdee10) -- > name = vdd status = True kids = 0 id = 4 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bce60> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef610>, DiskDevice instance (0x7f0651bef5d0) -- > name = vde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcef0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651befa50>] ; fstype: ext4 ; encrypted: False ; >18:44:36,062 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 19031.84619, ['vda', 'vdb', 'vdc', 'vdd', 'vde'], None >18:44:36,064 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2cc550> ; members: [] ; >18:44:36,067 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:44:36,067 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:44:36,070 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:44:36,070 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:44:36,072 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:44:36,074 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >18:44:36,076 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >18:44:36,078 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:44:36,079 INFO storage.ui: added partition req1 (id 14) to device tree >18:44:36,079 INFO storage.ui: registered action: [12] Create Device partition req1 (id 14) >18:44:36,080 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:44:36,081 INFO storage.ui: registered action: [13] Create Format lvmpv on partition req1 (id 14) >18:44:36,082 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:44:36,083 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:44:36,085 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:44:36,087 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >18:44:36,089 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >18:44:36,091 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:44:36,091 INFO storage.ui: added partition req2 (id 15) to device tree >18:44:36,092 INFO storage.ui: registered action: [14] Create Device partition req2 (id 15) >18:44:36,093 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:44:36,093 INFO storage.ui: registered action: [15] Create Format lvmpv on partition req2 (id 15) >18:44:36,095 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:44:36,096 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:44:36,098 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:44:36,100 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >18:44:36,102 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >18:44:36,103 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:44:36,104 INFO storage.ui: added partition req3 (id 16) to device tree >18:44:36,105 INFO storage.ui: registered action: [16] Create Device partition req3 (id 16) >18:44:36,106 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:44:36,106 INFO storage.ui: registered action: [17] Create Format lvmpv on partition req3 (id 16) >18:44:36,108 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:44:36,109 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:44:36,111 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:44:36,112 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >18:44:36,114 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >18:44:36,116 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:44:36,117 INFO storage.ui: added partition req4 (id 17) to device tree >18:44:36,118 INFO storage.ui: registered action: [18] Create Device partition req4 (id 17) >18:44:36,118 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:44:36,119 INFO storage.ui: registered action: [19] Create Format lvmpv on partition req4 (id 17) >18:44:36,121 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:44:36,122 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:44:36,124 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:44:36,126 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >18:44:36,127 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: lvmpv ; >18:44:36,129 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:44:36,130 INFO storage.ui: added partition req5 (id 18) to device tree >18:44:36,131 INFO storage.ui: registered action: [20] Create Device partition req5 (id 18) >18:44:36,131 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:44:36,132 INFO storage.ui: registered action: [21] Create Format lvmpv on partition req5 (id 18) >18:44:36,133 DEBUG storage.ui: adding a TotalSizeSet with size 19036 >18:44:36,133 DEBUG storage.ui: set.allocated = 40 >18:44:36,136 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:44:36,137 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:44:36,139 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:44:36,141 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:44:36,143 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:44:36,144 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 14)', 'req2(id 15)', 'req3(id 16)', 'req4(id 17)', 'req5(id 18)', 'vda1(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:44:36,147 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:36,147 DEBUG storage.ui: device vda1 new partedPartition None >18:44:36,150 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:44:36,152 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:44:36,153 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req1(id 14)', 'req2(id 15)', 'req3(id 16)', 'req4(id 17)', 'req5(id 18)', 'req0(id 13)'] >18:44:36,154 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req1(id 14)', 'req2(id 15)', 'req3(id 16)', 'req4(id 17)', 'req5(id 18)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:44:36,156 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,158 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,159 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,161 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,163 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,164 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,164 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:44:36,165 DEBUG storage.ui: checking freespace on vda >18:44:36,166 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:44:36,167 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:44:36,168 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:44:36,168 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:44:36,169 DEBUG storage.ui: new free allows for 0 sectors of growth >18:44:36,170 DEBUG storage.ui: found free space for bootable request >18:44:36,171 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:36,172 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:44:36,174 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:44:36,174 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf550> PedPartition: <_ped.Partition object at 0x7f0651be2e30> >18:44:36,177 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:44:36,179 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:44:36,181 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:36,182 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf210> PedPartition: <_ped.Partition object at 0x7f0651c12830> >18:44:36,184 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,186 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,187 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,188 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,190 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,191 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,192 DEBUG storage.ui: allocating partition: req1 ; id: 14 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 19036.0 >18:44:36,192 DEBUG storage.ui: checking freespace on vda >18:44:36,193 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:44:36,194 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:44:36,195 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:44:36,196 DEBUG storage.ui: evaluating growth potential for new layout >18:44:36,196 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:44:36,197 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,198 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:44:36,198 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:44:36,199 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,200 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:44:36,200 DEBUG storage.ui: calculating growth for disk /dev/vda >18:44:36,203 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >18:44:36,203 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf950> PedPartition: <_ped.Partition object at 0x7f0651c12a70> >18:44:36,205 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:44:36,207 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:44:36,208 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,209 DEBUG storage.ui: adding request 14 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,210 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:44:36,210 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:44:36,211 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,212 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:44:36,212 DEBUG storage.ui: adding 29130689 (14223MB) to 14 (vda2) >18:44:36,213 DEBUG storage.ui: new grow amount for request 14 (vda2) is 29130689 units, or 14223MB >18:44:36,214 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:44:36,214 DEBUG storage.ui: request 14 (vda2) growth: 29130689 (14223MB) size: 14231MB >18:44:36,215 DEBUG storage.ui: disk /dev/vda growth: 29130689 (14223MB) >18:44:36,216 DEBUG storage.ui: calculating growth for disk /dev/vde >18:44:36,216 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,217 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:44:36,217 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:44:36,218 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,219 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:44:36,221 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:44:36,221 DEBUG storage.ui: device vda2 new partedPartition None >18:44:36,223 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >18:44:36,225 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:44:36,226 DEBUG storage.ui: total growth: 29130689 sectors >18:44:36,226 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:44:36,227 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:44:36,228 DEBUG storage.ui: new free allows for 29130689 sectors of growth >18:44:36,229 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:44:36,231 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >18:44:36,232 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cfb10> PedPartition: <_ped.Partition object at 0x7f0651c128f0> >18:44:36,234 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:44:36,236 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:44:36,238 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:44:36,239 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cfb90> PedPartition: <_ped.Partition object at 0x7f0651c12890> >18:44:36,241 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,243 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,244 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,245 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,247 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,248 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,249 DEBUG storage.ui: allocating partition: req2 ; id: 15 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 19036.0 >18:44:36,249 DEBUG storage.ui: checking freespace on vdb >18:44:36,251 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=8MB boot=False best=None grow=True >18:44:36,251 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:44:36,252 DEBUG storage.ui: evaluating growth potential for new layout >18:44:36,253 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:44:36,253 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,254 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:44:36,255 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:44:36,256 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:36,258 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >18:44:36,259 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4190> PedPartition: <_ped.Partition object at 0x7f0651c12bf0> >18:44:36,261 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:44:36,263 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:44:36,264 DEBUG storage.ui: adding request 15 to chunk 2457537 (63-2457599) on /dev/vdb >18:44:36,264 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,265 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,266 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,266 DEBUG storage.ui: adding 2441153 (1191MB) to 15 (vdb1) >18:44:36,267 DEBUG storage.ui: new grow amount for request 15 (vdb1) is 2441153 units, or 1191MB >18:44:36,268 DEBUG storage.ui: request 15 (vdb1) growth: 2441153 (1191MB) size: 1199MB >18:44:36,268 DEBUG storage.ui: disk /dev/vdb growth: 2441153 (1191MB) >18:44:36,269 DEBUG storage.ui: calculating growth for disk /dev/vda >18:44:36,270 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,270 DEBUG storage.ui: adding request 14 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,271 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:44:36,272 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:44:36,272 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,273 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:44:36,274 DEBUG storage.ui: adding 29130689 (14223MB) to 14 (vda2) >18:44:36,274 DEBUG storage.ui: new grow amount for request 14 (vda2) is 29130689 units, or 14223MB >18:44:36,275 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:44:36,276 DEBUG storage.ui: request 14 (vda2) growth: 29130689 (14223MB) size: 14231MB >18:44:36,276 DEBUG storage.ui: disk /dev/vda growth: 29130689 (14223MB) >18:44:36,277 DEBUG storage.ui: calculating growth for disk /dev/vde >18:44:36,278 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,278 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:44:36,279 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:44:36,280 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,280 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:44:36,283 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:44:36,283 DEBUG storage.ui: device vdb1 new partedPartition None >18:44:36,285 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >18:44:36,287 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:44:36,288 DEBUG storage.ui: total growth: 31571842 sectors >18:44:36,288 DEBUG storage.ui: updating use_disk to vdb, type: 0 >18:44:36,289 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:44:36,290 DEBUG storage.ui: new free allows for 31571842 sectors of growth >18:44:36,290 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:36,292 DEBUG storage.ui: created partition vdb1 of 8MB and added it to /dev/vdb >18:44:36,293 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >18:44:36,294 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf290> PedPartition: <_ped.Partition object at 0x7f0651be2e30> >18:44:36,296 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:44:36,298 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:44:36,301 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:44:36,301 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf910> PedPartition: <_ped.Partition object at 0x7f0651c128f0> >18:44:36,303 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,305 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,306 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,308 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,310 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,311 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,311 DEBUG storage.ui: allocating partition: req3 ; id: 16 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 19036.0 >18:44:36,312 DEBUG storage.ui: checking freespace on vdc >18:44:36,313 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=8MB boot=False best=None grow=True >18:44:36,314 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:44:36,315 DEBUG storage.ui: evaluating growth potential for new layout >18:44:36,315 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:44:36,316 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:36,319 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >18:44:36,319 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4050> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:44:36,321 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:44:36,323 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:44:36,324 DEBUG storage.ui: adding request 16 to chunk 2457537 (63-2457599) on /dev/vdc >18:44:36,325 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,326 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,326 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,327 DEBUG storage.ui: adding 2441153 (1191MB) to 16 (vdc1) >18:44:36,328 DEBUG storage.ui: new grow amount for request 16 (vdc1) is 2441153 units, or 1191MB >18:44:36,328 DEBUG storage.ui: request 16 (vdc1) growth: 2441153 (1191MB) size: 1199MB >18:44:36,329 DEBUG storage.ui: disk /dev/vdc growth: 2441153 (1191MB) >18:44:36,329 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:44:36,330 DEBUG storage.ui: adding request 15 to chunk 2457537 (63-2457599) on /dev/vdb >18:44:36,331 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,332 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,332 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,333 DEBUG storage.ui: adding 2441153 (1191MB) to 15 (vdb1) >18:44:36,334 DEBUG storage.ui: new grow amount for request 15 (vdb1) is 2441153 units, or 1191MB >18:44:36,334 DEBUG storage.ui: request 15 (vdb1) growth: 2441153 (1191MB) size: 1199MB >18:44:36,335 DEBUG storage.ui: disk /dev/vdb growth: 2441153 (1191MB) >18:44:36,336 DEBUG storage.ui: calculating growth for disk /dev/vda >18:44:36,336 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,337 DEBUG storage.ui: adding request 14 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,338 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:44:36,338 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:44:36,339 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,340 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:44:36,340 DEBUG storage.ui: adding 29130689 (14223MB) to 14 (vda2) >18:44:36,341 DEBUG storage.ui: new grow amount for request 14 (vda2) is 29130689 units, or 14223MB >18:44:36,342 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:44:36,342 DEBUG storage.ui: request 14 (vda2) growth: 29130689 (14223MB) size: 14231MB >18:44:36,343 DEBUG storage.ui: disk /dev/vda growth: 29130689 (14223MB) >18:44:36,344 DEBUG storage.ui: calculating growth for disk /dev/vde >18:44:36,344 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,345 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:44:36,346 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:44:36,346 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,347 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:44:36,349 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:44:36,349 DEBUG storage.ui: device vdc1 new partedPartition None >18:44:36,351 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >18:44:36,353 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:44:36,354 DEBUG storage.ui: total growth: 34012995 sectors >18:44:36,354 DEBUG storage.ui: updating use_disk to vdc, type: 0 >18:44:36,355 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:44:36,355 DEBUG storage.ui: new free allows for 34012995 sectors of growth >18:44:36,355 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:36,356 DEBUG storage.ui: created partition vdc1 of 8MB and added it to /dev/vdc >18:44:36,358 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >18:44:36,359 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4110> PedPartition: <_ped.Partition object at 0x7f0651c12bf0> >18:44:36,360 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:44:36,362 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:44:36,364 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:44:36,365 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf110> PedPartition: <_ped.Partition object at 0x7f0651c12a70> >18:44:36,367 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,368 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,369 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,370 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,372 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,373 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,373 DEBUG storage.ui: allocating partition: req4 ; id: 17 ; disks: ['vdd'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 19036.0 >18:44:36,373 DEBUG storage.ui: checking freespace on vdd >18:44:36,374 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdd part_type=0 req_size=8MB boot=False best=None grow=True >18:44:36,375 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:44:36,375 DEBUG storage.ui: evaluating growth potential for new layout >18:44:36,376 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:44:36,376 DEBUG storage.ui: adding request 16 to chunk 2457537 (63-2457599) on /dev/vdc >18:44:36,377 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,377 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,378 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,378 DEBUG storage.ui: adding 2441153 (1191MB) to 16 (vdc1) >18:44:36,379 DEBUG storage.ui: new grow amount for request 16 (vdc1) is 2441153 units, or 1191MB >18:44:36,379 DEBUG storage.ui: request 16 (vdc1) growth: 2441153 (1191MB) size: 1199MB >18:44:36,379 DEBUG storage.ui: disk /dev/vdc growth: 2441153 (1191MB) >18:44:36,380 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:44:36,380 DEBUG storage.ui: adding request 15 to chunk 2457537 (63-2457599) on /dev/vdb >18:44:36,381 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,381 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,381 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,382 DEBUG storage.ui: adding 2441153 (1191MB) to 15 (vdb1) >18:44:36,382 DEBUG storage.ui: new grow amount for request 15 (vdb1) is 2441153 units, or 1191MB >18:44:36,383 DEBUG storage.ui: request 15 (vdb1) growth: 2441153 (1191MB) size: 1199MB >18:44:36,383 DEBUG storage.ui: disk /dev/vdb growth: 2441153 (1191MB) >18:44:36,383 DEBUG storage.ui: calculating growth for disk /dev/vda >18:44:36,384 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,385 DEBUG storage.ui: adding request 14 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,385 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:44:36,385 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:44:36,386 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,386 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:44:36,387 DEBUG storage.ui: adding 29130689 (14223MB) to 14 (vda2) >18:44:36,387 DEBUG storage.ui: new grow amount for request 14 (vda2) is 29130689 units, or 14223MB >18:44:36,387 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:44:36,388 DEBUG storage.ui: request 14 (vda2) growth: 29130689 (14223MB) size: 14231MB >18:44:36,388 DEBUG storage.ui: disk /dev/vda growth: 29130689 (14223MB) >18:44:36,389 DEBUG storage.ui: calculating growth for disk /dev/vde >18:44:36,389 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,389 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:44:36,390 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:44:36,390 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:36,393 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >18:44:36,393 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4690> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:44:36,395 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:44:36,397 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:44:36,397 DEBUG storage.ui: adding request 17 to chunk 2457537 (63-2457599) on /dev/vdd >18:44:36,398 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,398 DEBUG storage.ui: req: PartitionRequest instance -- >id = 17 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,398 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,399 DEBUG storage.ui: adding 2441153 (1191MB) to 17 (vdd1) >18:44:36,399 DEBUG storage.ui: new grow amount for request 17 (vdd1) is 2441153 units, or 1191MB >18:44:36,400 DEBUG storage.ui: request 17 (vdd1) growth: 2441153 (1191MB) size: 1199MB >18:44:36,400 DEBUG storage.ui: disk /dev/vdd growth: 2441153 (1191MB) >18:44:36,402 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:44:36,402 DEBUG storage.ui: device vdd1 new partedPartition None >18:44:36,404 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: vdd ; >18:44:36,405 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:44:36,406 DEBUG storage.ui: total growth: 36454148 sectors >18:44:36,406 DEBUG storage.ui: updating use_disk to vdd, type: 0 >18:44:36,407 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:44:36,407 DEBUG storage.ui: new free allows for 36454148 sectors of growth >18:44:36,407 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:36,408 DEBUG storage.ui: created partition vdd1 of 8MB and added it to /dev/vdd >18:44:36,410 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >18:44:36,411 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4810> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:44:36,412 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:44:36,415 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:44:36,417 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:44:36,417 DEBUG storage.ui: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf650> PedPartition: <_ped.Partition object at 0x7f0651be2e30> >18:44:36,419 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,421 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,421 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,423 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:44:36,425 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:44:36,425 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:44:36,426 DEBUG storage.ui: allocating partition: req5 ; id: 18 ; disks: ['vde'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 19036.0 >18:44:36,426 DEBUG storage.ui: checking freespace on vde >18:44:36,427 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vde part_type=0 req_size=8MB boot=False best=None grow=True >18:44:36,427 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:44:36,428 DEBUG storage.ui: evaluating growth potential for new layout >18:44:36,428 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:44:36,429 DEBUG storage.ui: adding request 16 to chunk 2457537 (63-2457599) on /dev/vdc >18:44:36,429 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,430 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,430 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,431 DEBUG storage.ui: adding 2441153 (1191MB) to 16 (vdc1) >18:44:36,431 DEBUG storage.ui: new grow amount for request 16 (vdc1) is 2441153 units, or 1191MB >18:44:36,431 DEBUG storage.ui: request 16 (vdc1) growth: 2441153 (1191MB) size: 1199MB >18:44:36,432 DEBUG storage.ui: disk /dev/vdc growth: 2441153 (1191MB) >18:44:36,432 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:44:36,433 DEBUG storage.ui: adding request 15 to chunk 2457537 (63-2457599) on /dev/vdb >18:44:36,433 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,434 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,434 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,434 DEBUG storage.ui: adding 2441153 (1191MB) to 15 (vdb1) >18:44:36,435 DEBUG storage.ui: new grow amount for request 15 (vdb1) is 2441153 units, or 1191MB >18:44:36,435 DEBUG storage.ui: request 15 (vdb1) growth: 2441153 (1191MB) size: 1199MB >18:44:36,436 DEBUG storage.ui: disk /dev/vdb growth: 2441153 (1191MB) >18:44:36,436 DEBUG storage.ui: calculating growth for disk /dev/vda >18:44:36,436 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,437 DEBUG storage.ui: adding request 14 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,437 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:44:36,438 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:44:36,438 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,439 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:44:36,439 DEBUG storage.ui: adding 29130689 (14223MB) to 14 (vda2) >18:44:36,440 DEBUG storage.ui: new grow amount for request 14 (vda2) is 29130689 units, or 14223MB >18:44:36,440 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:44:36,440 DEBUG storage.ui: request 14 (vda2) growth: 29130689 (14223MB) size: 14231MB >18:44:36,441 DEBUG storage.ui: disk /dev/vda growth: 29130689 (14223MB) >18:44:36,441 DEBUG storage.ui: calculating growth for disk /dev/vde >18:44:36,442 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:36,444 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >18:44:36,444 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4790> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:44:36,446 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:44:36,448 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:44:36,448 DEBUG storage.ui: adding request 18 to chunk 2457537 (63-2457599) on /dev/vde >18:44:36,449 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,449 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = vde1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,450 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,450 DEBUG storage.ui: adding 2441153 (1191MB) to 18 (vde1) >18:44:36,451 DEBUG storage.ui: new grow amount for request 18 (vde1) is 2441153 units, or 1191MB >18:44:36,451 DEBUG storage.ui: request 18 (vde1) growth: 2441153 (1191MB) size: 1199MB >18:44:36,451 DEBUG storage.ui: disk /dev/vde growth: 2441153 (1191MB) >18:44:36,452 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:44:36,452 DEBUG storage.ui: adding request 17 to chunk 2457537 (63-2457599) on /dev/vdd >18:44:36,453 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,453 DEBUG storage.ui: req: PartitionRequest instance -- >id = 17 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,454 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,454 DEBUG storage.ui: adding 2441153 (1191MB) to 17 (vdd1) >18:44:36,454 DEBUG storage.ui: new grow amount for request 17 (vdd1) is 2441153 units, or 1191MB >18:44:36,455 DEBUG storage.ui: request 17 (vdd1) growth: 2441153 (1191MB) size: 1199MB >18:44:36,455 DEBUG storage.ui: disk /dev/vdd growth: 2441153 (1191MB) >18:44:36,457 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:44:36,457 DEBUG storage.ui: device vde1 new partedPartition None >18:44:36,459 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: vde ; >18:44:36,461 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:44:36,461 DEBUG storage.ui: total growth: 38895301 sectors >18:44:36,461 DEBUG storage.ui: updating use_disk to vde, type: 0 >18:44:36,462 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:44:36,462 DEBUG storage.ui: new free allows for 38895301 sectors of growth >18:44:36,463 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:44:36,463 DEBUG storage.ui: created partition vde1 of 8MB and added it to /dev/vde >18:44:36,465 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >18:44:36,466 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4050> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:44:36,467 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:44:36,469 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:44:36,471 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:44:36,472 DEBUG storage.ui: device vde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d45d0> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:44:36,472 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda2(id 14)', 'vdb1(id 15)', 'vdc1(id 16)', 'vdd1(id 17)', 'vde1(id 18)', 'vda1(id 13)'] >18:44:36,473 DEBUG storage.ui: growable partitions are ['vda2', 'vdb1', 'vdc1', 'vdd1', 'vde1'] >18:44:36,473 DEBUG storage.ui: adding request 14 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,474 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:44:36,474 DEBUG storage.ui: disk vda has 1 chunks >18:44:36,475 DEBUG storage.ui: adding request 15 to chunk 2457537 (63-2457599) on /dev/vdb >18:44:36,475 DEBUG storage.ui: disk vdb has 1 chunks >18:44:36,476 DEBUG storage.ui: adding request 16 to chunk 2457537 (63-2457599) on /dev/vdc >18:44:36,476 DEBUG storage.ui: disk vdc has 1 chunks >18:44:36,477 DEBUG storage.ui: adding request 17 to chunk 2457537 (63-2457599) on /dev/vdd >18:44:36,477 DEBUG storage.ui: disk vdd has 1 chunks >18:44:36,478 DEBUG storage.ui: adding request 18 to chunk 2457537 (63-2457599) on /dev/vde >18:44:36,478 DEBUG storage.ui: disk vde has 1 chunks >18:44:36,479 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:44:36,479 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:44:36,480 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,480 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:44:36,480 DEBUG storage.ui: adding 29130689 (14223MB) to 14 (vda2) >18:44:36,481 DEBUG storage.ui: new grow amount for request 14 (vda2) is 29130689 units, or 14223MB >18:44:36,481 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,482 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,482 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,482 DEBUG storage.ui: adding 2441153 (1191MB) to 15 (vdb1) >18:44:36,483 DEBUG storage.ui: new grow amount for request 15 (vdb1) is 2441153 units, or 1191MB >18:44:36,483 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,484 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,484 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,485 DEBUG storage.ui: adding 2441153 (1191MB) to 16 (vdc1) >18:44:36,485 DEBUG storage.ui: new grow amount for request 16 (vdc1) is 2441153 units, or 1191MB >18:44:36,485 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,486 DEBUG storage.ui: req: PartitionRequest instance -- >id = 17 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,486 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,487 DEBUG storage.ui: adding 2441153 (1191MB) to 17 (vdd1) >18:44:36,487 DEBUG storage.ui: new grow amount for request 17 (vdd1) is 2441153 units, or 1191MB >18:44:36,487 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:44:36,488 DEBUG storage.ui: req: PartitionRequest instance -- >id = 18 name = vde1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:44:36,488 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:44:36,489 DEBUG storage.ui: adding 2441153 (1191MB) to 18 (vde1) >18:44:36,489 DEBUG storage.ui: new grow amount for request 18 (vde1) is 2441153 units, or 1191MB >18:44:36,489 DEBUG storage.ui: set: ['vda2', 'vdb1', 'vdc1', 'vdd1', 'vde1'] 40/19036 >18:44:36,490 DEBUG storage.ui: allocating 14223 to TotalSizeSet with 40/19036 (18996 needed) >18:44:36,490 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 14263/19036 (4772 needed) >18:44:36,491 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 15455/19036 (3580 needed) >18:44:36,491 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 16647/19036 (2388 needed) >18:44:36,491 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 17839/19036 (1196 needed) >18:44:36,492 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = vda2 growable = True >base = 16384 growth = 29130689 max_grow = 38969344 >done = False >18:44:36,492 DEBUG storage.ui: needed: 4 >18:44:36,493 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vdb1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:44:36,493 DEBUG storage.ui: needed: 4 >18:44:36,493 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdc1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:44:36,494 DEBUG storage.ui: needed: 4 >18:44:36,494 DEBUG storage.ui: PartitionRequest instance -- >id = 17 name = vdd1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:44:36,495 DEBUG storage.ui: needed: 4 >18:44:36,495 DEBUG storage.ui: PartitionRequest instance -- >id = 18 name = vde1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:44:36,495 DEBUG storage.ui: needed: 4 >18:44:36,496 DEBUG storage.ui: set: ['vda2', 'vdb1', 'vdc1', 'vdd1', 'vde1'] 19031/19036 >18:44:36,496 DEBUG storage.ui: allocating 0 to TotalSizeSet with 19031/19036 (4 needed) >18:44:36,496 DEBUG storage.ui: allocating 0 to TotalSizeSet with 19031/19036 (4 needed) >18:44:36,497 DEBUG storage.ui: allocating 0 to TotalSizeSet with 19031/19036 (4 needed) >18:44:36,497 DEBUG storage.ui: allocating 0 to TotalSizeSet with 19031/19036 (4 needed) >18:44:36,498 DEBUG storage.ui: allocating 0 to TotalSizeSet with 19031/19036 (4 needed) >18:44:36,498 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = vda2 growable = True >base = 16384 growth = 29130689 max_grow = 38969344 >done = False >18:44:36,498 DEBUG storage.ui: needed: 4 >18:44:36,499 DEBUG storage.ui: PartitionRequest instance -- >id = 15 name = vdb1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:44:36,499 DEBUG storage.ui: needed: 4 >18:44:36,500 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = vdc1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:44:36,500 DEBUG storage.ui: needed: 4 >18:44:36,500 DEBUG storage.ui: PartitionRequest instance -- >id = 17 name = vdd1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:44:36,501 DEBUG storage.ui: needed: 4 >18:44:36,501 DEBUG storage.ui: PartitionRequest instance -- >id = 18 name = vde1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:44:36,501 DEBUG storage.ui: needed: 4 >18:44:36,502 DEBUG storage.ui: growing partitions on vda >18:44:36,502 DEBUG storage.ui: partition vda1 (13): 0 >18:44:36,503 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2d4590> >18:44:36,503 DEBUG storage.ui: partition vda2 (14): 0 >18:44:36,504 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2d4990> >18:44:36,505 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 14)'] from disk(s) ['vda'] >18:44:36,506 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:36,507 DEBUG storage.ui: device vda1 new partedPartition None >18:44:36,508 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:44:36,510 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:44:36,512 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:44:36,512 DEBUG storage.ui: device vda2 new partedPartition None >18:44:36,514 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >18:44:36,516 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:44:36,516 DEBUG storage.ui: back from removeNewPartitions >18:44:36,516 DEBUG storage.ui: extended: None >18:44:36,517 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2d4590> >18:44:36,519 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:44:36,519 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4c10> PedPartition: <_ped.Partition object at 0x7f0651c12bf0> >18:44:36,521 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:44:36,523 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:44:36,525 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:44:36,526 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4d50> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:44:36,526 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2d4990> >18:44:36,528 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >18:44:36,529 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf210> PedPartition: <_ped.Partition object at 0x7f0651c12b90> >18:44:36,530 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:44:36,532 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:44:36,534 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:44:36,535 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4f50> PedPartition: <_ped.Partition object at 0x7f0651c12890> >18:44:36,535 DEBUG storage.ui: growing partitions on vdb >18:44:36,536 DEBUG storage.ui: partition vdb1 (15): 0 >18:44:36,536 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651beb050> PedGeometry: <_ped.Geometry object at 0x7f065f2cf4d0> >18:44:36,537 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 15)'] from disk(s) ['vdb'] >18:44:36,539 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:44:36,539 DEBUG storage.ui: device vdb1 new partedPartition None >18:44:36,541 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdb ; >18:44:36,543 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:44:36,544 DEBUG storage.ui: back from removeNewPartitions >18:44:36,544 DEBUG storage.ui: extended: None >18:44:36,544 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651beb050> PedGeometry: <_ped.Geometry object at 0x7f065f2cf4d0> >18:44:36,546 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >18:44:36,547 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ccfd0> PedPartition: <_ped.Partition object at 0x7f0651c12a10> >18:44:36,549 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:44:36,550 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:44:36,552 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:44:36,553 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4e90> PedPartition: <_ped.Partition object at 0x7f0651c12710> >18:44:36,553 DEBUG storage.ui: growing partitions on vdc >18:44:36,554 DEBUG storage.ui: partition vdc1 (16): 0 >18:44:36,555 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651bef290> PedGeometry: <_ped.Geometry object at 0x7f065f2cf910> >18:44:36,555 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 16)'] from disk(s) ['vdc'] >18:44:36,557 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:44:36,557 DEBUG storage.ui: device vdc1 new partedPartition None >18:44:36,559 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vdc ; >18:44:36,561 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:44:36,561 DEBUG storage.ui: back from removeNewPartitions >18:44:36,561 DEBUG storage.ui: extended: None >18:44:36,562 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651bef290> PedGeometry: <_ped.Geometry object at 0x7f065f2cf910> >18:44:36,564 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >18:44:36,564 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf210> PedPartition: <_ped.Partition object at 0x7f0651c128f0> >18:44:36,566 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:44:36,568 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:44:36,570 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:44:36,570 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4a90> PedPartition: <_ped.Partition object at 0x7f0651c12b90> >18:44:36,571 DEBUG storage.ui: growing partitions on vdd >18:44:36,571 DEBUG storage.ui: partition vdd1 (17): 0 >18:44:36,572 DEBUG storage.ui: new geometry for vdd1: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651bef6d0> PedGeometry: <_ped.Geometry object at 0x7f065f2cff50> >18:44:36,572 DEBUG storage.ui: removing all non-preexisting partitions ['vdd1(id 17)'] from disk(s) ['vdd'] >18:44:36,574 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:44:36,575 DEBUG storage.ui: device vdd1 new partedPartition None >18:44:36,576 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: vdd ; >18:44:36,578 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:44:36,579 DEBUG storage.ui: back from removeNewPartitions >18:44:36,579 DEBUG storage.ui: extended: None >18:44:36,579 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651bef6d0> PedGeometry: <_ped.Geometry object at 0x7f065f2cff50> >18:44:36,581 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >18:44:36,582 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cfb10> PedPartition: <_ped.Partition object at 0x7f0651c12a70> >18:44:36,584 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:44:36,585 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:44:36,587 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:44:36,588 DEBUG storage.ui: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4210> PedPartition: <_ped.Partition object at 0x7f0651c12bf0> >18:44:36,588 DEBUG storage.ui: growing partitions on vde >18:44:36,589 DEBUG storage.ui: partition vde1 (18): 0 >18:44:36,589 DEBUG storage.ui: new geometry for vde1: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651befb10> PedGeometry: <_ped.Geometry object at 0x7f065f2cfcd0> >18:44:36,590 DEBUG storage.ui: removing all non-preexisting partitions ['vde1(id 18)'] from disk(s) ['vde'] >18:44:36,592 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:44:36,592 DEBUG storage.ui: device vde1 new partedPartition None >18:44:36,594 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: vde ; >18:44:36,595 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:44:36,596 DEBUG storage.ui: back from removeNewPartitions >18:44:36,596 DEBUG storage.ui: extended: None >18:44:36,597 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651befb10> PedGeometry: <_ped.Geometry object at 0x7f065f2cfcd0> >18:44:36,599 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >18:44:36,599 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf590> PedPartition: <_ped.Partition object at 0x7f0651be2e30> >18:44:36,601 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:44:36,603 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:44:36,605 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:44:36,605 DEBUG storage.ui: device vde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2db090> PedPartition: <_ped.Partition object at 0x7f0651c12c50> >18:44:36,606 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:44:36,607 DEBUG storage.ui: fixing size of non-existent 14231MB partition vda2 (14) with non-existent lvmpv at 14231.00 >18:44:36,607 DEBUG storage.ui: fixing size of non-existent 1199MB partition vdb1 (15) with non-existent lvmpv at 1199.00 >18:44:36,608 DEBUG storage.ui: fixing size of non-existent 1199MB partition vdc1 (16) with non-existent lvmpv at 1199.00 >18:44:36,609 DEBUG storage.ui: fixing size of non-existent 1199MB partition vdd1 (17) with non-existent lvmpv at 1199.00 >18:44:36,609 DEBUG storage.ui: fixing size of non-existent 1199MB partition vde1 (18) with non-existent lvmpv at 1199.00 >18:44:36,611 DEBUG storage.ui: creating new container >18:44:36,613 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >18:44:36,615 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >18:44:36,616 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >18:44:36,618 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdd1 ; >18:44:36,620 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vde1 ; >18:44:36,620 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:44:36,622 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >18:44:36,622 INFO storage.ui: added lvmvg fedora (id 19) to device tree >18:44:36,623 INFO storage.ui: registered action: [22] Create Device lvmvg fedora (id 19) >18:44:36,626 DEBUG storage.ui: fedora size is 19012MB >18:44:36,627 DEBUG storage.ui: vg fedora has 19012MB free >18:44:36,627 DEBUG storage.ui: fedora size is 19012MB >18:44:36,628 DEBUG storage.ui: vg fedora has 19012MB free >18:44:36,630 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2cc950) -- > name = fedora status = False kids = 0 id = 19 > parents = ['non-existent 14231MB partition vda2 (14) with non-existent lvmpv', > 'non-existent 1199MB partition vdb1 (15) with non-existent lvmpv', > 'non-existent 1199MB partition vdc1 (16) with non-existent lvmpv', > 'non-existent 1199MB partition vdd1 (17) with non-existent lvmpv', > 'non-existent 1199MB partition vde1 (18) with non-existent lvmpv'] > uuid = None size = 19012 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 5 > LV Names = [] modified = True > extents = 4753.0 free space = 19012 > free extents = 4753.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 14231MB partition vda2 (14) with non-existent lvmpv', > 'non-existent 1199MB partition vdb1 (15) with non-existent lvmpv', > 'non-existent 1199MB partition vdc1 (16) with non-existent lvmpv', > 'non-existent 1199MB partition vdd1 (17) with non-existent lvmpv', > 'non-existent 1199MB partition vde1 (18) with non-existent lvmpv'] > LVs = [] >18:44:36,631 DEBUG storage.ui: fedora size is 19012MB >18:44:36,632 DEBUG storage.ui: vg fedora has 19012MB free >18:44:36,632 INFO storage.ui: adjusting device size from 19031.85 to 19012.00 so it fits in container >18:44:36,633 DEBUG storage.ui: creating new device >18:44:36,635 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:44:36,635 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:44:36,637 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >18:44:36,639 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >18:44:36,640 DEBUG storage.ui: fedora size is 19012MB >18:44:36,640 DEBUG storage.ui: vg fedora has 19012MB free >18:44:36,641 DEBUG storage.ui: Adding fedora-root/19012MB to fedora >18:44:36,641 INFO storage.ui: added lvmlv fedora-root (id 20) to device tree >18:44:36,642 INFO storage.ui: registered action: [23] Create Device lvmlv fedora-root (id 20) >18:44:36,643 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:44:36,643 INFO storage.ui: registered action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 20) >18:44:37,701 DEBUG storage: Ext4FS.supported: supported: True ; >18:44:37,702 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:44:37,702 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:44:37,716 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:44:37,718 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 19012MB lvmvg fedora (19) >18:44:37,725 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:44:37,727 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 19012MB lvmvg fedora (19) >18:44:59,475 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 19012.0, ['vda', 'vdb', 'vdc', 'vdd', 'vde'], raid0 >18:45:03,798 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 19012.0, ['vda'], raid0 >18:45:08,251 DEBUG storage: Ext4FS.supported: supported: True ; >18:45:08,252 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:45:08,269 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:45:08,272 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 19012MB lvmvg fedora (19) >18:45:08,280 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:45:08,282 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 19012MB lvmvg fedora (19) >18:45:13,912 DEBUG storage: Ext4FS.supported: supported: True ; >18:45:13,912 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:45:13,913 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 19012.0, ['vda', 'vdb', 'vdc', 'vdd', 'vde'], None >18:45:13,916 INFO storage.ui: removed lvmlv fedora-root (id 20) from device tree >18:45:13,918 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >18:45:13,919 INFO storage.ui: registered action: [25] Destroy Device lvmlv fedora-root (id 20) >18:45:13,919 INFO storage.ui: removed lvmvg fedora (id 19) from device tree >18:45:13,921 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >18:45:13,923 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >18:45:13,925 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdc1 ; >18:45:13,927 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdd1 ; >18:45:13,929 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vde1 ; >18:45:13,929 INFO storage.ui: registered action: [26] Destroy Device lvmvg fedora (id 19) >18:45:13,931 INFO storage.ui: removed partition vda2 (id 14) from device tree >18:45:13,933 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:13,933 INFO storage.ui: registered action: [27] Destroy Device partition vda2 (id 14) >18:45:13,934 INFO storage.ui: removed partition vdb1 (id 15) from device tree >18:45:13,936 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:13,937 INFO storage.ui: registered action: [28] Destroy Device partition vdb1 (id 15) >18:45:13,938 INFO storage.ui: removed partition vdc1 (id 16) from device tree >18:45:13,940 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:13,941 INFO storage.ui: registered action: [29] Destroy Device partition vdc1 (id 16) >18:45:13,942 INFO storage.ui: removed partition vdd1 (id 17) from device tree >18:45:13,944 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:13,944 INFO storage.ui: registered action: [30] Destroy Device partition vdd1 (id 17) >18:45:13,945 INFO storage.ui: removed partition vde1 (id 18) from device tree >18:45:13,947 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:13,948 INFO storage.ui: registered action: [31] Destroy Device partition vde1 (id 18) >18:45:13,953 DEBUG storage.ui: Storage.newDevice: 2 ; 19012.0 ; name: None ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>, DiskDevice instance (0x7f0651bebb50) -- > name = vdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f0656cfa050> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651beb750>, DiskDevice instance (0x7f0651beb450) -- > name = vdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcf80> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef0d0>, DiskDevice instance (0x7f0651bdee10) -- > name = vdd status = True kids = 0 id = 4 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bce60> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef610>, DiskDevice instance (0x7f0651bef5d0) -- > name = vde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcef0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651befa50>] ; raid_level: None ; label: ; container_name: fedora ; mountpoint: / ; fstype: ext4 ; >18:45:13,956 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 19012.0, ['vda', 'vdb', 'vdc', 'vdd', 'vde'], None >18:45:13,957 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:45:13,959 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >18:45:13,961 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x7f065f2dba10> ; members: [] ; >18:45:13,962 DEBUG storage.ui: creating new device >18:45:13,964 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:45:13,964 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:45:13,966 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:13,969 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:13,971 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:13,973 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:13,975 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:13,977 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >18:45:13,979 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: None ; type: ext4 ; >18:45:13,981 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:13,983 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:13,985 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:13,987 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:13,989 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:13,989 INFO storage.ui: added partition req6 (id 21) to device tree >18:45:13,990 INFO storage.ui: registered action: [32] Create Device partition req6 (id 21) >18:45:13,991 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:13,991 INFO storage.ui: registered action: [33] Create Format ext4 filesystem mounted at / on partition req6 (id 21) >18:45:13,993 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:45:13,995 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:45:13,997 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:45:13,999 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:45:14,001 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:45:14,002 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 21)', 'vda1(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:14,005 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:14,005 DEBUG storage.ui: device vda1 new partedPartition None >18:45:14,007 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:45:14,009 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:45:14,011 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req6(id 21)', 'req0(id 13)'] >18:45:14,011 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req6(id 21)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:14,014 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,016 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,016 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,019 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,021 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,021 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,022 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:45:14,023 DEBUG storage.ui: checking freespace on vda >18:45:14,024 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:45:14,025 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:45:14,025 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:45:14,026 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:45:14,027 DEBUG storage.ui: new free allows for 0 sectors of growth >18:45:14,027 DEBUG storage.ui: found free space for bootable request >18:45:14,028 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:14,029 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:45:14,031 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:45:14,032 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df550> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:45:14,034 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:45:14,036 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:45:14,039 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:14,040 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df210> PedPartition: <_ped.Partition object at 0x7f0651c12830> >18:45:14,042 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,044 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,045 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,047 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,049 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,049 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,052 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,054 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,055 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,057 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,059 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,060 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,062 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,064 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,064 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,066 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,069 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,069 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,071 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,073 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,074 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,076 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,078 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,079 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,081 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,083 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,084 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,086 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:14,088 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:14,089 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:14,089 DEBUG storage.ui: allocating partition: req6 ; id: 21 ; disks: ['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 19012.0 >18:45:14,090 DEBUG storage.ui: checking freespace on vda >18:45:14,091 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >18:45:14,092 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:45:14,093 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:45:14,093 DEBUG storage.ui: evaluating growth potential for new layout >18:45:14,094 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:14,095 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,095 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:14,096 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:14,097 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,097 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:14,098 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:14,100 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >18:45:14,101 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df690> PedPartition: <_ped.Partition object at 0x7f065f2dd350> >18:45:14,103 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:14,105 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:14,106 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:14,107 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vda >18:45:14,108 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:14,108 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:14,109 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:14,110 DEBUG storage.ui: 1 requests and 29145025 (14230MB) left in chunk >18:45:14,110 DEBUG storage.ui: adding 29145025 (14230MB) to 21 (vda2) >18:45:14,111 DEBUG storage.ui: new grow amount for request 21 (vda2) is 29145025 units, or 14230MB >18:45:14,112 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:14,113 DEBUG storage.ui: request 21 (vda2) growth: 29145025 (14230MB) size: 14231MB >18:45:14,113 DEBUG storage.ui: disk /dev/vda growth: 29145025 (14230MB) >18:45:14,114 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:14,114 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,115 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:14,116 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:14,117 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,117 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:14,119 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:14,120 DEBUG storage.ui: device vda2 new partedPartition None >18:45:14,122 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: vda ; >18:45:14,124 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:14,125 DEBUG storage.ui: total growth: 29145025 sectors >18:45:14,125 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:45:14,126 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:45:14,127 DEBUG storage.ui: new free allows for 29145025 sectors of growth >18:45:14,127 DEBUG storage.ui: checking freespace on vdb >18:45:14,128 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True >18:45:14,129 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:14,130 DEBUG storage.ui: evaluating growth potential for new layout >18:45:14,131 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:14,131 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,132 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:14,133 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:14,133 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:14,136 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >18:45:14,137 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfa10> PedPartition: <_ped.Partition object at 0x7f065f2dd3b0> >18:45:14,139 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:45:14,141 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:14,142 DEBUG storage.ui: adding request 21 to chunk 2457537 (63-2457599) on /dev/vdb >18:45:14,142 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,143 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdb1 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:14,144 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:45:14,144 DEBUG storage.ui: adding 2455489 (1198MB) to 21 (vdb1) >18:45:14,145 DEBUG storage.ui: new grow amount for request 21 (vdb1) is 2455489 units, or 1198MB >18:45:14,146 DEBUG storage.ui: request 21 (vdb1) growth: 2455489 (1198MB) size: 1199MB >18:45:14,146 DEBUG storage.ui: disk /dev/vdb growth: 2455489 (1198MB) >18:45:14,147 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:14,148 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:14,149 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:14,149 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:14,150 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:14,151 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:45:14,151 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:14,152 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,153 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:14,153 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:14,154 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,155 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:14,157 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:45:14,157 DEBUG storage.ui: device vdb1 new partedPartition None >18:45:14,159 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: vdb ; >18:45:14,162 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:14,162 DEBUG storage.ui: total growth: 2455489 sectors >18:45:14,163 DEBUG storage.ui: keeping old free: 2455489 <= 29145025 >18:45:14,164 DEBUG storage.ui: checking freespace on vdc >18:45:14,165 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True >18:45:14,166 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:14,166 DEBUG storage.ui: evaluating growth potential for new layout >18:45:14,167 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:14,168 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:14,170 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >18:45:14,171 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfc10> PedPartition: <_ped.Partition object at 0x7f065f2dd410> >18:45:14,173 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:45:14,175 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:14,176 DEBUG storage.ui: adding request 21 to chunk 2457537 (63-2457599) on /dev/vdc >18:45:14,177 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,178 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:14,178 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:45:14,179 DEBUG storage.ui: adding 2455489 (1198MB) to 21 (vdc1) >18:45:14,180 DEBUG storage.ui: new grow amount for request 21 (vdc1) is 2455489 units, or 1198MB >18:45:14,181 DEBUG storage.ui: request 21 (vdc1) growth: 2455489 (1198MB) size: 1199MB >18:45:14,181 DEBUG storage.ui: disk /dev/vdc growth: 2455489 (1198MB) >18:45:14,182 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:14,182 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,183 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:14,184 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:14,185 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:14,185 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:14,186 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:14,187 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:14,187 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:45:14,188 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:14,189 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,189 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:14,190 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:14,191 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,191 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:14,194 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:45:14,194 DEBUG storage.ui: device vdc1 new partedPartition None >18:45:14,197 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: vdc ; >18:45:14,199 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:14,199 DEBUG storage.ui: total growth: 2455489 sectors >18:45:14,200 DEBUG storage.ui: keeping old free: 2455489 <= 29145025 >18:45:14,201 DEBUG storage.ui: checking freespace on vdd >18:45:14,202 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdd part_type=0 req_size=1MB boot=False best=None grow=True >18:45:14,203 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:14,203 DEBUG storage.ui: evaluating growth potential for new layout >18:45:14,204 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:14,205 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,205 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:14,206 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:14,207 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,207 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:14,208 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:14,209 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:14,209 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:14,210 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:14,211 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:14,211 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:45:14,212 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:14,213 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,213 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:14,214 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:14,214 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:14,216 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >18:45:14,217 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df6d0> PedPartition: <_ped.Partition object at 0x7f065f2dd350> >18:45:14,219 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:45:14,221 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:14,221 DEBUG storage.ui: adding request 21 to chunk 2457537 (63-2457599) on /dev/vdd >18:45:14,222 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,222 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdd1 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:14,223 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:45:14,223 DEBUG storage.ui: adding 2455489 (1198MB) to 21 (vdd1) >18:45:14,224 DEBUG storage.ui: new grow amount for request 21 (vdd1) is 2455489 units, or 1198MB >18:45:14,224 DEBUG storage.ui: request 21 (vdd1) growth: 2455489 (1198MB) size: 1199MB >18:45:14,224 DEBUG storage.ui: disk /dev/vdd growth: 2455489 (1198MB) >18:45:14,226 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:45:14,227 DEBUG storage.ui: device vdd1 new partedPartition None >18:45:14,228 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: vdd ; >18:45:14,230 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:14,231 DEBUG storage.ui: total growth: 2455489 sectors >18:45:14,231 DEBUG storage.ui: keeping old free: 2455489 <= 29145025 >18:45:14,231 DEBUG storage.ui: checking freespace on vde >18:45:14,232 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vde part_type=0 req_size=1MB boot=False best=None grow=True >18:45:14,233 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:14,233 DEBUG storage.ui: evaluating growth potential for new layout >18:45:14,234 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:14,234 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,235 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:14,235 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:14,235 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,236 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:14,236 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:14,237 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:14,237 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:14,237 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:14,238 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:14,238 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:45:14,239 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:14,239 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:14,241 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >18:45:14,242 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df790> PedPartition: <_ped.Partition object at 0x7f065f2dd3b0> >18:45:14,244 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:45:14,246 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:14,246 DEBUG storage.ui: adding request 21 to chunk 2457537 (63-2457599) on /dev/vde >18:45:14,247 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,247 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vde1 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:14,248 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:45:14,248 DEBUG storage.ui: adding 2455489 (1198MB) to 21 (vde1) >18:45:14,248 DEBUG storage.ui: new grow amount for request 21 (vde1) is 2455489 units, or 1198MB >18:45:14,249 DEBUG storage.ui: request 21 (vde1) growth: 2455489 (1198MB) size: 1199MB >18:45:14,249 DEBUG storage.ui: disk /dev/vde growth: 2455489 (1198MB) >18:45:14,250 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:14,250 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:14,250 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:14,252 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:45:14,253 DEBUG storage.ui: device vde1 new partedPartition None >18:45:14,254 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: vde ; >18:45:14,256 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:14,257 DEBUG storage.ui: total growth: 2455489 sectors >18:45:14,257 DEBUG storage.ui: keeping old free: 2455489 <= 29145025 >18:45:14,258 DEBUG storage.ui: created partition vda2 of 1MB and added it to /dev/vda >18:45:14,260 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >18:45:14,260 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df910> PedPartition: <_ped.Partition object at 0x7f065f2dd410> >18:45:14,262 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:14,264 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:14,267 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:14,267 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df890> PedPartition: <_ped.Partition object at 0x7f065f2dd470> >18:45:14,268 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda2(id 21)', 'vda1(id 13)'] >18:45:14,268 DEBUG storage.ui: growable partitions are ['vda2'] >18:45:14,269 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vda >18:45:14,269 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:14,270 DEBUG storage.ui: disk vda has 1 chunks >18:45:14,270 DEBUG storage.ui: disk vdb has 1 chunks >18:45:14,271 DEBUG storage.ui: disk vdc has 1 chunks >18:45:14,271 DEBUG storage.ui: disk vdd has 1 chunks >18:45:14,271 DEBUG storage.ui: disk vde has 1 chunks >18:45:14,272 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:14,272 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:14,273 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:14,273 DEBUG storage.ui: 1 requests and 29145025 (14230MB) left in chunk >18:45:14,273 DEBUG storage.ui: adding 29145025 (14230MB) to 21 (vda2) >18:45:14,274 DEBUG storage.ui: new grow amount for request 21 (vda2) is 29145025 units, or 14230MB >18:45:14,274 DEBUG storage.ui: growing partitions on vda >18:45:14,275 DEBUG storage.ui: partition vda1 (13): 0 >18:45:14,275 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2dfdd0> >18:45:14,276 DEBUG storage.ui: partition vda2 (21): 0 >18:45:14,277 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2dff50> >18:45:14,277 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 21)'] from disk(s) ['vda'] >18:45:14,279 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:14,279 DEBUG storage.ui: device vda1 new partedPartition None >18:45:14,281 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:45:14,283 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:14,285 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:14,285 DEBUG storage.ui: device vda2 new partedPartition None >18:45:14,287 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: vda ; >18:45:14,289 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:45:14,289 DEBUG storage.ui: back from removeNewPartitions >18:45:14,290 DEBUG storage.ui: extended: None >18:45:14,290 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2dfdd0> >18:45:14,292 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:45:14,293 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e7210> PedPartition: <_ped.Partition object at 0x7f065f2dd230> >18:45:14,295 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:45:14,297 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:45:14,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:14,299 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e7350> PedPartition: <_ped.Partition object at 0x7f065f2dd2f0> >18:45:14,300 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2dff50> >18:45:14,302 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >18:45:14,303 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df350> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:45:14,304 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:14,307 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:14,310 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:14,310 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df950> PedPartition: <_ped.Partition object at 0x7f0651be2ef0> >18:45:14,311 DEBUG storage.ui: growing partitions on vdb >18:45:14,311 DEBUG storage.ui: growing partitions on vdc >18:45:14,312 DEBUG storage.ui: growing partitions on vdd >18:45:14,312 DEBUG storage.ui: growing partitions on vde >18:45:14,313 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:45:14,313 DEBUG storage.ui: fixing size of non-existent 14231MB partition vda2 (21) with non-existent ext4 filesystem mounted at / at 14231.00 >18:45:15,991 DEBUG storage: Ext4FS.supported: supported: True ; >18:45:15,991 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:45:15,992 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 14231.0, ['vda'], None >18:45:17,121 INFO storage.ui: removed partition vda2 (id 21) from device tree >18:45:17,124 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:17,124 INFO storage.ui: registered action: [34] Destroy Device partition vda2 (id 21) >18:45:18,481 DEBUG storage: Ext4FS.supported: supported: True ; >18:45:18,481 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:45:18,482 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:45:23,105 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 19031.84619, [], None >18:45:23,110 DEBUG storage.ui: Storage.newDevice: 0 ; 19031.84619 ; mountpoint: / ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>, DiskDevice instance (0x7f0651bebb50) -- > name = vdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f0656cfa050> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651beb750>, DiskDevice instance (0x7f0651beb450) -- > name = vdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcf80> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef0d0>, DiskDevice instance (0x7f0651bdee10) -- > name = vdd status = True kids = 0 id = 4 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bce60> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef610>, DiskDevice instance (0x7f0651bef5d0) -- > name = vde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcef0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651befa50>] ; fstype: ext4 ; encrypted: False ; >18:45:23,112 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 19031.84619, ['vda', 'vdb', 'vdc', 'vdd', 'vde'], None >18:45:23,114 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2df2d0> ; members: [] ; >18:45:23,116 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:45:23,117 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:23,119 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:45:23,120 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:23,122 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:23,123 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; >18:45:23,125 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; current: None ; type: lvmpv ; >18:45:23,127 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:23,128 INFO storage.ui: added partition req7 (id 22) to device tree >18:45:23,129 INFO storage.ui: registered action: [35] Create Device partition req7 (id 22) >18:45:23,129 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:23,130 INFO storage.ui: registered action: [36] Create Format lvmpv on partition req7 (id 22) >18:45:23,132 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:45:23,132 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:23,134 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:23,136 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; >18:45:23,138 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; current: None ; type: lvmpv ; >18:45:23,140 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:23,141 INFO storage.ui: added partition req8 (id 23) to device tree >18:45:23,141 INFO storage.ui: registered action: [37] Create Device partition req8 (id 23) >18:45:23,142 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:23,143 INFO storage.ui: registered action: [38] Create Format lvmpv on partition req8 (id 23) >18:45:23,144 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:45:23,145 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:23,147 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:23,149 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; >18:45:23,151 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; current: None ; type: lvmpv ; >18:45:23,153 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:23,153 INFO storage.ui: added partition req9 (id 24) to device tree >18:45:23,154 INFO storage.ui: registered action: [39] Create Device partition req9 (id 24) >18:45:23,155 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:23,155 INFO storage.ui: registered action: [40] Create Format lvmpv on partition req9 (id 24) >18:45:23,157 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:45:23,158 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:23,160 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:23,162 DEBUG storage.ui: PartitionDevice._setFormat: req10 ; >18:45:23,164 DEBUG storage.ui: PartitionDevice._setFormat: req10 ; current: None ; type: lvmpv ; >18:45:23,165 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:23,166 INFO storage.ui: added partition req10 (id 25) to device tree >18:45:23,167 INFO storage.ui: registered action: [41] Create Device partition req10 (id 25) >18:45:23,167 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:23,168 INFO storage.ui: registered action: [42] Create Format lvmpv on partition req10 (id 25) >18:45:23,170 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:45:23,171 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:23,172 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:23,174 DEBUG storage.ui: PartitionDevice._setFormat: req11 ; >18:45:23,176 DEBUG storage.ui: PartitionDevice._setFormat: req11 ; current: None ; type: lvmpv ; >18:45:23,178 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:23,179 INFO storage.ui: added partition req11 (id 26) to device tree >18:45:23,179 INFO storage.ui: registered action: [43] Create Device partition req11 (id 26) >18:45:23,180 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:23,181 INFO storage.ui: registered action: [44] Create Format lvmpv on partition req11 (id 26) >18:45:23,181 DEBUG storage.ui: adding a TotalSizeSet with size 19036 >18:45:23,182 DEBUG storage.ui: set.allocated = 40 >18:45:23,185 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:45:23,187 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:45:23,189 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:45:23,191 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:45:23,193 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:45:23,194 DEBUG storage.ui: removing all non-preexisting partitions ['req10(id 25)', 'req11(id 26)', 'req7(id 22)', 'req8(id 23)', 'req9(id 24)', 'vda1(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:23,196 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:23,197 DEBUG storage.ui: device vda1 new partedPartition None >18:45:23,199 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:45:23,201 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:45:23,202 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req10(id 25)', 'req11(id 26)', 'req7(id 22)', 'req8(id 23)', 'req9(id 24)', 'req0(id 13)'] >18:45:23,203 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req10(id 25)', 'req11(id 26)', 'req7(id 22)', 'req8(id 23)', 'req9(id 24)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:23,205 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,207 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,208 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,210 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,212 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,212 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,213 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:45:23,214 DEBUG storage.ui: checking freespace on vda >18:45:23,215 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:45:23,216 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:45:23,217 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:45:23,217 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:45:23,218 DEBUG storage.ui: new free allows for 0 sectors of growth >18:45:23,219 DEBUG storage.ui: found free space for bootable request >18:45:23,220 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:23,221 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:45:23,223 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:45:23,225 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dffd0> PedPartition: <_ped.Partition object at 0x7f0651be2e30> >18:45:23,228 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:45:23,230 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:45:23,233 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:23,234 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df090> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:45:23,236 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,238 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,239 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,241 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,243 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,243 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,244 DEBUG storage.ui: allocating partition: req10 ; id: 25 ; disks: ['vdd'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 19036.0 >18:45:23,245 DEBUG storage.ui: checking freespace on vdd >18:45:23,246 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdd part_type=0 req_size=8MB boot=False best=None grow=True >18:45:23,247 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:23,247 DEBUG storage.ui: evaluating growth potential for new layout >18:45:23,248 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:23,249 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,249 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:23,250 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:23,251 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,251 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:23,252 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:23,253 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:23,253 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:23,254 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:23,255 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:23,256 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:45:23,256 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:23,257 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,257 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:23,258 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:23,259 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:23,261 DEBUG storage.ui: PartitionDevice._setPartedPartition: req10 ; >18:45:23,262 DEBUG storage.ui: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df990> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:45:23,264 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:45:23,266 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:23,267 DEBUG storage.ui: adding request 25 to chunk 2457537 (63-2457599) on /dev/vdd >18:45:23,267 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,268 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,269 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,269 DEBUG storage.ui: adding 2441153 (1191MB) to 25 (vdd1) >18:45:23,270 DEBUG storage.ui: new grow amount for request 25 (vdd1) is 2441153 units, or 1191MB >18:45:23,271 DEBUG storage.ui: request 25 (vdd1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,271 DEBUG storage.ui: disk /dev/vdd growth: 2441153 (1191MB) >18:45:23,273 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:45:23,274 DEBUG storage.ui: device vdd1 new partedPartition None >18:45:23,276 DEBUG storage.ui: PartitionDevice._setDisk: req10 ; new: None ; old: vdd ; >18:45:23,278 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:23,278 DEBUG storage.ui: total growth: 2441153 sectors >18:45:23,279 DEBUG storage.ui: updating use_disk to vdd, type: 0 >18:45:23,280 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:45:23,280 DEBUG storage.ui: new free allows for 2441153 sectors of growth >18:45:23,281 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:23,282 DEBUG storage.ui: created partition vdd1 of 8MB and added it to /dev/vdd >18:45:23,284 DEBUG storage.ui: PartitionDevice._setPartedPartition: req10 ; >18:45:23,285 DEBUG storage.ui: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4050> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:45:23,287 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:45:23,289 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:23,291 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:45:23,292 DEBUG storage.ui: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df310> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:45:23,294 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,296 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,297 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,299 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,301 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,301 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,302 DEBUG storage.ui: allocating partition: req11 ; id: 26 ; disks: ['vde'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 19036.0 >18:45:23,303 DEBUG storage.ui: checking freespace on vde >18:45:23,304 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vde part_type=0 req_size=8MB boot=False best=None grow=True >18:45:23,305 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:23,305 DEBUG storage.ui: evaluating growth potential for new layout >18:45:23,306 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:23,307 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,307 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:23,308 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:23,309 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,309 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:23,310 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:23,311 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:23,311 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:23,312 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:23,313 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:23,313 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:45:23,314 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:23,315 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:23,317 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >18:45:23,318 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4410> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:45:23,320 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:45:23,322 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:23,323 DEBUG storage.ui: adding request 26 to chunk 2457537 (63-2457599) on /dev/vde >18:45:23,324 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,324 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vde1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,325 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,326 DEBUG storage.ui: adding 2441153 (1191MB) to 26 (vde1) >18:45:23,326 DEBUG storage.ui: new grow amount for request 26 (vde1) is 2441153 units, or 1191MB >18:45:23,327 DEBUG storage.ui: request 26 (vde1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,328 DEBUG storage.ui: disk /dev/vde growth: 2441153 (1191MB) >18:45:23,328 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:23,329 DEBUG storage.ui: adding request 25 to chunk 2457537 (63-2457599) on /dev/vdd >18:45:23,330 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,331 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,331 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,332 DEBUG storage.ui: adding 2441153 (1191MB) to 25 (vdd1) >18:45:23,333 DEBUG storage.ui: new grow amount for request 25 (vdd1) is 2441153 units, or 1191MB >18:45:23,333 DEBUG storage.ui: request 25 (vdd1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,334 DEBUG storage.ui: disk /dev/vdd growth: 2441153 (1191MB) >18:45:23,336 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:45:23,336 DEBUG storage.ui: device vde1 new partedPartition None >18:45:23,338 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vde ; >18:45:23,340 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:23,341 DEBUG storage.ui: total growth: 4882306 sectors >18:45:23,341 DEBUG storage.ui: updating use_disk to vde, type: 0 >18:45:23,342 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:45:23,343 DEBUG storage.ui: new free allows for 4882306 sectors of growth >18:45:23,344 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:23,345 DEBUG storage.ui: created partition vde1 of 8MB and added it to /dev/vde >18:45:23,347 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >18:45:23,347 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df8d0> PedPartition: <_ped.Partition object at 0x7f0651be2e30> >18:45:23,349 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:45:23,351 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:23,354 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:45:23,355 DEBUG storage.ui: device vde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df990> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:45:23,357 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,359 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,359 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,361 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,363 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,364 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,365 DEBUG storage.ui: allocating partition: req7 ; id: 22 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 19036.0 >18:45:23,365 DEBUG storage.ui: checking freespace on vda >18:45:23,366 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:45:23,367 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:45:23,368 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:45:23,369 DEBUG storage.ui: evaluating growth potential for new layout >18:45:23,369 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:23,370 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,371 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:23,371 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:23,372 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,372 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:23,373 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:23,375 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >18:45:23,376 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4810> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:45:23,378 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:23,380 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:23,381 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:23,382 DEBUG storage.ui: adding request 22 to chunk 30719937 (63-30719999) on /dev/vda >18:45:23,383 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:23,383 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:23,384 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,385 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:23,385 DEBUG storage.ui: adding 29130689 (14223MB) to 22 (vda2) >18:45:23,386 DEBUG storage.ui: new grow amount for request 22 (vda2) is 29130689 units, or 14223MB >18:45:23,387 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:23,387 DEBUG storage.ui: request 22 (vda2) growth: 29130689 (14223MB) size: 14231MB >18:45:23,388 DEBUG storage.ui: disk /dev/vda growth: 29130689 (14223MB) >18:45:23,389 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:23,389 DEBUG storage.ui: adding request 26 to chunk 2457537 (63-2457599) on /dev/vde >18:45:23,390 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,391 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vde1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,391 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,392 DEBUG storage.ui: adding 2441153 (1191MB) to 26 (vde1) >18:45:23,393 DEBUG storage.ui: new grow amount for request 26 (vde1) is 2441153 units, or 1191MB >18:45:23,393 DEBUG storage.ui: request 26 (vde1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,394 DEBUG storage.ui: disk /dev/vde growth: 2441153 (1191MB) >18:45:23,395 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:23,395 DEBUG storage.ui: adding request 25 to chunk 2457537 (63-2457599) on /dev/vdd >18:45:23,396 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,397 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,398 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,398 DEBUG storage.ui: adding 2441153 (1191MB) to 25 (vdd1) >18:45:23,399 DEBUG storage.ui: new grow amount for request 25 (vdd1) is 2441153 units, or 1191MB >18:45:23,399 DEBUG storage.ui: request 25 (vdd1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,400 DEBUG storage.ui: disk /dev/vdd growth: 2441153 (1191MB) >18:45:23,402 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:23,403 DEBUG storage.ui: device vda2 new partedPartition None >18:45:23,404 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >18:45:23,406 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:23,407 DEBUG storage.ui: total growth: 34012995 sectors >18:45:23,407 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:45:23,408 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:45:23,408 DEBUG storage.ui: new free allows for 34012995 sectors of growth >18:45:23,409 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:45:23,410 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >18:45:23,411 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4cd0> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:45:23,413 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:23,415 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:23,417 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:23,417 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4510> PedPartition: <_ped.Partition object at 0x7f0651c12770> >18:45:23,419 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,421 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,421 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,423 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,425 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,425 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,426 DEBUG storage.ui: allocating partition: req8 ; id: 23 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 19036.0 >18:45:23,426 DEBUG storage.ui: checking freespace on vdb >18:45:23,427 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=8MB boot=False best=None grow=True >18:45:23,428 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:23,428 DEBUG storage.ui: evaluating growth potential for new layout >18:45:23,428 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:23,429 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,429 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:23,430 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:23,430 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:23,432 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >18:45:23,433 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cfdd0> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:45:23,434 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:45:23,436 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:23,437 DEBUG storage.ui: adding request 23 to chunk 2457537 (63-2457599) on /dev/vdb >18:45:23,437 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,438 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,438 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,438 DEBUG storage.ui: adding 2441153 (1191MB) to 23 (vdb1) >18:45:23,439 DEBUG storage.ui: new grow amount for request 23 (vdb1) is 2441153 units, or 1191MB >18:45:23,439 DEBUG storage.ui: request 23 (vdb1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,440 DEBUG storage.ui: disk /dev/vdb growth: 2441153 (1191MB) >18:45:23,440 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:23,441 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:23,441 DEBUG storage.ui: adding request 22 to chunk 30719937 (63-30719999) on /dev/vda >18:45:23,442 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:23,442 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:23,442 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,443 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:23,443 DEBUG storage.ui: adding 29130689 (14223MB) to 22 (vda2) >18:45:23,444 DEBUG storage.ui: new grow amount for request 22 (vda2) is 29130689 units, or 14223MB >18:45:23,444 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:23,444 DEBUG storage.ui: request 22 (vda2) growth: 29130689 (14223MB) size: 14231MB >18:45:23,445 DEBUG storage.ui: disk /dev/vda growth: 29130689 (14223MB) >18:45:23,445 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:23,446 DEBUG storage.ui: adding request 26 to chunk 2457537 (63-2457599) on /dev/vde >18:45:23,446 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,447 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vde1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,447 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,447 DEBUG storage.ui: adding 2441153 (1191MB) to 26 (vde1) >18:45:23,448 DEBUG storage.ui: new grow amount for request 26 (vde1) is 2441153 units, or 1191MB >18:45:23,448 DEBUG storage.ui: request 26 (vde1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,449 DEBUG storage.ui: disk /dev/vde growth: 2441153 (1191MB) >18:45:23,449 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:23,450 DEBUG storage.ui: adding request 25 to chunk 2457537 (63-2457599) on /dev/vdd >18:45:23,450 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,450 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,451 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,451 DEBUG storage.ui: adding 2441153 (1191MB) to 25 (vdd1) >18:45:23,452 DEBUG storage.ui: new grow amount for request 25 (vdd1) is 2441153 units, or 1191MB >18:45:23,452 DEBUG storage.ui: request 25 (vdd1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,452 DEBUG storage.ui: disk /dev/vdd growth: 2441153 (1191MB) >18:45:23,454 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:45:23,455 DEBUG storage.ui: device vdb1 new partedPartition None >18:45:23,456 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >18:45:23,458 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:23,458 DEBUG storage.ui: total growth: 36454148 sectors >18:45:23,459 DEBUG storage.ui: updating use_disk to vdb, type: 0 >18:45:23,459 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:45:23,459 DEBUG storage.ui: new free allows for 36454148 sectors of growth >18:45:23,460 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:23,461 DEBUG storage.ui: created partition vdb1 of 8MB and added it to /dev/vdb >18:45:23,462 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >18:45:23,463 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf150> PedPartition: <_ped.Partition object at 0x7f065f2dd2f0> >18:45:23,465 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:45:23,466 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:23,469 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:45:23,469 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df450> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:45:23,471 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,473 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,473 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,475 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:23,477 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:23,477 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:23,478 DEBUG storage.ui: allocating partition: req9 ; id: 24 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 19036.0 >18:45:23,478 DEBUG storage.ui: checking freespace on vdc >18:45:23,479 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=8MB boot=False best=None grow=True >18:45:23,480 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:23,480 DEBUG storage.ui: evaluating growth potential for new layout >18:45:23,480 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:23,481 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:23,483 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >18:45:23,484 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf590> PedPartition: <_ped.Partition object at 0x7f0651be2e30> >18:45:23,485 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:45:23,487 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:23,488 DEBUG storage.ui: adding request 24 to chunk 2457537 (63-2457599) on /dev/vdc >18:45:23,488 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,489 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,489 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,489 DEBUG storage.ui: adding 2441153 (1191MB) to 24 (vdc1) >18:45:23,490 DEBUG storage.ui: new grow amount for request 24 (vdc1) is 2441153 units, or 1191MB >18:45:23,490 DEBUG storage.ui: request 24 (vdc1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,491 DEBUG storage.ui: disk /dev/vdc growth: 2441153 (1191MB) >18:45:23,491 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:23,492 DEBUG storage.ui: adding request 23 to chunk 2457537 (63-2457599) on /dev/vdb >18:45:23,492 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,492 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,493 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,493 DEBUG storage.ui: adding 2441153 (1191MB) to 23 (vdb1) >18:45:23,494 DEBUG storage.ui: new grow amount for request 23 (vdb1) is 2441153 units, or 1191MB >18:45:23,494 DEBUG storage.ui: request 23 (vdb1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,494 DEBUG storage.ui: disk /dev/vdb growth: 2441153 (1191MB) >18:45:23,495 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:23,495 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:23,496 DEBUG storage.ui: adding request 22 to chunk 30719937 (63-30719999) on /dev/vda >18:45:23,496 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:23,497 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:23,497 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,498 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:23,498 DEBUG storage.ui: adding 29130689 (14223MB) to 22 (vda2) >18:45:23,498 DEBUG storage.ui: new grow amount for request 22 (vda2) is 29130689 units, or 14223MB >18:45:23,499 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:23,499 DEBUG storage.ui: request 22 (vda2) growth: 29130689 (14223MB) size: 14231MB >18:45:23,500 DEBUG storage.ui: disk /dev/vda growth: 29130689 (14223MB) >18:45:23,500 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:23,500 DEBUG storage.ui: adding request 26 to chunk 2457537 (63-2457599) on /dev/vde >18:45:23,501 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,501 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vde1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,502 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,502 DEBUG storage.ui: adding 2441153 (1191MB) to 26 (vde1) >18:45:23,503 DEBUG storage.ui: new grow amount for request 26 (vde1) is 2441153 units, or 1191MB >18:45:23,503 DEBUG storage.ui: request 26 (vde1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,503 DEBUG storage.ui: disk /dev/vde growth: 2441153 (1191MB) >18:45:23,504 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:23,504 DEBUG storage.ui: adding request 25 to chunk 2457537 (63-2457599) on /dev/vdd >18:45:23,505 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,505 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,506 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,506 DEBUG storage.ui: adding 2441153 (1191MB) to 25 (vdd1) >18:45:23,506 DEBUG storage.ui: new grow amount for request 25 (vdd1) is 2441153 units, or 1191MB >18:45:23,507 DEBUG storage.ui: request 25 (vdd1) growth: 2441153 (1191MB) size: 1199MB >18:45:23,507 DEBUG storage.ui: disk /dev/vdd growth: 2441153 (1191MB) >18:45:23,509 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:45:23,509 DEBUG storage.ui: device vdc1 new partedPartition None >18:45:23,511 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >18:45:23,513 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:23,513 DEBUG storage.ui: total growth: 38895301 sectors >18:45:23,513 DEBUG storage.ui: updating use_disk to vdc, type: 0 >18:45:23,514 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:45:23,514 DEBUG storage.ui: new free allows for 38895301 sectors of growth >18:45:23,515 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:23,515 DEBUG storage.ui: created partition vdc1 of 8MB and added it to /dev/vdc >18:45:23,517 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >18:45:23,518 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cfc10> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:45:23,519 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:45:23,521 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:23,523 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:45:23,524 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df8d0> PedPartition: <_ped.Partition object at 0x7f065f2dd2f0> >18:45:23,524 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vdd1(id 25)', 'vde1(id 26)', 'vda2(id 22)', 'vdb1(id 23)', 'vdc1(id 24)', 'vda1(id 13)'] >18:45:23,525 DEBUG storage.ui: growable partitions are ['vdd1', 'vde1', 'vda2', 'vdb1', 'vdc1'] >18:45:23,525 DEBUG storage.ui: adding request 22 to chunk 30719937 (63-30719999) on /dev/vda >18:45:23,526 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:23,526 DEBUG storage.ui: disk vda has 1 chunks >18:45:23,527 DEBUG storage.ui: adding request 23 to chunk 2457537 (63-2457599) on /dev/vdb >18:45:23,527 DEBUG storage.ui: disk vdb has 1 chunks >18:45:23,528 DEBUG storage.ui: adding request 24 to chunk 2457537 (63-2457599) on /dev/vdc >18:45:23,528 DEBUG storage.ui: disk vdc has 1 chunks >18:45:23,529 DEBUG storage.ui: adding request 25 to chunk 2457537 (63-2457599) on /dev/vdd >18:45:23,529 DEBUG storage.ui: disk vdd has 1 chunks >18:45:23,530 DEBUG storage.ui: adding request 26 to chunk 2457537 (63-2457599) on /dev/vde >18:45:23,530 DEBUG storage.ui: disk vde has 1 chunks >18:45:23,531 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:23,531 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:23,531 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,532 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:23,532 DEBUG storage.ui: adding 29130689 (14223MB) to 22 (vda2) >18:45:23,533 DEBUG storage.ui: new grow amount for request 22 (vda2) is 29130689 units, or 14223MB >18:45:23,533 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,533 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,534 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,534 DEBUG storage.ui: adding 2441153 (1191MB) to 23 (vdb1) >18:45:23,535 DEBUG storage.ui: new grow amount for request 23 (vdb1) is 2441153 units, or 1191MB >18:45:23,535 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,536 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,536 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,536 DEBUG storage.ui: adding 2441153 (1191MB) to 24 (vdc1) >18:45:23,537 DEBUG storage.ui: new grow amount for request 24 (vdc1) is 2441153 units, or 1191MB >18:45:23,537 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,538 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,538 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,538 DEBUG storage.ui: adding 2441153 (1191MB) to 25 (vdd1) >18:45:23,539 DEBUG storage.ui: new grow amount for request 25 (vdd1) is 2441153 units, or 1191MB >18:45:23,539 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:23,540 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vde1 growable = True >base = 16384 growth = 0 max_grow = 38969344 >done = False >18:45:23,540 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:23,540 DEBUG storage.ui: adding 2441153 (1191MB) to 26 (vde1) >18:45:23,541 DEBUG storage.ui: new grow amount for request 26 (vde1) is 2441153 units, or 1191MB >18:45:23,541 DEBUG storage.ui: set: ['vda2', 'vdb1', 'vdc1', 'vdd1', 'vde1'] 40/19036 >18:45:23,542 DEBUG storage.ui: allocating 14223 to TotalSizeSet with 40/19036 (18996 needed) >18:45:23,542 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 14263/19036 (4772 needed) >18:45:23,542 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 15455/19036 (3580 needed) >18:45:23,543 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 16647/19036 (2388 needed) >18:45:23,543 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 17839/19036 (1196 needed) >18:45:23,544 DEBUG storage.ui: PartitionRequest instance -- >id = 22 name = vda2 growable = True >base = 16384 growth = 29130689 max_grow = 38969344 >done = False >18:45:23,544 DEBUG storage.ui: needed: 4 >18:45:23,544 DEBUG storage.ui: PartitionRequest instance -- >id = 23 name = vdb1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:45:23,545 DEBUG storage.ui: needed: 4 >18:45:23,545 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = vdc1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:45:23,545 DEBUG storage.ui: needed: 4 >18:45:23,546 DEBUG storage.ui: PartitionRequest instance -- >id = 25 name = vdd1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:45:23,546 DEBUG storage.ui: needed: 4 >18:45:23,547 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = vde1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:45:23,547 DEBUG storage.ui: needed: 4 >18:45:23,547 DEBUG storage.ui: set: ['vda2', 'vdb1', 'vdc1', 'vdd1', 'vde1'] 19031/19036 >18:45:23,548 DEBUG storage.ui: allocating 0 to TotalSizeSet with 19031/19036 (4 needed) >18:45:23,548 DEBUG storage.ui: allocating 0 to TotalSizeSet with 19031/19036 (4 needed) >18:45:23,548 DEBUG storage.ui: allocating 0 to TotalSizeSet with 19031/19036 (4 needed) >18:45:23,549 DEBUG storage.ui: allocating 0 to TotalSizeSet with 19031/19036 (4 needed) >18:45:23,549 DEBUG storage.ui: allocating 0 to TotalSizeSet with 19031/19036 (4 needed) >18:45:23,550 DEBUG storage.ui: PartitionRequest instance -- >id = 22 name = vda2 growable = True >base = 16384 growth = 29130689 max_grow = 38969344 >done = False >18:45:23,550 DEBUG storage.ui: needed: 4 >18:45:23,550 DEBUG storage.ui: PartitionRequest instance -- >id = 23 name = vdb1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:45:23,551 DEBUG storage.ui: needed: 4 >18:45:23,551 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = vdc1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:45:23,552 DEBUG storage.ui: needed: 4 >18:45:23,552 DEBUG storage.ui: PartitionRequest instance -- >id = 25 name = vdd1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:45:23,552 DEBUG storage.ui: needed: 4 >18:45:23,553 DEBUG storage.ui: PartitionRequest instance -- >id = 26 name = vde1 growable = True >base = 16384 growth = 2441153 max_grow = 38969344 >done = False >18:45:23,553 DEBUG storage.ui: needed: 4 >18:45:23,554 DEBUG storage.ui: growing partitions on vda >18:45:23,554 DEBUG storage.ui: partition vda1 (13): 0 >18:45:23,555 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2cff50> >18:45:23,555 DEBUG storage.ui: partition vda2 (22): 0 >18:45:23,556 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2cfe90> >18:45:23,556 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 22)'] from disk(s) ['vda'] >18:45:23,558 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:23,558 DEBUG storage.ui: device vda1 new partedPartition None >18:45:23,560 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:45:23,562 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:23,564 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:23,564 DEBUG storage.ui: device vda2 new partedPartition None >18:45:23,566 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >18:45:23,567 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:45:23,568 DEBUG storage.ui: back from removeNewPartitions >18:45:23,568 DEBUG storage.ui: extended: None >18:45:23,569 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2cff50> >18:45:23,570 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:45:23,571 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc4d0> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:45:23,573 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:45:23,574 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:45:23,577 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:23,577 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc0d0> PedPartition: <_ped.Partition object at 0x7f065f2dd470> >18:45:23,578 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2cfe90> >18:45:23,580 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >18:45:23,580 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df390> PedPartition: <_ped.Partition object at 0x7f065f2dd230> >18:45:23,582 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:23,584 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:23,586 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:23,586 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc850> PedPartition: <_ped.Partition object at 0x7f0651c12770> >18:45:23,587 DEBUG storage.ui: growing partitions on vdb >18:45:23,587 DEBUG storage.ui: partition vdb1 (23): 0 >18:45:23,588 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651beb050> PedGeometry: <_ped.Geometry object at 0x7f065f2d4790> >18:45:23,589 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 23)'] from disk(s) ['vdb'] >18:45:23,590 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:45:23,591 DEBUG storage.ui: device vdb1 new partedPartition None >18:45:23,592 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >18:45:23,594 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:23,595 DEBUG storage.ui: back from removeNewPartitions >18:45:23,595 DEBUG storage.ui: extended: None >18:45:23,595 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651beb050> PedGeometry: <_ped.Geometry object at 0x7f065f2d4790> >18:45:23,597 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >18:45:23,598 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df3d0> PedPartition: <_ped.Partition object at 0x7f065f2dd410> >18:45:23,600 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:45:23,602 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:23,604 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:45:23,604 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cffd0> PedPartition: <_ped.Partition object at 0x7f0651c12830> >18:45:23,605 DEBUG storage.ui: growing partitions on vdc >18:45:23,605 DEBUG storage.ui: partition vdc1 (24): 0 >18:45:23,606 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651bef290> PedGeometry: <_ped.Geometry object at 0x7f065f2cc550> >18:45:23,607 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 24)'] from disk(s) ['vdc'] >18:45:23,608 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:45:23,609 DEBUG storage.ui: device vdc1 new partedPartition None >18:45:23,610 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >18:45:23,612 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:23,613 DEBUG storage.ui: back from removeNewPartitions >18:45:23,613 DEBUG storage.ui: extended: None >18:45:23,613 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651bef290> PedGeometry: <_ped.Geometry object at 0x7f065f2cc550> >18:45:23,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >18:45:23,616 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0656df4ad0> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:45:23,618 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:45:23,619 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:23,621 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:45:23,622 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df390> PedPartition: <_ped.Partition object at 0x7f065f2dd3b0> >18:45:23,623 DEBUG storage.ui: growing partitions on vdd >18:45:23,623 DEBUG storage.ui: partition vdd1 (25): 0 >18:45:23,624 DEBUG storage.ui: new geometry for vdd1: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651bef6d0> PedGeometry: <_ped.Geometry object at 0x7f065f2df210> >18:45:23,624 DEBUG storage.ui: removing all non-preexisting partitions ['vdd1(id 25)'] from disk(s) ['vdd'] >18:45:23,626 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:45:23,626 DEBUG storage.ui: device vdd1 new partedPartition None >18:45:23,628 DEBUG storage.ui: PartitionDevice._setDisk: req10 ; new: None ; old: vdd ; >18:45:23,630 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:23,630 DEBUG storage.ui: back from removeNewPartitions >18:45:23,631 DEBUG storage.ui: extended: None >18:45:23,631 DEBUG storage.ui: setting req10 new geometry: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651bef6d0> PedGeometry: <_ped.Geometry object at 0x7f065f2df210> >18:45:23,633 DEBUG storage.ui: PartitionDevice._setPartedPartition: req10 ; >18:45:23,633 DEBUG storage.ui: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df250> PedPartition: <_ped.Partition object at 0x7f065f2dd2f0> >18:45:23,635 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:45:23,637 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:23,639 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:45:23,640 DEBUG storage.ui: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf510> PedPartition: <_ped.Partition object at 0x7f065f2dd410> >18:45:23,640 DEBUG storage.ui: growing partitions on vde >18:45:23,641 DEBUG storage.ui: partition vde1 (26): 0 >18:45:23,641 DEBUG storage.ui: new geometry for vde1: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651befb10> PedGeometry: <_ped.Geometry object at 0x7f065f2dfc90> >18:45:23,642 DEBUG storage.ui: removing all non-preexisting partitions ['vde1(id 26)'] from disk(s) ['vde'] >18:45:23,643 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:45:23,644 DEBUG storage.ui: device vde1 new partedPartition None >18:45:23,646 DEBUG storage.ui: PartitionDevice._setDisk: req11 ; new: None ; old: vde ; >18:45:23,647 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:23,648 DEBUG storage.ui: back from removeNewPartitions >18:45:23,648 DEBUG storage.ui: extended: None >18:45:23,648 DEBUG storage.ui: setting req11 new geometry: parted.Geometry instance -- > start: 2048 end: 2457599 length: 2455552 > device: <parted.device.Device object at 0x7f0651befb10> PedGeometry: <_ped.Geometry object at 0x7f065f2dfc90> >18:45:23,650 DEBUG storage.ui: PartitionDevice._setPartedPartition: req11 ; >18:45:23,651 DEBUG storage.ui: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4510> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:45:23,653 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:45:23,655 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:23,656 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:45:23,657 DEBUG storage.ui: device vde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dffd0> PedPartition: <_ped.Partition object at 0x7f065f2dd230> >18:45:23,658 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:45:23,659 DEBUG storage.ui: fixing size of non-existent 14231MB partition vda2 (22) with non-existent lvmpv at 14231.00 >18:45:23,659 DEBUG storage.ui: fixing size of non-existent 1199MB partition vdb1 (23) with non-existent lvmpv at 1199.00 >18:45:23,660 DEBUG storage.ui: fixing size of non-existent 1199MB partition vdc1 (24) with non-existent lvmpv at 1199.00 >18:45:23,661 DEBUG storage.ui: fixing size of non-existent 1199MB partition vdd1 (25) with non-existent lvmpv at 1199.00 >18:45:23,661 DEBUG storage.ui: fixing size of non-existent 1199MB partition vde1 (26) with non-existent lvmpv at 1199.00 >18:45:23,663 DEBUG storage.ui: creating new container >18:45:23,665 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >18:45:23,667 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >18:45:23,668 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >18:45:23,670 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdd1 ; >18:45:23,672 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vde1 ; >18:45:23,672 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:23,674 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >18:45:23,674 INFO storage.ui: added lvmvg fedora (id 27) to device tree >18:45:23,675 INFO storage.ui: registered action: [45] Create Device lvmvg fedora (id 27) >18:45:23,678 DEBUG storage.ui: fedora size is 19012MB >18:45:23,678 DEBUG storage.ui: vg fedora has 19012MB free >18:45:23,679 DEBUG storage.ui: fedora size is 19012MB >18:45:23,680 DEBUG storage.ui: vg fedora has 19012MB free >18:45:23,681 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2db1d0) -- > name = fedora status = False kids = 0 id = 27 > parents = ['non-existent 14231MB partition vda2 (22) with non-existent lvmpv', > 'non-existent 1199MB partition vdb1 (23) with non-existent lvmpv', > 'non-existent 1199MB partition vdc1 (24) with non-existent lvmpv', > 'non-existent 1199MB partition vdd1 (25) with non-existent lvmpv', > 'non-existent 1199MB partition vde1 (26) with non-existent lvmpv'] > uuid = None size = 19012 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 5 > LV Names = [] modified = True > extents = 4753.0 free space = 19012 > free extents = 4753.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 14231MB partition vda2 (22) with non-existent lvmpv', > 'non-existent 1199MB partition vdb1 (23) with non-existent lvmpv', > 'non-existent 1199MB partition vdc1 (24) with non-existent lvmpv', > 'non-existent 1199MB partition vdd1 (25) with non-existent lvmpv', > 'non-existent 1199MB partition vde1 (26) with non-existent lvmpv'] > LVs = [] >18:45:23,682 DEBUG storage.ui: fedora size is 19012MB >18:45:23,683 DEBUG storage.ui: vg fedora has 19012MB free >18:45:23,684 INFO storage.ui: adjusting device size from 19031.85 to 19012.00 so it fits in container >18:45:23,684 DEBUG storage.ui: creating new device >18:45:23,686 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:45:23,686 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:45:23,688 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >18:45:23,690 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >18:45:23,691 DEBUG storage.ui: fedora size is 19012MB >18:45:23,692 DEBUG storage.ui: vg fedora has 19012MB free >18:45:23,692 DEBUG storage.ui: Adding fedora-root/19012MB to fedora >18:45:23,692 INFO storage.ui: added lvmlv fedora-root (id 28) to device tree >18:45:23,693 INFO storage.ui: registered action: [46] Create Device lvmlv fedora-root (id 28) >18:45:23,694 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:23,694 INFO storage.ui: registered action: [47] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 28) >18:45:24,809 DEBUG storage: Ext4FS.supported: supported: True ; >18:45:24,810 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:45:24,810 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:45:24,826 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:45:24,828 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 19012MB lvmvg fedora (27) >18:45:24,836 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:45:24,838 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 19012MB lvmvg fedora (27) >18:45:27,631 DEBUG storage: Ext4FS.supported: supported: True ; >18:45:27,632 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:45:27,632 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 19012.0, ['vda', 'vdb', 'vdc', 'vdd', 'vde'], None >18:45:27,634 INFO storage.ui: removed lvmlv fedora-root (id 28) from device tree >18:45:27,636 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >18:45:27,636 INFO storage.ui: registered action: [48] Destroy Device lvmlv fedora-root (id 28) >18:45:27,637 INFO storage.ui: removed lvmvg fedora (id 27) from device tree >18:45:27,639 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >18:45:27,641 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >18:45:27,642 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdc1 ; >18:45:27,644 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdd1 ; >18:45:27,646 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vde1 ; >18:45:27,646 INFO storage.ui: registered action: [49] Destroy Device lvmvg fedora (id 27) >18:45:27,647 INFO storage.ui: removed partition vda2 (id 22) from device tree >18:45:27,649 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:27,650 INFO storage.ui: registered action: [50] Destroy Device partition vda2 (id 22) >18:45:27,651 INFO storage.ui: removed partition vdb1 (id 23) from device tree >18:45:27,653 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:27,653 INFO storage.ui: registered action: [51] Destroy Device partition vdb1 (id 23) >18:45:27,654 INFO storage.ui: removed partition vdc1 (id 24) from device tree >18:45:27,656 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:27,656 INFO storage.ui: registered action: [52] Destroy Device partition vdc1 (id 24) >18:45:27,657 INFO storage.ui: removed partition vdd1 (id 25) from device tree >18:45:27,659 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:27,660 INFO storage.ui: registered action: [53] Destroy Device partition vdd1 (id 25) >18:45:27,661 INFO storage.ui: removed partition vde1 (id 26) from device tree >18:45:27,663 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:27,663 INFO storage.ui: registered action: [54] Destroy Device partition vde1 (id 26) >18:45:27,668 DEBUG storage.ui: Storage.newDevice: 2 ; 19012.0 ; name: None ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>, DiskDevice instance (0x7f0651bebb50) -- > name = vdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f0656cfa050> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651beb750>, DiskDevice instance (0x7f0651beb450) -- > name = vdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcf80> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef0d0>, DiskDevice instance (0x7f0651bdee10) -- > name = vdd status = True kids = 0 id = 4 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bce60> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef610>, DiskDevice instance (0x7f0651bef5d0) -- > name = vde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcef0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651befa50>] ; raid_level: None ; label: ; container_name: fedora ; mountpoint: / ; fstype: ext4 ; >18:45:27,670 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 19012.0, ['vda', 'vdb', 'vdc', 'vdd', 'vde'], None >18:45:27,671 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:45:27,673 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >18:45:27,674 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x7f065f2df510> ; members: [] ; >18:45:27,675 DEBUG storage.ui: creating new device >18:45:27,677 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:45:27,677 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:45:27,679 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:27,681 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:27,682 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:27,684 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:27,686 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:27,688 DEBUG storage.ui: PartitionDevice._setFormat: req12 ; >18:45:27,690 DEBUG storage.ui: PartitionDevice._setFormat: req12 ; current: None ; type: ext4 ; >18:45:27,691 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:27,693 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:27,695 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:27,696 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:27,698 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:27,698 INFO storage.ui: added partition req12 (id 29) to device tree >18:45:27,699 INFO storage.ui: registered action: [55] Create Device partition req12 (id 29) >18:45:27,700 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:27,700 INFO storage.ui: registered action: [56] Create Format ext4 filesystem mounted at / on partition req12 (id 29) >18:45:27,702 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:45:27,704 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:45:27,706 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:45:27,708 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:45:27,710 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:45:27,711 DEBUG storage.ui: removing all non-preexisting partitions ['req12(id 29)', 'vda1(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:27,713 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:27,713 DEBUG storage.ui: device vda1 new partedPartition None >18:45:27,715 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:45:27,717 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:45:27,718 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req12(id 29)', 'req0(id 13)'] >18:45:27,718 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req12(id 29)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:27,720 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,722 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,723 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,725 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,726 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,727 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,727 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:45:27,728 DEBUG storage.ui: checking freespace on vda >18:45:27,729 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:45:27,729 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:45:27,730 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:45:27,730 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:45:27,731 DEBUG storage.ui: new free allows for 0 sectors of growth >18:45:27,731 DEBUG storage.ui: found free space for bootable request >18:45:27,731 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:27,732 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:45:27,734 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:45:27,735 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4b10> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:45:27,737 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:45:27,738 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:45:27,741 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:27,741 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4fd0> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:45:27,743 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,745 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,746 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,747 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,749 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,750 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,751 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,753 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,754 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,756 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,757 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,758 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,760 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,761 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,762 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,764 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,766 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,766 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,768 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,770 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,770 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,772 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,774 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,774 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,776 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,778 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,778 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,780 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:27,782 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:27,783 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:27,783 DEBUG storage.ui: allocating partition: req12 ; id: 29 ; disks: ['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 19012.0 >18:45:27,783 DEBUG storage.ui: checking freespace on vda >18:45:27,784 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >18:45:27,785 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:45:27,785 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:45:27,786 DEBUG storage.ui: evaluating growth potential for new layout >18:45:27,786 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:27,787 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,787 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:27,787 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:27,788 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,788 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:27,789 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:27,791 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >18:45:27,791 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c40d0> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:45:27,793 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:27,795 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:27,796 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:27,796 DEBUG storage.ui: adding request 29 to chunk 30719937 (63-30719999) on /dev/vda >18:45:27,797 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:27,797 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:27,798 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:27,798 DEBUG storage.ui: 1 requests and 29145025 (14230MB) left in chunk >18:45:27,798 DEBUG storage.ui: adding 29145025 (14230MB) to 29 (vda2) >18:45:27,799 DEBUG storage.ui: new grow amount for request 29 (vda2) is 29145025 units, or 14230MB >18:45:27,799 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:27,800 DEBUG storage.ui: request 29 (vda2) growth: 29145025 (14230MB) size: 14231MB >18:45:27,800 DEBUG storage.ui: disk /dev/vda growth: 29145025 (14230MB) >18:45:27,800 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:27,801 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,801 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:27,802 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:27,802 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,802 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:27,804 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:27,805 DEBUG storage.ui: device vda2 new partedPartition None >18:45:27,806 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vda ; >18:45:27,808 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:27,809 DEBUG storage.ui: total growth: 29145025 sectors >18:45:27,809 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:45:27,810 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:45:27,810 DEBUG storage.ui: new free allows for 29145025 sectors of growth >18:45:27,810 DEBUG storage.ui: checking freespace on vdb >18:45:27,811 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True >18:45:27,812 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:27,812 DEBUG storage.ui: evaluating growth potential for new layout >18:45:27,813 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:27,813 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,814 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:27,814 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:27,814 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:27,817 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >18:45:27,817 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4410> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:45:27,819 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:45:27,821 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:27,822 DEBUG storage.ui: adding request 29 to chunk 2457537 (63-2457599) on /dev/vdb >18:45:27,822 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,822 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = vdb1 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:27,823 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:45:27,823 DEBUG storage.ui: adding 2455489 (1198MB) to 29 (vdb1) >18:45:27,824 DEBUG storage.ui: new grow amount for request 29 (vdb1) is 2455489 units, or 1198MB >18:45:27,824 DEBUG storage.ui: request 29 (vdb1) growth: 2455489 (1198MB) size: 1199MB >18:45:27,825 DEBUG storage.ui: disk /dev/vdb growth: 2455489 (1198MB) >18:45:27,825 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:27,825 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:27,826 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:27,826 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:27,827 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:27,827 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:45:27,827 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:27,828 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,828 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:27,829 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:27,829 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,829 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:27,831 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:45:27,832 DEBUG storage.ui: device vdb1 new partedPartition None >18:45:27,833 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vdb ; >18:45:27,835 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:27,836 DEBUG storage.ui: total growth: 2455489 sectors >18:45:27,836 DEBUG storage.ui: keeping old free: 2455489 <= 29145025 >18:45:27,836 DEBUG storage.ui: checking freespace on vdc >18:45:27,837 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True >18:45:27,838 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:27,838 DEBUG storage.ui: evaluating growth potential for new layout >18:45:27,839 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:27,839 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:27,841 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >18:45:27,842 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c45d0> PedPartition: <_ped.Partition object at 0x7f065f2dd2f0> >18:45:27,844 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:45:27,846 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:27,846 DEBUG storage.ui: adding request 29 to chunk 2457537 (63-2457599) on /dev/vdc >18:45:27,847 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,847 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = vdc1 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:27,848 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:45:27,848 DEBUG storage.ui: adding 2455489 (1198MB) to 29 (vdc1) >18:45:27,848 DEBUG storage.ui: new grow amount for request 29 (vdc1) is 2455489 units, or 1198MB >18:45:27,849 DEBUG storage.ui: request 29 (vdc1) growth: 2455489 (1198MB) size: 1199MB >18:45:27,849 DEBUG storage.ui: disk /dev/vdc growth: 2455489 (1198MB) >18:45:27,849 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:27,850 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,850 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:27,851 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:27,851 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:27,852 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:27,852 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:27,853 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:27,853 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:45:27,853 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:27,854 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,854 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:27,854 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:27,855 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,855 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:27,857 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:45:27,857 DEBUG storage.ui: device vdc1 new partedPartition None >18:45:27,859 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vdc ; >18:45:27,861 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:27,861 DEBUG storage.ui: total growth: 2455489 sectors >18:45:27,862 DEBUG storage.ui: keeping old free: 2455489 <= 29145025 >18:45:27,862 DEBUG storage.ui: checking freespace on vdd >18:45:27,863 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdd part_type=0 req_size=1MB boot=False best=None grow=True >18:45:27,864 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:27,864 DEBUG storage.ui: evaluating growth potential for new layout >18:45:27,865 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:27,865 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,865 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:27,866 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:27,866 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,867 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:27,867 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:27,867 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:27,868 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:27,868 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:27,869 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:27,869 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:45:27,869 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:27,870 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,870 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:27,871 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:27,871 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:27,873 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >18:45:27,874 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e01d0> PedPartition: <_ped.Partition object at 0x7f065f2dd590> >18:45:27,876 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:45:27,878 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:27,878 DEBUG storage.ui: adding request 29 to chunk 2457537 (63-2457599) on /dev/vdd >18:45:27,879 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,879 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = vdd1 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:27,879 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:45:27,880 DEBUG storage.ui: adding 2455489 (1198MB) to 29 (vdd1) >18:45:27,880 DEBUG storage.ui: new grow amount for request 29 (vdd1) is 2455489 units, or 1198MB >18:45:27,881 DEBUG storage.ui: request 29 (vdd1) growth: 2455489 (1198MB) size: 1199MB >18:45:27,881 DEBUG storage.ui: disk /dev/vdd growth: 2455489 (1198MB) >18:45:27,883 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:45:27,883 DEBUG storage.ui: device vdd1 new partedPartition None >18:45:27,885 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vdd ; >18:45:27,887 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:27,887 DEBUG storage.ui: total growth: 2455489 sectors >18:45:27,888 DEBUG storage.ui: keeping old free: 2455489 <= 29145025 >18:45:27,888 DEBUG storage.ui: checking freespace on vde >18:45:27,889 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vde part_type=0 req_size=1MB boot=False best=None grow=True >18:45:27,889 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:27,890 DEBUG storage.ui: evaluating growth potential for new layout >18:45:27,890 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:27,891 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,891 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:27,892 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:27,892 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,892 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:27,893 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:27,893 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:27,894 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:27,894 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:27,895 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:27,895 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:45:27,895 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:27,896 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:27,898 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >18:45:27,899 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e03d0> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:45:27,900 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:45:27,902 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:27,903 DEBUG storage.ui: adding request 29 to chunk 2457537 (63-2457599) on /dev/vde >18:45:27,903 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,904 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = vde1 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:27,904 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:45:27,905 DEBUG storage.ui: adding 2455489 (1198MB) to 29 (vde1) >18:45:27,905 DEBUG storage.ui: new grow amount for request 29 (vde1) is 2455489 units, or 1198MB >18:45:27,905 DEBUG storage.ui: request 29 (vde1) growth: 2455489 (1198MB) size: 1199MB >18:45:27,906 DEBUG storage.ui: disk /dev/vde growth: 2455489 (1198MB) >18:45:27,906 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:27,907 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:27,907 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:27,909 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:45:27,909 DEBUG storage.ui: device vde1 new partedPartition None >18:45:27,911 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vde ; >18:45:27,913 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:27,913 DEBUG storage.ui: total growth: 2455489 sectors >18:45:27,913 DEBUG storage.ui: keeping old free: 2455489 <= 29145025 >18:45:27,915 DEBUG storage.ui: created partition vda2 of 1MB and added it to /dev/vda >18:45:27,917 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >18:45:27,917 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4250> PedPartition: <_ped.Partition object at 0x7f065f2dd470> >18:45:27,919 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:27,921 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:27,923 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:27,924 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c43d0> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:45:27,924 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda2(id 29)', 'vda1(id 13)'] >18:45:27,925 DEBUG storage.ui: growable partitions are ['vda2'] >18:45:27,925 DEBUG storage.ui: adding request 29 to chunk 30719937 (63-30719999) on /dev/vda >18:45:27,926 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:27,926 DEBUG storage.ui: disk vda has 1 chunks >18:45:27,927 DEBUG storage.ui: disk vdb has 1 chunks >18:45:27,927 DEBUG storage.ui: disk vdc has 1 chunks >18:45:27,927 DEBUG storage.ui: disk vdd has 1 chunks >18:45:27,928 DEBUG storage.ui: disk vde has 1 chunks >18:45:27,928 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:27,929 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:27,929 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 38934528 >done = False >18:45:27,930 DEBUG storage.ui: 1 requests and 29145025 (14230MB) left in chunk >18:45:27,930 DEBUG storage.ui: adding 29145025 (14230MB) to 29 (vda2) >18:45:27,930 DEBUG storage.ui: new grow amount for request 29 (vda2) is 29145025 units, or 14230MB >18:45:27,931 DEBUG storage.ui: growing partitions on vda >18:45:27,931 DEBUG storage.ui: partition vda1 (13): 0 >18:45:27,932 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c45d0> >18:45:27,932 DEBUG storage.ui: partition vda2 (29): 0 >18:45:27,933 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c4150> >18:45:27,934 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 29)'] from disk(s) ['vda'] >18:45:27,935 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:27,936 DEBUG storage.ui: device vda1 new partedPartition None >18:45:27,938 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:45:27,940 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:27,941 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:27,942 DEBUG storage.ui: device vda2 new partedPartition None >18:45:27,944 DEBUG storage.ui: PartitionDevice._setDisk: req12 ; new: None ; old: vda ; >18:45:27,945 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:45:27,946 DEBUG storage.ui: back from removeNewPartitions >18:45:27,946 DEBUG storage.ui: extended: None >18:45:27,947 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c45d0> >18:45:27,949 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:45:27,949 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0250> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:45:27,951 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:45:27,953 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:45:27,955 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:27,956 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e00d0> PedPartition: <_ped.Partition object at 0x7f065f2dd590> >18:45:27,956 DEBUG storage.ui: setting req12 new geometry: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c4150> >18:45:27,958 DEBUG storage.ui: PartitionDevice._setPartedPartition: req12 ; >18:45:27,959 DEBUG storage.ui: device req12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4bd0> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:45:27,961 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:27,963 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:27,965 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:27,966 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0650> PedPartition: <_ped.Partition object at 0x7f065f2dd2f0> >18:45:27,966 DEBUG storage.ui: growing partitions on vdb >18:45:27,967 DEBUG storage.ui: growing partitions on vdc >18:45:27,967 DEBUG storage.ui: growing partitions on vdd >18:45:27,967 DEBUG storage.ui: growing partitions on vde >18:45:27,968 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:45:27,969 DEBUG storage.ui: fixing size of non-existent 14231MB partition vda2 (29) with non-existent ext4 filesystem mounted at / at 14231.00 >18:45:28,720 DEBUG storage: Ext4FS.supported: supported: True ; >18:45:28,721 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:45:28,721 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 14231.0, ['vda'], None >18:45:34,718 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 0, [], None >18:45:34,723 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:45:34,725 DEBUG storage: DeviceTree.getDeviceByName returned None >18:45:37,522 DEBUG storage: Ext4FS.supported: supported: True ; >18:45:37,522 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:45:37,523 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 14231.0, ['vda'], single >18:45:37,526 INFO storage.ui: removed partition vda2 (id 29) from device tree >18:45:37,528 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:37,529 INFO storage.ui: registered action: [57] Destroy Device partition vda2 (id 29) >18:45:37,532 DEBUG storage.ui: Storage.newDevice: 0 ; 14231.0 ; name: root ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; raid_level: single ; label: ; container_name: fedora ; mountpoint: / ; fstype: ext4 ; >18:45:37,533 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 14231.0, ['vda'], single >18:45:37,535 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:45:37,537 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >18:45:37,538 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2e0790> ; members: [] ; >18:45:37,541 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:45:37,541 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:37,543 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:45:37,544 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:37,546 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:37,549 DEBUG storage.ui: PartitionDevice._setFormat: req13 ; >18:45:37,551 DEBUG storage.ui: PartitionDevice._setFormat: req13 ; current: None ; type: lvmpv ; >18:45:37,553 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:37,554 INFO storage.ui: added partition req13 (id 30) to device tree >18:45:37,555 INFO storage.ui: registered action: [58] Create Device partition req13 (id 30) >18:45:37,556 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:37,556 INFO storage.ui: registered action: [59] Create Format lvmpv on partition req13 (id 30) >18:45:37,557 DEBUG storage.ui: adding a TotalSizeSet with size 14236 >18:45:37,558 DEBUG storage.ui: set.allocated = 8 >18:45:37,560 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:45:37,562 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:45:37,564 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:45:37,565 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:45:37,567 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:45:37,569 DEBUG storage.ui: removing all non-preexisting partitions ['req13(id 30)', 'vda1(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:37,571 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:37,572 DEBUG storage.ui: device vda1 new partedPartition None >18:45:37,574 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:45:37,576 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:45:37,577 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req13(id 30)', 'req0(id 13)'] >18:45:37,578 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req13(id 30)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:37,580 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:37,582 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:37,583 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:37,585 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:37,587 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:37,588 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:37,588 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:45:37,589 DEBUG storage.ui: checking freespace on vda >18:45:37,590 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:45:37,591 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:45:37,592 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:45:37,593 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:45:37,593 DEBUG storage.ui: new free allows for 0 sectors of growth >18:45:37,594 DEBUG storage.ui: found free space for bootable request >18:45:37,595 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:37,596 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:45:37,598 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:45:37,599 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0a10> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:45:37,601 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:45:37,603 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:45:37,605 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:37,606 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0210> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:45:37,608 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:37,611 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:37,611 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:37,613 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:37,616 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:37,616 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:37,617 DEBUG storage.ui: allocating partition: req13 ; id: 30 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 14236.0 >18:45:37,618 DEBUG storage.ui: checking freespace on vda >18:45:37,619 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:45:37,620 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:45:37,620 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:45:37,621 DEBUG storage.ui: evaluating growth potential for new layout >18:45:37,622 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:37,623 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:37,623 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:37,624 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:37,625 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:37,625 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:37,626 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:37,628 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >18:45:37,629 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0750> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:45:37,632 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:37,634 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:37,635 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:37,635 DEBUG storage.ui: adding request 30 to chunk 30719937 (63-30719999) on /dev/vda >18:45:37,636 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:37,637 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:37,637 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 29138944 >done = False >18:45:37,638 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:37,639 DEBUG storage.ui: adding 29130689 (14223MB) to 30 (vda2) >18:45:37,639 DEBUG storage.ui: new grow amount for request 30 (vda2) is 29130689 units, or 14223MB >18:45:37,640 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:37,641 DEBUG storage.ui: request 30 (vda2) growth: 29130689 (14223MB) size: 14231MB >18:45:37,641 DEBUG storage.ui: disk /dev/vda growth: 29130689 (14223MB) >18:45:37,642 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:37,643 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:37,643 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:37,644 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:37,645 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:37,645 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:37,647 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:37,648 DEBUG storage.ui: device vda2 new partedPartition None >18:45:37,650 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >18:45:37,652 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:37,653 DEBUG storage.ui: total growth: 29130689 sectors >18:45:37,653 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:45:37,654 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:45:37,655 DEBUG storage.ui: new free allows for 29130689 sectors of growth >18:45:37,656 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:45:37,658 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >18:45:37,659 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0d10> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:45:37,661 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:37,663 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:37,666 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:37,667 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0651bf4110> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:45:37,668 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda2(id 30)', 'vda1(id 13)'] >18:45:37,668 DEBUG storage.ui: growable partitions are ['vda2'] >18:45:37,669 DEBUG storage.ui: adding request 30 to chunk 30719937 (63-30719999) on /dev/vda >18:45:37,670 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:37,670 DEBUG storage.ui: disk vda has 1 chunks >18:45:37,671 DEBUG storage.ui: disk vdb has 1 chunks >18:45:37,672 DEBUG storage.ui: disk vdc has 1 chunks >18:45:37,672 DEBUG storage.ui: disk vdd has 1 chunks >18:45:37,673 DEBUG storage.ui: disk vde has 1 chunks >18:45:37,674 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:37,674 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:37,675 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 29138944 >done = False >18:45:37,676 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:37,676 DEBUG storage.ui: adding 29130689 (14223MB) to 30 (vda2) >18:45:37,677 DEBUG storage.ui: new grow amount for request 30 (vda2) is 29130689 units, or 14223MB >18:45:37,678 DEBUG storage.ui: set: ['vda2'] 8/14236 >18:45:37,678 DEBUG storage.ui: allocating 14223 to TotalSizeSet with 8/14236 (14228 needed) >18:45:37,679 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 16384 growth = 29130689 max_grow = 29138944 >done = False >18:45:37,680 DEBUG storage.ui: needed: 4 >18:45:37,680 DEBUG storage.ui: set: ['vda2'] 14231/14236 >18:45:37,681 DEBUG storage.ui: allocating 0 to TotalSizeSet with 14231/14236 (4 needed) >18:45:37,682 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = vda2 growable = True >base = 16384 growth = 29130689 max_grow = 29138944 >done = False >18:45:37,682 DEBUG storage.ui: needed: 4 >18:45:37,683 DEBUG storage.ui: growing partitions on vda >18:45:37,684 DEBUG storage.ui: partition vda1 (13): 0 >18:45:37,685 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e0d90> >18:45:37,685 DEBUG storage.ui: partition vda2 (30): 0 >18:45:37,686 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e0f10> >18:45:37,687 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 30)'] from disk(s) ['vda'] >18:45:37,689 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:37,690 DEBUG storage.ui: device vda1 new partedPartition None >18:45:37,692 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:45:37,694 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:37,696 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:37,697 DEBUG storage.ui: device vda2 new partedPartition None >18:45:37,699 DEBUG storage.ui: PartitionDevice._setDisk: req13 ; new: None ; old: vda ; >18:45:37,701 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:45:37,702 DEBUG storage.ui: back from removeNewPartitions >18:45:37,702 DEBUG storage.ui: extended: None >18:45:37,703 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e0d90> >18:45:37,705 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:45:37,706 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e31d0> PedPartition: <_ped.Partition object at 0x7f065f2dd590> >18:45:37,708 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:45:37,710 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:45:37,713 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:37,714 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3310> PedPartition: <_ped.Partition object at 0x7f065f2dd830> >18:45:37,715 DEBUG storage.ui: setting req13 new geometry: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e0f10> >18:45:37,717 DEBUG storage.ui: PartitionDevice._setPartedPartition: req13 ; >18:45:37,718 DEBUG storage.ui: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4310> PedPartition: <_ped.Partition object at 0x7f065f2dd530> >18:45:37,720 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:37,722 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:37,724 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:37,725 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3550> PedPartition: <_ped.Partition object at 0x7f065f2dd7d0> >18:45:37,726 DEBUG storage.ui: growing partitions on vdb >18:45:37,727 DEBUG storage.ui: growing partitions on vdc >18:45:37,727 DEBUG storage.ui: growing partitions on vdd >18:45:37,728 DEBUG storage.ui: growing partitions on vde >18:45:37,729 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:45:37,730 DEBUG storage.ui: fixing size of non-existent 14231MB partition vda2 (30) with non-existent lvmpv at 14231.00 >18:45:37,731 DEBUG storage.ui: creating new container >18:45:37,733 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >18:45:37,734 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:37,736 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >18:45:37,737 INFO storage.ui: added lvmvg fedora (id 31) to device tree >18:45:37,738 INFO storage.ui: registered action: [60] Create Device lvmvg fedora (id 31) >18:45:37,739 DEBUG storage.ui: fedora size is 14228MB >18:45:37,740 DEBUG storage.ui: vg fedora has 14228MB free >18:45:37,740 DEBUG storage.ui: fedora size is 14228MB >18:45:37,741 DEBUG storage.ui: vg fedora has 14228MB free >18:45:37,742 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2c49d0) -- > name = fedora status = False kids = 0 id = 31 > parents = ['non-existent 14231MB partition vda2 (30) with non-existent lvmpv'] > uuid = None size = 14228 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 3557.0 free space = 14228 > free extents = 3557.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 14231MB partition vda2 (30) with non-existent lvmpv'] > LVs = [] >18:45:37,743 DEBUG storage.ui: fedora size is 14228MB >18:45:37,744 DEBUG storage.ui: vg fedora has 14228MB free >18:45:37,744 INFO storage.ui: adjusting device size from 14231.00 to 14228.00 so it fits in container >18:45:37,745 DEBUG storage.ui: creating new device >18:45:37,747 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:45:37,748 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:45:37,750 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >18:45:37,752 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >18:45:37,753 DEBUG storage.ui: fedora size is 14228MB >18:45:37,753 DEBUG storage.ui: vg fedora has 14228MB free >18:45:37,754 DEBUG storage.ui: Adding fedora-root/14228MB to fedora >18:45:37,755 INFO storage.ui: added lvmlv fedora-root (id 32) to device tree >18:45:37,755 INFO storage.ui: registered action: [61] Create Device lvmlv fedora-root (id 32) >18:45:37,756 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:37,757 INFO storage.ui: registered action: [62] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 32) >18:45:37,786 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:45:37,788 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 14228MB lvmvg fedora (31) >18:45:44,213 DEBUG storage: Ext4FS.supported: supported: True ; >18:45:44,213 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:45:44,214 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 14228.0, ['vda'], single >18:45:44,216 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:45:44,218 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 14228MB lvmvg fedora (31) >18:45:46,983 INFO storage.ui: removed lvmlv fedora-root (id 32) from device tree >18:45:46,985 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >18:45:46,986 INFO storage.ui: registered action: [63] Destroy Device lvmlv fedora-root (id 32) >18:45:46,987 INFO storage.ui: removed lvmvg fedora (id 31) from device tree >18:45:46,989 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >18:45:46,989 INFO storage.ui: registered action: [64] Destroy Device lvmvg fedora (id 31) >18:45:46,990 INFO storage.ui: removed partition vda2 (id 30) from device tree >18:45:46,992 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:46,993 INFO storage.ui: registered action: [65] Destroy Device partition vda2 (id 30) >18:45:48,302 DEBUG storage: Ext4FS.supported: supported: True ; >18:45:48,303 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:45:48,304 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:45:55,086 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 14000.0, [], None >18:45:55,091 DEBUG storage.ui: Storage.newDevice: 0 ; 14000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>, DiskDevice instance (0x7f0651bebb50) -- > name = vdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f0656cfa050> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651beb750>, DiskDevice instance (0x7f0651beb450) -- > name = vdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcf80> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef0d0>, DiskDevice instance (0x7f0651bdee10) -- > name = vdd status = True kids = 0 id = 4 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bce60> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef610>, DiskDevice instance (0x7f0651bef5d0) -- > name = vde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcef0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651befa50>] ; fstype: ext4 ; encrypted: False ; >18:45:55,093 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 14000.0, ['vda', 'vdb', 'vdc', 'vdd', 'vde'], None >18:45:55,095 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2e0fd0> ; members: [] ; >18:45:55,098 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:45:55,098 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:55,100 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:45:55,101 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:55,103 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:55,105 DEBUG storage.ui: PartitionDevice._setFormat: req14 ; >18:45:55,106 DEBUG storage.ui: PartitionDevice._setFormat: req14 ; current: None ; type: lvmpv ; >18:45:55,108 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:55,109 INFO storage.ui: added partition req14 (id 33) to device tree >18:45:55,110 INFO storage.ui: registered action: [66] Create Device partition req14 (id 33) >18:45:55,110 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:55,111 INFO storage.ui: registered action: [67] Create Format lvmpv on partition req14 (id 33) >18:45:55,113 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:45:55,113 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:55,115 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:55,117 DEBUG storage.ui: PartitionDevice._setFormat: req15 ; >18:45:55,119 DEBUG storage.ui: PartitionDevice._setFormat: req15 ; current: None ; type: lvmpv ; >18:45:55,121 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:55,122 INFO storage.ui: added partition req15 (id 34) to device tree >18:45:55,122 INFO storage.ui: registered action: [68] Create Device partition req15 (id 34) >18:45:55,123 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:55,124 INFO storage.ui: registered action: [69] Create Format lvmpv on partition req15 (id 34) >18:45:55,126 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:45:55,126 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:55,128 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:55,130 DEBUG storage.ui: PartitionDevice._setFormat: req16 ; >18:45:55,132 DEBUG storage.ui: PartitionDevice._setFormat: req16 ; current: None ; type: lvmpv ; >18:45:55,134 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:55,134 INFO storage.ui: added partition req16 (id 35) to device tree >18:45:55,135 INFO storage.ui: registered action: [70] Create Device partition req16 (id 35) >18:45:55,136 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:55,136 INFO storage.ui: registered action: [71] Create Format lvmpv on partition req16 (id 35) >18:45:55,138 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:45:55,139 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:55,141 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:55,143 DEBUG storage.ui: PartitionDevice._setFormat: req17 ; >18:45:55,145 DEBUG storage.ui: PartitionDevice._setFormat: req17 ; current: None ; type: lvmpv ; >18:45:55,146 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:55,147 INFO storage.ui: added partition req17 (id 36) to device tree >18:45:55,148 INFO storage.ui: registered action: [72] Create Device partition req17 (id 36) >18:45:55,148 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:55,149 INFO storage.ui: registered action: [73] Create Format lvmpv on partition req17 (id 36) >18:45:55,151 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:45:55,151 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:45:55,153 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:55,155 DEBUG storage.ui: PartitionDevice._setFormat: req18 ; >18:45:55,157 DEBUG storage.ui: PartitionDevice._setFormat: req18 ; current: None ; type: lvmpv ; >18:45:55,159 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:55,160 INFO storage.ui: added partition req18 (id 37) to device tree >18:45:55,160 INFO storage.ui: registered action: [74] Create Device partition req18 (id 37) >18:45:55,161 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:55,162 INFO storage.ui: registered action: [75] Create Format lvmpv on partition req18 (id 37) >18:45:55,162 DEBUG storage.ui: adding a TotalSizeSet with size 14004 >18:45:55,163 DEBUG storage.ui: set.allocated = 40 >18:45:55,165 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:45:55,167 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:45:55,168 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:45:55,170 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:45:55,172 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:45:55,174 DEBUG storage.ui: removing all non-preexisting partitions ['req14(id 33)', 'req15(id 34)', 'req16(id 35)', 'req17(id 36)', 'req18(id 37)', 'vda1(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:55,176 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:55,176 DEBUG storage.ui: device vda1 new partedPartition None >18:45:55,179 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:45:55,181 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:45:55,182 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req14(id 33)', 'req15(id 34)', 'req16(id 35)', 'req17(id 36)', 'req18(id 37)', 'req0(id 13)'] >18:45:55,183 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req14(id 33)', 'req15(id 34)', 'req16(id 35)', 'req17(id 36)', 'req18(id 37)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:45:55,185 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,188 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,188 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,190 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,192 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,193 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,193 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:45:55,194 DEBUG storage.ui: checking freespace on vda >18:45:55,195 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:45:55,196 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:45:55,197 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:45:55,198 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:45:55,198 DEBUG storage.ui: new free allows for 0 sectors of growth >18:45:55,199 DEBUG storage.ui: found free space for bootable request >18:45:55,200 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:55,201 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:45:55,203 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:45:55,204 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4110> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:45:55,206 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:45:55,207 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:45:55,210 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:55,211 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cfc10> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:45:55,213 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,215 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,215 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,217 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,219 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,220 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,221 DEBUG storage.ui: allocating partition: req14 ; id: 33 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 14004.0 >18:45:55,221 DEBUG storage.ui: checking freespace on vda >18:45:55,222 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:45:55,223 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:45:55,224 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:45:55,225 DEBUG storage.ui: evaluating growth potential for new layout >18:45:55,225 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:55,226 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,227 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:55,227 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:55,228 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,229 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:45:55,229 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:55,232 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >18:45:55,232 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2db210> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:45:55,235 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:55,237 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:55,237 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,238 DEBUG storage.ui: adding request 33 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,239 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:55,239 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:55,240 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,241 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:55,241 DEBUG storage.ui: adding 29130689 (14223MB) to 33 (vda2) >18:45:55,242 DEBUG storage.ui: taking back 466881 (227MB) from 33 (vda2) >18:45:55,243 DEBUG storage.ui: new grow amount for request 33 (vda2) is 28663808 units, or 13996MB >18:45:55,243 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:55,244 DEBUG storage.ui: request 33 (vda2) growth: 28663808 (13996MB) size: 14004MB >18:45:55,245 DEBUG storage.ui: disk /dev/vda growth: 28663808 (13996MB) >18:45:55,245 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:55,246 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,247 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:55,247 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:55,248 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,249 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:55,251 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:55,251 DEBUG storage.ui: device vda2 new partedPartition None >18:45:55,253 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >18:45:55,255 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:55,256 DEBUG storage.ui: total growth: 28663808 sectors >18:45:55,256 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:45:55,257 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:45:55,258 DEBUG storage.ui: new free allows for 28663808 sectors of growth >18:45:55,259 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:45:55,261 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >18:45:55,261 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dbf90> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:45:55,264 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:55,266 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:55,268 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:55,269 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2db650> PedPartition: <_ped.Partition object at 0x7f06502f2ad0> >18:45:55,271 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,273 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,273 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,275 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,277 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,278 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,279 DEBUG storage.ui: allocating partition: req15 ; id: 34 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 14004.0 >18:45:55,279 DEBUG storage.ui: checking freespace on vdb >18:45:55,280 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=8MB boot=False best=None grow=True >18:45:55,281 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:55,282 DEBUG storage.ui: evaluating growth potential for new layout >18:45:55,283 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:55,283 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,284 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:45:55,285 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:55,285 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:55,288 DEBUG storage.ui: PartitionDevice._setPartedPartition: req15 ; >18:45:55,289 DEBUG storage.ui: device req15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df510> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:45:55,291 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:45:55,292 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:55,293 DEBUG storage.ui: adding request 34 to chunk 2457537 (63-2457599) on /dev/vdb >18:45:55,294 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,295 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,295 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,296 DEBUG storage.ui: adding 2441153 (1191MB) to 34 (vdb1) >18:45:55,297 DEBUG storage.ui: new grow amount for request 34 (vdb1) is 2441153 units, or 1191MB >18:45:55,297 DEBUG storage.ui: request 34 (vdb1) growth: 2441153 (1191MB) size: 1199MB >18:45:55,298 DEBUG storage.ui: disk /dev/vdb growth: 2441153 (1191MB) >18:45:55,299 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:55,299 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,300 DEBUG storage.ui: adding request 33 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,301 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:55,302 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:55,302 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,303 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:55,304 DEBUG storage.ui: adding 29130689 (14223MB) to 33 (vda2) >18:45:55,304 DEBUG storage.ui: taking back 466881 (227MB) from 33 (vda2) >18:45:55,305 DEBUG storage.ui: new grow amount for request 33 (vda2) is 28663808 units, or 13996MB >18:45:55,306 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:55,306 DEBUG storage.ui: request 33 (vda2) growth: 28663808 (13996MB) size: 14004MB >18:45:55,307 DEBUG storage.ui: disk /dev/vda growth: 28663808 (13996MB) >18:45:55,308 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:55,308 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,309 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:55,310 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:55,310 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,311 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:55,313 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:45:55,314 DEBUG storage.ui: device vdb1 new partedPartition None >18:45:55,316 DEBUG storage.ui: PartitionDevice._setDisk: req15 ; new: None ; old: vdb ; >18:45:55,318 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:55,318 DEBUG storage.ui: total growth: 31104961 sectors >18:45:55,319 DEBUG storage.ui: updating use_disk to vdb, type: 0 >18:45:55,320 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:45:55,320 DEBUG storage.ui: new free allows for 31104961 sectors of growth >18:45:55,321 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:55,323 DEBUG storage.ui: created partition vdb1 of 8MB and added it to /dev/vdb >18:45:55,326 DEBUG storage.ui: PartitionDevice._setPartedPartition: req15 ; >18:45:55,326 DEBUG storage.ui: device req15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf6d0> PedPartition: <_ped.Partition object at 0x7f065f2dd470> >18:45:55,328 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:45:55,330 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:55,333 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:45:55,334 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dbed0> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:45:55,336 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,338 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,339 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,341 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,343 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,344 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,344 DEBUG storage.ui: allocating partition: req16 ; id: 35 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 14004.0 >18:45:55,345 DEBUG storage.ui: checking freespace on vdc >18:45:55,346 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=8MB boot=False best=None grow=True >18:45:55,347 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:55,348 DEBUG storage.ui: evaluating growth potential for new layout >18:45:55,349 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:55,350 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:55,352 DEBUG storage.ui: PartitionDevice._setPartedPartition: req16 ; >18:45:55,353 DEBUG storage.ui: device req16 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e00d0> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:45:55,355 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:45:55,357 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:55,358 DEBUG storage.ui: adding request 35 to chunk 2457537 (63-2457599) on /dev/vdc >18:45:55,358 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,359 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,360 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,360 DEBUG storage.ui: adding 2441153 (1191MB) to 35 (vdc1) >18:45:55,361 DEBUG storage.ui: new grow amount for request 35 (vdc1) is 2441153 units, or 1191MB >18:45:55,362 DEBUG storage.ui: request 35 (vdc1) growth: 2441153 (1191MB) size: 1199MB >18:45:55,362 DEBUG storage.ui: disk /dev/vdc growth: 2441153 (1191MB) >18:45:55,363 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:55,363 DEBUG storage.ui: adding request 34 to chunk 2457537 (63-2457599) on /dev/vdb >18:45:55,364 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,364 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,365 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,365 DEBUG storage.ui: adding 2441153 (1191MB) to 34 (vdb1) >18:45:55,366 DEBUG storage.ui: new grow amount for request 34 (vdb1) is 2441153 units, or 1191MB >18:45:55,366 DEBUG storage.ui: request 34 (vdb1) growth: 2441153 (1191MB) size: 1199MB >18:45:55,366 DEBUG storage.ui: disk /dev/vdb growth: 2441153 (1191MB) >18:45:55,367 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:55,367 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,368 DEBUG storage.ui: adding request 33 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,368 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:55,369 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:55,369 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,369 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:55,370 DEBUG storage.ui: adding 29130689 (14223MB) to 33 (vda2) >18:45:55,370 DEBUG storage.ui: taking back 466881 (227MB) from 33 (vda2) >18:45:55,371 DEBUG storage.ui: new grow amount for request 33 (vda2) is 28663808 units, or 13996MB >18:45:55,371 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:55,372 DEBUG storage.ui: request 33 (vda2) growth: 28663808 (13996MB) size: 14004MB >18:45:55,372 DEBUG storage.ui: disk /dev/vda growth: 28663808 (13996MB) >18:45:55,372 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:55,373 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,373 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:55,374 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:55,374 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,374 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:45:55,376 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:45:55,377 DEBUG storage.ui: device vdc1 new partedPartition None >18:45:55,378 DEBUG storage.ui: PartitionDevice._setDisk: req16 ; new: None ; old: vdc ; >18:45:55,382 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:55,383 DEBUG storage.ui: total growth: 33546114 sectors >18:45:55,383 DEBUG storage.ui: updating use_disk to vdc, type: 0 >18:45:55,384 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:45:55,384 DEBUG storage.ui: new free allows for 33546114 sectors of growth >18:45:55,384 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:55,385 DEBUG storage.ui: created partition vdc1 of 8MB and added it to /dev/vdc >18:45:55,387 DEBUG storage.ui: PartitionDevice._setPartedPartition: req16 ; >18:45:55,388 DEBUG storage.ui: device req16 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df510> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:45:55,390 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:45:55,391 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:55,393 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:45:55,394 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4810> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:45:55,396 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,398 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,398 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,400 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,402 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,402 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,402 DEBUG storage.ui: allocating partition: req17 ; id: 36 ; disks: ['vdd'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 14004.0 >18:45:55,403 DEBUG storage.ui: checking freespace on vdd >18:45:55,404 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdd part_type=0 req_size=8MB boot=False best=None grow=True >18:45:55,405 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:55,405 DEBUG storage.ui: evaluating growth potential for new layout >18:45:55,406 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:55,406 DEBUG storage.ui: adding request 35 to chunk 2457537 (63-2457599) on /dev/vdc >18:45:55,407 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,407 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,407 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,408 DEBUG storage.ui: adding 2441153 (1191MB) to 35 (vdc1) >18:45:55,408 DEBUG storage.ui: new grow amount for request 35 (vdc1) is 2441153 units, or 1191MB >18:45:55,409 DEBUG storage.ui: request 35 (vdc1) growth: 2441153 (1191MB) size: 1199MB >18:45:55,409 DEBUG storage.ui: disk /dev/vdc growth: 2441153 (1191MB) >18:45:55,409 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:55,410 DEBUG storage.ui: adding request 34 to chunk 2457537 (63-2457599) on /dev/vdb >18:45:55,410 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,411 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,411 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,412 DEBUG storage.ui: adding 2441153 (1191MB) to 34 (vdb1) >18:45:55,412 DEBUG storage.ui: new grow amount for request 34 (vdb1) is 2441153 units, or 1191MB >18:45:55,413 DEBUG storage.ui: request 34 (vdb1) growth: 2441153 (1191MB) size: 1199MB >18:45:55,413 DEBUG storage.ui: disk /dev/vdb growth: 2441153 (1191MB) >18:45:55,413 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:55,414 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,414 DEBUG storage.ui: adding request 33 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,415 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:55,415 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:55,416 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,416 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:55,416 DEBUG storage.ui: adding 29130689 (14223MB) to 33 (vda2) >18:45:55,417 DEBUG storage.ui: taking back 466881 (227MB) from 33 (vda2) >18:45:55,417 DEBUG storage.ui: new grow amount for request 33 (vda2) is 28663808 units, or 13996MB >18:45:55,418 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:55,418 DEBUG storage.ui: request 33 (vda2) growth: 28663808 (13996MB) size: 14004MB >18:45:55,418 DEBUG storage.ui: disk /dev/vda growth: 28663808 (13996MB) >18:45:55,419 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:55,419 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,420 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:45:55,420 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:55,421 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:55,423 DEBUG storage.ui: PartitionDevice._setPartedPartition: req17 ; >18:45:55,423 DEBUG storage.ui: device req17 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfd10> PedPartition: <_ped.Partition object at 0x7f065f2dd830> >18:45:55,425 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:45:55,427 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:55,427 DEBUG storage.ui: adding request 36 to chunk 2457537 (63-2457599) on /dev/vdd >18:45:55,428 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,428 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,429 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,429 DEBUG storage.ui: adding 2441153 (1191MB) to 36 (vdd1) >18:45:55,429 DEBUG storage.ui: new grow amount for request 36 (vdd1) is 2441153 units, or 1191MB >18:45:55,430 DEBUG storage.ui: request 36 (vdd1) growth: 2441153 (1191MB) size: 1199MB >18:45:55,430 DEBUG storage.ui: disk /dev/vdd growth: 2441153 (1191MB) >18:45:55,432 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:45:55,432 DEBUG storage.ui: device vdd1 new partedPartition None >18:45:55,434 DEBUG storage.ui: PartitionDevice._setDisk: req17 ; new: None ; old: vdd ; >18:45:55,436 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:55,436 DEBUG storage.ui: total growth: 35987267 sectors >18:45:55,436 DEBUG storage.ui: updating use_disk to vdd, type: 0 >18:45:55,437 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:45:55,437 DEBUG storage.ui: new free allows for 35987267 sectors of growth >18:45:55,438 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:55,438 DEBUG storage.ui: created partition vdd1 of 8MB and added it to /dev/vdd >18:45:55,440 DEBUG storage.ui: PartitionDevice._setPartedPartition: req17 ; >18:45:55,441 DEBUG storage.ui: device req17 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfdd0> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:45:55,443 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:45:55,444 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:55,446 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:45:55,447 DEBUG storage.ui: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfcd0> PedPartition: <_ped.Partition object at 0x7f065f2dd530> >18:45:55,449 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,451 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,451 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,453 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:45:55,455 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:45:55,455 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:45:55,456 DEBUG storage.ui: allocating partition: req18 ; id: 37 ; disks: ['vde'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 14004.0 >18:45:55,456 DEBUG storage.ui: checking freespace on vde >18:45:55,457 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vde part_type=0 req_size=8MB boot=False best=None grow=True >18:45:55,458 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:45:55,458 DEBUG storage.ui: evaluating growth potential for new layout >18:45:55,459 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:45:55,459 DEBUG storage.ui: adding request 35 to chunk 2457537 (63-2457599) on /dev/vdc >18:45:55,460 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,460 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,461 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,461 DEBUG storage.ui: adding 2441153 (1191MB) to 35 (vdc1) >18:45:55,461 DEBUG storage.ui: new grow amount for request 35 (vdc1) is 2441153 units, or 1191MB >18:45:55,462 DEBUG storage.ui: request 35 (vdc1) growth: 2441153 (1191MB) size: 1199MB >18:45:55,462 DEBUG storage.ui: disk /dev/vdc growth: 2441153 (1191MB) >18:45:55,463 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:45:55,463 DEBUG storage.ui: adding request 34 to chunk 2457537 (63-2457599) on /dev/vdb >18:45:55,464 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,464 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,464 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,465 DEBUG storage.ui: adding 2441153 (1191MB) to 34 (vdb1) >18:45:55,465 DEBUG storage.ui: new grow amount for request 34 (vdb1) is 2441153 units, or 1191MB >18:45:55,466 DEBUG storage.ui: request 34 (vdb1) growth: 2441153 (1191MB) size: 1199MB >18:45:55,466 DEBUG storage.ui: disk /dev/vdb growth: 2441153 (1191MB) >18:45:55,466 DEBUG storage.ui: calculating growth for disk /dev/vda >18:45:55,467 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,468 DEBUG storage.ui: adding request 33 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,468 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:55,468 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:55,469 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,469 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:55,470 DEBUG storage.ui: adding 29130689 (14223MB) to 33 (vda2) >18:45:55,470 DEBUG storage.ui: taking back 466881 (227MB) from 33 (vda2) >18:45:55,470 DEBUG storage.ui: new grow amount for request 33 (vda2) is 28663808 units, or 13996MB >18:45:55,471 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:45:55,471 DEBUG storage.ui: request 33 (vda2) growth: 28663808 (13996MB) size: 14004MB >18:45:55,472 DEBUG storage.ui: disk /dev/vda growth: 28663808 (13996MB) >18:45:55,472 DEBUG storage.ui: calculating growth for disk /dev/vde >18:45:55,473 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:55,475 DEBUG storage.ui: PartitionDevice._setPartedPartition: req18 ; >18:45:55,475 DEBUG storage.ui: device req18 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfed0> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:45:55,477 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:45:55,479 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:55,479 DEBUG storage.ui: adding request 37 to chunk 2457537 (63-2457599) on /dev/vde >18:45:55,480 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,480 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vde1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,481 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,481 DEBUG storage.ui: adding 2441153 (1191MB) to 37 (vde1) >18:45:55,482 DEBUG storage.ui: new grow amount for request 37 (vde1) is 2441153 units, or 1191MB >18:45:55,482 DEBUG storage.ui: request 37 (vde1) growth: 2441153 (1191MB) size: 1199MB >18:45:55,482 DEBUG storage.ui: disk /dev/vde growth: 2441153 (1191MB) >18:45:55,483 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:45:55,483 DEBUG storage.ui: adding request 36 to chunk 2457537 (63-2457599) on /dev/vdd >18:45:55,484 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,484 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,485 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,485 DEBUG storage.ui: adding 2441153 (1191MB) to 36 (vdd1) >18:45:55,485 DEBUG storage.ui: new grow amount for request 36 (vdd1) is 2441153 units, or 1191MB >18:45:55,486 DEBUG storage.ui: request 36 (vdd1) growth: 2441153 (1191MB) size: 1199MB >18:45:55,486 DEBUG storage.ui: disk /dev/vdd growth: 2441153 (1191MB) >18:45:55,488 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:45:55,488 DEBUG storage.ui: device vde1 new partedPartition None >18:45:55,490 DEBUG storage.ui: PartitionDevice._setDisk: req18 ; new: None ; old: vde ; >18:45:55,492 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:55,492 DEBUG storage.ui: total growth: 38428420 sectors >18:45:55,493 DEBUG storage.ui: updating use_disk to vde, type: 0 >18:45:55,493 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:45:55,494 DEBUG storage.ui: new free allows for 38428420 sectors of growth >18:45:55,494 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:45:55,495 DEBUG storage.ui: created partition vde1 of 8MB and added it to /dev/vde >18:45:55,497 DEBUG storage.ui: PartitionDevice._setPartedPartition: req18 ; >18:45:55,498 DEBUG storage.ui: device req18 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df090> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:45:55,499 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:45:55,501 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:55,503 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:45:55,504 DEBUG storage.ui: device vde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4390> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:45:55,505 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda2(id 33)', 'vdb1(id 34)', 'vdc1(id 35)', 'vdd1(id 36)', 'vde1(id 37)', 'vda1(id 13)'] >18:45:55,505 DEBUG storage.ui: growable partitions are ['vda2', 'vdb1', 'vdc1', 'vdd1', 'vde1'] >18:45:55,506 DEBUG storage.ui: adding request 33 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,506 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:45:55,507 DEBUG storage.ui: disk vda has 1 chunks >18:45:55,507 DEBUG storage.ui: adding request 34 to chunk 2457537 (63-2457599) on /dev/vdb >18:45:55,508 DEBUG storage.ui: disk vdb has 1 chunks >18:45:55,508 DEBUG storage.ui: adding request 35 to chunk 2457537 (63-2457599) on /dev/vdc >18:45:55,509 DEBUG storage.ui: disk vdc has 1 chunks >18:45:55,509 DEBUG storage.ui: adding request 36 to chunk 2457537 (63-2457599) on /dev/vdd >18:45:55,510 DEBUG storage.ui: disk vdd has 1 chunks >18:45:55,510 DEBUG storage.ui: adding request 37 to chunk 2457537 (63-2457599) on /dev/vde >18:45:55,511 DEBUG storage.ui: disk vde has 1 chunks >18:45:55,511 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:45:55,511 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:45:55,512 DEBUG storage.ui: req: PartitionRequest instance -- >id = 33 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,512 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:45:55,513 DEBUG storage.ui: adding 29130689 (14223MB) to 33 (vda2) >18:45:55,513 DEBUG storage.ui: taking back 466881 (227MB) from 33 (vda2) >18:45:55,514 DEBUG storage.ui: new grow amount for request 33 (vda2) is 28663808 units, or 13996MB >18:45:55,514 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,514 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,515 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,515 DEBUG storage.ui: adding 2441153 (1191MB) to 34 (vdb1) >18:45:55,516 DEBUG storage.ui: new grow amount for request 34 (vdb1) is 2441153 units, or 1191MB >18:45:55,516 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,516 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,517 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,517 DEBUG storage.ui: adding 2441153 (1191MB) to 35 (vdc1) >18:45:55,518 DEBUG storage.ui: new grow amount for request 35 (vdc1) is 2441153 units, or 1191MB >18:45:55,518 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,519 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = vdd1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,519 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,519 DEBUG storage.ui: adding 2441153 (1191MB) to 36 (vdd1) >18:45:55,520 DEBUG storage.ui: new grow amount for request 36 (vdd1) is 2441153 units, or 1191MB >18:45:55,520 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,521 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vde1 growable = True >base = 16384 growth = 0 max_grow = 28663808 >done = False >18:45:55,521 DEBUG storage.ui: 1 requests and 2441153 (1191MB) left in chunk >18:45:55,522 DEBUG storage.ui: adding 2441153 (1191MB) to 37 (vde1) >18:45:55,522 DEBUG storage.ui: new grow amount for request 37 (vde1) is 2441153 units, or 1191MB >18:45:55,523 DEBUG storage.ui: set: ['vda2', 'vdb1', 'vdc1', 'vdd1', 'vde1'] 40/14004 >18:45:55,523 DEBUG storage.ui: allocating 13996 to TotalSizeSet with 40/14004 (13964 needed) >18:45:55,524 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 14036/14004 (-32 needed) >18:45:55,524 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 15227/14004 (-1223 needed) >18:45:55,524 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 16419/14004 (-2415 needed) >18:45:55,525 DEBUG storage.ui: allocating 1191 to TotalSizeSet with 17611/14004 (-3607 needed) >18:45:55,525 DEBUG storage.ui: PartitionRequest instance -- >id = 33 name = vda2 growable = True >base = 16384 growth = 28663808 max_grow = 28663808 >done = True >18:45:55,526 DEBUG storage.ui: needed: -4799 >18:45:55,526 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 33 name = vda2 growable = True >base = 16384 growth = 28663808 max_grow = 28663808 >done = True 1966029 (959 MB) >18:45:55,527 DEBUG storage.ui: deallocating 959 from TotalSizeSet with 18803/14004 (-4799 needed) >18:45:55,527 DEBUG storage.ui: PartitionRequest instance -- >id = 34 name = vdb1 growable = True >base = 16384 growth = 2441153 max_grow = 28663808 >done = False >18:45:55,527 DEBUG storage.ui: needed: -3839 >18:45:55,528 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 34 name = vdb1 growable = True >base = 16384 growth = 2441153 max_grow = 28663808 >done = False 1966029 (959 MB) >18:45:55,528 DEBUG storage.ui: deallocating 959 from TotalSizeSet with 17843/14004 (-3839 needed) >18:45:55,529 DEBUG storage.ui: PartitionRequest instance -- >id = 35 name = vdc1 growable = True >base = 16384 growth = 2441153 max_grow = 28663808 >done = False >18:45:55,529 DEBUG storage.ui: needed: -2879 >18:45:55,530 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 35 name = vdc1 growable = True >base = 16384 growth = 2441153 max_grow = 28663808 >done = False 1966029 (959 MB) >18:45:55,530 DEBUG storage.ui: deallocating 959 from TotalSizeSet with 16883/14004 (-2879 needed) >18:45:55,531 DEBUG storage.ui: PartitionRequest instance -- >id = 36 name = vdd1 growable = True >base = 16384 growth = 2441153 max_grow = 28663808 >done = False >18:45:55,531 DEBUG storage.ui: needed: -1919 >18:45:55,531 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 36 name = vdd1 growable = True >base = 16384 growth = 2441153 max_grow = 28663808 >done = False 1966029 (959 MB) >18:45:55,532 DEBUG storage.ui: deallocating 959 from TotalSizeSet with 15923/14004 (-1919 needed) >18:45:55,532 DEBUG storage.ui: PartitionRequest instance -- >id = 37 name = vde1 growable = True >base = 16384 growth = 2441153 max_grow = 28663808 >done = False >18:45:55,533 DEBUG storage.ui: needed: -959 >18:45:55,533 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 37 name = vde1 growable = True >base = 16384 growth = 2441153 max_grow = 28663808 >done = False 1966029 (959 MB) >18:45:55,534 DEBUG storage.ui: deallocating 959 from TotalSizeSet with 14963/14004 (-959 needed) >18:45:55,534 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:45:55,534 DEBUG storage.ui: req: PartitionRequest instance -- >id = 37 name = vde1 growable = True >base = 16384 growth = 475123 max_grow = 28663808 >done = False >18:45:55,535 DEBUG storage.ui: 1 requests and 1966029 (959MB) left in chunk >18:45:55,535 DEBUG storage.ui: adding 1966029 (959MB) to 37 (vde1) >18:45:55,536 DEBUG storage.ui: new grow amount for request 37 (vde1) is 2441153 units, or 1191MB >18:45:55,536 DEBUG storage.ui: set: ['vda2', 'vdb1', 'vdc1', 'vdd1', 'vde1'] 14003/14004 >18:45:55,537 DEBUG storage.ui: allocating 0 to TotalSizeSet with 14003/14004 (0 needed) >18:45:55,537 DEBUG storage.ui: allocating 0 to TotalSizeSet with 14003/14004 (0 needed) >18:45:55,537 DEBUG storage.ui: allocating 0 to TotalSizeSet with 14003/14004 (0 needed) >18:45:55,538 DEBUG storage.ui: allocating 0 to TotalSizeSet with 14003/14004 (0 needed) >18:45:55,538 DEBUG storage.ui: allocating 959 to TotalSizeSet with 14003/14004 (0 needed) >18:45:55,539 DEBUG storage.ui: PartitionRequest instance -- >id = 33 name = vda2 growable = True >base = 16384 growth = 26697778 max_grow = 28663808 >done = True >18:45:55,539 DEBUG storage.ui: needed: -959 >18:45:55,540 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 33 name = vda2 growable = True >base = 16384 growth = 26697778 max_grow = 28663808 >done = True 393205 (191 MB) >18:45:55,540 DEBUG storage.ui: deallocating 191 from TotalSizeSet with 14963/14004 (-959 needed) >18:45:55,540 DEBUG storage.ui: PartitionRequest instance -- >id = 37 name = vde1 growable = True >base = 16384 growth = 2441153 max_grow = 28663808 >done = False >18:45:55,541 DEBUG storage.ui: needed: -767 >18:45:55,541 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 37 name = vde1 growable = True >base = 16384 growth = 2441153 max_grow = 28663808 >done = False 393205 (191 MB) >18:45:55,542 DEBUG storage.ui: deallocating 191 from TotalSizeSet with 14771/14004 (-767 needed) >18:45:55,542 DEBUG storage.ui: PartitionRequest instance -- >id = 34 name = vdb1 growable = True >base = 16384 growth = 475123 max_grow = 28663808 >done = True >18:45:55,542 DEBUG storage.ui: needed: -575 >18:45:55,543 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 34 name = vdb1 growable = True >base = 16384 growth = 475123 max_grow = 28663808 >done = True 393205 (191 MB) >18:45:55,543 DEBUG storage.ui: deallocating 191 from TotalSizeSet with 14579/14004 (-575 needed) >18:45:55,544 DEBUG storage.ui: PartitionRequest instance -- >id = 35 name = vdc1 growable = True >base = 16384 growth = 475123 max_grow = 28663808 >done = True >18:45:55,544 DEBUG storage.ui: needed: -383 >18:45:55,544 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 35 name = vdc1 growable = True >base = 16384 growth = 475123 max_grow = 28663808 >done = True 393205 (191 MB) >18:45:55,545 DEBUG storage.ui: deallocating 191 from TotalSizeSet with 14387/14004 (-383 needed) >18:45:55,545 DEBUG storage.ui: PartitionRequest instance -- >id = 36 name = vdd1 growable = True >base = 16384 growth = 475123 max_grow = 28663808 >done = True >18:45:55,546 DEBUG storage.ui: needed: -191 >18:45:55,546 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 36 name = vdd1 growable = True >base = 16384 growth = 475123 max_grow = 28663808 >done = True 393205 (191 MB) >18:45:55,546 DEBUG storage.ui: deallocating 191 from TotalSizeSet with 14195/14004 (-191 needed) >18:45:55,547 DEBUG storage.ui: growing partitions on vda >18:45:55,547 DEBUG storage.ui: partition vda1 (13): 0 >18:45:55,548 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2df850> >18:45:55,548 DEBUG storage.ui: partition vda2 (33): 0 >18:45:55,549 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 27895807 length: 26320896 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2df110> >18:45:55,550 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 33)'] from disk(s) ['vda'] >18:45:55,551 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:55,552 DEBUG storage.ui: device vda1 new partedPartition None >18:45:55,554 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:45:55,556 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:45:55,557 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:55,558 DEBUG storage.ui: device vda2 new partedPartition None >18:45:55,560 DEBUG storage.ui: PartitionDevice._setDisk: req14 ; new: None ; old: vda ; >18:45:55,561 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:45:55,562 DEBUG storage.ui: back from removeNewPartitions >18:45:55,562 DEBUG storage.ui: extended: None >18:45:55,563 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2df850> >18:45:55,565 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:45:55,565 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df790> PedPartition: <_ped.Partition object at 0x7f065f2dd830> >18:45:55,567 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:45:55,569 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:45:55,571 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:45:55,572 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4710> PedPartition: <_ped.Partition object at 0x7f065f2dd470> >18:45:55,572 DEBUG storage.ui: setting req14 new geometry: parted.Geometry instance -- > start: 1574912 end: 27895807 length: 26320896 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2df110> >18:45:55,574 DEBUG storage.ui: PartitionDevice._setPartedPartition: req14 ; >18:45:55,575 DEBUG storage.ui: device req14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfb50> PedPartition: <_ped.Partition object at 0x7f065f2dd890> >18:45:55,577 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:45:55,578 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:45:55,580 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:45:55,581 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4a90> PedPartition: <_ped.Partition object at 0x7f06502f2ad0> >18:45:55,582 DEBUG storage.ui: growing partitions on vdb >18:45:55,582 DEBUG storage.ui: partition vdb1 (34): 0 >18:45:55,583 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 98303 length: 96256 > device: <parted.device.Device object at 0x7f0651beb050> PedGeometry: <_ped.Geometry object at 0x7f065f2db810> >18:45:55,583 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 34)'] from disk(s) ['vdb'] >18:45:55,585 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:45:55,585 DEBUG storage.ui: device vdb1 new partedPartition None >18:45:55,587 DEBUG storage.ui: PartitionDevice._setDisk: req15 ; new: None ; old: vdb ; >18:45:55,589 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:45:55,589 DEBUG storage.ui: back from removeNewPartitions >18:45:55,590 DEBUG storage.ui: extended: None >18:45:55,590 DEBUG storage.ui: setting req15 new geometry: parted.Geometry instance -- > start: 2048 end: 98303 length: 96256 > device: <parted.device.Device object at 0x7f0651beb050> PedGeometry: <_ped.Geometry object at 0x7f065f2db810> >18:45:55,592 DEBUG storage.ui: PartitionDevice._setPartedPartition: req15 ; >18:45:55,593 DEBUG storage.ui: device req15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0651c09f90> PedPartition: <_ped.Partition object at 0x7f065f2dd770> >18:45:55,595 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:45:55,596 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:45:55,598 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:45:55,599 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4250> PedPartition: <_ped.Partition object at 0x7f0651be2e30> >18:45:55,599 DEBUG storage.ui: growing partitions on vdc >18:45:55,600 DEBUG storage.ui: partition vdc1 (35): 0 >18:45:55,601 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 98303 length: 96256 > device: <parted.device.Device object at 0x7f0651bef290> PedGeometry: <_ped.Geometry object at 0x7f065f2dbed0> >18:45:55,601 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 35)'] from disk(s) ['vdc'] >18:45:55,603 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:45:55,603 DEBUG storage.ui: device vdc1 new partedPartition None >18:45:55,605 DEBUG storage.ui: PartitionDevice._setDisk: req16 ; new: None ; old: vdc ; >18:45:55,607 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:45:55,608 DEBUG storage.ui: back from removeNewPartitions >18:45:55,608 DEBUG storage.ui: extended: None >18:45:55,608 DEBUG storage.ui: setting req16 new geometry: parted.Geometry instance -- > start: 2048 end: 98303 length: 96256 > device: <parted.device.Device object at 0x7f0651bef290> PedGeometry: <_ped.Geometry object at 0x7f065f2dbed0> >18:45:55,610 DEBUG storage.ui: PartitionDevice._setPartedPartition: req16 ; >18:45:55,611 DEBUG storage.ui: device req16 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfb50> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:45:55,613 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:45:55,614 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:45:55,616 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:45:55,617 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4cd0> PedPartition: <_ped.Partition object at 0x7f065f2dd170> >18:45:55,618 DEBUG storage.ui: growing partitions on vdd >18:45:55,618 DEBUG storage.ui: partition vdd1 (36): 0 >18:45:55,619 DEBUG storage.ui: new geometry for vdd1: parted.Geometry instance -- > start: 2048 end: 98303 length: 96256 > device: <parted.device.Device object at 0x7f0651bef6d0> PedGeometry: <_ped.Geometry object at 0x7f065f2d4510> >18:45:55,619 DEBUG storage.ui: removing all non-preexisting partitions ['vdd1(id 36)'] from disk(s) ['vdd'] >18:45:55,621 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:45:55,622 DEBUG storage.ui: device vdd1 new partedPartition None >18:45:55,623 DEBUG storage.ui: PartitionDevice._setDisk: req17 ; new: None ; old: vdd ; >18:45:55,625 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:45:55,625 DEBUG storage.ui: back from removeNewPartitions >18:45:55,626 DEBUG storage.ui: extended: None >18:45:55,626 DEBUG storage.ui: setting req17 new geometry: parted.Geometry instance -- > start: 2048 end: 98303 length: 96256 > device: <parted.device.Device object at 0x7f0651bef6d0> PedGeometry: <_ped.Geometry object at 0x7f065f2d4510> >18:45:55,628 DEBUG storage.ui: PartitionDevice._setPartedPartition: req17 ; >18:45:55,629 DEBUG storage.ui: device req17 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0651c09f90> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:45:55,631 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:45:55,632 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:45:55,634 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:45:55,635 DEBUG storage.ui: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfad0> PedPartition: <_ped.Partition object at 0x7f065f2dd770> >18:45:55,635 DEBUG storage.ui: growing partitions on vde >18:45:55,636 DEBUG storage.ui: partition vde1 (37): 0 >18:45:55,637 DEBUG storage.ui: new geometry for vde1: parted.Geometry instance -- > start: 2048 end: 2064383 length: 2062336 > device: <parted.device.Device object at 0x7f0651befb10> PedGeometry: <_ped.Geometry object at 0x7f065f2dfcd0> >18:45:55,637 DEBUG storage.ui: removing all non-preexisting partitions ['vde1(id 37)'] from disk(s) ['vde'] >18:45:55,639 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:45:55,639 DEBUG storage.ui: device vde1 new partedPartition None >18:45:55,641 DEBUG storage.ui: PartitionDevice._setDisk: req18 ; new: None ; old: vde ; >18:45:55,643 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:45:55,643 DEBUG storage.ui: back from removeNewPartitions >18:45:55,643 DEBUG storage.ui: extended: None >18:45:55,644 DEBUG storage.ui: setting req18 new geometry: parted.Geometry instance -- > start: 2048 end: 2064383 length: 2062336 > device: <parted.device.Device object at 0x7f0651befb10> PedGeometry: <_ped.Geometry object at 0x7f065f2dfcd0> >18:45:55,646 DEBUG storage.ui: PartitionDevice._setPartedPartition: req18 ; >18:45:55,646 DEBUG storage.ui: device req18 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf550> PedPartition: <_ped.Partition object at 0x7f065f2dd530> >18:45:55,648 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:45:55,650 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:45:55,652 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:45:55,652 DEBUG storage.ui: device vde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dba50> PedPartition: <_ped.Partition object at 0x7f065f2dd890> >18:45:55,653 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:45:55,654 DEBUG storage.ui: fixing size of non-existent 12852MB partition vda2 (33) with non-existent lvmpv at 12852.00 >18:45:55,655 DEBUG storage.ui: fixing size of non-existent 47MB partition vdb1 (34) with non-existent lvmpv at 47.00 >18:45:55,655 DEBUG storage.ui: fixing size of non-existent 47MB partition vdc1 (35) with non-existent lvmpv at 47.00 >18:45:55,656 DEBUG storage.ui: fixing size of non-existent 47MB partition vdd1 (36) with non-existent lvmpv at 47.00 >18:45:55,657 DEBUG storage.ui: fixing size of non-existent 1007MB partition vde1 (37) with non-existent lvmpv at 1007.00 >18:45:55,658 DEBUG storage.ui: creating new container >18:45:55,660 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >18:45:55,662 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >18:45:55,664 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >18:45:55,665 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdd1 ; >18:45:55,667 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vde1 ; >18:45:55,668 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:55,669 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >18:45:55,670 INFO storage.ui: added lvmvg fedora (id 38) to device tree >18:45:55,671 INFO storage.ui: registered action: [76] Create Device lvmvg fedora (id 38) >18:45:55,673 DEBUG storage.ui: fedora size is 13984MB >18:45:55,674 DEBUG storage.ui: vg fedora has 13984MB free >18:45:55,675 DEBUG storage.ui: fedora size is 13984MB >18:45:55,676 DEBUG storage.ui: vg fedora has 13984MB free >18:45:55,677 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2e0b90) -- > name = fedora status = False kids = 0 id = 38 > parents = ['non-existent 12852MB partition vda2 (33) with non-existent lvmpv', > 'non-existent 47MB partition vdb1 (34) with non-existent lvmpv', > 'non-existent 47MB partition vdc1 (35) with non-existent lvmpv', > 'non-existent 47MB partition vdd1 (36) with non-existent lvmpv', > 'non-existent 1007MB partition vde1 (37) with non-existent lvmpv'] > uuid = None size = 13984 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 5 > LV Names = [] modified = True > extents = 3496.0 free space = 13984 > free extents = 3496.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 12852MB partition vda2 (33) with non-existent lvmpv', > 'non-existent 47MB partition vdb1 (34) with non-existent lvmpv', > 'non-existent 47MB partition vdc1 (35) with non-existent lvmpv', > 'non-existent 47MB partition vdd1 (36) with non-existent lvmpv', > 'non-existent 1007MB partition vde1 (37) with non-existent lvmpv'] > LVs = [] >18:45:55,678 DEBUG storage.ui: fedora size is 13984MB >18:45:55,679 DEBUG storage.ui: vg fedora has 13984MB free >18:45:55,679 INFO storage.ui: adjusting device size from 14000.00 to 13984.00 so it fits in container >18:45:55,680 DEBUG storage.ui: creating new device >18:45:55,682 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:45:55,682 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:45:55,684 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >18:45:55,686 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >18:45:55,686 DEBUG storage.ui: fedora size is 13984MB >18:45:55,687 DEBUG storage.ui: vg fedora has 13984MB free >18:45:55,688 DEBUG storage.ui: Adding fedora-root/13984MB to fedora >18:45:55,688 INFO storage.ui: added lvmlv fedora-root (id 39) to device tree >18:45:55,689 INFO storage.ui: registered action: [77] Create Device lvmlv fedora-root (id 39) >18:45:55,689 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:45:55,690 INFO storage.ui: registered action: [78] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 39) >18:45:57,425 DEBUG storage: Ext4FS.supported: supported: True ; >18:45:57,426 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:45:57,427 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:45:57,444 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:45:57,447 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13984MB lvmvg fedora (38) >18:45:57,456 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:45:57,459 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13984MB lvmvg fedora (38) >18:46:00,853 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:00,854 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:00,855 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 13984.0, ['vda', 'vdb', 'vdc', 'vdd', 'vde'], None >18:46:00,856 INFO storage.ui: removed lvmlv fedora-root (id 39) from device tree >18:46:00,858 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >18:46:00,859 INFO storage.ui: registered action: [79] Destroy Device lvmlv fedora-root (id 39) >18:46:00,860 INFO storage.ui: removed lvmvg fedora (id 38) from device tree >18:46:00,862 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >18:46:00,864 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >18:46:00,866 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdc1 ; >18:46:00,867 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdd1 ; >18:46:00,869 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vde1 ; >18:46:00,870 INFO storage.ui: registered action: [80] Destroy Device lvmvg fedora (id 38) >18:46:00,871 INFO storage.ui: removed partition vda2 (id 33) from device tree >18:46:00,873 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:00,874 INFO storage.ui: registered action: [81] Destroy Device partition vda2 (id 33) >18:46:00,875 INFO storage.ui: removed partition vdb1 (id 34) from device tree >18:46:00,877 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:46:00,877 INFO storage.ui: registered action: [82] Destroy Device partition vdb1 (id 34) >18:46:00,878 INFO storage.ui: removed partition vdc1 (id 35) from device tree >18:46:00,880 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:46:00,881 INFO storage.ui: registered action: [83] Destroy Device partition vdc1 (id 35) >18:46:00,882 INFO storage.ui: removed partition vdd1 (id 36) from device tree >18:46:00,884 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:46:00,885 INFO storage.ui: registered action: [84] Destroy Device partition vdd1 (id 36) >18:46:00,886 INFO storage.ui: removed partition vde1 (id 37) from device tree >18:46:00,888 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:46:00,888 INFO storage.ui: registered action: [85] Destroy Device partition vde1 (id 37) >18:46:00,894 DEBUG storage.ui: Storage.newDevice: 2 ; 13984.0 ; name: None ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>, DiskDevice instance (0x7f0651bebb50) -- > name = vdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f0656cfa050> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651beb750>, DiskDevice instance (0x7f0651beb450) -- > name = vdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcf80> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef0d0>, DiskDevice instance (0x7f0651bdee10) -- > name = vdd status = True kids = 0 id = 4 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bce60> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef610>, DiskDevice instance (0x7f0651bef5d0) -- > name = vde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcef0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651befa50>] ; raid_level: None ; label: ; container_name: fedora ; mountpoint: / ; fstype: ext4 ; >18:46:00,896 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 13984.0, ['vda', 'vdb', 'vdc', 'vdd', 'vde'], None >18:46:00,898 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:46:00,899 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >18:46:00,901 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x7f065f2cf350> ; members: [] ; >18:46:00,902 DEBUG storage.ui: creating new device >18:46:00,904 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:46:00,905 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:46:00,907 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:00,909 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:46:00,911 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:46:00,912 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:46:00,914 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:46:00,916 DEBUG storage.ui: PartitionDevice._setFormat: req19 ; >18:46:00,918 DEBUG storage.ui: PartitionDevice._setFormat: req19 ; current: None ; type: ext4 ; >18:46:00,920 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:00,922 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:46:00,924 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:46:00,926 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:46:00,928 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:46:00,929 INFO storage.ui: added partition req19 (id 40) to device tree >18:46:00,929 INFO storage.ui: registered action: [86] Create Device partition req19 (id 40) >18:46:00,930 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:46:00,931 INFO storage.ui: registered action: [87] Create Format ext4 filesystem mounted at / on partition req19 (id 40) >18:46:00,933 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:46:00,935 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:46:00,937 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:46:00,939 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:46:00,940 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:46:00,942 DEBUG storage.ui: removing all non-preexisting partitions ['req19(id 40)', 'vda1(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:00,944 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:00,945 DEBUG storage.ui: device vda1 new partedPartition None >18:46:00,947 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:00,949 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:00,951 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req19(id 40)', 'req0(id 13)'] >18:46:00,951 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req19(id 40)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:00,954 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:00,956 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:00,956 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:00,958 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:00,961 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:00,961 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:00,962 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:46:00,963 DEBUG storage.ui: checking freespace on vda >18:46:00,964 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:46:00,965 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:46:00,965 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:00,966 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:46:00,967 DEBUG storage.ui: new free allows for 0 sectors of growth >18:46:00,967 DEBUG storage.ui: found free space for bootable request >18:46:00,968 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:46:00,969 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:46:00,971 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:00,972 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3190> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:46:00,974 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:00,976 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:00,979 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:00,980 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc110> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:46:00,982 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:00,984 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:00,985 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:00,987 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:00,990 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:00,990 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:00,992 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:00,994 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:00,995 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:00,997 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:00,999 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:01,000 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:01,002 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:01,004 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:01,005 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:01,007 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:01,009 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:01,010 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:01,012 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:01,014 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:01,015 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:01,017 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:01,019 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:01,020 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:01,022 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:01,024 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:01,025 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:01,027 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:01,029 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:01,029 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:01,030 DEBUG storage.ui: allocating partition: req19 ; id: 40 ; disks: ['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 13984.0 >18:46:01,031 DEBUG storage.ui: checking freespace on vda >18:46:01,032 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >18:46:01,033 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:46:01,034 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:46:01,034 DEBUG storage.ui: evaluating growth potential for new layout >18:46:01,035 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:46:01,036 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,036 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:46:01,037 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:46:01,038 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,038 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:46:01,039 DEBUG storage.ui: calculating growth for disk /dev/vda >18:46:01,041 DEBUG storage.ui: PartitionDevice._setPartedPartition: req19 ; >18:46:01,042 DEBUG storage.ui: device req19 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3b50> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:46:01,045 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:01,047 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:01,048 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:01,049 DEBUG storage.ui: adding request 40 to chunk 30719937 (63-30719999) on /dev/vda >18:46:01,049 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:01,050 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:01,051 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 28637184 >done = False >18:46:01,052 DEBUG storage.ui: 1 requests and 29145025 (14230MB) left in chunk >18:46:01,052 DEBUG storage.ui: adding 29145025 (14230MB) to 40 (vda2) >18:46:01,053 DEBUG storage.ui: taking back 507841 (247MB) from 40 (vda2) >18:46:01,054 DEBUG storage.ui: new grow amount for request 40 (vda2) is 28637184 units, or 13983MB >18:46:01,055 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:46:01,055 DEBUG storage.ui: request 40 (vda2) growth: 28637184 (13983MB) size: 13984MB >18:46:01,056 DEBUG storage.ui: disk /dev/vda growth: 28637184 (13983MB) >18:46:01,056 DEBUG storage.ui: calculating growth for disk /dev/vde >18:46:01,057 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,058 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:46:01,058 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:46:01,059 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,060 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:46:01,062 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:01,063 DEBUG storage.ui: device vda2 new partedPartition None >18:46:01,065 DEBUG storage.ui: PartitionDevice._setDisk: req19 ; new: None ; old: vda ; >18:46:01,067 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:01,067 DEBUG storage.ui: total growth: 28637184 sectors >18:46:01,068 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:01,069 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:46:01,069 DEBUG storage.ui: new free allows for 28637184 sectors of growth >18:46:01,070 DEBUG storage.ui: checking freespace on vdb >18:46:01,071 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True >18:46:01,072 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:46:01,073 DEBUG storage.ui: evaluating growth potential for new layout >18:46:01,073 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:46:01,074 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,075 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:46:01,075 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:46:01,076 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:46:01,079 DEBUG storage.ui: PartitionDevice._setPartedPartition: req19 ; >18:46:01,079 DEBUG storage.ui: device req19 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3050> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:46:01,082 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:46:01,084 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:46:01,085 DEBUG storage.ui: adding request 40 to chunk 2457537 (63-2457599) on /dev/vdb >18:46:01,085 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,086 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = vdb1 growable = True >base = 2048 growth = 0 max_grow = 28637184 >done = False >18:46:01,087 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:46:01,087 DEBUG storage.ui: adding 2455489 (1198MB) to 40 (vdb1) >18:46:01,088 DEBUG storage.ui: new grow amount for request 40 (vdb1) is 2455489 units, or 1198MB >18:46:01,089 DEBUG storage.ui: request 40 (vdb1) growth: 2455489 (1198MB) size: 1199MB >18:46:01,089 DEBUG storage.ui: disk /dev/vdb growth: 2455489 (1198MB) >18:46:01,090 DEBUG storage.ui: calculating growth for disk /dev/vda >18:46:01,091 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:01,092 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:01,092 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:01,093 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:46:01,094 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:46:01,094 DEBUG storage.ui: calculating growth for disk /dev/vde >18:46:01,095 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,096 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:46:01,096 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:46:01,097 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,098 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:46:01,100 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:46:01,100 DEBUG storage.ui: device vdb1 new partedPartition None >18:46:01,103 DEBUG storage.ui: PartitionDevice._setDisk: req19 ; new: None ; old: vdb ; >18:46:01,105 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:46:01,105 DEBUG storage.ui: total growth: 2455489 sectors >18:46:01,106 DEBUG storage.ui: keeping old free: 2455489 <= 28637184 >18:46:01,107 DEBUG storage.ui: checking freespace on vdc >18:46:01,108 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True >18:46:01,109 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:46:01,110 DEBUG storage.ui: evaluating growth potential for new layout >18:46:01,110 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:46:01,111 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:46:01,114 DEBUG storage.ui: PartitionDevice._setPartedPartition: req19 ; >18:46:01,114 DEBUG storage.ui: device req19 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3210> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:46:01,117 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:46:01,119 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:46:01,120 DEBUG storage.ui: adding request 40 to chunk 2457537 (63-2457599) on /dev/vdc >18:46:01,120 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,121 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = vdc1 growable = True >base = 2048 growth = 0 max_grow = 28637184 >done = False >18:46:01,122 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:46:01,122 DEBUG storage.ui: adding 2455489 (1198MB) to 40 (vdc1) >18:46:01,123 DEBUG storage.ui: new grow amount for request 40 (vdc1) is 2455489 units, or 1198MB >18:46:01,124 DEBUG storage.ui: request 40 (vdc1) growth: 2455489 (1198MB) size: 1199MB >18:46:01,124 DEBUG storage.ui: disk /dev/vdc growth: 2455489 (1198MB) >18:46:01,125 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:46:01,126 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,126 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:46:01,127 DEBUG storage.ui: calculating growth for disk /dev/vda >18:46:01,127 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:01,128 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:01,128 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:01,129 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:46:01,129 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:46:01,129 DEBUG storage.ui: calculating growth for disk /dev/vde >18:46:01,130 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,130 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:46:01,130 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:46:01,131 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,131 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:46:01,133 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:46:01,134 DEBUG storage.ui: device vdc1 new partedPartition None >18:46:01,135 DEBUG storage.ui: PartitionDevice._setDisk: req19 ; new: None ; old: vdc ; >18:46:01,137 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:46:01,138 DEBUG storage.ui: total growth: 2455489 sectors >18:46:01,138 DEBUG storage.ui: keeping old free: 2455489 <= 28637184 >18:46:01,138 DEBUG storage.ui: checking freespace on vdd >18:46:01,139 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdd part_type=0 req_size=1MB boot=False best=None grow=True >18:46:01,140 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:46:01,141 DEBUG storage.ui: evaluating growth potential for new layout >18:46:01,141 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:46:01,141 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,142 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:46:01,142 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:46:01,143 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,143 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:46:01,143 DEBUG storage.ui: calculating growth for disk /dev/vda >18:46:01,144 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:01,144 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:01,145 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:01,145 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:46:01,146 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:46:01,146 DEBUG storage.ui: calculating growth for disk /dev/vde >18:46:01,146 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,147 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:46:01,147 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:46:01,148 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:46:01,150 DEBUG storage.ui: PartitionDevice._setPartedPartition: req19 ; >18:46:01,151 DEBUG storage.ui: device req19 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3e90> PedPartition: <_ped.Partition object at 0x7f065f2dd9b0> >18:46:01,152 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:46:01,154 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:46:01,155 DEBUG storage.ui: adding request 40 to chunk 2457537 (63-2457599) on /dev/vdd >18:46:01,155 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,156 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = vdd1 growable = True >base = 2048 growth = 0 max_grow = 28637184 >done = False >18:46:01,156 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:46:01,157 DEBUG storage.ui: adding 2455489 (1198MB) to 40 (vdd1) >18:46:01,157 DEBUG storage.ui: new grow amount for request 40 (vdd1) is 2455489 units, or 1198MB >18:46:01,158 DEBUG storage.ui: request 40 (vdd1) growth: 2455489 (1198MB) size: 1199MB >18:46:01,158 DEBUG storage.ui: disk /dev/vdd growth: 2455489 (1198MB) >18:46:01,160 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:46:01,160 DEBUG storage.ui: device vdd1 new partedPartition None >18:46:01,162 DEBUG storage.ui: PartitionDevice._setDisk: req19 ; new: None ; old: vdd ; >18:46:01,166 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:46:01,168 DEBUG storage.ui: total growth: 2455489 sectors >18:46:01,169 DEBUG storage.ui: keeping old free: 2455489 <= 28637184 >18:46:01,170 DEBUG storage.ui: checking freespace on vde >18:46:01,172 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vde part_type=0 req_size=1MB boot=False best=None grow=True >18:46:01,173 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:46:01,174 DEBUG storage.ui: evaluating growth potential for new layout >18:46:01,174 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:46:01,174 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,175 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:46:01,175 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:46:01,176 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,176 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:46:01,176 DEBUG storage.ui: calculating growth for disk /dev/vda >18:46:01,177 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:01,177 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:01,178 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:01,178 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:46:01,178 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:46:01,179 DEBUG storage.ui: calculating growth for disk /dev/vde >18:46:01,179 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:46:01,182 DEBUG storage.ui: PartitionDevice._setPartedPartition: req19 ; >18:46:01,182 DEBUG storage.ui: device req19 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e80d0> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:46:01,184 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:46:01,186 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:46:01,187 DEBUG storage.ui: adding request 40 to chunk 2457537 (63-2457599) on /dev/vde >18:46:01,187 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,188 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = vde1 growable = True >base = 2048 growth = 0 max_grow = 28637184 >done = False >18:46:01,188 DEBUG storage.ui: 1 requests and 2455489 (1198MB) left in chunk >18:46:01,188 DEBUG storage.ui: adding 2455489 (1198MB) to 40 (vde1) >18:46:01,189 DEBUG storage.ui: new grow amount for request 40 (vde1) is 2455489 units, or 1198MB >18:46:01,189 DEBUG storage.ui: request 40 (vde1) growth: 2455489 (1198MB) size: 1199MB >18:46:01,190 DEBUG storage.ui: disk /dev/vde growth: 2455489 (1198MB) >18:46:01,190 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:46:01,190 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:46:01,191 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:46:01,193 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:46:01,193 DEBUG storage.ui: device vde1 new partedPartition None >18:46:01,195 DEBUG storage.ui: PartitionDevice._setDisk: req19 ; new: None ; old: vde ; >18:46:01,197 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:46:01,197 DEBUG storage.ui: total growth: 2455489 sectors >18:46:01,197 DEBUG storage.ui: keeping old free: 2455489 <= 28637184 >18:46:01,198 DEBUG storage.ui: created partition vda2 of 1MB and added it to /dev/vda >18:46:01,200 DEBUG storage.ui: PartitionDevice._setPartedPartition: req19 ; >18:46:01,201 DEBUG storage.ui: device req19 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8250> PedPartition: <_ped.Partition object at 0x7f065f2dd470> >18:46:01,203 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:01,209 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:01,214 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:01,214 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8190> PedPartition: <_ped.Partition object at 0x7f065f2dd6b0> >18:46:01,215 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda2(id 40)', 'vda1(id 13)'] >18:46:01,216 DEBUG storage.ui: growable partitions are ['vda2'] >18:46:01,216 DEBUG storage.ui: adding request 40 to chunk 30719937 (63-30719999) on /dev/vda >18:46:01,217 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:01,217 DEBUG storage.ui: disk vda has 1 chunks >18:46:01,218 DEBUG storage.ui: disk vdb has 1 chunks >18:46:01,218 DEBUG storage.ui: disk vdc has 1 chunks >18:46:01,218 DEBUG storage.ui: disk vdd has 1 chunks >18:46:01,219 DEBUG storage.ui: disk vde has 1 chunks >18:46:01,219 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:01,220 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:01,220 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = vda2 growable = True >base = 2048 growth = 0 max_grow = 28637184 >done = False >18:46:01,221 DEBUG storage.ui: 1 requests and 29145025 (14230MB) left in chunk >18:46:01,221 DEBUG storage.ui: adding 29145025 (14230MB) to 40 (vda2) >18:46:01,222 DEBUG storage.ui: taking back 507841 (247MB) from 40 (vda2) >18:46:01,222 DEBUG storage.ui: new grow amount for request 40 (vda2) is 28637184 units, or 13983MB >18:46:01,222 DEBUG storage.ui: growing partitions on vda >18:46:01,223 DEBUG storage.ui: partition vda1 (13): 0 >18:46:01,223 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e3ed0> >18:46:01,224 DEBUG storage.ui: partition vda2 (40): 0 >18:46:01,225 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30214143 length: 28639232 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e3210> >18:46:01,225 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 40)'] from disk(s) ['vda'] >18:46:01,227 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:01,228 DEBUG storage.ui: device vda1 new partedPartition None >18:46:01,229 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:01,231 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:01,233 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:01,234 DEBUG storage.ui: device vda2 new partedPartition None >18:46:01,236 DEBUG storage.ui: PartitionDevice._setDisk: req19 ; new: None ; old: vda ; >18:46:01,238 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:01,238 DEBUG storage.ui: back from removeNewPartitions >18:46:01,238 DEBUG storage.ui: extended: None >18:46:01,239 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e3ed0> >18:46:01,241 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:01,241 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc510> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:46:01,243 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:01,245 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:01,247 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:01,248 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8090> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:46:01,249 DEBUG storage.ui: setting req19 new geometry: parted.Geometry instance -- > start: 1574912 end: 30214143 length: 28639232 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e3210> >18:46:01,251 DEBUG storage.ui: PartitionDevice._setPartedPartition: req19 ; >18:46:01,251 DEBUG storage.ui: device req19 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc110> PedPartition: <_ped.Partition object at 0x7f065f2dd9b0> >18:46:01,253 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:01,255 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:01,257 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:01,258 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8490> PedPartition: <_ped.Partition object at 0x7f065f2dd6b0> >18:46:01,259 DEBUG storage.ui: growing partitions on vdb >18:46:01,259 DEBUG storage.ui: growing partitions on vdc >18:46:01,260 DEBUG storage.ui: growing partitions on vdd >18:46:01,260 DEBUG storage.ui: growing partitions on vde >18:46:01,261 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:46:01,261 DEBUG storage.ui: fixing size of non-existent 13984MB partition vda2 (40) with non-existent ext4 filesystem mounted at / at 13984.00 >18:46:09,654 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 0, [], None >18:46:09,659 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:09,661 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:10,822 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:10,823 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:10,824 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 13984.0, ['vda'], single >18:46:10,826 INFO storage.ui: removed partition vda2 (id 40) from device tree >18:46:10,828 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:10,829 INFO storage.ui: registered action: [88] Destroy Device partition vda2 (id 40) >18:46:10,832 DEBUG storage.ui: Storage.newDevice: 0 ; 13984.0 ; name: root ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; raid_level: single ; label: ; container_name: fedora ; mountpoint: / ; fstype: ext4 ; >18:46:10,833 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 13984.0, ['vda'], single >18:46:10,835 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:46:10,836 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >18:46:10,838 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2e8610> ; members: [] ; >18:46:10,840 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:46:10,841 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:46:10,843 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >18:46:10,844 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:46:10,846 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:10,848 DEBUG storage.ui: PartitionDevice._setFormat: req20 ; >18:46:10,850 DEBUG storage.ui: PartitionDevice._setFormat: req20 ; current: None ; type: lvmpv ; >18:46:10,852 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:10,852 INFO storage.ui: added partition req20 (id 41) to device tree >18:46:10,853 INFO storage.ui: registered action: [89] Create Device partition req20 (id 41) >18:46:10,854 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:46:10,855 INFO storage.ui: registered action: [90] Create Format lvmpv on partition req20 (id 41) >18:46:10,855 DEBUG storage.ui: adding a TotalSizeSet with size 13988 >18:46:10,856 DEBUG storage.ui: set.allocated = 8 >18:46:10,858 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:46:10,860 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:46:10,862 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:46:10,865 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:46:10,866 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:46:10,868 DEBUG storage.ui: removing all non-preexisting partitions ['req20(id 41)', 'vda1(id 13)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:10,870 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:10,871 DEBUG storage.ui: device vda1 new partedPartition None >18:46:10,873 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:10,875 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:10,876 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req20(id 41)', 'req0(id 13)'] >18:46:10,877 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:10,879 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:10,881 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:10,882 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:10,884 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:10,886 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:10,887 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:10,888 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:46:10,888 DEBUG storage.ui: checking freespace on vda >18:46:10,889 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:46:10,890 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:46:10,891 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:10,892 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:46:10,893 DEBUG storage.ui: new free allows for 0 sectors of growth >18:46:10,893 DEBUG storage.ui: found free space for bootable request >18:46:10,894 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:46:10,895 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:46:10,897 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:10,898 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8150> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:46:10,900 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:10,902 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:10,905 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:10,905 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3290> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:46:10,908 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:10,910 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:10,911 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:10,913 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:10,915 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:10,915 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:10,916 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 13988.0 >18:46:10,917 DEBUG storage.ui: checking freespace on vda >18:46:10,918 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:46:10,919 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:46:10,919 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:46:10,920 DEBUG storage.ui: evaluating growth potential for new layout >18:46:10,921 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:46:10,921 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:46:10,922 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:46:10,923 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:46:10,923 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:46:10,924 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:46:10,925 DEBUG storage.ui: calculating growth for disk /dev/vda >18:46:10,927 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:10,928 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e89d0> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:46:10,930 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:10,932 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:10,933 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:10,934 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:46:10,934 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:10,935 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:10,936 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 28631040 >done = False >18:46:10,936 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:46:10,937 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:46:10,938 DEBUG storage.ui: taking back 499649 (243MB) from 41 (vda2) >18:46:10,938 DEBUG storage.ui: new grow amount for request 41 (vda2) is 28631040 units, or 13980MB >18:46:10,939 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:46:10,940 DEBUG storage.ui: request 41 (vda2) growth: 28631040 (13980MB) size: 13988MB >18:46:10,940 DEBUG storage.ui: disk /dev/vda growth: 28631040 (13980MB) >18:46:10,941 DEBUG storage.ui: calculating growth for disk /dev/vde >18:46:10,941 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:46:10,942 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:46:10,943 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:46:10,943 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:46:10,944 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:46:10,946 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:10,947 DEBUG storage.ui: device vda2 new partedPartition None >18:46:10,949 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:10,951 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:10,952 DEBUG storage.ui: total growth: 28631040 sectors >18:46:10,952 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:10,953 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:46:10,954 DEBUG storage.ui: new free allows for 28631040 sectors of growth >18:46:10,955 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:46:10,957 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:10,958 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8b90> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:46:10,960 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:10,962 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:10,964 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:10,965 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8c10> PedPartition: <_ped.Partition object at 0x7f065f2dd1d0> >18:46:10,966 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda2(id 41)', 'vda1(id 13)'] >18:46:10,967 DEBUG storage.ui: growable partitions are ['vda2'] >18:46:10,967 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:46:10,968 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:10,969 DEBUG storage.ui: disk vda has 1 chunks >18:46:10,970 DEBUG storage.ui: disk vdb has 1 chunks >18:46:10,970 DEBUG storage.ui: disk vdc has 1 chunks >18:46:10,971 DEBUG storage.ui: disk vdd has 1 chunks >18:46:10,972 DEBUG storage.ui: disk vde has 1 chunks >18:46:10,972 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:10,973 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:10,974 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 28631040 >done = False >18:46:10,974 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:46:10,975 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:46:10,976 DEBUG storage.ui: taking back 499649 (243MB) from 41 (vda2) >18:46:10,976 DEBUG storage.ui: new grow amount for request 41 (vda2) is 28631040 units, or 13980MB >18:46:10,977 DEBUG storage.ui: set: ['vda2'] 8/13988 >18:46:10,978 DEBUG storage.ui: allocating 13980 to TotalSizeSet with 8/13988 (13980 needed) >18:46:10,978 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 28631040 max_grow = 28631040 >done = True >18:46:10,979 DEBUG storage.ui: needed: 0 >18:46:10,980 DEBUG storage.ui: set: ['vda2'] 13988/13988 >18:46:10,980 DEBUG storage.ui: allocating 0 to TotalSizeSet with 13988/13988 (0 needed) >18:46:10,981 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 28631040 max_grow = 28631040 >done = True >18:46:10,981 DEBUG storage.ui: needed: 0 >18:46:10,982 DEBUG storage.ui: growing partitions on vda >18:46:10,983 DEBUG storage.ui: partition vda1 (13): 0 >18:46:10,984 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e8f10> >18:46:10,985 DEBUG storage.ui: partition vda2 (41): 0 >18:46:10,985 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30222335 length: 28647424 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e90d0> >18:46:10,986 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda'] >18:46:10,988 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:10,989 DEBUG storage.ui: device vda1 new partedPartition None >18:46:10,991 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:10,994 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:10,996 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:10,996 DEBUG storage.ui: device vda2 new partedPartition None >18:46:10,999 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:11,001 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:11,001 DEBUG storage.ui: back from removeNewPartitions >18:46:11,002 DEBUG storage.ui: extended: None >18:46:11,003 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e8f10> >18:46:11,005 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:11,006 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3dd0> PedPartition: <_ped.Partition object at 0x7f065f2dda10> >18:46:11,008 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:11,010 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:11,012 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:11,013 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8b90> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:46:11,014 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 30222335 length: 28647424 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e90d0> >18:46:11,016 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:11,017 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3290> PedPartition: <_ped.Partition object at 0x7f065f2dda70> >18:46:11,019 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:11,021 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:11,024 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:11,025 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8090> PedPartition: <_ped.Partition object at 0x7f065f2dd9b0> >18:46:11,025 DEBUG storage.ui: growing partitions on vdb >18:46:11,026 DEBUG storage.ui: growing partitions on vdc >18:46:11,027 DEBUG storage.ui: growing partitions on vdd >18:46:11,027 DEBUG storage.ui: growing partitions on vde >18:46:11,028 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:46:11,029 DEBUG storage.ui: fixing size of non-existent 13988MB partition vda2 (41) with non-existent lvmpv at 13988.00 >18:46:11,031 DEBUG storage.ui: creating new container >18:46:11,033 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >18:46:11,034 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:46:11,036 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >18:46:11,036 INFO storage.ui: added lvmvg fedora (id 42) to device tree >18:46:11,037 INFO storage.ui: registered action: [91] Create Device lvmvg fedora (id 42) >18:46:11,038 DEBUG storage.ui: fedora size is 13984MB >18:46:11,039 DEBUG storage.ui: vg fedora has 13984MB free >18:46:11,040 DEBUG storage.ui: fedora size is 13984MB >18:46:11,041 DEBUG storage.ui: vg fedora has 13984MB free >18:46:11,041 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2dfbd0) -- > name = fedora status = False kids = 0 id = 42 > parents = ['non-existent 13988MB partition vda2 (41) with non-existent lvmpv'] > uuid = None size = 13984 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 3496.0 free space = 13984 > free extents = 3496.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 13988MB partition vda2 (41) with non-existent lvmpv'] > LVs = [] >18:46:11,042 DEBUG storage.ui: fedora size is 13984MB >18:46:11,043 DEBUG storage.ui: vg fedora has 13984MB free >18:46:11,044 DEBUG storage.ui: creating new device >18:46:11,046 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:46:11,046 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:46:11,049 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >18:46:11,051 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >18:46:11,052 DEBUG storage.ui: fedora size is 13984MB >18:46:11,052 DEBUG storage.ui: vg fedora has 13984MB free >18:46:11,053 DEBUG storage.ui: Adding fedora-root/13984MB to fedora >18:46:11,054 INFO storage.ui: added lvmlv fedora-root (id 43) to device tree >18:46:11,054 INFO storage.ui: registered action: [92] Create Device lvmlv fedora-root (id 43) >18:46:11,055 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:46:11,056 INFO storage.ui: registered action: [93] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 43) >18:46:11,085 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:11,087 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13984MB lvmvg fedora (42) >18:46:12,523 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:12,524 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:12,525 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 13984.0, ['vda'], single >18:46:12,527 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:12,529 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13984MB lvmvg fedora (42) >18:46:16,856 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, [], None >18:46:16,859 DEBUG storage.ui: Storage.newDevice: 0 ; 768.0 ; mountpoint: None ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; fstype: swap ; encrypted: False ; >18:46:16,860 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:46:16,861 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 13984MB lvmvg fedora (42) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2e94d0> ; members: [] ; >18:46:16,863 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:46:16,864 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:46:16,865 DEBUG storage.ui: using container fedora with 1 devices >18:46:16,865 DEBUG storage.ui: fedora size is 13984MB >18:46:16,866 DEBUG storage.ui: vg fedora has 0MB free >18:46:16,867 DEBUG storage.ui: raw container size reported as 14760 >18:46:16,867 DEBUG storage.ui: adding a TotalSizeSet with size 14760 >18:46:16,868 DEBUG storage.ui: set.allocated = 8 >18:46:16,870 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:46:16,872 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:46:16,873 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:46:16,875 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:46:16,876 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:46:16,878 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:16,879 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:16,880 DEBUG storage.ui: device vda1 new partedPartition None >18:46:16,882 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:16,883 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:16,886 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:16,886 DEBUG storage.ui: device vda2 new partedPartition None >18:46:16,888 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:16,889 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:16,890 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)', 'req20(id 41)'] >18:46:16,891 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:16,893 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:16,895 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:16,895 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:16,897 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:16,899 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:16,899 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:16,899 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:46:16,900 DEBUG storage.ui: checking freespace on vda >18:46:16,901 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:46:16,901 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:46:16,902 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:16,902 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:46:16,903 DEBUG storage.ui: new free allows for 0 sectors of growth >18:46:16,903 DEBUG storage.ui: found free space for bootable request >18:46:16,903 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:46:16,904 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:46:16,906 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:16,907 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9a90> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:46:16,909 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:16,910 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:16,913 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:16,913 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9750> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:46:16,915 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:16,917 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:16,917 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:16,919 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:16,921 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:16,921 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:16,922 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 14760.0 >18:46:16,922 DEBUG storage.ui: checking freespace on vda >18:46:16,923 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:46:16,924 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:46:16,924 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:46:16,925 DEBUG storage.ui: evaluating growth potential for new layout >18:46:16,925 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:46:16,925 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:46:16,926 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:46:16,926 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:46:16,927 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:46:16,927 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:46:16,927 DEBUG storage.ui: calculating growth for disk /dev/vda >18:46:16,929 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:16,930 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9e90> PedPartition: <_ped.Partition object at 0x7f065f2dd8f0> >18:46:16,932 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:16,934 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:16,934 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:16,935 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:46:16,935 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:16,936 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:16,936 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 30212096 >done = False >18:46:16,936 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:46:16,937 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:46:16,937 DEBUG storage.ui: new grow amount for request 41 (vda2) is 29130689 units, or 14223MB >18:46:16,938 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:46:16,938 DEBUG storage.ui: request 41 (vda2) growth: 29130689 (14223MB) size: 14231MB >18:46:16,938 DEBUG storage.ui: disk /dev/vda growth: 29130689 (14223MB) >18:46:16,939 DEBUG storage.ui: calculating growth for disk /dev/vde >18:46:16,939 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:46:16,940 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:46:16,940 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:46:16,941 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:46:16,941 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:46:16,943 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:16,943 DEBUG storage.ui: device vda2 new partedPartition None >18:46:16,945 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:16,946 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:16,947 DEBUG storage.ui: total growth: 29130689 sectors >18:46:16,947 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:16,948 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:46:16,948 DEBUG storage.ui: new free allows for 29130689 sectors of growth >18:46:16,949 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:46:16,951 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:16,951 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb090> PedPartition: <_ped.Partition object at 0x7f065f2dd950> >18:46:16,953 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:16,955 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:16,957 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:16,958 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb110> PedPartition: <_ped.Partition object at 0x7f065f2dd1d0> >18:46:16,958 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)', 'vda2(id 41)'] >18:46:16,959 DEBUG storage.ui: growable partitions are ['vda2'] >18:46:16,959 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:16,960 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:46:16,960 DEBUG storage.ui: disk vda has 1 chunks >18:46:16,961 DEBUG storage.ui: disk vdb has 1 chunks >18:46:16,961 DEBUG storage.ui: disk vdc has 1 chunks >18:46:16,961 DEBUG storage.ui: disk vdd has 1 chunks >18:46:16,962 DEBUG storage.ui: disk vde has 1 chunks >18:46:16,962 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:16,963 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:16,963 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 30212096 >done = False >18:46:16,964 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:46:16,964 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:46:16,965 DEBUG storage.ui: new grow amount for request 41 (vda2) is 29130689 units, or 14223MB >18:46:16,965 DEBUG storage.ui: set: ['vda2'] 8/14760 >18:46:16,966 DEBUG storage.ui: allocating 14223 to TotalSizeSet with 8/14760 (14752 needed) >18:46:16,966 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 29130689 max_grow = 30212096 >done = False >18:46:16,966 DEBUG storage.ui: needed: 528 >18:46:16,967 DEBUG storage.ui: set: ['vda2'] 14231/14760 >18:46:16,967 DEBUG storage.ui: allocating 0 to TotalSizeSet with 14231/14760 (528 needed) >18:46:16,968 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 29130689 max_grow = 30212096 >done = False >18:46:16,968 DEBUG storage.ui: needed: 528 >18:46:16,968 DEBUG storage.ui: growing partitions on vda >18:46:16,969 DEBUG storage.ui: partition vda1 (13): 0 >18:46:16,969 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2eb410> >18:46:16,970 DEBUG storage.ui: partition vda2 (41): 0 >18:46:16,970 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2eb590> >18:46:16,971 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda'] >18:46:16,973 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:16,973 DEBUG storage.ui: device vda1 new partedPartition None >18:46:16,975 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:16,977 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:16,978 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:16,979 DEBUG storage.ui: device vda2 new partedPartition None >18:46:16,980 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:16,982 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:16,983 DEBUG storage.ui: back from removeNewPartitions >18:46:16,983 DEBUG storage.ui: extended: None >18:46:16,983 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2eb410> >18:46:16,986 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:16,986 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9e50> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:46:16,988 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:16,990 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:16,992 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:16,992 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9e90> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:46:16,993 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2eb590> >18:46:16,995 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:16,996 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3110> PedPartition: <_ped.Partition object at 0x7f065f2ddad0> >18:46:16,997 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:16,999 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:17,001 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:17,002 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9a90> PedPartition: <_ped.Partition object at 0x7f065f2dd290> >18:46:17,002 DEBUG storage.ui: growing partitions on vdb >18:46:17,003 DEBUG storage.ui: growing partitions on vdc >18:46:17,003 DEBUG storage.ui: growing partitions on vdd >18:46:17,003 DEBUG storage.ui: growing partitions on vde >18:46:17,004 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:46:17,005 DEBUG storage.ui: fixing size of non-existent 14231MB partition vda2 (41) with non-existent lvmpv at 14231.00 >18:46:17,006 DEBUG storage.ui: fedora size is 14228MB >18:46:17,007 DEBUG storage.ui: vg fedora has 244MB free >18:46:17,007 DEBUG storage.ui: fedora size is 14228MB >18:46:17,008 DEBUG storage.ui: vg fedora has 244MB free >18:46:17,009 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2dfbd0) -- > name = fedora status = False kids = 1 id = 42 > parents = ['non-existent 14231MB partition vda2 (41) with non-existent lvmpv'] > uuid = None size = 14228 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 3557.0 free space = 244 > free extents = 61.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 14231MB partition vda2 (41) with non-existent lvmpv'] > LVs = ['non-existent 13984MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at /'] >18:46:17,009 DEBUG storage.ui: fedora size is 14228MB >18:46:17,010 DEBUG storage.ui: vg fedora has 244MB free >18:46:17,010 INFO storage.ui: adjusting device size from 768.00 to 244.00 so it fits in container >18:46:17,011 DEBUG storage.ui: creating new device >18:46:17,013 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >18:46:17,013 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >18:46:17,015 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >18:46:17,016 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >18:46:17,017 DEBUG storage.ui: fedora size is 14228MB >18:46:17,018 DEBUG storage.ui: vg fedora has 244MB free >18:46:17,018 DEBUG storage.ui: Adding fedora-swap/244MB to fedora >18:46:17,018 INFO storage.ui: added lvmlv fedora-swap (id 44) to device tree >18:46:17,019 INFO storage.ui: registered action: [94] Create Device lvmlv fedora-swap (id 44) >18:46:17,020 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:46:17,020 INFO storage.ui: registered action: [95] Create Format swap on lvmlv fedora-swap (id 44) >18:46:18,960 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:18,961 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:18,961 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:46:18,976 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:18,978 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 14228MB lvmvg fedora (42) >18:46:18,985 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:18,987 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 14228MB lvmvg fedora (42) >18:46:25,052 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:25,052 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:25,053 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 12500.0, ['vda'], single >18:46:25,055 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:25,057 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 14228MB lvmvg fedora (42) >18:46:25,059 DEBUG storage.ui: Storage.newDevice: 0 ; 12500.0 ; device: non-existent 13984MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; raid_level: single ; container_name: fedora ; >18:46:25,060 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 12500.0, ['vda'], single >18:46:25,062 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:46:25,064 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 14228MB lvmvg fedora (42) >18:46:25,066 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 13984MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / ; container: non-existent 14228MB lvmvg fedora (42) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2eb0d0> ; members: [] ; >18:46:25,068 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:46:25,068 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:46:25,069 DEBUG storage.ui: using container fedora with 2 devices >18:46:25,070 DEBUG storage.ui: fedora size is 14228MB >18:46:25,070 DEBUG storage.ui: vg fedora has 0MB free >18:46:25,071 DEBUG storage.ui: raw container size reported as 12747 >18:46:25,072 DEBUG storage.ui: adding a TotalSizeSet with size 12747 >18:46:25,072 DEBUG storage.ui: set.allocated = 8 >18:46:25,074 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:46:25,076 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:46:25,078 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:46:25,080 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:46:25,082 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:46:25,083 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:25,085 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:25,086 DEBUG storage.ui: device vda1 new partedPartition None >18:46:25,088 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:25,090 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:25,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:25,093 DEBUG storage.ui: device vda2 new partedPartition None >18:46:25,095 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:25,098 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:25,100 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)', 'req20(id 41)'] >18:46:25,101 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:25,103 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:25,105 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:25,106 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:25,108 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:25,110 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:25,110 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:25,111 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:46:25,112 DEBUG storage.ui: checking freespace on vda >18:46:25,113 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:46:25,114 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:46:25,114 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:25,115 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:46:25,116 DEBUG storage.ui: new free allows for 0 sectors of growth >18:46:25,116 DEBUG storage.ui: found free space for bootable request >18:46:25,117 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:46:25,118 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:46:25,120 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:25,121 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9510> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:46:25,123 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:25,125 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:25,128 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:25,128 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9110> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:46:25,131 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:25,133 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:25,133 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:25,135 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:25,137 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:25,138 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:25,139 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 12747.0 >18:46:25,139 DEBUG storage.ui: checking freespace on vda >18:46:25,140 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:46:25,141 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:46:25,142 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:46:25,143 DEBUG storage.ui: evaluating growth potential for new layout >18:46:25,143 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:46:25,144 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:46:25,145 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:46:25,145 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:46:25,146 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:46:25,147 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:46:25,147 DEBUG storage.ui: calculating growth for disk /dev/vda >18:46:25,150 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:25,151 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8690> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:46:25,153 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:25,155 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:25,156 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:25,157 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:46:25,157 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:25,158 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:25,159 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 26089472 >done = False >18:46:25,159 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:46:25,160 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:46:25,161 DEBUG storage.ui: taking back 3041217 (1484MB) from 41 (vda2) >18:46:25,161 DEBUG storage.ui: new grow amount for request 41 (vda2) is 26089472 units, or 12739MB >18:46:25,162 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:46:25,163 DEBUG storage.ui: request 41 (vda2) growth: 26089472 (12739MB) size: 12747MB >18:46:25,163 DEBUG storage.ui: disk /dev/vda growth: 26089472 (12739MB) >18:46:25,164 DEBUG storage.ui: calculating growth for disk /dev/vde >18:46:25,164 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:46:25,165 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:46:25,166 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:46:25,166 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:46:25,167 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:46:25,169 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:25,170 DEBUG storage.ui: device vda2 new partedPartition None >18:46:25,172 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:25,174 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:25,174 DEBUG storage.ui: total growth: 26089472 sectors >18:46:25,175 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:25,176 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:46:25,176 DEBUG storage.ui: new free allows for 26089472 sectors of growth >18:46:25,177 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:46:25,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:25,180 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8790> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:46:25,182 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:25,184 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:25,187 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:25,188 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8050> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:46:25,188 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)', 'vda2(id 41)'] >18:46:25,189 DEBUG storage.ui: growable partitions are ['vda2'] >18:46:25,190 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:25,191 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:46:25,191 DEBUG storage.ui: disk vda has 1 chunks >18:46:25,192 DEBUG storage.ui: disk vdb has 1 chunks >18:46:25,193 DEBUG storage.ui: disk vdc has 1 chunks >18:46:25,193 DEBUG storage.ui: disk vdd has 1 chunks >18:46:25,194 DEBUG storage.ui: disk vde has 1 chunks >18:46:25,195 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:25,195 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:25,196 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 26089472 >done = False >18:46:25,197 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:46:25,197 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:46:25,198 DEBUG storage.ui: taking back 3041217 (1484MB) from 41 (vda2) >18:46:25,199 DEBUG storage.ui: new grow amount for request 41 (vda2) is 26089472 units, or 12739MB >18:46:25,199 DEBUG storage.ui: set: ['vda2'] 8/12747 >18:46:25,200 DEBUG storage.ui: allocating 12739 to TotalSizeSet with 8/12747 (12739 needed) >18:46:25,201 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 26089472 max_grow = 26089472 >done = True >18:46:25,201 DEBUG storage.ui: needed: 0 >18:46:25,202 DEBUG storage.ui: set: ['vda2'] 12747/12747 >18:46:25,203 DEBUG storage.ui: allocating 0 to TotalSizeSet with 12747/12747 (0 needed) >18:46:25,203 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 26089472 max_grow = 26089472 >done = True >18:46:25,204 DEBUG storage.ui: needed: 0 >18:46:25,205 DEBUG storage.ui: growing partitions on vda >18:46:25,205 DEBUG storage.ui: partition vda1 (13): 0 >18:46:25,206 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e8ad0> >18:46:25,207 DEBUG storage.ui: partition vda2 (41): 0 >18:46:25,208 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 27680767 length: 26105856 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e8fd0> >18:46:25,209 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda'] >18:46:25,211 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:25,211 DEBUG storage.ui: device vda1 new partedPartition None >18:46:25,213 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:25,215 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:25,217 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:25,218 DEBUG storage.ui: device vda2 new partedPartition None >18:46:25,220 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:25,222 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:25,223 DEBUG storage.ui: back from removeNewPartitions >18:46:25,223 DEBUG storage.ui: extended: None >18:46:25,224 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e8ad0> >18:46:25,226 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:25,228 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e80d0> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:46:25,230 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:25,232 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:25,234 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:25,235 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8990> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:46:25,236 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 27680767 length: 26105856 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e8fd0> >18:46:25,238 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:25,239 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8190> PedPartition: <_ped.Partition object at 0x7f065f2ddad0> >18:46:25,241 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:25,243 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:25,246 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:25,246 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e99d0> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:46:25,247 DEBUG storage.ui: growing partitions on vdb >18:46:25,248 DEBUG storage.ui: growing partitions on vdc >18:46:25,248 DEBUG storage.ui: growing partitions on vdd >18:46:25,249 DEBUG storage.ui: growing partitions on vde >18:46:25,250 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:46:25,251 DEBUG storage.ui: fixing size of non-existent 12747MB partition vda2 (41) with non-existent lvmpv at 12747.00 >18:46:25,253 DEBUG storage.ui: fedora size is 12744MB >18:46:25,254 DEBUG storage.ui: vg fedora has -1484MB free >18:46:25,254 DEBUG storage.ui: fedora size is 12744MB >18:46:25,255 DEBUG storage.ui: vg fedora has -1484MB free >18:46:25,256 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2dfbd0) -- > name = fedora status = False kids = 2 id = 42 > parents = ['non-existent 12747MB partition vda2 (41) with non-existent lvmpv'] > uuid = None size = 12744 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 3186.0 free space = -1484 > free extents = -371.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 12747MB partition vda2 (41) with non-existent lvmpv'] > LVs = ['non-existent 13984MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at /', > 'non-existent 244MB lvmlv fedora-swap (44) with non-existent swap'] >18:46:25,257 DEBUG storage.ui: fedora size is 12744MB >18:46:25,258 DEBUG storage.ui: vg fedora has -1484MB free >18:46:25,259 INFO storage.ui: adjusting device size from 13984.00 to 12500.00 >18:46:25,259 DEBUG storage.ui: trying to set lv fedora-root size to 12500MB >18:46:25,260 DEBUG storage.ui: fedora size is 12744MB >18:46:25,261 DEBUG storage.ui: vg fedora has -1484MB free >18:46:25,292 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:25,294 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 12744MB lvmvg fedora (42) >18:46:34,833 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:34,834 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:34,834 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 13000.0, ['vda'], single >18:46:34,836 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:34,838 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 12744MB lvmvg fedora (42) >18:46:34,841 DEBUG storage.ui: Storage.newDevice: 0 ; 13000.0 ; device: non-existent 12500MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; raid_level: single ; container_name: fedora ; >18:46:34,842 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 13000.0, ['vda'], single >18:46:34,844 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:46:34,845 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 12744MB lvmvg fedora (42) >18:46:34,847 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 12500MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / ; container: non-existent 12744MB lvmvg fedora (42) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2e9090> ; members: [] ; >18:46:34,849 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:46:34,850 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:46:34,850 DEBUG storage.ui: using container fedora with 2 devices >18:46:34,851 DEBUG storage.ui: fedora size is 12744MB >18:46:34,852 DEBUG storage.ui: vg fedora has 0MB free >18:46:34,853 DEBUG storage.ui: raw container size reported as 13247 >18:46:34,853 DEBUG storage.ui: adding a TotalSizeSet with size 13247 >18:46:34,854 DEBUG storage.ui: set.allocated = 8 >18:46:34,856 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:46:34,858 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:46:34,860 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:46:34,862 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:46:34,863 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:46:34,865 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:34,867 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:34,868 DEBUG storage.ui: device vda1 new partedPartition None >18:46:34,870 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:34,872 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:34,874 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:34,874 DEBUG storage.ui: device vda2 new partedPartition None >18:46:34,876 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:34,878 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:34,880 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)', 'req20(id 41)'] >18:46:34,880 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:34,883 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:34,885 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:34,885 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:34,887 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:34,889 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:34,889 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:34,889 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:46:34,890 DEBUG storage.ui: checking freespace on vda >18:46:34,891 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:46:34,891 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:46:34,892 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:34,892 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:46:34,893 DEBUG storage.ui: new free allows for 0 sectors of growth >18:46:34,893 DEBUG storage.ui: found free space for bootable request >18:46:34,894 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:46:34,894 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:46:34,896 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:34,897 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3710> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:46:34,899 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:34,901 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:34,903 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:34,904 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e90d0> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:46:34,906 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:34,908 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:34,908 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:34,910 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:34,912 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:34,912 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:34,912 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 13247.0 >18:46:34,913 DEBUG storage.ui: checking freespace on vda >18:46:34,914 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:46:34,914 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:46:34,915 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:46:34,915 DEBUG storage.ui: evaluating growth potential for new layout >18:46:34,916 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:46:34,916 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:46:34,916 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:46:34,917 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:46:34,917 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:46:34,918 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:46:34,918 DEBUG storage.ui: calculating growth for disk /dev/vda >18:46:34,920 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:34,921 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8d50> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:46:34,923 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:34,924 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:34,925 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:34,926 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:46:34,926 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:34,926 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:34,927 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 27113472 >done = False >18:46:34,927 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:46:34,928 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:46:34,928 DEBUG storage.ui: taking back 2017217 (984MB) from 41 (vda2) >18:46:34,928 DEBUG storage.ui: new grow amount for request 41 (vda2) is 27113472 units, or 13239MB >18:46:34,929 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:46:34,929 DEBUG storage.ui: request 41 (vda2) growth: 27113472 (13239MB) size: 13247MB >18:46:34,930 DEBUG storage.ui: disk /dev/vda growth: 27113472 (13239MB) >18:46:34,930 DEBUG storage.ui: calculating growth for disk /dev/vde >18:46:34,930 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:46:34,931 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:46:34,931 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:46:34,932 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:46:34,932 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:46:34,934 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:34,934 DEBUG storage.ui: device vda2 new partedPartition None >18:46:34,936 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:34,938 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:34,938 DEBUG storage.ui: total growth: 27113472 sectors >18:46:34,938 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:34,939 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:46:34,939 DEBUG storage.ui: new free allows for 27113472 sectors of growth >18:46:34,940 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:46:34,942 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:34,942 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8350> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:46:34,944 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:34,946 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:34,948 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:34,949 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8bd0> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:46:34,949 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)', 'vda2(id 41)'] >18:46:34,950 DEBUG storage.ui: growable partitions are ['vda2'] >18:46:34,950 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:34,951 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:46:34,951 DEBUG storage.ui: disk vda has 1 chunks >18:46:34,952 DEBUG storage.ui: disk vdb has 1 chunks >18:46:34,952 DEBUG storage.ui: disk vdc has 1 chunks >18:46:34,953 DEBUG storage.ui: disk vdd has 1 chunks >18:46:34,953 DEBUG storage.ui: disk vde has 1 chunks >18:46:34,953 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:34,954 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:34,954 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 27113472 >done = False >18:46:34,955 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:46:34,955 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:46:34,955 DEBUG storage.ui: taking back 2017217 (984MB) from 41 (vda2) >18:46:34,956 DEBUG storage.ui: new grow amount for request 41 (vda2) is 27113472 units, or 13239MB >18:46:34,956 DEBUG storage.ui: set: ['vda2'] 8/13247 >18:46:34,957 DEBUG storage.ui: allocating 13239 to TotalSizeSet with 8/13247 (13239 needed) >18:46:34,957 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 27113472 max_grow = 27113472 >done = True >18:46:34,957 DEBUG storage.ui: needed: 0 >18:46:34,958 DEBUG storage.ui: set: ['vda2'] 13247/13247 >18:46:34,958 DEBUG storage.ui: allocating 0 to TotalSizeSet with 13247/13247 (0 needed) >18:46:34,959 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 27113472 max_grow = 27113472 >done = True >18:46:34,959 DEBUG storage.ui: needed: 0 >18:46:34,959 DEBUG storage.ui: growing partitions on vda >18:46:34,960 DEBUG storage.ui: partition vda1 (13): 0 >18:46:34,960 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e89d0> >18:46:34,961 DEBUG storage.ui: partition vda2 (41): 0 >18:46:34,961 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 28704767 length: 27129856 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e8690> >18:46:34,962 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda'] >18:46:34,964 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:34,964 DEBUG storage.ui: device vda1 new partedPartition None >18:46:34,966 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:34,968 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:34,970 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:34,970 DEBUG storage.ui: device vda2 new partedPartition None >18:46:34,972 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:34,974 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:34,974 DEBUG storage.ui: back from removeNewPartitions >18:46:34,974 DEBUG storage.ui: extended: None >18:46:34,975 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e89d0> >18:46:34,977 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:34,977 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3c90> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:46:34,979 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:34,981 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:34,983 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:34,984 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3fd0> PedPartition: <_ped.Partition object at 0x7f065f2dd350> >18:46:34,984 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 28704767 length: 27129856 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e8690> >18:46:34,986 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:34,987 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3710> PedPartition: <_ped.Partition object at 0x7f065f2ddad0> >18:46:34,989 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:34,990 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:34,993 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:34,993 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3950> PedPartition: <_ped.Partition object at 0x7f065f2dd470> >18:46:34,994 DEBUG storage.ui: growing partitions on vdb >18:46:34,994 DEBUG storage.ui: growing partitions on vdc >18:46:34,995 DEBUG storage.ui: growing partitions on vdd >18:46:34,995 DEBUG storage.ui: growing partitions on vde >18:46:34,996 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:46:34,996 DEBUG storage.ui: fixing size of non-existent 13247MB partition vda2 (41) with non-existent lvmpv at 13247.00 >18:46:34,998 DEBUG storage.ui: fedora size is 13244MB >18:46:34,998 DEBUG storage.ui: vg fedora has 500MB free >18:46:34,999 DEBUG storage.ui: fedora size is 13244MB >18:46:34,999 DEBUG storage.ui: vg fedora has 500MB free >18:46:35,000 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2dfbd0) -- > name = fedora status = False kids = 2 id = 42 > parents = ['non-existent 13247MB partition vda2 (41) with non-existent lvmpv'] > uuid = None size = 13244 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 3311.0 free space = 500 > free extents = 125.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 13247MB partition vda2 (41) with non-existent lvmpv'] > LVs = ['non-existent 12500MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at /', > 'non-existent 244MB lvmlv fedora-swap (44) with non-existent swap'] >18:46:35,001 DEBUG storage.ui: fedora size is 13244MB >18:46:35,002 DEBUG storage.ui: vg fedora has 500MB free >18:46:35,002 INFO storage.ui: adjusting device size from 12500.00 to 13000.00 >18:46:35,003 DEBUG storage.ui: trying to set lv fedora-root size to 13000MB >18:46:35,003 DEBUG storage.ui: fedora size is 13244MB >18:46:35,004 DEBUG storage.ui: vg fedora has 500MB free >18:46:35,033 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:35,034 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13244MB lvmvg fedora (42) >18:46:45,615 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:45,616 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:45,617 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 13200.0, ['vda'], single >18:46:45,619 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:45,621 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13244MB lvmvg fedora (42) >18:46:45,623 DEBUG storage.ui: Storage.newDevice: 0 ; 13200.0 ; device: non-existent 13000MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; raid_level: single ; container_name: fedora ; >18:46:45,624 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 13200.0, ['vda'], single >18:46:45,626 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:46:45,628 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 13244MB lvmvg fedora (42) >18:46:45,630 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 13000MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at / ; container: non-existent 13244MB lvmvg fedora (42) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2e9310> ; members: [] ; >18:46:45,632 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:46:45,632 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:46:45,633 DEBUG storage.ui: using container fedora with 2 devices >18:46:45,634 DEBUG storage.ui: fedora size is 13244MB >18:46:45,634 DEBUG storage.ui: vg fedora has 0MB free >18:46:45,635 DEBUG storage.ui: raw container size reported as 13447 >18:46:45,636 DEBUG storage.ui: adding a TotalSizeSet with size 13447 >18:46:45,636 DEBUG storage.ui: set.allocated = 8 >18:46:45,638 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:46:45,640 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:46:45,642 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:46:45,644 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:46:45,646 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:46:45,647 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:45,649 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:45,650 DEBUG storage.ui: device vda1 new partedPartition None >18:46:45,652 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:45,654 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:45,656 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:45,657 DEBUG storage.ui: device vda2 new partedPartition None >18:46:45,659 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:45,661 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:45,662 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)', 'req20(id 41)'] >18:46:45,663 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:46:45,665 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:45,667 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:45,668 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:45,670 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:45,672 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:45,672 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:45,673 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:46:45,674 DEBUG storage.ui: checking freespace on vda >18:46:45,675 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:46:45,676 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:46:45,676 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:45,677 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:46:45,678 DEBUG storage.ui: new free allows for 0 sectors of growth >18:46:45,678 DEBUG storage.ui: found free space for bootable request >18:46:45,679 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:46:45,680 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:46:45,682 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:45,683 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3ed0> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:46:45,685 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:45,687 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:45,690 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:45,690 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3b10> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:46:45,693 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:45,695 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:45,695 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:45,697 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:46:45,700 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:46:45,700 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:46:45,701 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 13447.0 >18:46:45,702 DEBUG storage.ui: checking freespace on vda >18:46:45,703 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:46:45,703 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:46:45,704 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:46:45,705 DEBUG storage.ui: evaluating growth potential for new layout >18:46:45,706 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:46:45,706 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:46:45,707 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:46:45,708 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:46:45,708 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:46:45,709 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:46:45,710 DEBUG storage.ui: calculating growth for disk /dev/vda >18:46:45,712 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:45,713 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e30d0> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:46:45,715 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:45,717 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:45,718 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:45,719 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:46:45,720 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:45,720 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:45,721 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 27523072 >done = False >18:46:45,722 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:46:45,722 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:46:45,723 DEBUG storage.ui: taking back 1607617 (784MB) from 41 (vda2) >18:46:45,724 DEBUG storage.ui: new grow amount for request 41 (vda2) is 27523072 units, or 13439MB >18:46:45,724 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:46:45,725 DEBUG storage.ui: request 41 (vda2) growth: 27523072 (13439MB) size: 13447MB >18:46:45,726 DEBUG storage.ui: disk /dev/vda growth: 27523072 (13439MB) >18:46:45,726 DEBUG storage.ui: calculating growth for disk /dev/vde >18:46:45,727 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:46:45,728 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:46:45,728 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:46:45,729 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:46:45,730 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:46:45,732 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:45,732 DEBUG storage.ui: device vda2 new partedPartition None >18:46:45,734 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:45,736 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:45,737 DEBUG storage.ui: total growth: 27523072 sectors >18:46:45,738 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:46:45,738 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:46:45,739 DEBUG storage.ui: new free allows for 27523072 sectors of growth >18:46:45,740 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:46:45,742 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:45,743 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3190> PedPartition: <_ped.Partition object at 0x7f065f2dd470> >18:46:45,745 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:45,747 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:45,749 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:45,750 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3bd0> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:46:45,751 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)', 'vda2(id 41)'] >18:46:45,752 DEBUG storage.ui: growable partitions are ['vda2'] >18:46:45,753 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:46:45,753 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:46:45,754 DEBUG storage.ui: disk vda has 1 chunks >18:46:45,755 DEBUG storage.ui: disk vdb has 1 chunks >18:46:45,756 DEBUG storage.ui: disk vdc has 1 chunks >18:46:45,756 DEBUG storage.ui: disk vdd has 1 chunks >18:46:45,757 DEBUG storage.ui: disk vde has 1 chunks >18:46:45,757 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:46:45,758 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:46:45,759 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 27523072 >done = False >18:46:45,759 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:46:45,760 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:46:45,761 DEBUG storage.ui: taking back 1607617 (784MB) from 41 (vda2) >18:46:45,762 DEBUG storage.ui: new grow amount for request 41 (vda2) is 27523072 units, or 13439MB >18:46:45,762 DEBUG storage.ui: set: ['vda2'] 8/13447 >18:46:45,763 DEBUG storage.ui: allocating 13439 to TotalSizeSet with 8/13447 (13439 needed) >18:46:45,764 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 27523072 max_grow = 27523072 >done = True >18:46:45,764 DEBUG storage.ui: needed: 0 >18:46:45,765 DEBUG storage.ui: set: ['vda2'] 13447/13447 >18:46:45,765 DEBUG storage.ui: allocating 0 to TotalSizeSet with 13447/13447 (0 needed) >18:46:45,766 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 27523072 max_grow = 27523072 >done = True >18:46:45,767 DEBUG storage.ui: needed: 0 >18:46:45,767 DEBUG storage.ui: growing partitions on vda >18:46:45,768 DEBUG storage.ui: partition vda1 (13): 0 >18:46:45,769 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f0651bf40d0> >18:46:45,770 DEBUG storage.ui: partition vda2 (41): 0 >18:46:45,771 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 29114367 length: 27539456 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c4990> >18:46:45,771 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda'] >18:46:45,774 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:45,774 DEBUG storage.ui: device vda1 new partedPartition None >18:46:45,776 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:46:45,778 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:46:45,780 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:45,781 DEBUG storage.ui: device vda2 new partedPartition None >18:46:45,783 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:46:45,785 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:46:45,786 DEBUG storage.ui: back from removeNewPartitions >18:46:45,786 DEBUG storage.ui: extended: None >18:46:45,787 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f0651bf40d0> >18:46:45,789 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:46:45,790 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4710> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:46:45,792 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:46:45,794 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:46:45,797 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:46:45,798 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4e10> PedPartition: <_ped.Partition object at 0x7f065f2dd9b0> >18:46:45,798 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 29114367 length: 27539456 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c4990> >18:46:45,801 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:46:45,802 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8cd0> PedPartition: <_ped.Partition object at 0x7f065f2dd350> >18:46:45,804 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:46:45,806 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:46:45,808 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:46:45,809 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cf350> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:46:45,810 DEBUG storage.ui: growing partitions on vdb >18:46:45,811 DEBUG storage.ui: growing partitions on vdc >18:46:45,811 DEBUG storage.ui: growing partitions on vdd >18:46:45,812 DEBUG storage.ui: growing partitions on vde >18:46:45,813 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:46:45,814 DEBUG storage.ui: fixing size of non-existent 13447MB partition vda2 (41) with non-existent lvmpv at 13447.00 >18:46:45,816 DEBUG storage.ui: fedora size is 13444MB >18:46:45,817 DEBUG storage.ui: vg fedora has 200MB free >18:46:45,817 DEBUG storage.ui: fedora size is 13444MB >18:46:45,818 DEBUG storage.ui: vg fedora has 200MB free >18:46:45,819 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2dfbd0) -- > name = fedora status = False kids = 2 id = 42 > parents = ['non-existent 13447MB partition vda2 (41) with non-existent lvmpv'] > uuid = None size = 13444 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 3361.0 free space = 200 > free extents = 50.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 13447MB partition vda2 (41) with non-existent lvmpv'] > LVs = ['non-existent 13000MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at /', > 'non-existent 244MB lvmlv fedora-swap (44) with non-existent swap'] >18:46:45,821 DEBUG storage.ui: fedora size is 13444MB >18:46:45,821 DEBUG storage.ui: vg fedora has 200MB free >18:46:45,822 INFO storage.ui: adjusting device size from 13000.00 to 13200.00 >18:46:45,823 DEBUG storage.ui: trying to set lv fedora-root size to 13200MB >18:46:45,823 DEBUG storage.ui: fedora size is 13444MB >18:46:45,824 DEBUG storage.ui: vg fedora has 200MB free >18:46:45,856 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:45,858 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13444MB lvmvg fedora (42) >18:46:51,695 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:51,696 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:51,697 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 13200.0, ['vda'], single >18:46:51,698 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:51,700 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13444MB lvmvg fedora (42) >18:46:51,708 DEBUG storage: SwapSpace.__init__: >18:46:51,709 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:46:51,720 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:46:51,722 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13444MB lvmvg fedora (42) >18:47:07,963 DEBUG storage: SwapSpace.__init__: >18:47:07,964 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:47:07,964 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:47:07,966 INFO storage.ui: removed lvmlv fedora-swap (id 44) from device tree >18:47:07,968 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >18:47:07,968 INFO storage.ui: registered action: [96] Destroy Device lvmlv fedora-swap (id 44) >18:47:07,969 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 0, ['vda'], None >18:47:07,971 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 13444MB lvmvg fedora (42) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2cf6d0> ; members: [] ; >18:47:07,973 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:47:07,974 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:47:07,974 DEBUG storage.ui: using container fedora with 1 devices >18:47:07,975 DEBUG storage.ui: fedora size is 13444MB >18:47:07,976 DEBUG storage.ui: vg fedora has 244MB free >18:47:07,977 DEBUG storage.ui: raw container size reported as 13207 >18:47:07,977 DEBUG storage.ui: adding a TotalSizeSet with size 13207 >18:47:07,978 DEBUG storage.ui: set.allocated = 8 >18:47:07,980 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:47:07,982 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:47:07,984 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:47:07,986 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:47:07,987 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:47:07,989 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:07,991 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:07,992 DEBUG storage.ui: device vda1 new partedPartition None >18:47:07,994 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:07,996 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:07,998 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:07,998 DEBUG storage.ui: device vda2 new partedPartition None >18:47:08,000 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:08,002 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:08,004 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)', 'req20(id 41)'] >18:47:08,004 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:08,007 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:08,009 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:08,009 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:08,011 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:08,013 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:08,014 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:08,015 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:47:08,015 DEBUG storage.ui: checking freespace on vda >18:47:08,017 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:47:08,017 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:47:08,018 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:08,019 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:47:08,019 DEBUG storage.ui: new free allows for 0 sectors of growth >18:47:08,020 DEBUG storage.ui: found free space for bootable request >18:47:08,021 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:47:08,022 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:47:08,024 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:08,025 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3c10> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:47:08,027 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:08,029 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:08,031 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:08,032 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3f90> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:47:08,034 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:08,037 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:08,037 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:08,039 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:08,041 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:08,042 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:08,043 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 13207.0 >18:47:08,043 DEBUG storage.ui: checking freespace on vda >18:47:08,044 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:47:08,045 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:47:08,046 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:47:08,047 DEBUG storage.ui: evaluating growth potential for new layout >18:47:08,048 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:47:08,048 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:47:08,049 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:47:08,050 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:47:08,050 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:47:08,051 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:47:08,052 DEBUG storage.ui: calculating growth for disk /dev/vda >18:47:08,054 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:08,055 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4390> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:47:08,057 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:08,059 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:08,060 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:08,061 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:08,061 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:08,062 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:08,063 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 27031552 >done = False >18:47:08,064 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:47:08,064 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:47:08,065 DEBUG storage.ui: taking back 2099137 (1024MB) from 41 (vda2) >18:47:08,066 DEBUG storage.ui: new grow amount for request 41 (vda2) is 27031552 units, or 13199MB >18:47:08,066 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:47:08,067 DEBUG storage.ui: request 41 (vda2) growth: 27031552 (13199MB) size: 13207MB >18:47:08,068 DEBUG storage.ui: disk /dev/vda growth: 27031552 (13199MB) >18:47:08,068 DEBUG storage.ui: calculating growth for disk /dev/vde >18:47:08,069 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:47:08,070 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:47:08,070 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:47:08,071 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:47:08,072 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:47:08,074 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:08,074 DEBUG storage.ui: device vda2 new partedPartition None >18:47:08,076 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:08,078 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:08,079 DEBUG storage.ui: total growth: 27031552 sectors >18:47:08,079 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:08,080 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:47:08,081 DEBUG storage.ui: new free allows for 27031552 sectors of growth >18:47:08,082 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:47:08,084 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:08,085 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4550> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:47:08,087 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:08,089 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:08,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:08,093 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0651bf4290> PedPartition: <_ped.Partition object at 0x7f065f2dd350> >18:47:08,093 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)', 'vda2(id 41)'] >18:47:08,094 DEBUG storage.ui: growable partitions are ['vda2'] >18:47:08,095 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:08,096 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:08,096 DEBUG storage.ui: disk vda has 1 chunks >18:47:08,097 DEBUG storage.ui: disk vdb has 1 chunks >18:47:08,098 DEBUG storage.ui: disk vdc has 1 chunks >18:47:08,098 DEBUG storage.ui: disk vdd has 1 chunks >18:47:08,099 DEBUG storage.ui: disk vde has 1 chunks >18:47:08,100 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:08,100 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:08,101 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 27031552 >done = False >18:47:08,102 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:47:08,102 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:47:08,103 DEBUG storage.ui: taking back 2099137 (1024MB) from 41 (vda2) >18:47:08,104 DEBUG storage.ui: new grow amount for request 41 (vda2) is 27031552 units, or 13199MB >18:47:08,104 DEBUG storage.ui: set: ['vda2'] 8/13207 >18:47:08,105 DEBUG storage.ui: allocating 13199 to TotalSizeSet with 8/13207 (13199 needed) >18:47:08,106 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 27031552 max_grow = 27031552 >done = True >18:47:08,106 DEBUG storage.ui: needed: 0 >18:47:08,107 DEBUG storage.ui: set: ['vda2'] 13207/13207 >18:47:08,108 DEBUG storage.ui: allocating 0 to TotalSizeSet with 13207/13207 (0 needed) >18:47:08,108 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 27031552 max_grow = 27031552 >done = True >18:47:08,109 DEBUG storage.ui: needed: 0 >18:47:08,110 DEBUG storage.ui: growing partitions on vda >18:47:08,110 DEBUG storage.ui: partition vda1 (13): 0 >18:47:08,111 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2d4690> >18:47:08,112 DEBUG storage.ui: partition vda2 (41): 0 >18:47:08,113 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 28622847 length: 27047936 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2dfd90> >18:47:08,114 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda'] >18:47:08,116 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:08,116 DEBUG storage.ui: device vda1 new partedPartition None >18:47:08,118 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:08,120 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:08,123 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:08,123 DEBUG storage.ui: device vda2 new partedPartition None >18:47:08,125 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:08,127 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:08,128 DEBUG storage.ui: back from removeNewPartitions >18:47:08,129 DEBUG storage.ui: extended: None >18:47:08,129 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2d4690> >18:47:08,132 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:08,132 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfe50> PedPartition: <_ped.Partition object at 0x7f065f2dd9b0> >18:47:08,135 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:08,137 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:08,139 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:08,140 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df210> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:47:08,141 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 28622847 length: 27047936 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2dfd90> >18:47:08,143 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:08,144 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c40d0> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:47:08,146 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:08,148 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:08,150 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:08,151 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df0d0> PedPartition: <_ped.Partition object at 0x7f065f2dda70> >18:47:08,152 DEBUG storage.ui: growing partitions on vdb >18:47:08,153 DEBUG storage.ui: growing partitions on vdc >18:47:08,153 DEBUG storage.ui: growing partitions on vdd >18:47:08,154 DEBUG storage.ui: growing partitions on vde >18:47:08,155 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:47:08,156 DEBUG storage.ui: fixing size of non-existent 13207MB partition vda2 (41) with non-existent lvmpv at 13207.00 >18:47:08,160 DEBUG storage.ui: Storage.newDevice: 2 ; 768.0 ; name: None ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; raid_level: None ; label: ; container_name: fedora ; mountpoint: None ; fstype: swap ; >18:47:08,161 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:47:08,163 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:47:08,165 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 13204MB lvmvg fedora (42) >18:47:08,166 DEBUG storage.ui: specified container name fedora is wrong type (lvmvg) >18:47:08,167 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x7f0651bf4110> ; members: [] ; >18:47:08,168 DEBUG storage.ui: creating new device >18:47:08,170 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >18:47:08,171 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >18:47:08,173 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >18:47:08,175 DEBUG storage.ui: PartitionDevice._setFormat: req21 ; >18:47:08,177 DEBUG storage.ui: PartitionDevice._setFormat: req21 ; current: None ; type: swap ; >18:47:08,179 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >18:47:08,180 INFO storage.ui: added partition req21 (id 45) to device tree >18:47:08,180 INFO storage.ui: registered action: [97] Create Device partition req21 (id 45) >18:47:08,181 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:47:08,182 INFO storage.ui: registered action: [98] Create Format swap on partition req21 (id 45) >18:47:08,184 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:47:08,186 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:47:08,188 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:47:08,190 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:47:08,192 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:47:08,193 DEBUG storage.ui: removing all non-preexisting partitions ['req21(id 45)', 'vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:08,197 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:08,197 DEBUG storage.ui: device vda1 new partedPartition None >18:47:08,199 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:08,202 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:08,204 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:08,204 DEBUG storage.ui: device vda2 new partedPartition None >18:47:08,207 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:08,209 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:08,210 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req21(id 45)', 'req0(id 13)', 'req20(id 41)'] >18:47:08,211 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)', 'req21(id 45)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:08,213 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:08,216 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:08,216 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:08,218 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:08,220 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:08,221 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:08,222 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:47:08,222 DEBUG storage.ui: checking freespace on vda >18:47:08,224 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:47:08,225 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:47:08,226 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:08,226 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:47:08,227 DEBUG storage.ui: new free allows for 0 sectors of growth >18:47:08,228 DEBUG storage.ui: found free space for bootable request >18:47:08,228 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:47:08,230 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:47:08,232 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:08,233 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e33d0> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:47:08,235 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:08,237 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:08,240 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:08,241 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4110> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:47:08,243 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:08,245 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:08,246 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:08,248 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:08,250 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:08,250 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:08,251 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 13207MB ; grow: False ; max_size: 13207.0 >18:47:08,252 DEBUG storage.ui: checking freespace on vda >18:47:08,253 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=13207MB boot=False best=None grow=False >18:47:08,254 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:47:08,254 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:47:08,255 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:08,256 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:47:08,257 DEBUG storage.ui: new free allows for 0 sectors of growth >18:47:08,258 DEBUG storage.ui: created partition vda2 of 13207MB and added it to /dev/vda >18:47:08,260 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:08,261 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3c90> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:47:08,263 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:08,264 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:08,267 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:08,267 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3f10> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:47:08,269 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:08,271 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:08,272 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:08,273 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:08,275 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:08,276 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:08,276 DEBUG storage.ui: allocating partition: req21 ; id: 45 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 768.0 >18:47:08,277 DEBUG storage.ui: checking freespace on vda >18:47:08,277 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >18:47:08,278 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:47:08,278 DEBUG storage.ui: current free range is 28622848-30719999 (1024MB) >18:47:08,279 DEBUG storage.ui: evaluating growth potential for new layout >18:47:08,279 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:47:08,280 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:47:08,280 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:47:08,281 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:47:08,281 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:47:08,281 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:47:08,282 DEBUG storage.ui: calculating growth for disk /dev/vda >18:47:08,284 DEBUG storage.ui: PartitionDevice._setPartedPartition: req21 ; >18:47:08,285 DEBUG storage.ui: device req21 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c48d0> PedPartition: <_ped.Partition object at 0x7f065f2dd9b0> >18:47:08,286 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >18:47:08,288 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >18:47:08,289 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:08,289 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:08,290 DEBUG storage.ui: adding request 45 to chunk 30719937 (63-30719999) on /dev/vda >18:47:08,290 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:08,291 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:08,291 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = False >base = 27047936 growth = 0 max_grow = 0 >done = True >18:47:08,292 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 1570816 >done = False >18:47:08,292 DEBUG storage.ui: 1 requests and 2097089 (1023MB) left in chunk >18:47:08,292 DEBUG storage.ui: adding 2097089 (1023MB) to 45 (vda3) >18:47:08,293 DEBUG storage.ui: taking back 526273 (256MB) from 45 (vda3) >18:47:08,293 DEBUG storage.ui: new grow amount for request 45 (vda3) is 1570816 units, or 767MB >18:47:08,294 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:47:08,294 DEBUG storage.ui: request 41 (vda2) growth: 0 (0MB) size: 13207MB >18:47:08,294 DEBUG storage.ui: request 45 (vda3) growth: 1570816 (767MB) size: 768MB >18:47:08,295 DEBUG storage.ui: disk /dev/vda growth: 1570816 (767MB) >18:47:08,295 DEBUG storage.ui: calculating growth for disk /dev/vde >18:47:08,296 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:47:08,296 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:47:08,296 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:47:08,297 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:47:08,297 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:47:08,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >18:47:08,299 DEBUG storage.ui: device vda3 new partedPartition None >18:47:08,301 DEBUG storage.ui: PartitionDevice._setDisk: req21 ; new: None ; old: vda ; >18:47:08,303 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >18:47:08,304 DEBUG storage.ui: total growth: 1570816 sectors >18:47:08,304 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:08,305 DEBUG storage.ui: new free: 28622848-30719999 / 1024MB >18:47:08,305 DEBUG storage.ui: new free allows for 1570816 sectors of growth >18:47:08,306 DEBUG storage.ui: created partition vda3 of 1MB and added it to /dev/vda >18:47:08,308 DEBUG storage.ui: PartitionDevice._setPartedPartition: req21 ; >18:47:08,308 DEBUG storage.ui: device req21 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4c50> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:47:08,310 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >18:47:08,312 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >18:47:08,314 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >18:47:08,315 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4810> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:47:08,315 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda3(id 45)', 'vda1(id 13)', 'vda2(id 41)'] >18:47:08,316 DEBUG storage.ui: growable partitions are ['vda3'] >18:47:08,317 DEBUG storage.ui: adding request 45 to chunk 30719937 (63-30719999) on /dev/vda >18:47:08,317 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:08,317 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:08,318 DEBUG storage.ui: disk vda has 1 chunks >18:47:08,318 DEBUG storage.ui: disk vdb has 1 chunks >18:47:08,319 DEBUG storage.ui: disk vdc has 1 chunks >18:47:08,319 DEBUG storage.ui: disk vdd has 1 chunks >18:47:08,320 DEBUG storage.ui: disk vde has 1 chunks >18:47:08,320 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:08,320 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:08,321 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = False >base = 27047936 growth = 0 max_grow = 0 >done = True >18:47:08,321 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 1570816 >done = False >18:47:08,322 DEBUG storage.ui: 1 requests and 2097089 (1023MB) left in chunk >18:47:08,322 DEBUG storage.ui: adding 2097089 (1023MB) to 45 (vda3) >18:47:08,322 DEBUG storage.ui: taking back 526273 (256MB) from 45 (vda3) >18:47:08,323 DEBUG storage.ui: new grow amount for request 45 (vda3) is 1570816 units, or 767MB >18:47:08,323 DEBUG storage.ui: growing partitions on vda >18:47:08,324 DEBUG storage.ui: partition vda1 (13): 0 >18:47:08,324 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c4c10> >18:47:08,325 DEBUG storage.ui: partition vda2 (41): 0 >18:47:08,325 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 28622847 length: 27047936 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c40d0> >18:47:08,326 DEBUG storage.ui: partition vda3 (45): 0 >18:47:08,326 DEBUG storage.ui: new geometry for vda3: parted.Geometry instance -- > start: 28622848 end: 30195711 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e9910> >18:47:08,327 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)', 'vda3(id 45)'] from disk(s) ['vda'] >18:47:08,329 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:08,329 DEBUG storage.ui: device vda1 new partedPartition None >18:47:08,331 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:08,333 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >18:47:08,335 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:08,335 DEBUG storage.ui: device vda2 new partedPartition None >18:47:08,337 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:08,339 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:08,341 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >18:47:08,341 DEBUG storage.ui: device vda3 new partedPartition None >18:47:08,343 DEBUG storage.ui: PartitionDevice._setDisk: req21 ; new: None ; old: vda ; >18:47:08,345 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:08,345 DEBUG storage.ui: back from removeNewPartitions >18:47:08,346 DEBUG storage.ui: extended: None >18:47:08,346 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c4c10> >18:47:08,348 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:08,349 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0b10> PedPartition: <_ped.Partition object at 0x7f065f2dda70> >18:47:08,350 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:08,352 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:08,354 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:08,355 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0990> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:47:08,356 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 28622847 length: 27047936 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c40d0> >18:47:08,358 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:08,358 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2d4390> PedPartition: <_ped.Partition object at 0x7f065f2dd350> >18:47:08,360 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:08,362 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:08,364 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:08,365 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df090> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:47:08,365 DEBUG storage.ui: setting req21 new geometry: parted.Geometry instance -- > start: 28622848 end: 30195711 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e9910> >18:47:08,368 DEBUG storage.ui: PartitionDevice._setPartedPartition: req21 ; >18:47:08,368 DEBUG storage.ui: device req21 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0651bf4290> PedPartition: <_ped.Partition object at 0x7f065f2dd290> >18:47:08,370 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >18:47:08,372 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >18:47:08,374 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >18:47:08,375 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2db650> PedPartition: <_ped.Partition object at 0x7f065f2ddb30> >18:47:08,375 DEBUG storage.ui: growing partitions on vdb >18:47:08,376 DEBUG storage.ui: growing partitions on vdc >18:47:08,376 DEBUG storage.ui: growing partitions on vdd >18:47:08,376 DEBUG storage.ui: growing partitions on vde >18:47:08,377 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:47:08,378 DEBUG storage.ui: fixing size of non-existent 13207MB partition vda2 (41) with non-existent lvmpv at 13207.00 >18:47:08,378 DEBUG storage.ui: fixing size of non-existent 768MB partition vda3 (45) with non-existent swap at 768.00 >18:47:09,639 DEBUG storage: SwapSpace.__init__: >18:47:09,640 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:47:09,640 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:47:17,216 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 0, [], None >18:47:17,222 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:47:17,224 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13204MB lvmvg fedora (42) >18:47:17,982 DEBUG storage: SwapSpace.__init__: >18:47:17,982 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:47:17,983 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], single >18:47:17,985 INFO storage.ui: removed partition vda3 (id 45) from device tree >18:47:17,987 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >18:47:17,988 INFO storage.ui: registered action: [99] Destroy Device partition vda3 (id 45) >18:47:17,992 DEBUG storage.ui: Storage.newDevice: 0 ; 768.0 ; name: swap ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; raid_level: single ; label: ; container_name: fedora ; mountpoint: None ; fstype: swap ; >18:47:17,993 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], single >18:47:17,994 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:47:17,996 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 13204MB lvmvg fedora (42) >18:47:17,998 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 13204MB lvmvg fedora (42) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2cc190> ; members: [] ; >18:47:18,000 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:47:18,001 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:47:18,001 DEBUG storage.ui: using container fedora with 1 devices >18:47:18,002 DEBUG storage.ui: fedora size is 13204MB >18:47:18,003 DEBUG storage.ui: vg fedora has 4MB free >18:47:18,004 DEBUG storage.ui: raw container size reported as 13975 >18:47:18,004 DEBUG storage.ui: adding a TotalSizeSet with size 13975 >18:47:18,005 DEBUG storage.ui: set.allocated = 8 >18:47:18,007 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:47:18,009 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:47:18,011 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:47:18,013 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:47:18,015 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:47:18,016 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:18,018 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:18,019 DEBUG storage.ui: device vda1 new partedPartition None >18:47:18,021 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:18,023 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:18,025 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:18,026 DEBUG storage.ui: device vda2 new partedPartition None >18:47:18,028 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:18,030 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:18,031 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)', 'req20(id 41)'] >18:47:18,032 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:18,034 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:18,036 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:18,037 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:18,039 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:18,041 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:18,042 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:18,042 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:47:18,043 DEBUG storage.ui: checking freespace on vda >18:47:18,044 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:47:18,045 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:47:18,046 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:18,047 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:47:18,047 DEBUG storage.ui: new free allows for 0 sectors of growth >18:47:18,048 DEBUG storage.ui: found free space for bootable request >18:47:18,049 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:47:18,050 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:47:18,052 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:18,053 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4710> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:47:18,055 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:18,057 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:18,059 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:18,060 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4dd0> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:47:18,063 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:18,065 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:18,065 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:18,067 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:18,070 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:18,070 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:18,071 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 13975.0 >18:47:18,072 DEBUG storage.ui: checking freespace on vda >18:47:18,073 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:47:18,074 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:47:18,074 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:47:18,075 DEBUG storage.ui: evaluating growth potential for new layout >18:47:18,076 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:47:18,076 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:47:18,077 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:47:18,078 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:47:18,078 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:47:18,079 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:47:18,080 DEBUG storage.ui: calculating growth for disk /dev/vda >18:47:18,082 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:18,083 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3e10> PedPartition: <_ped.Partition object at 0x7f065f2dd650> >18:47:18,085 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:18,087 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:18,088 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:18,089 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:18,089 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:18,090 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:18,091 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 28604416 >done = False >18:47:18,091 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:47:18,092 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:47:18,093 DEBUG storage.ui: taking back 526273 (256MB) from 41 (vda2) >18:47:18,093 DEBUG storage.ui: new grow amount for request 41 (vda2) is 28604416 units, or 13967MB >18:47:18,094 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:47:18,095 DEBUG storage.ui: request 41 (vda2) growth: 28604416 (13967MB) size: 13975MB >18:47:18,095 DEBUG storage.ui: disk /dev/vda growth: 28604416 (13967MB) >18:47:18,096 DEBUG storage.ui: calculating growth for disk /dev/vde >18:47:18,097 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:47:18,097 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:47:18,098 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:47:18,099 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:47:18,099 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:47:18,101 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:18,102 DEBUG storage.ui: device vda2 new partedPartition None >18:47:18,104 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:18,106 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:18,107 DEBUG storage.ui: total growth: 28604416 sectors >18:47:18,108 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:18,108 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:47:18,109 DEBUG storage.ui: new free allows for 28604416 sectors of growth >18:47:18,110 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:47:18,112 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:18,113 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3950> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:47:18,115 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:18,117 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:18,120 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:18,121 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4050> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:47:18,121 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)', 'vda2(id 41)'] >18:47:18,122 DEBUG storage.ui: growable partitions are ['vda2'] >18:47:18,123 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:18,124 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:18,124 DEBUG storage.ui: disk vda has 1 chunks >18:47:18,125 DEBUG storage.ui: disk vdb has 1 chunks >18:47:18,126 DEBUG storage.ui: disk vdc has 1 chunks >18:47:18,126 DEBUG storage.ui: disk vdd has 1 chunks >18:47:18,127 DEBUG storage.ui: disk vde has 1 chunks >18:47:18,128 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:18,128 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:18,129 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 28604416 >done = False >18:47:18,130 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:47:18,130 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:47:18,131 DEBUG storage.ui: taking back 526273 (256MB) from 41 (vda2) >18:47:18,132 DEBUG storage.ui: new grow amount for request 41 (vda2) is 28604416 units, or 13967MB >18:47:18,132 DEBUG storage.ui: set: ['vda2'] 8/13975 >18:47:18,133 DEBUG storage.ui: allocating 13967 to TotalSizeSet with 8/13975 (13967 needed) >18:47:18,134 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 28604416 max_grow = 28604416 >done = True >18:47:18,134 DEBUG storage.ui: needed: 0 >18:47:18,135 DEBUG storage.ui: set: ['vda2'] 13975/13975 >18:47:18,136 DEBUG storage.ui: allocating 0 to TotalSizeSet with 13975/13975 (0 needed) >18:47:18,136 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 28604416 max_grow = 28604416 >done = True >18:47:18,137 DEBUG storage.ui: needed: 0 >18:47:18,137 DEBUG storage.ui: growing partitions on vda >18:47:18,138 DEBUG storage.ui: partition vda1 (13): 0 >18:47:18,139 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e3090> >18:47:18,140 DEBUG storage.ui: partition vda2 (41): 0 >18:47:18,141 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30195711 length: 28620800 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2dbb90> >18:47:18,141 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda'] >18:47:18,144 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:18,144 DEBUG storage.ui: device vda1 new partedPartition None >18:47:18,146 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:18,148 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:18,151 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:18,151 DEBUG storage.ui: device vda2 new partedPartition None >18:47:18,153 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:18,156 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:18,156 DEBUG storage.ui: back from removeNewPartitions >18:47:18,157 DEBUG storage.ui: extended: None >18:47:18,157 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e3090> >18:47:18,160 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:18,161 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb3d0> PedPartition: <_ped.Partition object at 0x7f065f2dd350> >18:47:18,163 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:18,165 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:18,167 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:18,168 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb7d0> PedPartition: <_ped.Partition object at 0x7f065f2dda70> >18:47:18,169 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 30195711 length: 28620800 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2dbb90> >18:47:18,171 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:18,172 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9b10> PedPartition: <_ped.Partition object at 0x7f065f2dd290> >18:47:18,174 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:18,176 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:18,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:18,180 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb290> PedPartition: <_ped.Partition object at 0x7f065f2dd530> >18:47:18,180 DEBUG storage.ui: growing partitions on vdb >18:47:18,181 DEBUG storage.ui: growing partitions on vdc >18:47:18,182 DEBUG storage.ui: growing partitions on vdd >18:47:18,182 DEBUG storage.ui: growing partitions on vde >18:47:18,183 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:47:18,184 DEBUG storage.ui: fixing size of non-existent 13975MB partition vda2 (41) with non-existent lvmpv at 13975.00 >18:47:18,186 DEBUG storage.ui: fedora size is 13972MB >18:47:18,187 DEBUG storage.ui: vg fedora has 772MB free >18:47:18,188 DEBUG storage.ui: fedora size is 13972MB >18:47:18,188 DEBUG storage.ui: vg fedora has 772MB free >18:47:18,189 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2dfbd0) -- > name = fedora status = False kids = 1 id = 42 > parents = ['non-existent 13975MB partition vda2 (41) with non-existent lvmpv'] > uuid = None size = 13972 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 3493.0 free space = 772 > free extents = 193.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 13975MB partition vda2 (41) with non-existent lvmpv'] > LVs = ['non-existent 13200MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at /'] >18:47:18,190 DEBUG storage.ui: fedora size is 13972MB >18:47:18,191 DEBUG storage.ui: vg fedora has 772MB free >18:47:18,192 DEBUG storage.ui: creating new device >18:47:18,194 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >18:47:18,194 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >18:47:18,196 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >18:47:18,198 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >18:47:18,199 DEBUG storage.ui: fedora size is 13972MB >18:47:18,200 DEBUG storage.ui: vg fedora has 772MB free >18:47:18,201 DEBUG storage.ui: Adding fedora-swap/768MB to fedora >18:47:18,201 INFO storage.ui: added lvmlv fedora-swap (id 46) to device tree >18:47:18,202 INFO storage.ui: registered action: [100] Create Device lvmlv fedora-swap (id 46) >18:47:18,203 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:47:18,204 INFO storage.ui: registered action: [101] Create Format swap on lvmlv fedora-swap (id 46) >18:47:18,232 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:47:18,234 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13972MB lvmvg fedora (42) >18:47:29,010 DEBUG storage: SwapSpace.__init__: >18:47:29,011 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:47:29,011 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 1024.0, ['vda'], single >18:47:29,013 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:47:29,015 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 13972MB lvmvg fedora (42) >18:47:29,017 DEBUG storage.ui: Storage.newDevice: 0 ; 1024.0 ; device: non-existent 768MB lvmlv fedora-swap (46) with non-existent swap ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; raid_level: single ; container_name: fedora ; >18:47:29,018 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 1024.0, ['vda'], single >18:47:29,020 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:47:29,022 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 13972MB lvmvg fedora (42) >18:47:29,025 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 768MB lvmlv fedora-swap (46) with non-existent swap ; container: non-existent 13972MB lvmvg fedora (42) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2ebb50> ; members: [] ; >18:47:29,026 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:47:29,027 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:47:29,028 DEBUG storage.ui: using container fedora with 2 devices >18:47:29,028 DEBUG storage.ui: fedora size is 13972MB >18:47:29,029 DEBUG storage.ui: vg fedora has 4MB free >18:47:29,030 DEBUG storage.ui: raw container size reported as 14227 >18:47:29,031 DEBUG storage.ui: adding a TotalSizeSet with size 14227 >18:47:29,031 DEBUG storage.ui: set.allocated = 8 >18:47:29,033 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:47:29,035 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:47:29,037 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:47:29,039 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:47:29,041 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:47:29,042 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:29,044 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:29,045 DEBUG storage.ui: device vda1 new partedPartition None >18:47:29,047 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:29,049 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:29,051 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:29,052 DEBUG storage.ui: device vda2 new partedPartition None >18:47:29,054 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:29,056 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:29,057 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)', 'req20(id 41)'] >18:47:29,058 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:29,060 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:29,062 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:29,063 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:29,065 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:29,067 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:29,068 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:29,068 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:47:29,069 DEBUG storage.ui: checking freespace on vda >18:47:29,070 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:47:29,071 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:47:29,072 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:29,072 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:47:29,073 DEBUG storage.ui: new free allows for 0 sectors of growth >18:47:29,074 DEBUG storage.ui: found free space for bootable request >18:47:29,074 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:47:29,076 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:47:29,078 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:29,078 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb6d0> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:47:29,081 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:29,083 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:29,085 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:29,086 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb290> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:47:29,088 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:29,090 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:29,091 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:29,093 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:29,095 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:29,095 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:29,096 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 14227.0 >18:47:29,097 DEBUG storage.ui: checking freespace on vda >18:47:29,098 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:47:29,099 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:47:29,099 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:47:29,100 DEBUG storage.ui: evaluating growth potential for new layout >18:47:29,101 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:47:29,101 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:47:29,102 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:47:29,103 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:47:29,103 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:47:29,104 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:47:29,105 DEBUG storage.ui: calculating growth for disk /dev/vda >18:47:29,107 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:29,108 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ebad0> PedPartition: <_ped.Partition object at 0x7f065f2dd530> >18:47:29,110 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:29,112 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:29,113 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:29,114 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:29,114 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:29,115 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:29,116 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 29120512 >done = False >18:47:29,116 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:47:29,117 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:47:29,118 DEBUG storage.ui: taking back 10177 (4MB) from 41 (vda2) >18:47:29,118 DEBUG storage.ui: new grow amount for request 41 (vda2) is 29120512 units, or 14219MB >18:47:29,119 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:47:29,120 DEBUG storage.ui: request 41 (vda2) growth: 29120512 (14219MB) size: 14227MB >18:47:29,120 DEBUG storage.ui: disk /dev/vda growth: 29120512 (14219MB) >18:47:29,121 DEBUG storage.ui: calculating growth for disk /dev/vde >18:47:29,121 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:47:29,122 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:47:29,123 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:47:29,123 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:47:29,124 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:47:29,126 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:29,127 DEBUG storage.ui: device vda2 new partedPartition None >18:47:29,129 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:29,131 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:29,131 DEBUG storage.ui: total growth: 29120512 sectors >18:47:29,132 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:29,133 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:47:29,133 DEBUG storage.ui: new free allows for 29120512 sectors of growth >18:47:29,134 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:47:29,136 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:29,137 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb310> PedPartition: <_ped.Partition object at 0x7f065f2dda70> >18:47:29,139 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:29,141 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:29,145 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:29,146 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0290> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:47:29,146 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)', 'vda2(id 41)'] >18:47:29,147 DEBUG storage.ui: growable partitions are ['vda2'] >18:47:29,148 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:29,149 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:29,149 DEBUG storage.ui: disk vda has 1 chunks >18:47:29,150 DEBUG storage.ui: disk vdb has 1 chunks >18:47:29,151 DEBUG storage.ui: disk vdc has 1 chunks >18:47:29,151 DEBUG storage.ui: disk vdd has 1 chunks >18:47:29,152 DEBUG storage.ui: disk vde has 1 chunks >18:47:29,153 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:29,153 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:29,154 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 29120512 >done = False >18:47:29,155 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:47:29,156 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:47:29,156 DEBUG storage.ui: taking back 10177 (4MB) from 41 (vda2) >18:47:29,157 DEBUG storage.ui: new grow amount for request 41 (vda2) is 29120512 units, or 14219MB >18:47:29,158 DEBUG storage.ui: set: ['vda2'] 8/14227 >18:47:29,158 DEBUG storage.ui: allocating 14219 to TotalSizeSet with 8/14227 (14219 needed) >18:47:29,159 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 29120512 max_grow = 29120512 >done = True >18:47:29,159 DEBUG storage.ui: needed: 0 >18:47:29,160 DEBUG storage.ui: set: ['vda2'] 14227/14227 >18:47:29,161 DEBUG storage.ui: allocating 0 to TotalSizeSet with 14227/14227 (0 needed) >18:47:29,161 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 29120512 max_grow = 29120512 >done = True >18:47:29,162 DEBUG storage.ui: needed: 0 >18:47:29,163 DEBUG storage.ui: growing partitions on vda >18:47:29,164 DEBUG storage.ui: partition vda1 (13): 0 >18:47:29,164 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e0310> >18:47:29,165 DEBUG storage.ui: partition vda2 (41): 0 >18:47:29,166 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30711807 length: 29136896 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c4990> >18:47:29,167 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda'] >18:47:29,169 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:29,170 DEBUG storage.ui: device vda1 new partedPartition None >18:47:29,172 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:29,174 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:29,176 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:29,176 DEBUG storage.ui: device vda2 new partedPartition None >18:47:29,178 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:29,181 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:29,181 DEBUG storage.ui: back from removeNewPartitions >18:47:29,182 DEBUG storage.ui: extended: None >18:47:29,183 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e0310> >18:47:29,185 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:29,186 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfd10> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:47:29,191 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:29,198 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:29,203 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:29,204 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df8d0> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:47:29,205 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 30711807 length: 29136896 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2c4990> >18:47:29,207 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:29,208 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4c50> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:47:29,210 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:29,212 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:29,215 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:29,216 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df250> PedPartition: <_ped.Partition object at 0x7f065f2dd290> >18:47:29,217 DEBUG storage.ui: growing partitions on vdb >18:47:29,217 DEBUG storage.ui: growing partitions on vdc >18:47:29,218 DEBUG storage.ui: growing partitions on vdd >18:47:29,218 DEBUG storage.ui: growing partitions on vde >18:47:29,219 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:47:29,220 DEBUG storage.ui: fixing size of non-existent 14227MB partition vda2 (41) with non-existent lvmpv at 14227.00 >18:47:29,222 DEBUG storage.ui: fedora size is 14224MB >18:47:29,223 DEBUG storage.ui: vg fedora has 256MB free >18:47:29,224 DEBUG storage.ui: fedora size is 14224MB >18:47:29,225 DEBUG storage.ui: vg fedora has 256MB free >18:47:29,226 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2dfbd0) -- > name = fedora status = False kids = 2 id = 42 > parents = ['non-existent 14227MB partition vda2 (41) with non-existent lvmpv'] > uuid = None size = 14224 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 3556.0 free space = 256 > free extents = 64.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 14227MB partition vda2 (41) with non-existent lvmpv'] > LVs = ['non-existent 13200MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at /', > 'non-existent 768MB lvmlv fedora-swap (46) with non-existent swap'] >18:47:29,227 DEBUG storage.ui: fedora size is 14224MB >18:47:29,227 DEBUG storage.ui: vg fedora has 256MB free >18:47:29,228 INFO storage.ui: adjusting device size from 768.00 to 1024.00 >18:47:29,229 DEBUG storage.ui: trying to set lv fedora-swap size to 1024MB >18:47:29,229 DEBUG storage.ui: fedora size is 14224MB >18:47:29,230 DEBUG storage.ui: vg fedora has 256MB free >18:47:29,260 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:47:29,262 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 14224MB lvmvg fedora (42) >18:47:42,131 DEBUG storage: SwapSpace.__init__: >18:47:42,131 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:47:42,132 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 1026.0, ['vda'], single >18:47:42,134 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:47:42,136 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 14224MB lvmvg fedora (42) >18:47:42,138 DEBUG storage.ui: Storage.newDevice: 0 ; 1026.0 ; device: non-existent 1024MB lvmlv fedora-swap (46) with non-existent swap ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; raid_level: single ; container_name: fedora ; >18:47:42,139 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 1026.0, ['vda'], single >18:47:42,141 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:47:42,143 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 14224MB lvmvg fedora (42) >18:47:42,145 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 1024MB lvmlv fedora-swap (46) with non-existent swap ; container: non-existent 14224MB lvmvg fedora (42) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2dfcd0> ; members: [] ; >18:47:42,146 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:47:42,147 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:47:42,148 DEBUG storage.ui: using container fedora with 2 devices >18:47:42,149 DEBUG storage.ui: fedora size is 14224MB >18:47:42,149 DEBUG storage.ui: vg fedora has 0MB free >18:47:42,150 DEBUG storage.ui: raw container size reported as 14231 >18:47:42,151 DEBUG storage.ui: adding a TotalSizeSet with size 14231 >18:47:42,151 DEBUG storage.ui: set.allocated = 8 >18:47:42,153 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:47:42,155 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:47:42,157 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:47:42,159 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:47:42,161 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:47:42,162 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:42,164 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:42,165 DEBUG storage.ui: device vda1 new partedPartition None >18:47:42,167 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:42,169 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:42,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:42,172 DEBUG storage.ui: device vda2 new partedPartition None >18:47:42,174 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:42,176 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:42,178 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)', 'req20(id 41)'] >18:47:42,178 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:42,180 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:42,183 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:42,183 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:42,185 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:42,187 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:42,188 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:42,189 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:47:42,189 DEBUG storage.ui: checking freespace on vda >18:47:42,190 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:47:42,191 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:47:42,192 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:42,193 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:47:42,193 DEBUG storage.ui: new free allows for 0 sectors of growth >18:47:42,194 DEBUG storage.ui: found free space for bootable request >18:47:42,195 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:47:42,196 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:47:42,198 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:42,199 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df490> PedPartition: <_ped.Partition object at 0x7f0651c127d0> >18:47:42,201 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:42,203 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:42,205 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:42,206 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfdd0> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:47:42,208 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:42,210 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:42,211 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:42,213 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:42,215 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:42,216 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:42,216 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 14231.0 >18:47:42,217 DEBUG storage.ui: checking freespace on vda >18:47:42,218 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:47:42,219 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:47:42,220 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:47:42,221 DEBUG storage.ui: evaluating growth potential for new layout >18:47:42,221 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:47:42,222 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:47:42,223 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:47:42,223 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:47:42,224 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:47:42,224 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:47:42,225 DEBUG storage.ui: calculating growth for disk /dev/vda >18:47:42,227 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:42,228 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0250> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:47:42,230 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:42,232 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:42,233 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:42,234 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:42,235 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:42,235 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:42,236 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 29128704 >done = False >18:47:42,237 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:47:42,237 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:47:42,238 DEBUG storage.ui: taking back 1985 (0MB) from 41 (vda2) >18:47:42,239 DEBUG storage.ui: new grow amount for request 41 (vda2) is 29128704 units, or 14223MB >18:47:42,239 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:47:42,240 DEBUG storage.ui: request 41 (vda2) growth: 29128704 (14223MB) size: 14231MB >18:47:42,241 DEBUG storage.ui: disk /dev/vda growth: 29128704 (14223MB) >18:47:42,241 DEBUG storage.ui: calculating growth for disk /dev/vde >18:47:42,242 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:47:42,243 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:47:42,244 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:47:42,244 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:47:42,245 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:47:42,247 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:42,248 DEBUG storage.ui: device vda2 new partedPartition None >18:47:42,250 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:42,252 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:42,252 DEBUG storage.ui: total growth: 29128704 sectors >18:47:42,253 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:42,254 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:47:42,254 DEBUG storage.ui: new free allows for 29128704 sectors of growth >18:47:42,255 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:47:42,257 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:42,258 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0990> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:47:42,260 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:42,262 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:42,265 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:42,266 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0890> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:47:42,266 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)', 'vda2(id 41)'] >18:47:42,267 DEBUG storage.ui: growable partitions are ['vda2'] >18:47:42,268 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:42,269 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:42,269 DEBUG storage.ui: disk vda has 1 chunks >18:47:42,270 DEBUG storage.ui: disk vdb has 1 chunks >18:47:42,271 DEBUG storage.ui: disk vdc has 1 chunks >18:47:42,271 DEBUG storage.ui: disk vdd has 1 chunks >18:47:42,272 DEBUG storage.ui: disk vde has 1 chunks >18:47:42,273 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:42,273 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:42,274 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 29128704 >done = False >18:47:42,275 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:47:42,275 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:47:42,276 DEBUG storage.ui: taking back 1985 (0MB) from 41 (vda2) >18:47:42,277 DEBUG storage.ui: new grow amount for request 41 (vda2) is 29128704 units, or 14223MB >18:47:42,277 DEBUG storage.ui: set: ['vda2'] 8/14231 >18:47:42,278 DEBUG storage.ui: allocating 14223 to TotalSizeSet with 8/14231 (14223 needed) >18:47:42,279 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 29128704 max_grow = 29128704 >done = True >18:47:42,279 DEBUG storage.ui: needed: 0 >18:47:42,280 DEBUG storage.ui: set: ['vda2'] 14231/14231 >18:47:42,280 DEBUG storage.ui: allocating 0 to TotalSizeSet with 14231/14231 (0 needed) >18:47:42,281 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 29128704 max_grow = 29128704 >done = True >18:47:42,282 DEBUG storage.ui: needed: 0 >18:47:42,282 DEBUG storage.ui: growing partitions on vda >18:47:42,283 DEBUG storage.ui: partition vda1 (13): 0 >18:47:42,284 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2d4410> >18:47:42,285 DEBUG storage.ui: partition vda2 (41): 0 >18:47:42,286 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f0651bf4090> >18:47:42,286 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda'] >18:47:42,289 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:42,289 DEBUG storage.ui: device vda1 new partedPartition None >18:47:42,291 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:42,293 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:42,295 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:42,296 DEBUG storage.ui: device vda2 new partedPartition None >18:47:42,298 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:42,300 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:42,301 DEBUG storage.ui: back from removeNewPartitions >18:47:42,302 DEBUG storage.ui: extended: None >18:47:42,302 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2d4410> >18:47:42,305 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:42,306 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2c4b10> PedPartition: <_ped.Partition object at 0x7f065f2dd290> >18:47:42,308 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:42,310 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:42,312 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:42,313 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfe10> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:47:42,314 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f0651bf4090> >18:47:42,316 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:42,317 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e0790> PedPartition: <_ped.Partition object at 0x7f065f2dda70> >18:47:42,319 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:42,321 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:42,323 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:42,324 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2df990> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:47:42,325 DEBUG storage.ui: growing partitions on vdb >18:47:42,325 DEBUG storage.ui: growing partitions on vdc >18:47:42,326 DEBUG storage.ui: growing partitions on vdd >18:47:42,327 DEBUG storage.ui: growing partitions on vde >18:47:42,328 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:47:42,329 DEBUG storage.ui: fixing size of non-existent 14231MB partition vda2 (41) with non-existent lvmpv at 14231.00 >18:47:42,330 DEBUG storage.ui: fedora size is 14228MB >18:47:42,331 DEBUG storage.ui: vg fedora has 4MB free >18:47:42,332 DEBUG storage.ui: fedora size is 14228MB >18:47:42,333 DEBUG storage.ui: vg fedora has 4MB free >18:47:42,334 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2dfbd0) -- > name = fedora status = False kids = 2 id = 42 > parents = ['non-existent 14231MB partition vda2 (41) with non-existent lvmpv'] > uuid = None size = 14228 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 3557.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 14231MB partition vda2 (41) with non-existent lvmpv'] > LVs = ['non-existent 13200MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at /', > 'non-existent 1024MB lvmlv fedora-swap (46) with non-existent swap'] >18:47:42,335 DEBUG storage.ui: fedora size is 14228MB >18:47:42,336 DEBUG storage.ui: vg fedora has 4MB free >18:47:42,336 INFO storage.ui: adjusting device size from 1024.00 to 1026.00 >18:47:42,337 DEBUG storage.ui: trying to set lv fedora-swap size to 1024MB >18:47:42,338 DEBUG storage.ui: fedora size is 14228MB >18:47:42,339 DEBUG storage.ui: vg fedora has 4MB free >18:47:42,369 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:47:42,371 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 14228MB lvmvg fedora (42) >18:47:52,302 DEBUG storage: SwapSpace.__init__: >18:47:52,303 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:47:52,304 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 1024.0, ['vda'], single >18:47:52,305 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:47:52,307 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 14228MB lvmvg fedora (42) >18:47:56,126 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 4800.84619, [], None >18:47:56,129 DEBUG storage.ui: Storage.newDevice: 0 ; 4800.84619 ; mountpoint: /home ; disks: [DiskDevice instance (0x7f0651bebf50) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 15000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef050>] ; fstype: ext4 ; encrypted: False ; >18:47:56,130 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 4800.84619, ['vda'], None >18:47:56,131 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 14228MB lvmvg fedora (42) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2dfd90> ; members: [] ; >18:47:56,133 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:47:56,134 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:47:56,134 DEBUG storage.ui: using container fedora with 2 devices >18:47:56,135 DEBUG storage.ui: fedora size is 14228MB >18:47:56,136 DEBUG storage.ui: vg fedora has 4MB free >18:47:56,136 DEBUG storage.ui: raw container size reported as 19035 >18:47:56,137 DEBUG storage.ui: adding a TotalSizeSet with size 19035 >18:47:56,138 DEBUG storage.ui: set.allocated = 8 >18:47:56,140 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:47:56,141 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:47:56,143 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:47:56,145 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:47:56,147 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:47:56,148 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:56,150 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:56,151 DEBUG storage.ui: device vda1 new partedPartition None >18:47:56,153 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:56,155 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:56,157 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:56,157 DEBUG storage.ui: device vda2 new partedPartition None >18:47:56,159 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:56,161 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:56,162 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)', 'req20(id 41)'] >18:47:56,163 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:47:56,165 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:56,167 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:56,168 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:56,170 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:56,172 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:56,172 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:56,173 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:47:56,174 DEBUG storage.ui: checking freespace on vda >18:47:56,175 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:47:56,176 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:47:56,176 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:56,177 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:47:56,178 DEBUG storage.ui: new free allows for 0 sectors of growth >18:47:56,178 DEBUG storage.ui: found free space for bootable request >18:47:56,180 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:47:56,184 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:47:56,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:56,192 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8e90> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:47:56,195 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:56,197 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:56,199 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:56,200 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2dfa90> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:47:56,202 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:56,204 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:56,205 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:56,207 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:47:56,209 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:47:56,210 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:47:56,210 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 19035.0 >18:47:56,211 DEBUG storage.ui: checking freespace on vda >18:47:56,212 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:47:56,213 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:47:56,214 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:47:56,214 DEBUG storage.ui: evaluating growth potential for new layout >18:47:56,215 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:47:56,216 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:47:56,216 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:47:56,217 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:47:56,217 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:47:56,218 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:47:56,219 DEBUG storage.ui: calculating growth for disk /dev/vda >18:47:56,221 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:56,222 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e89d0> PedPartition: <_ped.Partition object at 0x7f065f2dd350> >18:47:56,224 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:56,226 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:56,227 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:56,227 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:56,228 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:56,229 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:56,229 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38967296 >done = False >18:47:56,230 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:47:56,231 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:47:56,231 DEBUG storage.ui: new grow amount for request 41 (vda2) is 29130689 units, or 14223MB >18:47:56,232 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:47:56,233 DEBUG storage.ui: request 41 (vda2) growth: 29130689 (14223MB) size: 14231MB >18:47:56,233 DEBUG storage.ui: disk /dev/vda growth: 29130689 (14223MB) >18:47:56,234 DEBUG storage.ui: calculating growth for disk /dev/vde >18:47:56,234 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:47:56,235 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:47:56,236 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:47:56,236 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:47:56,237 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:47:56,239 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:56,240 DEBUG storage.ui: device vda2 new partedPartition None >18:47:56,241 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:56,243 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:56,244 DEBUG storage.ui: total growth: 29130689 sectors >18:47:56,245 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:47:56,245 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:47:56,246 DEBUG storage.ui: new free allows for 29130689 sectors of growth >18:47:56,247 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:47:56,249 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:56,250 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8190> PedPartition: <_ped.Partition object at 0x7f065f2dd470> >18:47:56,252 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:56,254 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:56,256 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:56,257 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8d10> PedPartition: <_ped.Partition object at 0x7f065f2dd530> >18:47:56,258 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)', 'vda2(id 41)'] >18:47:56,258 DEBUG storage.ui: growable partitions are ['vda2'] >18:47:56,259 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:47:56,260 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:47:56,261 DEBUG storage.ui: disk vda has 1 chunks >18:47:56,261 DEBUG storage.ui: disk vdb has 1 chunks >18:47:56,262 DEBUG storage.ui: disk vdc has 1 chunks >18:47:56,263 DEBUG storage.ui: disk vdd has 1 chunks >18:47:56,263 DEBUG storage.ui: disk vde has 1 chunks >18:47:56,264 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:47:56,264 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:47:56,265 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 38967296 >done = False >18:47:56,266 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:47:56,266 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:47:56,267 DEBUG storage.ui: new grow amount for request 41 (vda2) is 29130689 units, or 14223MB >18:47:56,268 DEBUG storage.ui: set: ['vda2'] 8/19035 >18:47:56,268 DEBUG storage.ui: allocating 14223 to TotalSizeSet with 8/19035 (19027 needed) >18:47:56,269 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 29130689 max_grow = 38967296 >done = False >18:47:56,270 DEBUG storage.ui: needed: 4803 >18:47:56,270 DEBUG storage.ui: set: ['vda2'] 14231/19035 >18:47:56,271 DEBUG storage.ui: allocating 0 to TotalSizeSet with 14231/19035 (4803 needed) >18:47:56,272 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 29130689 max_grow = 38967296 >done = False >18:47:56,272 DEBUG storage.ui: needed: 4803 >18:47:56,273 DEBUG storage.ui: growing partitions on vda >18:47:56,274 DEBUG storage.ui: partition vda1 (13): 0 >18:47:56,274 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2cc110> >18:47:56,275 DEBUG storage.ui: partition vda2 (41): 0 >18:47:56,276 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e3e90> >18:47:56,277 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda'] >18:47:56,279 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:56,279 DEBUG storage.ui: device vda1 new partedPartition None >18:47:56,281 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:47:56,283 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:47:56,285 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:56,286 DEBUG storage.ui: device vda2 new partedPartition None >18:47:56,288 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:47:56,290 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:47:56,291 DEBUG storage.ui: back from removeNewPartitions >18:47:56,291 DEBUG storage.ui: extended: None >18:47:56,292 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2cc110> >18:47:56,294 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:47:56,295 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3410> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:47:56,297 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:47:56,299 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:47:56,301 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:47:56,302 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3b50> PedPartition: <_ped.Partition object at 0x7f065f2dd710> >18:47:56,303 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e3e90> >18:47:56,305 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:47:56,306 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3950> PedPartition: <_ped.Partition object at 0x7f065f2dd8f0> >18:47:56,308 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:47:56,310 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:47:56,312 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:47:56,313 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3890> PedPartition: <_ped.Partition object at 0x7f065f2ddcb0> >18:47:56,313 DEBUG storage.ui: growing partitions on vdb >18:47:56,314 DEBUG storage.ui: growing partitions on vdc >18:47:56,315 DEBUG storage.ui: growing partitions on vdd >18:47:56,315 DEBUG storage.ui: growing partitions on vde >18:47:56,316 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:47:56,317 DEBUG storage.ui: fixing size of non-existent 14231MB partition vda2 (41) with non-existent lvmpv at 14231.00 >18:47:56,319 DEBUG storage.ui: fedora size is 14228MB >18:47:56,320 DEBUG storage.ui: vg fedora has 4MB free >18:47:56,321 DEBUG storage.ui: fedora size is 14228MB >18:47:56,321 DEBUG storage.ui: vg fedora has 4MB free >18:47:56,322 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f065f2dfbd0) -- > name = fedora status = False kids = 2 id = 42 > parents = ['non-existent 14231MB partition vda2 (41) with non-existent lvmpv'] > uuid = None size = 14228 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 3557.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 14231MB partition vda2 (41) with non-existent lvmpv'] > LVs = ['non-existent 13200MB lvmlv fedora-root (43) with non-existent ext4 filesystem mounted at /', > 'non-existent 1024MB lvmlv fedora-swap (46) with non-existent swap'] >18:47:56,323 DEBUG storage.ui: fedora size is 14228MB >18:47:56,324 DEBUG storage.ui: vg fedora has 4MB free >18:47:56,325 INFO storage.ui: adjusting device size from 4800.85 to 4.00 so it fits in container >18:47:56,325 DEBUG storage.ui: creating new device >18:47:56,327 DEBUG storage.ui: Ext4FS.supported: supported: True ; >18:47:56,328 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >18:47:56,330 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >18:47:56,332 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >18:47:56,333 DEBUG storage.ui: fedora size is 14228MB >18:47:56,334 DEBUG storage.ui: vg fedora has 4MB free >18:47:56,335 DEBUG storage.ui: Adding fedora-home/4MB to fedora >18:47:56,335 INFO storage.ui: added lvmlv fedora-home (id 47) to device tree >18:47:56,336 INFO storage.ui: registered action: [102] Create Device lvmlv fedora-home (id 47) >18:47:56,337 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:47:56,337 INFO storage.ui: registered action: [103] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 47) >18:47:56,367 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:56,368 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:47:59,375 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:59,376 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:47:59,377 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 768.0, ['vda'], None >18:47:59,394 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:47:59,396 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 14228MB lvmvg fedora (42) >18:47:59,405 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >18:47:59,407 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 14228MB lvmvg fedora (42) >18:48:01,764 DEBUG storage: BTRFS.supported: supported: True ; >18:48:01,765 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:48:01,766 DEBUG storage: BTRFS.supported: supported: True ; >18:48:01,767 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 0, [], None >18:48:01,769 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 4.0, ['vda'], single >18:48:01,774 DEBUG storage: BTRFS.supported: supported: True ; >18:48:01,774 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:48:09,230 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 4.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:48:12,724 DEBUG storage: BTRFS.supported: supported: True ; >18:48:12,725 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:48:12,725 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 4.0, ['vda'], single >18:48:12,727 INFO storage.ui: removed lvmlv fedora-home (id 47) from device tree >18:48:12,729 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >18:48:12,730 INFO storage.ui: registered action: [104] Destroy Device lvmlv fedora-home (id 47) >18:48:12,731 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 0, ['vda'], None >18:48:12,733 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 14228MB lvmvg fedora (42) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f065f2e0950> ; members: [] ; >18:48:12,735 DEBUG storage.ui: LVMPhysicalVolume.__init__: >18:48:12,735 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >18:48:12,736 DEBUG storage.ui: using container fedora with 2 devices >18:48:12,737 DEBUG storage.ui: fedora size is 14228MB >18:48:12,737 DEBUG storage.ui: vg fedora has 4MB free >18:48:12,738 DEBUG storage.ui: raw container size reported as 14231 >18:48:12,739 DEBUG storage.ui: adding a TotalSizeSet with size 14231 >18:48:12,739 DEBUG storage.ui: set.allocated = 8 >18:48:12,741 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:48:12,743 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:48:12,745 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:48:12,747 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:48:12,749 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:48:12,751 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:48:12,753 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:48:12,753 DEBUG storage.ui: device vda1 new partedPartition None >18:48:12,755 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:48:12,757 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:48:12,759 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:48:12,760 DEBUG storage.ui: device vda2 new partedPartition None >18:48:12,762 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:48:12,764 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:48:12,766 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)', 'req20(id 41)'] >18:48:12,766 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:48:12,769 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:12,771 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:12,772 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:12,774 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:12,776 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:12,777 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:12,777 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:48:12,778 DEBUG storage.ui: checking freespace on vda >18:48:12,779 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:48:12,780 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:48:12,781 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:48:12,781 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:48:12,782 DEBUG storage.ui: new free allows for 0 sectors of growth >18:48:12,783 DEBUG storage.ui: found free space for bootable request >18:48:12,783 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:12,784 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:48:12,786 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:48:12,787 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9b10> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:48:12,790 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:48:12,792 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:48:12,795 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:48:12,795 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e8250> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:48:12,798 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:12,800 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:12,800 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:12,803 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:12,805 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:12,805 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:12,806 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 14231.0 >18:48:12,807 DEBUG storage.ui: checking freespace on vda >18:48:12,807 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >18:48:12,809 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:48:12,809 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:48:12,810 DEBUG storage.ui: evaluating growth potential for new layout >18:48:12,811 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:48:12,811 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:48:12,812 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:48:12,813 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:48:12,813 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:48:12,814 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:48:12,815 DEBUG storage.ui: calculating growth for disk /dev/vda >18:48:12,817 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:48:12,818 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3850> PedPartition: <_ped.Partition object at 0x7f065f2dd9b0> >18:48:12,820 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:48:12,822 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:48:12,823 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:12,824 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:12,824 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:48:12,825 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:48:12,826 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 29128704 >done = False >18:48:12,826 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:48:12,827 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:48:12,828 DEBUG storage.ui: taking back 1985 (0MB) from 41 (vda2) >18:48:12,828 DEBUG storage.ui: new grow amount for request 41 (vda2) is 29128704 units, or 14223MB >18:48:12,829 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:48:12,830 DEBUG storage.ui: request 41 (vda2) growth: 29128704 (14223MB) size: 14231MB >18:48:12,830 DEBUG storage.ui: disk /dev/vda growth: 29128704 (14223MB) >18:48:12,831 DEBUG storage.ui: calculating growth for disk /dev/vde >18:48:12,832 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:48:12,832 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:48:12,833 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:48:12,833 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:48:12,834 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:48:12,836 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:48:12,837 DEBUG storage.ui: device vda2 new partedPartition None >18:48:12,839 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:48:12,841 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:48:12,841 DEBUG storage.ui: total growth: 29128704 sectors >18:48:12,842 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:48:12,843 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:48:12,843 DEBUG storage.ui: new free allows for 29128704 sectors of growth >18:48:12,845 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >18:48:12,847 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:48:12,847 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e90d0> PedPartition: <_ped.Partition object at 0x7f065f2ddcb0> >18:48:12,850 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:48:12,852 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:48:12,854 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:48:12,855 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9b10> PedPartition: <_ped.Partition object at 0x7f065f2dd710> >18:48:12,856 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)', 'vda2(id 41)'] >18:48:12,856 DEBUG storage.ui: growable partitions are ['vda2'] >18:48:12,857 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:12,858 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:12,859 DEBUG storage.ui: disk vda has 1 chunks >18:48:12,859 DEBUG storage.ui: disk vdb has 1 chunks >18:48:12,860 DEBUG storage.ui: disk vdc has 1 chunks >18:48:12,861 DEBUG storage.ui: disk vdd has 1 chunks >18:48:12,861 DEBUG storage.ui: disk vde has 1 chunks >18:48:12,862 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:48:12,863 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:48:12,863 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 29128704 >done = False >18:48:12,864 DEBUG storage.ui: 1 requests and 29130689 (14223MB) left in chunk >18:48:12,865 DEBUG storage.ui: adding 29130689 (14223MB) to 41 (vda2) >18:48:12,865 DEBUG storage.ui: taking back 1985 (0MB) from 41 (vda2) >18:48:12,866 DEBUG storage.ui: new grow amount for request 41 (vda2) is 29128704 units, or 14223MB >18:48:12,867 DEBUG storage.ui: set: ['vda2'] 8/14231 >18:48:12,867 DEBUG storage.ui: allocating 14223 to TotalSizeSet with 8/14231 (14223 needed) >18:48:12,868 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 29128704 max_grow = 29128704 >done = True >18:48:12,869 DEBUG storage.ui: needed: 0 >18:48:12,869 DEBUG storage.ui: set: ['vda2'] 14231/14231 >18:48:12,870 DEBUG storage.ui: allocating 0 to TotalSizeSet with 14231/14231 (0 needed) >18:48:12,870 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = vda2 growable = True >base = 16384 growth = 29128704 max_grow = 29128704 >done = True >18:48:12,871 DEBUG storage.ui: needed: 0 >18:48:12,872 DEBUG storage.ui: growing partitions on vda >18:48:12,872 DEBUG storage.ui: partition vda1 (13): 0 >18:48:12,873 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e9ad0> >18:48:12,874 DEBUG storage.ui: partition vda2 (41): 0 >18:48:12,875 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e9590> >18:48:12,876 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda'] >18:48:12,878 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:48:12,878 DEBUG storage.ui: device vda1 new partedPartition None >18:48:12,880 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:48:12,883 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:48:12,885 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:48:12,885 DEBUG storage.ui: device vda2 new partedPartition None >18:48:12,887 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:48:12,889 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:48:12,890 DEBUG storage.ui: back from removeNewPartitions >18:48:12,891 DEBUG storage.ui: extended: None >18:48:12,891 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e9ad0> >18:48:12,894 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:48:12,895 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb310> PedPartition: <_ped.Partition object at 0x7f065f2dd1d0> >18:48:12,897 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:48:12,899 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:48:12,901 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:48:12,902 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb4d0> PedPartition: <_ped.Partition object at 0x7f065f2dd8f0> >18:48:12,903 DEBUG storage.ui: setting req20 new geometry: parted.Geometry instance -- > start: 1574912 end: 30719999 length: 29145088 > device: <parted.device.Device object at 0x7f0651bef110> PedGeometry: <_ped.Geometry object at 0x7f065f2e9590> >18:48:12,905 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:48:12,906 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9090> PedPartition: <_ped.Partition object at 0x7f065f2dd530> >18:48:12,908 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:48:12,910 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:48:12,913 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:48:12,914 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e83d0> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:48:12,915 DEBUG storage.ui: growing partitions on vdb >18:48:12,915 DEBUG storage.ui: growing partitions on vdc >18:48:12,916 DEBUG storage.ui: growing partitions on vdd >18:48:12,916 DEBUG storage.ui: growing partitions on vde >18:48:12,917 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:48:12,918 DEBUG storage.ui: fixing size of non-existent 14231MB partition vda2 (41) with non-existent lvmpv at 14231.00 >18:48:12,924 DEBUG storage.ui: Storage.newDevice: 3 ; 4.0 ; name: None ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebb50) -- > name = vdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f0656cfa050> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651beb750>, DiskDevice instance (0x7f0651beb450) -- > name = vdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcf80> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef0d0>, DiskDevice instance (0x7f0651bdee10) -- > name = vdd status = True kids = 0 id = 4 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bce60> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef610>, DiskDevice instance (0x7f0651bef5d0) -- > name = vde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcef0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651befa50>] ; raid_level: single ; label: ; container_name: fedora ; mountpoint: /home ; fstype: btrfs ; >18:48:12,925 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 4.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:48:12,927 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >18:48:12,929 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 14228MB lvmvg fedora (42) >18:48:12,930 DEBUG storage.ui: specified container name fedora is wrong type (lvmvg) >18:48:12,932 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.BTRFSFactory object at 0x7f065f2cc510> ; members: [] ; >18:48:12,935 DEBUG storage.ui: BTRFS.supported: supported: True ; >18:48:12,935 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >18:48:12,937 DEBUG storage.ui: BTRFS.supported: supported: True ; >18:48:12,938 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >18:48:12,940 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:48:12,942 DEBUG storage.ui: PartitionDevice._setFormat: req22 ; >18:48:12,944 DEBUG storage.ui: PartitionDevice._setFormat: req22 ; current: None ; type: btrfs ; >18:48:12,946 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:48:12,947 INFO storage.ui: added partition req22 (id 48) to device tree >18:48:12,948 INFO storage.ui: registered action: [105] Create Device partition req22 (id 48) >18:48:12,948 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:48:12,949 INFO storage.ui: registered action: [106] Create Format btrfs filesystem on partition req22 (id 48) >18:48:12,951 DEBUG storage.ui: BTRFS.supported: supported: True ; >18:48:12,952 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >18:48:12,954 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:48:12,956 DEBUG storage.ui: PartitionDevice._setFormat: req23 ; >18:48:12,958 DEBUG storage.ui: PartitionDevice._setFormat: req23 ; current: None ; type: btrfs ; >18:48:12,960 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:48:12,961 INFO storage.ui: added partition req23 (id 49) to device tree >18:48:12,961 INFO storage.ui: registered action: [107] Create Device partition req23 (id 49) >18:48:12,962 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:48:12,963 INFO storage.ui: registered action: [108] Create Format btrfs filesystem on partition req23 (id 49) >18:48:12,965 DEBUG storage.ui: BTRFS.supported: supported: True ; >18:48:12,966 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >18:48:12,968 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:48:12,970 DEBUG storage.ui: PartitionDevice._setFormat: req24 ; >18:48:12,972 DEBUG storage.ui: PartitionDevice._setFormat: req24 ; current: None ; type: btrfs ; >18:48:12,974 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:48:12,975 INFO storage.ui: added partition req24 (id 50) to device tree >18:48:12,975 INFO storage.ui: registered action: [109] Create Device partition req24 (id 50) >18:48:12,976 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:48:12,977 INFO storage.ui: registered action: [110] Create Format btrfs filesystem on partition req24 (id 50) >18:48:12,979 DEBUG storage.ui: BTRFS.supported: supported: True ; >18:48:12,979 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >18:48:12,981 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:48:12,984 DEBUG storage.ui: PartitionDevice._setFormat: req25 ; >18:48:12,986 DEBUG storage.ui: PartitionDevice._setFormat: req25 ; current: None ; type: btrfs ; >18:48:12,988 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:48:12,988 INFO storage.ui: added partition req25 (id 51) to device tree >18:48:12,989 INFO storage.ui: registered action: [111] Create Device partition req25 (id 51) >18:48:12,990 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:48:12,990 INFO storage.ui: registered action: [112] Create Format btrfs filesystem on partition req25 (id 51) >18:48:12,991 DEBUG storage.ui: adding a TotalSizeSet with size 4 >18:48:12,992 DEBUG storage.ui: set.allocated = 1024 >18:48:12,994 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:48:12,996 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:48:12,998 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:48:13,000 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:48:13,001 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:48:13,004 DEBUG storage.ui: removing all non-preexisting partitions ['req22(id 48)', 'req23(id 49)', 'req24(id 50)', 'req25(id 51)', 'vda1(id 13)', 'vda2(id 41)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:48:13,006 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:48:13,007 DEBUG storage.ui: device vda1 new partedPartition None >18:48:13,009 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:48:13,011 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:48:13,013 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:48:13,014 DEBUG storage.ui: device vda2 new partedPartition None >18:48:13,016 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:48:13,018 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:48:13,019 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req22(id 48)', 'req23(id 49)', 'req24(id 50)', 'req25(id 51)', 'req0(id 13)', 'req20(id 41)'] >18:48:13,020 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)', 'req22(id 48)', 'req23(id 49)', 'req24(id 50)', 'req25(id 51)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:48:13,022 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,025 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,025 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,027 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,029 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,030 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,031 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:48:13,031 DEBUG storage.ui: checking freespace on vda >18:48:13,033 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:48:13,033 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:48:13,034 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:48:13,035 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:48:13,035 DEBUG storage.ui: new free allows for 0 sectors of growth >18:48:13,036 DEBUG storage.ui: found free space for bootable request >18:48:13,036 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:13,037 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:48:13,039 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:48:13,039 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb190> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:48:13,041 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:48:13,043 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:48:13,046 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:48:13,046 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e3150> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:48:13,048 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,050 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,051 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,053 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,054 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,055 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,055 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 14231MB ; grow: False ; max_size: 14231.0 >18:48:13,056 DEBUG storage.ui: checking freespace on vda >18:48:13,056 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=14231MB boot=False best=None grow=False >18:48:13,057 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:48:13,058 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:48:13,058 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:48:13,059 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:48:13,059 DEBUG storage.ui: new free allows for 0 sectors of growth >18:48:13,060 DEBUG storage.ui: created partition vda2 of 14231MB and added it to /dev/vda >18:48:13,062 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:48:13,062 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb310> PedPartition: <_ped.Partition object at 0x7f065f2dd8f0> >18:48:13,064 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:48:13,066 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:48:13,068 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:48:13,069 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ebc10> PedPartition: <_ped.Partition object at 0x7f065f2dd530> >18:48:13,071 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,073 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,074 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,076 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,078 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,078 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,078 DEBUG storage.ui: allocating partition: req22 ; id: 48 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 4.0 >18:48:13,079 DEBUG storage.ui: checking freespace on vdb >18:48:13,080 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=256MB boot=False best=None grow=True >18:48:13,080 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:48:13,081 DEBUG storage.ui: evaluating growth potential for new layout >18:48:13,081 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:48:13,082 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,082 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:48:13,083 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:48:13,083 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:13,085 DEBUG storage.ui: PartitionDevice._setPartedPartition: req22 ; >18:48:13,086 DEBUG storage.ui: device req22 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed150> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:48:13,088 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:48:13,090 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:48:13,091 DEBUG storage.ui: adding request 48 to chunk 2457537 (63-2457599) on /dev/vdb >18:48:13,091 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,092 DEBUG storage.ui: req: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,092 DEBUG storage.ui: request 48 (vdb1) growth: 0 (0MB) size: 256MB >18:48:13,093 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:48:13,093 DEBUG storage.ui: calculating growth for disk /dev/vda >18:48:13,094 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:13,094 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:13,095 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:48:13,095 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:48:13,096 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = False >base = 29145088 growth = 0 max_grow = 0 >done = True >18:48:13,096 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:48:13,096 DEBUG storage.ui: request 41 (vda2) growth: 0 (0MB) size: 14231MB >18:48:13,097 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:48:13,097 DEBUG storage.ui: calculating growth for disk /dev/vde >18:48:13,098 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,098 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:48:13,098 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:48:13,099 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,099 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:48:13,102 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:48:13,102 DEBUG storage.ui: device vdb1 new partedPartition None >18:48:13,104 DEBUG storage.ui: PartitionDevice._setDisk: req22 ; new: None ; old: vdb ; >18:48:13,106 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:48:13,106 DEBUG storage.ui: total growth: 0 sectors >18:48:13,106 DEBUG storage.ui: updating use_disk to vdb, type: 0 >18:48:13,107 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:48:13,107 DEBUG storage.ui: new free allows for 0 sectors of growth >18:48:13,108 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:13,109 DEBUG storage.ui: created partition vdb1 of 256MB and added it to /dev/vdb >18:48:13,111 DEBUG storage.ui: PartitionDevice._setPartedPartition: req22 ; >18:48:13,111 DEBUG storage.ui: device req22 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ebf10> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:48:13,113 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:48:13,115 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:48:13,118 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:48:13,119 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb310> PedPartition: <_ped.Partition object at 0x7f065f2dd8f0> >18:48:13,121 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,123 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,123 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,125 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,127 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,128 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,128 DEBUG storage.ui: allocating partition: req23 ; id: 49 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 4.0 >18:48:13,129 DEBUG storage.ui: checking freespace on vdc >18:48:13,130 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=256MB boot=False best=None grow=True >18:48:13,130 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:48:13,131 DEBUG storage.ui: evaluating growth potential for new layout >18:48:13,131 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:48:13,132 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:13,134 DEBUG storage.ui: PartitionDevice._setPartedPartition: req23 ; >18:48:13,134 DEBUG storage.ui: device req23 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed290> PedPartition: <_ped.Partition object at 0x7f065f2dd710> >18:48:13,136 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:48:13,138 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:48:13,139 DEBUG storage.ui: adding request 49 to chunk 2457537 (63-2457599) on /dev/vdc >18:48:13,139 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,140 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,140 DEBUG storage.ui: request 49 (vdc1) growth: 0 (0MB) size: 256MB >18:48:13,141 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:48:13,141 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:48:13,142 DEBUG storage.ui: adding request 48 to chunk 2457537 (63-2457599) on /dev/vdb >18:48:13,142 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,142 DEBUG storage.ui: req: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,143 DEBUG storage.ui: request 48 (vdb1) growth: 0 (0MB) size: 256MB >18:48:13,143 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:48:13,144 DEBUG storage.ui: calculating growth for disk /dev/vda >18:48:13,144 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:13,145 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:13,145 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:48:13,146 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:48:13,146 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = False >base = 29145088 growth = 0 max_grow = 0 >done = True >18:48:13,147 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:48:13,147 DEBUG storage.ui: request 41 (vda2) growth: 0 (0MB) size: 14231MB >18:48:13,147 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:48:13,148 DEBUG storage.ui: calculating growth for disk /dev/vde >18:48:13,148 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,149 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:48:13,149 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:48:13,150 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,150 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:48:13,152 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:48:13,153 DEBUG storage.ui: device vdc1 new partedPartition None >18:48:13,154 DEBUG storage.ui: PartitionDevice._setDisk: req23 ; new: None ; old: vdc ; >18:48:13,156 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:48:13,157 DEBUG storage.ui: total growth: 0 sectors >18:48:13,157 DEBUG storage.ui: updating use_disk to vdc, type: 0 >18:48:13,158 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:48:13,158 DEBUG storage.ui: new free allows for 0 sectors of growth >18:48:13,159 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:13,159 DEBUG storage.ui: created partition vdc1 of 256MB and added it to /dev/vdc >18:48:13,161 DEBUG storage.ui: PartitionDevice._setPartedPartition: req23 ; >18:48:13,162 DEBUG storage.ui: device req23 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed0d0> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:48:13,164 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:48:13,166 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:48:13,168 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:48:13,169 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed050> PedPartition: <_ped.Partition object at 0x7f065f2dd1d0> >18:48:13,171 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,173 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,173 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,175 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,177 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,177 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,178 DEBUG storage.ui: allocating partition: req24 ; id: 50 ; disks: ['vdd'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 4.0 >18:48:13,178 DEBUG storage.ui: checking freespace on vdd >18:48:13,179 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdd part_type=0 req_size=256MB boot=False best=None grow=True >18:48:13,180 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:48:13,180 DEBUG storage.ui: evaluating growth potential for new layout >18:48:13,180 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:48:13,181 DEBUG storage.ui: adding request 49 to chunk 2457537 (63-2457599) on /dev/vdc >18:48:13,181 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,182 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,182 DEBUG storage.ui: request 49 (vdc1) growth: 0 (0MB) size: 256MB >18:48:13,183 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:48:13,183 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:48:13,184 DEBUG storage.ui: adding request 48 to chunk 2457537 (63-2457599) on /dev/vdb >18:48:13,184 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,185 DEBUG storage.ui: req: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,185 DEBUG storage.ui: request 48 (vdb1) growth: 0 (0MB) size: 256MB >18:48:13,185 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:48:13,186 DEBUG storage.ui: calculating growth for disk /dev/vda >18:48:13,186 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:13,187 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:13,187 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:48:13,188 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:48:13,188 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = False >base = 29145088 growth = 0 max_grow = 0 >done = True >18:48:13,188 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:48:13,189 DEBUG storage.ui: request 41 (vda2) growth: 0 (0MB) size: 14231MB >18:48:13,189 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:48:13,189 DEBUG storage.ui: calculating growth for disk /dev/vde >18:48:13,190 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,190 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:48:13,191 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:48:13,191 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:13,193 DEBUG storage.ui: PartitionDevice._setPartedPartition: req24 ; >18:48:13,194 DEBUG storage.ui: device req24 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed650> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:48:13,196 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:48:13,198 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:48:13,198 DEBUG storage.ui: adding request 50 to chunk 2457537 (63-2457599) on /dev/vdd >18:48:13,199 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,199 DEBUG storage.ui: req: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,200 DEBUG storage.ui: request 50 (vdd1) growth: 0 (0MB) size: 256MB >18:48:13,200 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:48:13,202 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:48:13,202 DEBUG storage.ui: device vdd1 new partedPartition None >18:48:13,204 DEBUG storage.ui: PartitionDevice._setDisk: req24 ; new: None ; old: vdd ; >18:48:13,206 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:48:13,207 DEBUG storage.ui: total growth: 0 sectors >18:48:13,207 DEBUG storage.ui: updating use_disk to vdd, type: 0 >18:48:13,207 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:48:13,208 DEBUG storage.ui: new free allows for 0 sectors of growth >18:48:13,208 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:13,209 DEBUG storage.ui: created partition vdd1 of 256MB and added it to /dev/vdd >18:48:13,211 DEBUG storage.ui: PartitionDevice._setPartedPartition: req24 ; >18:48:13,211 DEBUG storage.ui: device req24 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed7d0> PedPartition: <_ped.Partition object at 0x7f065f2ddbf0> >18:48:13,214 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:48:13,216 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:48:13,218 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:48:13,219 DEBUG storage.ui: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ebdd0> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:48:13,221 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,223 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,223 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,225 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:13,227 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:13,227 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:13,228 DEBUG storage.ui: allocating partition: req25 ; id: 51 ; disks: ['vde'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 4.0 >18:48:13,228 DEBUG storage.ui: checking freespace on vde >18:48:13,229 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vde part_type=0 req_size=256MB boot=False best=None grow=True >18:48:13,230 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:48:13,230 DEBUG storage.ui: evaluating growth potential for new layout >18:48:13,231 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:48:13,231 DEBUG storage.ui: adding request 49 to chunk 2457537 (63-2457599) on /dev/vdc >18:48:13,232 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,232 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,233 DEBUG storage.ui: request 49 (vdc1) growth: 0 (0MB) size: 256MB >18:48:13,233 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:48:13,233 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:48:13,234 DEBUG storage.ui: adding request 48 to chunk 2457537 (63-2457599) on /dev/vdb >18:48:13,234 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,235 DEBUG storage.ui: req: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,235 DEBUG storage.ui: request 48 (vdb1) growth: 0 (0MB) size: 256MB >18:48:13,235 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >18:48:13,236 DEBUG storage.ui: calculating growth for disk /dev/vda >18:48:13,236 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:13,237 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:13,237 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:48:13,238 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:48:13,238 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = False >base = 29145088 growth = 0 max_grow = 0 >done = True >18:48:13,239 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:48:13,239 DEBUG storage.ui: request 41 (vda2) growth: 0 (0MB) size: 14231MB >18:48:13,239 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:48:13,240 DEBUG storage.ui: calculating growth for disk /dev/vde >18:48:13,240 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:13,242 DEBUG storage.ui: PartitionDevice._setPartedPartition: req25 ; >18:48:13,243 DEBUG storage.ui: device req25 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed2d0> PedPartition: <_ped.Partition object at 0x7f065f2dd710> >18:48:13,245 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:48:13,247 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:48:13,248 DEBUG storage.ui: adding request 51 to chunk 2457537 (63-2457599) on /dev/vde >18:48:13,248 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,248 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = vde1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,249 DEBUG storage.ui: request 51 (vde1) growth: 0 (0MB) size: 256MB >18:48:13,249 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:48:13,250 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:48:13,250 DEBUG storage.ui: adding request 50 to chunk 2457537 (63-2457599) on /dev/vdd >18:48:13,251 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,251 DEBUG storage.ui: req: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,251 DEBUG storage.ui: request 50 (vdd1) growth: 0 (0MB) size: 256MB >18:48:13,252 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:48:13,254 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:48:13,254 DEBUG storage.ui: device vde1 new partedPartition None >18:48:13,256 DEBUG storage.ui: PartitionDevice._setDisk: req25 ; new: None ; old: vde ; >18:48:13,258 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:48:13,258 DEBUG storage.ui: total growth: 0 sectors >18:48:13,258 DEBUG storage.ui: updating use_disk to vde, type: 0 >18:48:13,259 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:48:13,259 DEBUG storage.ui: new free allows for 0 sectors of growth >18:48:13,260 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:13,261 DEBUG storage.ui: created partition vde1 of 256MB and added it to /dev/vde >18:48:13,262 DEBUG storage.ui: PartitionDevice._setPartedPartition: req25 ; >18:48:13,263 DEBUG storage.ui: device req25 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed610> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:48:13,265 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:48:13,267 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:48:13,269 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:48:13,270 DEBUG storage.ui: device vde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed5d0> PedPartition: <_ped.Partition object at 0x7f065f2ddbf0> >18:48:13,270 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vdb1(id 48)', 'vdc1(id 49)', 'vdd1(id 50)', 'vde1(id 51)', 'vda1(id 13)', 'vda2(id 41)'] >18:48:13,271 DEBUG storage.ui: growable partitions are ['vdb1', 'vdc1', 'vdd1', 'vde1'] >18:48:13,271 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:13,272 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:13,272 DEBUG storage.ui: disk vda has 1 chunks >18:48:13,273 DEBUG storage.ui: adding request 48 to chunk 2457537 (63-2457599) on /dev/vdb >18:48:13,273 DEBUG storage.ui: disk vdb has 1 chunks >18:48:13,274 DEBUG storage.ui: adding request 49 to chunk 2457537 (63-2457599) on /dev/vdc >18:48:13,274 DEBUG storage.ui: disk vdc has 1 chunks >18:48:13,275 DEBUG storage.ui: adding request 50 to chunk 2457537 (63-2457599) on /dev/vdd >18:48:13,275 DEBUG storage.ui: disk vdd has 1 chunks >18:48:13,276 DEBUG storage.ui: adding request 51 to chunk 2457537 (63-2457599) on /dev/vde >18:48:13,276 DEBUG storage.ui: disk vde has 1 chunks >18:48:13,277 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,277 DEBUG storage.ui: req: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,277 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,278 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,278 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,279 DEBUG storage.ui: req: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,279 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:48:13,279 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = vde1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,280 DEBUG storage.ui: set: ['vdb1', 'vdc1', 'vdd1', 'vde1'] 1024/4 >18:48:13,280 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,281 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,281 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,281 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,282 DEBUG storage.ui: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,282 DEBUG storage.ui: needed: -1020 >18:48:13,283 DEBUG storage.ui: not reclaiming from this request >18:48:13,283 DEBUG storage.ui: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,283 DEBUG storage.ui: needed: -1020 >18:48:13,284 DEBUG storage.ui: not reclaiming from this request >18:48:13,284 DEBUG storage.ui: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,285 DEBUG storage.ui: needed: -1020 >18:48:13,285 DEBUG storage.ui: not reclaiming from this request >18:48:13,285 DEBUG storage.ui: PartitionRequest instance -- >id = 51 name = vde1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,286 DEBUG storage.ui: needed: -1020 >18:48:13,286 DEBUG storage.ui: not reclaiming from this request >18:48:13,286 DEBUG storage.ui: set: ['vdb1', 'vdc1', 'vdd1', 'vde1'] 1024/4 >18:48:13,287 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,287 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,288 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,288 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,288 DEBUG storage.ui: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,289 DEBUG storage.ui: needed: -1020 >18:48:13,289 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True 0 (0 MB) >18:48:13,290 DEBUG storage.ui: deallocating 0 from TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,290 DEBUG storage.ui: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,290 DEBUG storage.ui: needed: -1020 >18:48:13,291 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True 0 (0 MB) >18:48:13,291 DEBUG storage.ui: deallocating 0 from TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,292 DEBUG storage.ui: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,292 DEBUG storage.ui: needed: -1020 >18:48:13,292 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True 0 (0 MB) >18:48:13,293 DEBUG storage.ui: deallocating 0 from TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,293 DEBUG storage.ui: PartitionRequest instance -- >id = 51 name = vde1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True >18:48:13,294 DEBUG storage.ui: needed: -1020 >18:48:13,294 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 51 name = vde1 growable = True >base = 524288 growth = 0 max_grow = -516096 >done = True 0 (0 MB) >18:48:13,294 DEBUG storage.ui: deallocating 0 from TotalSizeSet with 1024/4 (-1020 needed) >18:48:13,295 DEBUG storage.ui: growing partitions on vda >18:48:13,295 DEBUG storage.ui: growing partitions on vdb >18:48:13,296 DEBUG storage.ui: partition vdb1 (48): 0 >18:48:13,296 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 526335 length: 524288 > device: <parted.device.Device object at 0x7f0651beb050> PedGeometry: <_ped.Geometry object at 0x7f065f2ed190> >18:48:13,297 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 48)'] from disk(s) ['vdb'] >18:48:13,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:48:13,299 DEBUG storage.ui: device vdb1 new partedPartition None >18:48:13,301 DEBUG storage.ui: PartitionDevice._setDisk: req22 ; new: None ; old: vdb ; >18:48:13,303 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:48:13,303 DEBUG storage.ui: back from removeNewPartitions >18:48:13,304 DEBUG storage.ui: extended: None >18:48:13,304 DEBUG storage.ui: setting req22 new geometry: parted.Geometry instance -- > start: 2048 end: 526335 length: 524288 > device: <parted.device.Device object at 0x7f0651beb050> PedGeometry: <_ped.Geometry object at 0x7f065f2ed190> >18:48:13,306 DEBUG storage.ui: PartitionDevice._setPartedPartition: req22 ; >18:48:13,307 DEBUG storage.ui: device req22 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2edad0> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:48:13,309 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:48:13,311 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:48:13,313 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:48:13,314 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2edc90> PedPartition: <_ped.Partition object at 0x7f065f2dda10> >18:48:13,314 DEBUG storage.ui: growing partitions on vdc >18:48:13,315 DEBUG storage.ui: partition vdc1 (49): 0 >18:48:13,315 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 526335 length: 524288 > device: <parted.device.Device object at 0x7f0651bef290> PedGeometry: <_ped.Geometry object at 0x7f065f2e3e10> >18:48:13,316 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 49)'] from disk(s) ['vdc'] >18:48:13,318 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:48:13,318 DEBUG storage.ui: device vdc1 new partedPartition None >18:48:13,320 DEBUG storage.ui: PartitionDevice._setDisk: req23 ; new: None ; old: vdc ; >18:48:13,322 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:48:13,322 DEBUG storage.ui: back from removeNewPartitions >18:48:13,323 DEBUG storage.ui: extended: None >18:48:13,323 DEBUG storage.ui: setting req23 new geometry: parted.Geometry instance -- > start: 2048 end: 526335 length: 524288 > device: <parted.device.Device object at 0x7f0651bef290> PedGeometry: <_ped.Geometry object at 0x7f065f2e3e10> >18:48:13,325 DEBUG storage.ui: PartitionDevice._setPartedPartition: req23 ; >18:48:13,326 DEBUG storage.ui: device req23 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed8d0> PedPartition: <_ped.Partition object at 0x7f065f2dd8f0> >18:48:13,328 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:48:13,330 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:48:13,332 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:48:13,333 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed190> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:48:13,334 DEBUG storage.ui: growing partitions on vdd >18:48:13,334 DEBUG storage.ui: partition vdd1 (50): 0 >18:48:13,335 DEBUG storage.ui: new geometry for vdd1: parted.Geometry instance -- > start: 2048 end: 526335 length: 524288 > device: <parted.device.Device object at 0x7f0651bef6d0> PedGeometry: <_ped.Geometry object at 0x7f065f2ebd90> >18:48:13,335 DEBUG storage.ui: removing all non-preexisting partitions ['vdd1(id 50)'] from disk(s) ['vdd'] >18:48:13,337 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:48:13,338 DEBUG storage.ui: device vdd1 new partedPartition None >18:48:13,340 DEBUG storage.ui: PartitionDevice._setDisk: req24 ; new: None ; old: vdd ; >18:48:13,342 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:48:13,342 DEBUG storage.ui: back from removeNewPartitions >18:48:13,342 DEBUG storage.ui: extended: None >18:48:13,343 DEBUG storage.ui: setting req24 new geometry: parted.Geometry instance -- > start: 2048 end: 526335 length: 524288 > device: <parted.device.Device object at 0x7f0651bef6d0> PedGeometry: <_ped.Geometry object at 0x7f065f2ebd90> >18:48:13,345 DEBUG storage.ui: PartitionDevice._setPartedPartition: req24 ; >18:48:13,346 DEBUG storage.ui: device req24 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eddd0> PedPartition: <_ped.Partition object at 0x7f065f2dd1d0> >18:48:13,350 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:48:13,357 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:48:13,363 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:48:13,364 DEBUG storage.ui: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2edd90> PedPartition: <_ped.Partition object at 0x7f065f2ddad0> >18:48:13,364 DEBUG storage.ui: growing partitions on vde >18:48:13,365 DEBUG storage.ui: partition vde1 (51): 0 >18:48:13,365 DEBUG storage.ui: new geometry for vde1: parted.Geometry instance -- > start: 2048 end: 526335 length: 524288 > device: <parted.device.Device object at 0x7f0651befb10> PedGeometry: <_ped.Geometry object at 0x7f065f2e3b10> >18:48:13,366 DEBUG storage.ui: removing all non-preexisting partitions ['vde1(id 51)'] from disk(s) ['vde'] >18:48:13,368 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:48:13,368 DEBUG storage.ui: device vde1 new partedPartition None >18:48:13,370 DEBUG storage.ui: PartitionDevice._setDisk: req25 ; new: None ; old: vde ; >18:48:13,372 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:48:13,373 DEBUG storage.ui: back from removeNewPartitions >18:48:13,373 DEBUG storage.ui: extended: None >18:48:13,374 DEBUG storage.ui: setting req25 new geometry: parted.Geometry instance -- > start: 2048 end: 526335 length: 524288 > device: <parted.device.Device object at 0x7f0651befb10> PedGeometry: <_ped.Geometry object at 0x7f065f2e3b10> >18:48:13,376 DEBUG storage.ui: PartitionDevice._setPartedPartition: req25 ; >18:48:13,376 DEBUG storage.ui: device req25 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb310> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:48:13,378 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:48:13,380 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:48:13,382 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:48:13,383 DEBUG storage.ui: device vde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eda10> PedPartition: <_ped.Partition object at 0x7f065f2dd8f0> >18:48:13,384 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:48:13,384 DEBUG storage.ui: fixing size of non-existent 14231MB partition vda2 (41) with non-existent lvmpv at 14231.00 >18:48:13,385 DEBUG storage.ui: fixing size of non-existent 256MB partition vdb1 (48) with non-existent btrfs filesystem at 256.00 >18:48:13,386 DEBUG storage.ui: fixing size of non-existent 256MB partition vdc1 (49) with non-existent btrfs filesystem at 256.00 >18:48:13,387 DEBUG storage.ui: fixing size of non-existent 256MB partition vdd1 (50) with non-existent btrfs filesystem at 256.00 >18:48:13,387 DEBUG storage.ui: fixing size of non-existent 256MB partition vde1 (51) with non-existent btrfs filesystem at 256.00 >18:48:13,389 DEBUG storage.ui: creating new container >18:48:13,394 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'dataLevel': 'single', 'parents': [PartitionDevice instance (0x7f065f2dfa50) -- > name = vdb1 status = False kids = 0 id = 48 > parents = ['existing 1200MB disk vdb (2) with non-existent msdos disklabel'] > uuid = None size = 256.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 256 path = /dev/vdb1 > format args = [] originalFormat = btrfs grow = False max size = 4.0 bootable = False > part type = 0 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2edc90> PedPartition: <_ped.Partition object at 0x7f065f2dda10> > disk = existing 1200MB disk vdb (2) with non-existent msdos disklabel > start = 2048 end = 526335 length = 524288 > flags = , PartitionDevice instance (0x7f065f2ebb50) -- > name = vdc1 status = False kids = 0 id = 49 > parents = ['existing 1200MB disk vdc (3) with non-existent msdos disklabel'] > uuid = None size = 256.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 256 path = /dev/vdc1 > format args = [] originalFormat = btrfs grow = False max size = 4.0 bootable = False > part type = 0 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed190> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> > disk = existing 1200MB disk vdc (3) with non-existent msdos disklabel > start = 2048 end = 526335 length = 524288 > flags = , PartitionDevice instance (0x7f065f2eb550) -- > name = vdd1 status = False kids = 0 id = 50 > parents = ['existing 1200MB disk vdd (4) with non-existent msdos disklabel'] > uuid = None size = 256.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 256 path = /dev/vdd1 > format args = [] originalFormat = btrfs grow = False max size = 4.0 bootable = False > part type = 0 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2edd90> PedPartition: <_ped.Partition object at 0x7f065f2ddad0> > disk = existing 1200MB disk vdd (4) with non-existent msdos disklabel > start = 2048 end = 526335 length = 524288 > flags = , PartitionDevice instance (0x7f065f2eb6d0) -- > name = vde1 status = False kids = 0 id = 51 > parents = ['existing 1200MB disk vde (5) with non-existent msdos disklabel'] > uuid = None size = 256.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 256 path = /dev/vde1 > format args = [] originalFormat = btrfs grow = False max size = 4.0 bootable = False > part type = 0 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eda10> PedPartition: <_ped.Partition object at 0x7f065f2dd8f0> > disk = existing 1200MB disk vde (5) with non-existent msdos disklabel > start = 2048 end = 526335 length = 524288 > flags = ], 'name': 'fedora'} >18:48:13,397 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >18:48:13,399 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >18:48:13,401 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdd1 ; >18:48:13,403 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vde1 ; >18:48:13,403 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:48:13,405 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >18:48:13,407 DEBUG storage.ui: BTRFS.supported: supported: True ; >18:48:13,407 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >18:48:13,409 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.52 ; current: None ; type: btrfs ; >18:48:13,413 DEBUG storage.ui: BTRFS.supported: supported: True ; >18:48:13,414 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >18:48:13,420 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.52 ; current: btrfs ; type: btrfs ; >18:48:13,422 INFO storage.ui: added btrfs volume fedora (id 52) to device tree >18:48:13,423 INFO storage.ui: registered action: [113] Create Device btrfs volume fedora (id 52) >18:48:13,423 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:48:13,424 INFO storage.ui: registered action: [114] Create Format btrfs filesystem on btrfs volume fedora (id 52) >18:48:13,426 DEBUG storage.ui: BTRFSVolumeDevice instance (0x7f065f2e31d0) -- > name = fedora status = False kids = 0 id = 52 > parents = ['non-existent 256MB partition vdb1 (48) with non-existent btrfs filesystem', > 'non-existent 256MB partition vdc1 (49) with non-existent btrfs filesystem', > 'non-existent 256MB partition vdd1 (50) with non-existent btrfs filesystem', > 'non-existent 256MB partition vde1 (51) with non-existent btrfs filesystem'] > uuid = None size = 1024.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = btrfs >18:48:13,426 DEBUG storage.ui: creating new device >18:48:13,428 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'metaDataLevel': 'single', 'subvol': True, 'fmt_type': 'btrfs', 'fmt_args': {}, 'dataLevel': 'single', 'parents': [BTRFSVolumeDevice instance (0x7f065f2e31d0) -- > name = fedora status = False kids = 0 id = 52 > parents = ['non-existent 256MB partition vdb1 (48) with non-existent btrfs filesystem', > 'non-existent 256MB partition vdc1 (49) with non-existent btrfs filesystem', > 'non-existent 256MB partition vdd1 (50) with non-existent btrfs filesystem', > 'non-existent 256MB partition vde1 (51) with non-existent btrfs filesystem'] > uuid = None size = 1024.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = btrfs], 'mountpoint': '/home', 'size': 4.0} >18:48:13,430 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >18:48:13,430 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:48:13,432 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >18:48:13,434 DEBUG storage.ui: BTRFS.supported: supported: True ; >18:48:13,435 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >18:48:13,437 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >18:48:13,437 INFO storage.ui: added btrfs subvolume home (id 53) to device tree >18:48:13,438 INFO storage.ui: registered action: [115] Create Device btrfs subvolume home (id 53) >18:48:13,439 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >18:48:13,439 INFO storage.ui: registered action: [116] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 53) >18:48:13,465 DEBUG storage: BTRFS.supported: supported: True ; >18:48:13,465 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:48:13,471 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 1024.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:48:13,483 DEBUG storage: BTRFS.supported: supported: True ; >18:48:13,483 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:48:13,489 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 1024.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:48:13,795 DEBUG storage: BTRFS.supported: supported: True ; >18:48:13,796 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:48:13,796 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 1024.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:48:13,804 DEBUG storage: BTRFS.supported: supported: True ; >18:48:13,805 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:48:13,810 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 1024.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:48:21,332 DEBUG storage: BTRFS.supported: supported: True ; >18:48:21,333 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:48:21,333 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 3000.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:48:21,338 DEBUG storage.ui: Storage.newDevice: 3 ; 3000.0 ; device: non-existent 1024MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home ; encrypted: False ; disks: [DiskDevice instance (0x7f0651bebb50) -- > name = vdb status = True kids = 1 id = 2 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f0656cfa050> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651beb750>, DiskDevice instance (0x7f0651beb450) -- > name = vdc status = True kids = 1 id = 3 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcf80> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef0d0>, DiskDevice instance (0x7f0651bdee10) -- > name = vdd status = True kids = 1 id = 4 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bce60> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651bef610>, DiskDevice instance (0x7f0651bef5d0) -- > name = vde status = True kids = 1 id = 5 > parents = [] > uuid = None size = 1200.0 > format = non-existent msdos disklabel > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2457600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2438, 16, 63) biosGeometry: (152, 255, 63) > PedDevice: <_ped.Device object at 0x7f06570bcef0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0651befa50>] ; raid_level: single ; container_name: None ; >18:48:21,340 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 3000.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:48:21,343 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 1024MB btrfs subvolume home (53) with non-existent btrfs filesystem mounted at /home ; container: non-existent 1024MB btrfs volume fedora (52) with non-existent btrfs filesystem ; factory: <pyanaconda.storage.BTRFSFactory object at 0x7f065f2ed490> ; members: [] ; >18:48:21,345 DEBUG storage.ui: BTRFS.supported: supported: True ; >18:48:21,346 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >18:48:21,346 DEBUG storage.ui: using container fedora with 1 devices >18:48:21,347 DEBUG storage.ui: raw container size reported as 3000 >18:48:21,347 DEBUG storage.ui: adding a TotalSizeSet with size 3000 >18:48:21,348 DEBUG storage.ui: set.allocated = 1024 >18:48:21,350 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:48:21,352 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:48:21,354 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:48:21,356 DEBUG storage.ui: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:48:21,358 DEBUG storage.ui: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:48:21,360 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 13)', 'vda2(id 41)', 'vdb1(id 48)', 'vdc1(id 49)', 'vdd1(id 50)', 'vde1(id 51)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:48:21,362 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:48:21,362 DEBUG storage.ui: device vda1 new partedPartition None >18:48:21,364 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >18:48:21,366 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >18:48:21,368 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:48:21,369 DEBUG storage.ui: device vda2 new partedPartition None >18:48:21,371 DEBUG storage.ui: PartitionDevice._setDisk: req20 ; new: None ; old: vda ; >18:48:21,373 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >18:48:21,375 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:48:21,376 DEBUG storage.ui: device vdb1 new partedPartition None >18:48:21,377 DEBUG storage.ui: PartitionDevice._setDisk: req22 ; new: None ; old: vdb ; >18:48:21,379 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:48:21,381 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:48:21,382 DEBUG storage.ui: device vdc1 new partedPartition None >18:48:21,384 DEBUG storage.ui: PartitionDevice._setDisk: req23 ; new: None ; old: vdc ; >18:48:21,386 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:48:21,388 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:48:21,389 DEBUG storage.ui: device vdd1 new partedPartition None >18:48:21,391 DEBUG storage.ui: PartitionDevice._setDisk: req24 ; new: None ; old: vdd ; >18:48:21,393 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:48:21,395 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:48:21,395 DEBUG storage.ui: device vde1 new partedPartition None >18:48:21,397 DEBUG storage.ui: PartitionDevice._setDisk: req25 ; new: None ; old: vde ; >18:48:21,399 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:48:21,400 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'] ; partitions=['req0(id 13)', 'req20(id 41)', 'req22(id 48)', 'req23(id 49)', 'req24(id 50)', 'req25(id 51)'] >18:48:21,401 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 13)', 'req20(id 41)', 'req22(id 48)', 'req23(id 49)', 'req24(id 50)', 'req25(id 51)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd', 'vde'] >18:48:21,405 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,407 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,408 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,410 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,412 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,412 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,413 DEBUG storage.ui: allocating partition: req0 ; id: 13 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 768MB ; grow: False ; max_size: 768.0 >18:48:21,414 DEBUG storage.ui: checking freespace on vda >18:48:21,415 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=768MB boot=True best=None grow=False >18:48:21,416 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >18:48:21,417 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:48:21,417 DEBUG storage.ui: new free: 63-30719999 / 14999MB >18:48:21,418 DEBUG storage.ui: new free allows for 0 sectors of growth >18:48:21,418 DEBUG storage.ui: found free space for bootable request >18:48:21,419 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:21,420 DEBUG storage.ui: created partition vda1 of 768MB and added it to /dev/vda >18:48:21,422 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >18:48:21,423 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed450> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:48:21,425 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >18:48:21,427 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >18:48:21,430 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >18:48:21,431 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed5d0> PedPartition: <_ped.Partition object at 0x7f0651c12d70> >18:48:21,433 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,435 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,436 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,438 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,440 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,440 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,441 DEBUG storage.ui: allocating partition: req20 ; id: 41 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 14231MB ; grow: False ; max_size: 14231.0 >18:48:21,442 DEBUG storage.ui: checking freespace on vda >18:48:21,443 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=14231MB boot=False best=None grow=False >18:48:21,444 DEBUG storage.ui: current free range is 63-2047 (0MB) >18:48:21,444 DEBUG storage.ui: current free range is 1574912-30719999 (14231MB) >18:48:21,445 DEBUG storage.ui: updating use_disk to vda, type: 0 >18:48:21,446 DEBUG storage.ui: new free: 1574912-30719999 / 14231MB >18:48:21,446 DEBUG storage.ui: new free allows for 0 sectors of growth >18:48:21,448 DEBUG storage.ui: created partition vda2 of 14231MB and added it to /dev/vda >18:48:21,450 DEBUG storage.ui: PartitionDevice._setPartedPartition: req20 ; >18:48:21,450 DEBUG storage.ui: device req20 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed1d0> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:48:21,453 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >18:48:21,455 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >18:48:21,457 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >18:48:21,458 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f064af8cfd0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ebad0> PedPartition: <_ped.Partition object at 0x7f0651c12cb0> >18:48:21,460 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,462 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,463 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,465 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,467 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,467 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,468 DEBUG storage.ui: allocating partition: req22 ; id: 48 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 3000.0 >18:48:21,469 DEBUG storage.ui: checking freespace on vdb >18:48:21,470 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=256MB boot=False best=None grow=True >18:48:21,471 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:48:21,471 DEBUG storage.ui: evaluating growth potential for new layout >18:48:21,472 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:48:21,473 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,473 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >18:48:21,474 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:48:21,475 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:21,477 DEBUG storage.ui: PartitionDevice._setPartedPartition: req22 ; >18:48:21,478 DEBUG storage.ui: device req22 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ebf50> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:48:21,480 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:48:21,482 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:48:21,483 DEBUG storage.ui: adding request 48 to chunk 2457537 (63-2457599) on /dev/vdb >18:48:21,483 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,484 DEBUG storage.ui: req: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,485 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,485 DEBUG storage.ui: adding 1933249 (943MB) to 48 (vdb1) >18:48:21,486 DEBUG storage.ui: new grow amount for request 48 (vdb1) is 1933249 units, or 943MB >18:48:21,487 DEBUG storage.ui: request 48 (vdb1) growth: 1933249 (943MB) size: 1199MB >18:48:21,487 DEBUG storage.ui: disk /dev/vdb growth: 1933249 (943MB) >18:48:21,488 DEBUG storage.ui: calculating growth for disk /dev/vda >18:48:21,489 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:21,490 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:21,490 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:48:21,491 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:48:21,492 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = False >base = 29145088 growth = 0 max_grow = 0 >done = True >18:48:21,492 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:48:21,493 DEBUG storage.ui: request 41 (vda2) growth: 0 (0MB) size: 14231MB >18:48:21,493 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:48:21,494 DEBUG storage.ui: calculating growth for disk /dev/vde >18:48:21,495 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,495 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:48:21,496 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:48:21,497 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,497 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:48:21,499 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:48:21,500 DEBUG storage.ui: device vdb1 new partedPartition None >18:48:21,502 DEBUG storage.ui: PartitionDevice._setDisk: req22 ; new: None ; old: vdb ; >18:48:21,504 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:48:21,505 DEBUG storage.ui: total growth: 1933249 sectors >18:48:21,505 DEBUG storage.ui: updating use_disk to vdb, type: 0 >18:48:21,506 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:48:21,506 DEBUG storage.ui: new free allows for 1933249 sectors of growth >18:48:21,507 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:21,508 DEBUG storage.ui: created partition vdb1 of 256MB and added it to /dev/vdb >18:48:21,510 DEBUG storage.ui: PartitionDevice._setPartedPartition: req22 ; >18:48:21,511 DEBUG storage.ui: device req22 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb710> PedPartition: <_ped.Partition object at 0x7f065f2dda10> >18:48:21,513 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:48:21,517 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:48:21,526 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:48:21,529 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb290> PedPartition: <_ped.Partition object at 0x7f065f2dd530> >18:48:21,533 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,535 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,536 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,538 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,541 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,541 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,542 DEBUG storage.ui: allocating partition: req23 ; id: 49 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 3000.0 >18:48:21,543 DEBUG storage.ui: checking freespace on vdc >18:48:21,544 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=256MB boot=False best=None grow=True >18:48:21,545 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:48:21,545 DEBUG storage.ui: evaluating growth potential for new layout >18:48:21,546 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:48:21,547 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:21,549 DEBUG storage.ui: PartitionDevice._setPartedPartition: req23 ; >18:48:21,550 DEBUG storage.ui: device req23 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed090> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:48:21,552 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:48:21,554 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:48:21,555 DEBUG storage.ui: adding request 49 to chunk 2457537 (63-2457599) on /dev/vdc >18:48:21,556 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,556 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,557 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,558 DEBUG storage.ui: adding 1933249 (943MB) to 49 (vdc1) >18:48:21,558 DEBUG storage.ui: new grow amount for request 49 (vdc1) is 1933249 units, or 943MB >18:48:21,559 DEBUG storage.ui: request 49 (vdc1) growth: 1933249 (943MB) size: 1199MB >18:48:21,560 DEBUG storage.ui: disk /dev/vdc growth: 1933249 (943MB) >18:48:21,560 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:48:21,561 DEBUG storage.ui: adding request 48 to chunk 2457537 (63-2457599) on /dev/vdb >18:48:21,562 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,563 DEBUG storage.ui: req: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,563 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,564 DEBUG storage.ui: adding 1933249 (943MB) to 48 (vdb1) >18:48:21,564 DEBUG storage.ui: new grow amount for request 48 (vdb1) is 1933249 units, or 943MB >18:48:21,565 DEBUG storage.ui: request 48 (vdb1) growth: 1933249 (943MB) size: 1199MB >18:48:21,566 DEBUG storage.ui: disk /dev/vdb growth: 1933249 (943MB) >18:48:21,566 DEBUG storage.ui: calculating growth for disk /dev/vda >18:48:21,567 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:21,568 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:21,569 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:48:21,569 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:48:21,570 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = False >base = 29145088 growth = 0 max_grow = 0 >done = True >18:48:21,571 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:48:21,571 DEBUG storage.ui: request 41 (vda2) growth: 0 (0MB) size: 14231MB >18:48:21,572 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:48:21,572 DEBUG storage.ui: calculating growth for disk /dev/vde >18:48:21,573 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,574 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:48:21,574 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:48:21,575 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,576 DEBUG storage.ui: disk /dev/vdd growth: 0 (0MB) >18:48:21,578 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:48:21,578 DEBUG storage.ui: device vdc1 new partedPartition None >18:48:21,580 DEBUG storage.ui: PartitionDevice._setDisk: req23 ; new: None ; old: vdc ; >18:48:21,582 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:48:21,583 DEBUG storage.ui: total growth: 3866498 sectors >18:48:21,583 DEBUG storage.ui: updating use_disk to vdc, type: 0 >18:48:21,584 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:48:21,585 DEBUG storage.ui: new free allows for 3866498 sectors of growth >18:48:21,585 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:21,587 DEBUG storage.ui: created partition vdc1 of 256MB and added it to /dev/vdc >18:48:21,589 DEBUG storage.ui: PartitionDevice._setPartedPartition: req23 ; >18:48:21,590 DEBUG storage.ui: device req23 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ebf50> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:48:21,592 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:48:21,594 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:48:21,596 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:48:21,597 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed9d0> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:48:21,599 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,601 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,602 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,604 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,606 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,607 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,607 DEBUG storage.ui: allocating partition: req24 ; id: 50 ; disks: ['vdd'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 3000.0 >18:48:21,608 DEBUG storage.ui: checking freespace on vdd >18:48:21,609 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdd part_type=0 req_size=256MB boot=False best=None grow=True >18:48:21,610 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:48:21,611 DEBUG storage.ui: evaluating growth potential for new layout >18:48:21,611 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:48:21,612 DEBUG storage.ui: adding request 49 to chunk 2457537 (63-2457599) on /dev/vdc >18:48:21,613 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,613 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,614 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,615 DEBUG storage.ui: adding 1933249 (943MB) to 49 (vdc1) >18:48:21,615 DEBUG storage.ui: new grow amount for request 49 (vdc1) is 1933249 units, or 943MB >18:48:21,616 DEBUG storage.ui: request 49 (vdc1) growth: 1933249 (943MB) size: 1199MB >18:48:21,617 DEBUG storage.ui: disk /dev/vdc growth: 1933249 (943MB) >18:48:21,617 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:48:21,618 DEBUG storage.ui: adding request 48 to chunk 2457537 (63-2457599) on /dev/vdb >18:48:21,619 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,619 DEBUG storage.ui: req: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,620 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,621 DEBUG storage.ui: adding 1933249 (943MB) to 48 (vdb1) >18:48:21,621 DEBUG storage.ui: new grow amount for request 48 (vdb1) is 1933249 units, or 943MB >18:48:21,622 DEBUG storage.ui: request 48 (vdb1) growth: 1933249 (943MB) size: 1199MB >18:48:21,623 DEBUG storage.ui: disk /dev/vdb growth: 1933249 (943MB) >18:48:21,623 DEBUG storage.ui: calculating growth for disk /dev/vda >18:48:21,624 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:21,624 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:21,625 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:48:21,625 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:48:21,626 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = False >base = 29145088 growth = 0 max_grow = 0 >done = True >18:48:21,626 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:48:21,626 DEBUG storage.ui: request 41 (vda2) growth: 0 (0MB) size: 14231MB >18:48:21,627 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:48:21,627 DEBUG storage.ui: calculating growth for disk /dev/vde >18:48:21,628 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,628 DEBUG storage.ui: disk /dev/vde growth: 0 (0MB) >18:48:21,628 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:48:21,629 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:21,631 DEBUG storage.ui: PartitionDevice._setPartedPartition: req24 ; >18:48:21,632 DEBUG storage.ui: device req24 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb710> PedPartition: <_ped.Partition object at 0x7f065f2ddad0> >18:48:21,633 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:48:21,635 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:48:21,636 DEBUG storage.ui: adding request 50 to chunk 2457537 (63-2457599) on /dev/vdd >18:48:21,636 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,637 DEBUG storage.ui: req: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,637 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,637 DEBUG storage.ui: adding 1933249 (943MB) to 50 (vdd1) >18:48:21,638 DEBUG storage.ui: new grow amount for request 50 (vdd1) is 1933249 units, or 943MB >18:48:21,638 DEBUG storage.ui: request 50 (vdd1) growth: 1933249 (943MB) size: 1199MB >18:48:21,639 DEBUG storage.ui: disk /dev/vdd growth: 1933249 (943MB) >18:48:21,640 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:48:21,641 DEBUG storage.ui: device vdd1 new partedPartition None >18:48:21,642 DEBUG storage.ui: PartitionDevice._setDisk: req24 ; new: None ; old: vdd ; >18:48:21,644 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:48:21,645 DEBUG storage.ui: total growth: 5799747 sectors >18:48:21,645 DEBUG storage.ui: updating use_disk to vdd, type: 0 >18:48:21,645 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:48:21,646 DEBUG storage.ui: new free allows for 5799747 sectors of growth >18:48:21,646 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:21,647 DEBUG storage.ui: created partition vdd1 of 256MB and added it to /dev/vdd >18:48:21,649 DEBUG storage.ui: PartitionDevice._setPartedPartition: req24 ; >18:48:21,650 DEBUG storage.ui: device req24 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb610> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:48:21,651 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:48:21,653 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:48:21,655 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:48:21,656 DEBUG storage.ui: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eba90> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:48:21,658 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,660 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,660 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,662 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >18:48:21,664 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:48:21,664 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >18:48:21,664 DEBUG storage.ui: allocating partition: req25 ; id: 51 ; disks: ['vde'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 3000.0 >18:48:21,665 DEBUG storage.ui: checking freespace on vde >18:48:21,666 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vde part_type=0 req_size=256MB boot=False best=None grow=True >18:48:21,666 DEBUG storage.ui: current free range is 63-2457599 (1199MB) >18:48:21,667 DEBUG storage.ui: evaluating growth potential for new layout >18:48:21,667 DEBUG storage.ui: calculating growth for disk /dev/vdc >18:48:21,668 DEBUG storage.ui: adding request 49 to chunk 2457537 (63-2457599) on /dev/vdc >18:48:21,668 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,669 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,669 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,669 DEBUG storage.ui: adding 1933249 (943MB) to 49 (vdc1) >18:48:21,670 DEBUG storage.ui: new grow amount for request 49 (vdc1) is 1933249 units, or 943MB >18:48:21,670 DEBUG storage.ui: request 49 (vdc1) growth: 1933249 (943MB) size: 1199MB >18:48:21,671 DEBUG storage.ui: disk /dev/vdc growth: 1933249 (943MB) >18:48:21,671 DEBUG storage.ui: calculating growth for disk /dev/vdb >18:48:21,672 DEBUG storage.ui: adding request 48 to chunk 2457537 (63-2457599) on /dev/vdb >18:48:21,672 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,672 DEBUG storage.ui: req: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,673 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,673 DEBUG storage.ui: adding 1933249 (943MB) to 48 (vdb1) >18:48:21,674 DEBUG storage.ui: new grow amount for request 48 (vdb1) is 1933249 units, or 943MB >18:48:21,674 DEBUG storage.ui: request 48 (vdb1) growth: 1933249 (943MB) size: 1199MB >18:48:21,674 DEBUG storage.ui: disk /dev/vdb growth: 1933249 (943MB) >18:48:21,675 DEBUG storage.ui: calculating growth for disk /dev/vda >18:48:21,675 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:21,676 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:21,676 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vda start = 63 end = 30719999 >sectorSize = 512 > >18:48:21,677 DEBUG storage.ui: req: PartitionRequest instance -- >id = 13 name = vda1 growable = False >base = 1572864 growth = 0 max_grow = 0 >done = True >18:48:21,677 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = vda2 growable = False >base = 29145088 growth = 0 max_grow = 0 >done = True >18:48:21,678 DEBUG storage.ui: request 13 (vda1) growth: 0 (0MB) size: 768MB >18:48:21,678 DEBUG storage.ui: request 41 (vda2) growth: 0 (0MB) size: 14231MB >18:48:21,678 DEBUG storage.ui: disk /dev/vda growth: 0 (0MB) >18:48:21,679 DEBUG storage.ui: calculating growth for disk /dev/vde >18:48:21,679 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:21,681 DEBUG storage.ui: PartitionDevice._setPartedPartition: req25 ; >18:48:21,682 DEBUG storage.ui: device req25 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9ad0> PedPartition: <_ped.Partition object at 0x7f065f2dd8f0> >18:48:21,684 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:48:21,685 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:48:21,686 DEBUG storage.ui: adding request 51 to chunk 2457537 (63-2457599) on /dev/vde >18:48:21,686 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,687 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = vde1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,687 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,688 DEBUG storage.ui: adding 1933249 (943MB) to 51 (vde1) >18:48:21,688 DEBUG storage.ui: new grow amount for request 51 (vde1) is 1933249 units, or 943MB >18:48:21,689 DEBUG storage.ui: request 51 (vde1) growth: 1933249 (943MB) size: 1199MB >18:48:21,689 DEBUG storage.ui: disk /dev/vde growth: 1933249 (943MB) >18:48:21,689 DEBUG storage.ui: calculating growth for disk /dev/vdd >18:48:21,690 DEBUG storage.ui: adding request 50 to chunk 2457537 (63-2457599) on /dev/vdd >18:48:21,690 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,691 DEBUG storage.ui: req: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,691 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,692 DEBUG storage.ui: adding 1933249 (943MB) to 50 (vdd1) >18:48:21,692 DEBUG storage.ui: new grow amount for request 50 (vdd1) is 1933249 units, or 943MB >18:48:21,692 DEBUG storage.ui: request 50 (vdd1) growth: 1933249 (943MB) size: 1199MB >18:48:21,693 DEBUG storage.ui: disk /dev/vdd growth: 1933249 (943MB) >18:48:21,694 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:48:21,695 DEBUG storage.ui: device vde1 new partedPartition None >18:48:21,697 DEBUG storage.ui: PartitionDevice._setDisk: req25 ; new: None ; old: vde ; >18:48:21,698 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:48:21,699 DEBUG storage.ui: total growth: 7732996 sectors >18:48:21,699 DEBUG storage.ui: updating use_disk to vde, type: 0 >18:48:21,700 DEBUG storage.ui: new free: 63-2457599 / 1199MB >18:48:21,700 DEBUG storage.ui: new free allows for 7732996 sectors of growth >18:48:21,700 DEBUG storage.ui: adjusted start sector from 63 to 2048 >18:48:21,701 DEBUG storage.ui: created partition vde1 of 256MB and added it to /dev/vde >18:48:21,703 DEBUG storage.ui: PartitionDevice._setPartedPartition: req25 ; >18:48:21,704 DEBUG storage.ui: device req25 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9850> PedPartition: <_ped.Partition object at 0x7f065f2dd650> >18:48:21,706 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:48:21,708 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:48:21,710 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:48:21,711 DEBUG storage.ui: device vde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2edf90> PedPartition: <_ped.Partition object at 0x7f0651c12b30> >18:48:21,711 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd', 'vde'], partitions=['vda1(id 13)', 'vda2(id 41)', 'vdb1(id 48)', 'vdc1(id 49)', 'vdd1(id 50)', 'vde1(id 51)'] >18:48:21,712 DEBUG storage.ui: growable partitions are ['vdb1', 'vdc1', 'vdd1', 'vde1'] >18:48:21,712 DEBUG storage.ui: adding request 13 to chunk 30719937 (63-30719999) on /dev/vda >18:48:21,713 DEBUG storage.ui: adding request 41 to chunk 30719937 (63-30719999) on /dev/vda >18:48:21,713 DEBUG storage.ui: disk vda has 1 chunks >18:48:21,714 DEBUG storage.ui: adding request 48 to chunk 2457537 (63-2457599) on /dev/vdb >18:48:21,714 DEBUG storage.ui: disk vdb has 1 chunks >18:48:21,715 DEBUG storage.ui: adding request 49 to chunk 2457537 (63-2457599) on /dev/vdc >18:48:21,715 DEBUG storage.ui: disk vdc has 1 chunks >18:48:21,716 DEBUG storage.ui: adding request 50 to chunk 2457537 (63-2457599) on /dev/vdd >18:48:21,716 DEBUG storage.ui: disk vdd has 1 chunks >18:48:21,717 DEBUG storage.ui: adding request 51 to chunk 2457537 (63-2457599) on /dev/vde >18:48:21,717 DEBUG storage.ui: disk vde has 1 chunks >18:48:21,718 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdb start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,718 DEBUG storage.ui: req: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,719 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,719 DEBUG storage.ui: adding 1933249 (943MB) to 48 (vdb1) >18:48:21,719 DEBUG storage.ui: new grow amount for request 48 (vdb1) is 1933249 units, or 943MB >18:48:21,720 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdc start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,720 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,721 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,721 DEBUG storage.ui: adding 1933249 (943MB) to 49 (vdc1) >18:48:21,721 DEBUG storage.ui: new grow amount for request 49 (vdc1) is 1933249 units, or 943MB >18:48:21,722 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vdd start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,722 DEBUG storage.ui: req: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,723 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,723 DEBUG storage.ui: adding 1933249 (943MB) to 50 (vdd1) >18:48:21,724 DEBUG storage.ui: new grow amount for request 50 (vdd1) is 1933249 units, or 943MB >18:48:21,724 DEBUG storage.ui: Chunk.growRequests: 2457537 on /dev/vde start = 63 end = 2457599 >sectorSize = 512 > >18:48:21,724 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = vde1 growable = True >base = 524288 growth = 0 max_grow = 5619712 >done = False >18:48:21,725 DEBUG storage.ui: 1 requests and 1933249 (943MB) left in chunk >18:48:21,725 DEBUG storage.ui: adding 1933249 (943MB) to 51 (vde1) >18:48:21,726 DEBUG storage.ui: new grow amount for request 51 (vde1) is 1933249 units, or 943MB >18:48:21,726 DEBUG storage.ui: set: ['vdb1', 'vdc1', 'vdd1', 'vde1'] 1024/3000 >18:48:21,727 DEBUG storage.ui: allocating 943 to TotalSizeSet with 1024/3000 (1976 needed) >18:48:21,727 DEBUG storage.ui: allocating 943 to TotalSizeSet with 1967/3000 (1032 needed) >18:48:21,727 DEBUG storage.ui: allocating 943 to TotalSizeSet with 2911/3000 (88 needed) >18:48:21,728 DEBUG storage.ui: allocating 943 to TotalSizeSet with 3855/3000 (-855 needed) >18:48:21,728 DEBUG storage.ui: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 1933249 max_grow = 5619712 >done = False >18:48:21,728 DEBUG storage.ui: needed: -1799 >18:48:21,729 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 1933249 max_grow = 5619712 >done = False 921537 (449 MB) >18:48:21,729 DEBUG storage.ui: deallocating 449 from TotalSizeSet with 4799/3000 (-1799 needed) >18:48:21,730 DEBUG storage.ui: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 1933249 max_grow = 5619712 >done = False >18:48:21,730 DEBUG storage.ui: needed: -1349 >18:48:21,730 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 1933249 max_grow = 5619712 >done = False 921537 (449 MB) >18:48:21,731 DEBUG storage.ui: deallocating 449 from TotalSizeSet with 4349/3000 (-1349 needed) >18:48:21,731 DEBUG storage.ui: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 1933249 max_grow = 5619712 >done = False >18:48:21,732 DEBUG storage.ui: needed: -899 >18:48:21,732 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 1933249 max_grow = 5619712 >done = False 921537 (449 MB) >18:48:21,733 DEBUG storage.ui: deallocating 449 from TotalSizeSet with 3899/3000 (-899 needed) >18:48:21,733 DEBUG storage.ui: PartitionRequest instance -- >id = 51 name = vde1 growable = True >base = 524288 growth = 1933249 max_grow = 5619712 >done = False >18:48:21,733 DEBUG storage.ui: needed: -449 >18:48:21,734 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 51 name = vde1 growable = True >base = 524288 growth = 1933249 max_grow = 5619712 >done = False 921537 (449 MB) >18:48:21,734 DEBUG storage.ui: deallocating 449 from TotalSizeSet with 3449/3000 (-449 needed) >18:48:21,735 DEBUG storage.ui: set: ['vdb1', 'vdc1', 'vdd1', 'vde1'] 3000/3000 >18:48:21,735 DEBUG storage.ui: allocating 0 to TotalSizeSet with 3000/3000 (0 needed) >18:48:21,735 DEBUG storage.ui: allocating 0 to TotalSizeSet with 3000/3000 (0 needed) >18:48:21,736 DEBUG storage.ui: allocating 0 to TotalSizeSet with 3000/3000 (0 needed) >18:48:21,736 DEBUG storage.ui: allocating 0 to TotalSizeSet with 3000/3000 (0 needed) >18:48:21,737 DEBUG storage.ui: PartitionRequest instance -- >id = 48 name = vdb1 growable = True >base = 524288 growth = 1011712 max_grow = 5619712 >done = True >18:48:21,737 DEBUG storage.ui: needed: 0 >18:48:21,737 DEBUG storage.ui: PartitionRequest instance -- >id = 49 name = vdc1 growable = True >base = 524288 growth = 1011712 max_grow = 5619712 >done = True >18:48:21,738 DEBUG storage.ui: needed: 0 >18:48:21,738 DEBUG storage.ui: PartitionRequest instance -- >id = 50 name = vdd1 growable = True >base = 524288 growth = 1011712 max_grow = 5619712 >done = True >18:48:21,739 DEBUG storage.ui: needed: 0 >18:48:21,739 DEBUG storage.ui: PartitionRequest instance -- >id = 51 name = vde1 growable = True >base = 524288 growth = 1011712 max_grow = 5619712 >done = True >18:48:21,739 DEBUG storage.ui: needed: 0 >18:48:21,740 DEBUG storage.ui: growing partitions on vda >18:48:21,740 DEBUG storage.ui: growing partitions on vdb >18:48:21,741 DEBUG storage.ui: partition vdb1 (48): 0 >18:48:21,741 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1538047 length: 1536000 > device: <parted.device.Device object at 0x7f0651beb050> PedGeometry: <_ped.Geometry object at 0x7f065f2ed150> >18:48:21,742 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 48)'] from disk(s) ['vdb'] >18:48:21,744 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:48:21,744 DEBUG storage.ui: device vdb1 new partedPartition None >18:48:21,746 DEBUG storage.ui: PartitionDevice._setDisk: req22 ; new: None ; old: vdb ; >18:48:21,748 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >18:48:21,748 DEBUG storage.ui: back from removeNewPartitions >18:48:21,749 DEBUG storage.ui: extended: None >18:48:21,749 DEBUG storage.ui: setting req22 new geometry: parted.Geometry instance -- > start: 2048 end: 1538047 length: 1536000 > device: <parted.device.Device object at 0x7f0651beb050> PedGeometry: <_ped.Geometry object at 0x7f065f2ed150> >18:48:21,751 DEBUG storage.ui: PartitionDevice._setPartedPartition: req22 ; >18:48:21,752 DEBUG storage.ui: device req22 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ebc50> PedPartition: <_ped.Partition object at 0x7f0651c12950> >18:48:21,754 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >18:48:21,755 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >18:48:21,758 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >18:48:21,758 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651be7d50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9410> PedPartition: <_ped.Partition object at 0x7f065f2ddad0> >18:48:21,759 DEBUG storage.ui: growing partitions on vdc >18:48:21,759 DEBUG storage.ui: partition vdc1 (49): 0 >18:48:21,760 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1538047 length: 1536000 > device: <parted.device.Device object at 0x7f0651bef290> PedGeometry: <_ped.Geometry object at 0x7f065f2eb290> >18:48:21,760 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 49)'] from disk(s) ['vdc'] >18:48:21,762 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:48:21,763 DEBUG storage.ui: device vdc1 new partedPartition None >18:48:21,764 DEBUG storage.ui: PartitionDevice._setDisk: req23 ; new: None ; old: vdc ; >18:48:21,766 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >18:48:21,767 DEBUG storage.ui: back from removeNewPartitions >18:48:21,767 DEBUG storage.ui: extended: None >18:48:21,767 DEBUG storage.ui: setting req23 new geometry: parted.Geometry instance -- > start: 2048 end: 1538047 length: 1536000 > device: <parted.device.Device object at 0x7f0651bef290> PedGeometry: <_ped.Geometry object at 0x7f065f2eb290> >18:48:21,769 DEBUG storage.ui: PartitionDevice._setPartedPartition: req23 ; >18:48:21,770 DEBUG storage.ui: device req23 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ebe90> PedPartition: <_ped.Partition object at 0x7f065f2dd530> >18:48:21,772 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >18:48:21,774 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >18:48:21,776 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >18:48:21,777 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef390> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb710> PedPartition: <_ped.Partition object at 0x7f065f2dd4d0> >18:48:21,777 DEBUG storage.ui: growing partitions on vdd >18:48:21,778 DEBUG storage.ui: partition vdd1 (50): 0 >18:48:21,778 DEBUG storage.ui: new geometry for vdd1: parted.Geometry instance -- > start: 2048 end: 1538047 length: 1536000 > device: <parted.device.Device object at 0x7f0651bef6d0> PedGeometry: <_ped.Geometry object at 0x7f065f2edb10> >18:48:21,779 DEBUG storage.ui: removing all non-preexisting partitions ['vdd1(id 50)'] from disk(s) ['vdd'] >18:48:21,781 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:48:21,781 DEBUG storage.ui: device vdd1 new partedPartition None >18:48:21,783 DEBUG storage.ui: PartitionDevice._setDisk: req24 ; new: None ; old: vdd ; >18:48:21,785 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdd ; >18:48:21,785 DEBUG storage.ui: back from removeNewPartitions >18:48:21,785 DEBUG storage.ui: extended: None >18:48:21,786 DEBUG storage.ui: setting req24 new geometry: parted.Geometry instance -- > start: 2048 end: 1538047 length: 1536000 > device: <parted.device.Device object at 0x7f0651bef6d0> PedGeometry: <_ped.Geometry object at 0x7f065f2edb10> >18:48:21,788 DEBUG storage.ui: PartitionDevice._setPartedPartition: req24 ; >18:48:21,788 DEBUG storage.ui: device req24 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb310> PedPartition: <_ped.Partition object at 0x7f0651c12ad0> >18:48:21,790 DEBUG storage.ui: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >18:48:21,792 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdd ; >18:48:21,794 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdd1 ; >18:48:21,795 DEBUG storage.ui: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef7d0> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9210> PedPartition: <_ped.Partition object at 0x7f065f2dda10> >18:48:21,795 DEBUG storage.ui: growing partitions on vde >18:48:21,796 DEBUG storage.ui: partition vde1 (51): 0 >18:48:21,796 DEBUG storage.ui: new geometry for vde1: parted.Geometry instance -- > start: 2048 end: 1538047 length: 1536000 > device: <parted.device.Device object at 0x7f0651befb10> PedGeometry: <_ped.Geometry object at 0x7f065f2eba90> >18:48:21,797 DEBUG storage.ui: removing all non-preexisting partitions ['vde1(id 51)'] from disk(s) ['vde'] >18:48:21,799 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:48:21,799 DEBUG storage.ui: device vde1 new partedPartition None >18:48:21,801 DEBUG storage.ui: PartitionDevice._setDisk: req25 ; new: None ; old: vde ; >18:48:21,803 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vde ; >18:48:21,803 DEBUG storage.ui: back from removeNewPartitions >18:48:21,803 DEBUG storage.ui: extended: None >18:48:21,804 DEBUG storage.ui: setting req25 new geometry: parted.Geometry instance -- > start: 2048 end: 1538047 length: 1536000 > device: <parted.device.Device object at 0x7f0651befb10> PedGeometry: <_ped.Geometry object at 0x7f065f2eba90> >18:48:21,806 DEBUG storage.ui: PartitionDevice._setPartedPartition: req25 ; >18:48:21,806 DEBUG storage.ui: device req25 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ed410> PedPartition: <_ped.Partition object at 0x7f065f2dd5f0> >18:48:21,808 DEBUG storage.ui: PartitionDevice._setDisk: vde1 ; new: vde ; old: None ; >18:48:21,810 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vde ; >18:48:21,812 DEBUG storage.ui: PartitionDevice._setPartedPartition: vde1 ; >18:48:21,813 DEBUG storage.ui: device vde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befc10> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9090> PedPartition: <_ped.Partition object at 0x7f065f2dd110> >18:48:21,814 DEBUG storage.ui: fixing size of non-existent 768MB partition vda1 (13) with non-existent ext4 filesystem mounted at /boot at 768.00 >18:48:21,815 DEBUG storage.ui: fixing size of non-existent 14231MB partition vda2 (41) with non-existent lvmpv at 14231.00 >18:48:21,815 DEBUG storage.ui: fixing size of non-existent 750MB partition vdb1 (48) with non-existent btrfs filesystem at 750.00 >18:48:21,816 DEBUG storage.ui: fixing size of non-existent 750MB partition vdc1 (49) with non-existent btrfs filesystem at 750.00 >18:48:21,817 DEBUG storage.ui: fixing size of non-existent 750MB partition vdd1 (50) with non-existent btrfs filesystem at 750.00 >18:48:21,818 DEBUG storage.ui: fixing size of non-existent 750MB partition vde1 (51) with non-existent btrfs filesystem at 750.00 >18:48:21,820 DEBUG storage.ui: BTRFSVolumeDevice instance (0x7f065f2e31d0) -- > name = fedora status = False kids = 1 id = 52 > parents = ['non-existent 750MB partition vdb1 (48) with non-existent btrfs filesystem', > 'non-existent 750MB partition vdc1 (49) with non-existent btrfs filesystem', > 'non-existent 750MB partition vdd1 (50) with non-existent btrfs filesystem', > 'non-existent 750MB partition vde1 (51) with non-existent btrfs filesystem'] > uuid = None size = 3000.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = btrfs >18:48:21,847 DEBUG storage: BTRFS.supported: supported: True ; >18:48:21,847 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:48:21,853 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 3000.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:48:24,110 DEBUG storage: BTRFS.supported: supported: True ; >18:48:24,111 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:48:24,112 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 3000.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:48:24,120 DEBUG storage: BTRFS.supported: supported: True ; >18:48:24,121 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:48:24,127 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 3000.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:48:37,512 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 3000.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:49:03,163 DEBUG storage: BTRFS.supported: supported: True ; >18:49:03,164 DEBUG storage: getFormat('btrfs') returning BTRFS instance >18:49:03,165 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f064af93f10>, 3000.0, ['vdb', 'vdc', 'vdd', 'vde'], single >18:49:03,171 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >18:49:03,173 DEBUG storage: DeviceTree.getDeviceByName returned existing 15000MB disk vda (1) with non-existent msdos disklabel >18:49:03,174 DEBUG storage: resolved 'vda' to 'vda' (disk) >18:49:03,176 DEBUG storage: stage1 device cannot be of type lvmvg >18:49:03,176 DEBUG storage: stage1 device cannot be of type lvmlv >18:49:03,177 DEBUG storage: stage1 device cannot be of type lvmlv >18:49:03,178 DEBUG storage: _is_valid_disklabel(vda) returning True >18:49:03,178 DEBUG storage: _is_valid_size(vda) returning True >18:49:03,179 DEBUG storage: _is_valid_location(vda) returning True >18:49:03,180 DEBUG storage: _is_valid_format(vda) returning True >18:49:03,180 DEBUG storage: is_valid_stage1_device(vda) returning True >18:49:03,197 DEBUG storage: _is_valid_disklabel(vda) returning True >18:49:03,202 DEBUG storage: _is_valid_size(vda) returning True >18:49:03,203 DEBUG storage: _is_valid_location(vda) returning True >18:49:03,204 DEBUG storage: _is_valid_format(vda) returning True >18:49:03,205 DEBUG storage: is_valid_stage1_device(vda) returning True >18:49:03,206 DEBUG storage: _is_valid_disklabel(vda1) returning True >18:49:03,206 DEBUG storage: _is_valid_size(vda1) returning True >18:49:03,207 DEBUG storage: _is_valid_location(vda1) returning True >18:49:03,208 DEBUG storage: _is_valid_partition(vda1) returning True >18:49:03,209 DEBUG storage: _is_valid_format(vda1) returning True >18:49:03,210 DEBUG storage: is_valid_stage2_device(vda1) returning True >18:49:07,508 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:49:07,537 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >18:49:07,541 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >18:49:07,543 DEBUG storage: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >18:49:07,544 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >18:49:07,546 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >18:49:07,547 DEBUG storage: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >18:49:07,548 INFO storage: resetting parted disks... >18:49:07,550 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vda ; >18:49:07,551 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vdb ; >18:49:07,552 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vdc ; >18:49:07,554 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vdd ; >18:49:07,555 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/vde ; >18:49:07,557 DEBUG storage: PartitionDevice.preCommitFixup: vda1 ; >18:49:07,558 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >18:49:07,560 DEBUG storage: PartitionDevice.preCommitFixup: vdb1 ; >18:49:07,561 DEBUG storage: PartitionDevice.preCommitFixup: vdc1 ; >18:49:07,564 DEBUG storage: PartitionDevice.preCommitFixup: vdd1 ; >18:49:07,565 DEBUG storage: PartitionDevice.preCommitFixup: vde1 ; >18:49:07,567 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >18:49:07,568 DEBUG storage: PartitionDevice.preCommitFixup: vdb1 ; >18:49:07,570 DEBUG storage: PartitionDevice.preCommitFixup: vdc1 ; >18:49:07,571 DEBUG storage: PartitionDevice.preCommitFixup: vdd1 ; >18:49:07,572 DEBUG storage: PartitionDevice.preCommitFixup: vde1 ; >18:49:07,574 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >18:49:07,575 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >18:49:07,576 DEBUG storage: PartitionDevice.preCommitFixup: vdb1 ; >18:49:07,578 DEBUG storage: PartitionDevice.preCommitFixup: vdc1 ; >18:49:07,579 DEBUG storage: PartitionDevice.preCommitFixup: vdd1 ; >18:49:07,581 DEBUG storage: PartitionDevice.preCommitFixup: vde1 ; >18:49:07,582 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >18:49:07,584 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >18:49:07,585 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >18:49:07,586 DEBUG storage: PartitionDevice.preCommitFixup: vdb1 ; >18:49:07,588 DEBUG storage: PartitionDevice.preCommitFixup: vdc1 ; >18:49:07,591 DEBUG storage: PartitionDevice.preCommitFixup: vdd1 ; >18:49:07,592 DEBUG storage: PartitionDevice.preCommitFixup: vde1 ; >18:49:07,593 DEBUG storage: PartitionDevice.preCommitFixup: vda2 ; >18:49:07,595 DEBUG storage: PartitionDevice.preCommitFixup: vda3 ; >18:49:07,596 DEBUG storage: action: [0] Destroy Format None on disk vda (id 1) >18:49:07,596 DEBUG storage: action: [1] Create Format msdos disklabel on disk vda (id 1) >18:49:07,597 DEBUG storage: action: [2] Destroy Format None on disk vdb (id 2) >18:49:07,597 DEBUG storage: action: [3] Create Format msdos disklabel on disk vdb (id 2) >18:49:07,598 DEBUG storage: action: [4] Destroy Format None on disk vdc (id 3) >18:49:07,599 DEBUG storage: action: [5] Create Format msdos disklabel on disk vdc (id 3) >18:49:07,599 DEBUG storage: action: [6] Destroy Format None on disk vdd (id 4) >18:49:07,600 DEBUG storage: action: [7] Create Format msdos disklabel on disk vdd (id 4) >18:49:07,601 DEBUG storage: action: [8] Destroy Format None on disk vde (id 5) >18:49:07,601 DEBUG storage: action: [9] Create Format msdos disklabel on disk vde (id 5) >18:49:07,602 DEBUG storage: action: [10] Create Device partition vda1 (id 13) >18:49:07,603 DEBUG storage: action: [11] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 13) >18:49:07,603 DEBUG storage: action: [12] Create Device partition vda2 (id 14) >18:49:07,604 DEBUG storage: action: [13] Create Format lvmpv on partition vda2 (id 14) >18:49:07,605 DEBUG storage: action: [14] Create Device partition vdb1 (id 15) >18:49:07,605 DEBUG storage: action: [15] Create Format lvmpv on partition vdb1 (id 15) >18:49:07,606 DEBUG storage: action: [16] Create Device partition vdc1 (id 16) >18:49:07,606 DEBUG storage: action: [17] Create Format lvmpv on partition vdc1 (id 16) >18:49:07,607 DEBUG storage: action: [18] Create Device partition vdd1 (id 17) >18:49:07,608 DEBUG storage: action: [19] Create Format lvmpv on partition vdd1 (id 17) >18:49:07,608 DEBUG storage: action: [20] Create Device partition vde1 (id 18) >18:49:07,609 DEBUG storage: action: [21] Create Format lvmpv on partition vde1 (id 18) >18:49:07,610 DEBUG storage: action: [22] Create Device lvmvg fedora (id 19) >18:49:07,610 DEBUG storage: action: [23] Create Device lvmlv fedora-root (id 20) >18:49:07,611 DEBUG storage: action: [24] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 20) >18:49:07,611 DEBUG storage: action: [25] Destroy Device lvmlv fedora-root (id 20) >18:49:07,612 DEBUG storage: action: [26] Destroy Device lvmvg fedora (id 19) >18:49:07,613 DEBUG storage: action: [27] Destroy Device partition vda2 (id 14) >18:49:07,613 DEBUG storage: action: [28] Destroy Device partition vdb1 (id 15) >18:49:07,614 DEBUG storage: action: [29] Destroy Device partition vdc1 (id 16) >18:49:07,616 DEBUG storage: action: [30] Destroy Device partition vdd1 (id 17) >18:49:07,617 DEBUG storage: action: [31] Destroy Device partition vde1 (id 18) >18:49:07,618 DEBUG storage: action: [32] Create Device partition vda2 (id 21) >18:49:07,618 DEBUG storage: action: [33] Create Format ext4 filesystem mounted at / on partition vda2 (id 21) >18:49:07,619 DEBUG storage: action: [34] Destroy Device partition vda2 (id 21) >18:49:07,620 DEBUG storage: action: [35] Create Device partition vda2 (id 22) >18:49:07,620 DEBUG storage: action: [36] Create Format lvmpv on partition vda2 (id 22) >18:49:07,621 DEBUG storage: action: [37] Create Device partition vdb1 (id 23) >18:49:07,622 DEBUG storage: action: [38] Create Format lvmpv on partition vdb1 (id 23) >18:49:07,622 DEBUG storage: action: [39] Create Device partition vdc1 (id 24) >18:49:07,623 DEBUG storage: action: [40] Create Format lvmpv on partition vdc1 (id 24) >18:49:07,623 DEBUG storage: action: [41] Create Device partition vdd1 (id 25) >18:49:07,624 DEBUG storage: action: [42] Create Format lvmpv on partition vdd1 (id 25) >18:49:07,625 DEBUG storage: action: [43] Create Device partition vde1 (id 26) >18:49:07,625 DEBUG storage: action: [44] Create Format lvmpv on partition vde1 (id 26) >18:49:07,626 DEBUG storage: action: [45] Create Device lvmvg fedora (id 27) >18:49:07,627 DEBUG storage: action: [46] Create Device lvmlv fedora-root (id 28) >18:49:07,627 DEBUG storage: action: [47] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 28) >18:49:07,628 DEBUG storage: action: [48] Destroy Device lvmlv fedora-root (id 28) >18:49:07,629 DEBUG storage: action: [49] Destroy Device lvmvg fedora (id 27) >18:49:07,629 DEBUG storage: action: [50] Destroy Device partition vda2 (id 22) >18:49:07,630 DEBUG storage: action: [51] Destroy Device partition vdb1 (id 23) >18:49:07,630 DEBUG storage: action: [52] Destroy Device partition vdc1 (id 24) >18:49:07,631 DEBUG storage: action: [53] Destroy Device partition vdd1 (id 25) >18:49:07,632 DEBUG storage: action: [54] Destroy Device partition vde1 (id 26) >18:49:07,632 DEBUG storage: action: [55] Create Device partition vda2 (id 29) >18:49:07,633 DEBUG storage: action: [56] Create Format ext4 filesystem mounted at / on partition vda2 (id 29) >18:49:07,634 DEBUG storage: action: [57] Destroy Device partition vda2 (id 29) >18:49:07,634 DEBUG storage: action: [58] Create Device partition vda2 (id 30) >18:49:07,635 DEBUG storage: action: [59] Create Format lvmpv on partition vda2 (id 30) >18:49:07,635 DEBUG storage: action: [60] Create Device lvmvg fedora (id 31) >18:49:07,636 DEBUG storage: action: [61] Create Device lvmlv fedora-root (id 32) >18:49:07,637 DEBUG storage: action: [62] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 32) >18:49:07,637 DEBUG storage: action: [63] Destroy Device lvmlv fedora-root (id 32) >18:49:07,638 DEBUG storage: action: [64] Destroy Device lvmvg fedora (id 31) >18:49:07,639 DEBUG storage: action: [65] Destroy Device partition vda2 (id 30) >18:49:07,639 DEBUG storage: action: [66] Create Device partition vda2 (id 33) >18:49:07,640 DEBUG storage: action: [67] Create Format lvmpv on partition vda2 (id 33) >18:49:07,641 DEBUG storage: action: [68] Create Device partition vdb1 (id 34) >18:49:07,642 DEBUG storage: action: [69] Create Format lvmpv on partition vdb1 (id 34) >18:49:07,643 DEBUG storage: action: [70] Create Device partition vdc1 (id 35) >18:49:07,644 DEBUG storage: action: [71] Create Format lvmpv on partition vdc1 (id 35) >18:49:07,646 DEBUG storage: action: [72] Create Device partition vdd1 (id 36) >18:49:07,649 DEBUG storage: action: [73] Create Format lvmpv on partition vdd1 (id 36) >18:49:07,650 DEBUG storage: action: [74] Create Device partition vde1 (id 37) >18:49:07,651 DEBUG storage: action: [75] Create Format lvmpv on partition vde1 (id 37) >18:49:07,654 DEBUG storage: action: [76] Create Device lvmvg fedora (id 38) >18:49:07,654 DEBUG storage: action: [77] Create Device lvmlv fedora-root (id 39) >18:49:07,655 DEBUG storage: action: [78] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 39) >18:49:07,656 DEBUG storage: action: [79] Destroy Device lvmlv fedora-root (id 39) >18:49:07,657 DEBUG storage: action: [80] Destroy Device lvmvg fedora (id 38) >18:49:07,657 DEBUG storage: action: [81] Destroy Device partition vda2 (id 33) >18:49:07,658 DEBUG storage: action: [82] Destroy Device partition vdb1 (id 34) >18:49:07,658 DEBUG storage: action: [83] Destroy Device partition vdc1 (id 35) >18:49:07,659 DEBUG storage: action: [84] Destroy Device partition vdd1 (id 36) >18:49:07,660 DEBUG storage: action: [85] Destroy Device partition vde1 (id 37) >18:49:07,660 DEBUG storage: action: [86] Create Device partition vda2 (id 40) >18:49:07,661 DEBUG storage: action: [87] Create Format ext4 filesystem mounted at / on partition vda2 (id 40) >18:49:07,662 DEBUG storage: action: [88] Destroy Device partition vda2 (id 40) >18:49:07,662 DEBUG storage: action: [89] Create Device partition vda2 (id 41) >18:49:07,663 DEBUG storage: action: [90] Create Format lvmpv on partition vda2 (id 41) >18:49:07,664 DEBUG storage: action: [91] Create Device lvmvg fedora (id 42) >18:49:07,664 DEBUG storage: action: [92] Create Device lvmlv fedora-root (id 43) >18:49:07,665 DEBUG storage: action: [93] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 43) >18:49:07,665 DEBUG storage: action: [94] Create Device lvmlv fedora-swap (id 44) >18:49:07,667 DEBUG storage: action: [95] Create Format swap on lvmlv fedora-swap (id 44) >18:49:07,669 DEBUG storage: action: [96] Destroy Device lvmlv fedora-swap (id 44) >18:49:07,669 DEBUG storage: action: [97] Create Device partition vda3 (id 45) >18:49:07,670 DEBUG storage: action: [98] Create Format swap on partition vda3 (id 45) >18:49:07,671 DEBUG storage: action: [99] Destroy Device partition vda3 (id 45) >18:49:07,671 DEBUG storage: action: [100] Create Device lvmlv fedora-swap (id 46) >18:49:07,672 DEBUG storage: action: [101] Create Format swap on lvmlv fedora-swap (id 46) >18:49:07,672 DEBUG storage: action: [102] Create Device lvmlv fedora-home (id 47) >18:49:07,673 DEBUG storage: action: [103] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 47) >18:49:07,674 DEBUG storage: action: [104] Destroy Device lvmlv fedora-home (id 47) >18:49:07,674 DEBUG storage: action: [105] Create Device partition vdb1 (id 48) >18:49:07,675 DEBUG storage: action: [106] Create Format btrfs filesystem on partition vdb1 (id 48) >18:49:07,676 DEBUG storage: action: [107] Create Device partition vdc1 (id 49) >18:49:07,676 DEBUG storage: action: [108] Create Format btrfs filesystem on partition vdc1 (id 49) >18:49:07,677 DEBUG storage: action: [109] Create Device partition vdd1 (id 50) >18:49:07,677 DEBUG storage: action: [110] Create Format btrfs filesystem on partition vdd1 (id 50) >18:49:07,678 DEBUG storage: action: [111] Create Device partition vde1 (id 51) >18:49:07,679 DEBUG storage: action: [112] Create Format btrfs filesystem on partition vde1 (id 51) >18:49:07,679 DEBUG storage: action: [113] Create Device btrfs volume fedora (id 52) >18:49:07,680 DEBUG storage: action: [114] Create Format btrfs filesystem on btrfs volume fedora (id 52) >18:49:07,681 DEBUG storage: action: [115] Create Device btrfs subvolume home (id 53) >18:49:07,681 DEBUG storage: action: [116] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 53) >18:49:07,682 INFO storage: pruning action queue... >18:49:07,684 INFO storage: removing obsolete action 102 (104) >18:49:07,684 INFO storage: removing obsolete action 103 (104) >18:49:07,685 INFO storage: removing obsolete action 104 (104) >18:49:07,686 DEBUG storage: action 103 already pruned >18:49:07,686 DEBUG storage: action 102 already pruned >18:49:07,687 INFO storage: removing obsolete action 97 (99) >18:49:07,688 INFO storage: removing obsolete action 98 (99) >18:49:07,689 INFO storage: removing obsolete action 99 (99) >18:49:07,689 DEBUG storage: action 98 already pruned >18:49:07,690 DEBUG storage: action 97 already pruned >18:49:07,690 INFO storage: removing obsolete action 94 (96) >18:49:07,691 INFO storage: removing obsolete action 95 (96) >18:49:07,693 INFO storage: removing obsolete action 96 (96) >18:49:07,694 DEBUG storage: action 95 already pruned >18:49:07,695 DEBUG storage: action 94 already pruned >18:49:07,696 INFO storage: removing obsolete action 86 (88) >18:49:07,697 INFO storage: removing obsolete action 87 (88) >18:49:07,697 INFO storage: removing obsolete action 88 (88) >18:49:07,698 DEBUG storage: action 87 already pruned >18:49:07,699 DEBUG storage: action 86 already pruned >18:49:07,699 INFO storage: removing obsolete action 74 (85) >18:49:07,700 INFO storage: removing obsolete action 75 (85) >18:49:07,701 INFO storage: removing obsolete action 85 (85) >18:49:07,702 INFO storage: removing obsolete action 72 (84) >18:49:07,702 INFO storage: removing obsolete action 73 (84) >18:49:07,703 INFO storage: removing obsolete action 84 (84) >18:49:07,704 INFO storage: removing obsolete action 70 (83) >18:49:07,705 INFO storage: removing obsolete action 71 (83) >18:49:07,705 INFO storage: removing obsolete action 83 (83) >18:49:07,706 INFO storage: removing obsolete action 68 (82) >18:49:07,707 INFO storage: removing obsolete action 69 (82) >18:49:07,707 INFO storage: removing obsolete action 82 (82) >18:49:07,708 INFO storage: removing obsolete action 66 (81) >18:49:07,709 INFO storage: removing obsolete action 67 (81) >18:49:07,709 INFO storage: removing obsolete action 81 (81) >18:49:07,710 INFO storage: removing obsolete action 76 (80) >18:49:07,711 INFO storage: removing obsolete action 80 (80) >18:49:07,711 INFO storage: removing obsolete action 77 (79) >18:49:07,712 INFO storage: removing obsolete action 78 (79) >18:49:07,713 INFO storage: removing obsolete action 79 (79) >18:49:07,713 DEBUG storage: action 78 already pruned >18:49:07,714 DEBUG storage: action 77 already pruned >18:49:07,715 DEBUG storage: action 76 already pruned >18:49:07,715 DEBUG storage: action 75 already pruned >18:49:07,716 DEBUG storage: action 74 already pruned >18:49:07,716 DEBUG storage: action 73 already pruned >18:49:07,717 DEBUG storage: action 72 already pruned >18:49:07,719 DEBUG storage: action 71 already pruned >18:49:07,720 DEBUG storage: action 70 already pruned >18:49:07,721 DEBUG storage: action 69 already pruned >18:49:07,721 DEBUG storage: action 68 already pruned >18:49:07,722 DEBUG storage: action 67 already pruned >18:49:07,723 DEBUG storage: action 66 already pruned >18:49:07,723 INFO storage: removing obsolete action 58 (65) >18:49:07,724 INFO storage: removing obsolete action 59 (65) >18:49:07,725 INFO storage: removing obsolete action 65 (65) >18:49:07,725 INFO storage: removing obsolete action 60 (64) >18:49:07,726 INFO storage: removing obsolete action 64 (64) >18:49:07,727 INFO storage: removing obsolete action 61 (63) >18:49:07,727 INFO storage: removing obsolete action 62 (63) >18:49:07,728 INFO storage: removing obsolete action 63 (63) >18:49:07,729 DEBUG storage: action 62 already pruned >18:49:07,729 DEBUG storage: action 61 already pruned >18:49:07,730 DEBUG storage: action 60 already pruned >18:49:07,730 DEBUG storage: action 59 already pruned >18:49:07,731 DEBUG storage: action 58 already pruned >18:49:07,732 INFO storage: removing obsolete action 55 (57) >18:49:07,732 INFO storage: removing obsolete action 56 (57) >18:49:07,733 INFO storage: removing obsolete action 57 (57) >18:49:07,734 DEBUG storage: action 56 already pruned >18:49:07,734 DEBUG storage: action 55 already pruned >18:49:07,735 INFO storage: removing obsolete action 43 (54) >18:49:07,736 INFO storage: removing obsolete action 44 (54) >18:49:07,736 INFO storage: removing obsolete action 54 (54) >18:49:07,737 INFO storage: removing obsolete action 41 (53) >18:49:07,738 INFO storage: removing obsolete action 42 (53) >18:49:07,738 INFO storage: removing obsolete action 53 (53) >18:49:07,739 INFO storage: removing obsolete action 39 (52) >18:49:07,740 INFO storage: removing obsolete action 40 (52) >18:49:07,740 INFO storage: removing obsolete action 52 (52) >18:49:07,741 INFO storage: removing obsolete action 37 (51) >18:49:07,742 INFO storage: removing obsolete action 38 (51) >18:49:07,742 INFO storage: removing obsolete action 51 (51) >18:49:07,743 INFO storage: removing obsolete action 35 (50) >18:49:07,745 INFO storage: removing obsolete action 36 (50) >18:49:07,746 INFO storage: removing obsolete action 50 (50) >18:49:07,747 INFO storage: removing obsolete action 45 (49) >18:49:07,748 INFO storage: removing obsolete action 49 (49) >18:49:07,748 INFO storage: removing obsolete action 46 (48) >18:49:07,749 INFO storage: removing obsolete action 47 (48) >18:49:07,750 INFO storage: removing obsolete action 48 (48) >18:49:07,750 DEBUG storage: action 47 already pruned >18:49:07,751 DEBUG storage: action 46 already pruned >18:49:07,752 DEBUG storage: action 45 already pruned >18:49:07,752 DEBUG storage: action 44 already pruned >18:49:07,753 DEBUG storage: action 43 already pruned >18:49:07,754 DEBUG storage: action 42 already pruned >18:49:07,754 DEBUG storage: action 41 already pruned >18:49:07,755 DEBUG storage: action 40 already pruned >18:49:07,755 DEBUG storage: action 39 already pruned >18:49:07,756 DEBUG storage: action 38 already pruned >18:49:07,757 DEBUG storage: action 37 already pruned >18:49:07,757 DEBUG storage: action 36 already pruned >18:49:07,758 DEBUG storage: action 35 already pruned >18:49:07,758 INFO storage: removing obsolete action 32 (34) >18:49:07,759 INFO storage: removing obsolete action 33 (34) >18:49:07,760 INFO storage: removing obsolete action 34 (34) >18:49:07,760 DEBUG storage: action 33 already pruned >18:49:07,761 DEBUG storage: action 32 already pruned >18:49:07,762 INFO storage: removing obsolete action 20 (31) >18:49:07,762 INFO storage: removing obsolete action 21 (31) >18:49:07,763 INFO storage: removing obsolete action 31 (31) >18:49:07,764 INFO storage: removing obsolete action 18 (30) >18:49:07,764 INFO storage: removing obsolete action 19 (30) >18:49:07,765 INFO storage: removing obsolete action 30 (30) >18:49:07,766 INFO storage: removing obsolete action 16 (29) >18:49:07,766 INFO storage: removing obsolete action 17 (29) >18:49:07,767 INFO storage: removing obsolete action 29 (29) >18:49:07,768 INFO storage: removing obsolete action 14 (28) >18:49:07,768 INFO storage: removing obsolete action 15 (28) >18:49:07,769 INFO storage: removing obsolete action 28 (28) >18:49:07,771 INFO storage: removing obsolete action 12 (27) >18:49:07,772 INFO storage: removing obsolete action 13 (27) >18:49:07,773 INFO storage: removing obsolete action 27 (27) >18:49:07,774 INFO storage: removing obsolete action 22 (26) >18:49:07,774 INFO storage: removing obsolete action 26 (26) >18:49:07,775 INFO storage: removing obsolete action 23 (25) >18:49:07,776 INFO storage: removing obsolete action 24 (25) >18:49:07,776 INFO storage: removing obsolete action 25 (25) >18:49:07,777 DEBUG storage: action 24 already pruned >18:49:07,778 DEBUG storage: action 23 already pruned >18:49:07,778 DEBUG storage: action 22 already pruned >18:49:07,779 DEBUG storage: action 21 already pruned >18:49:07,779 DEBUG storage: action 20 already pruned >18:49:07,780 DEBUG storage: action 19 already pruned >18:49:07,781 DEBUG storage: action 18 already pruned >18:49:07,781 DEBUG storage: action 17 already pruned >18:49:07,782 DEBUG storage: action 16 already pruned >18:49:07,782 DEBUG storage: action 15 already pruned >18:49:07,783 DEBUG storage: action 14 already pruned >18:49:07,784 DEBUG storage: action 13 already pruned >18:49:07,784 DEBUG storage: action 12 already pruned >18:49:07,785 INFO storage: sorting actions... >18:49:07,794 DEBUG storage: action: [8] Destroy Format None on disk vde (id 5) >18:49:07,795 DEBUG storage: action: [6] Destroy Format None on disk vdd (id 4) >18:49:07,796 DEBUG storage: action: [4] Destroy Format None on disk vdc (id 3) >18:49:07,797 DEBUG storage: action: [2] Destroy Format None on disk vdb (id 2) >18:49:07,798 DEBUG storage: action: [0] Destroy Format None on disk vda (id 1) >18:49:07,799 DEBUG storage: action: [9] Create Format msdos disklabel on disk vde (id 5) >18:49:07,799 DEBUG storage: action: [111] Create Device partition vde1 (id 51) >18:49:07,799 DEBUG storage: action: [112] Create Format btrfs filesystem on partition vde1 (id 51) >18:49:07,800 DEBUG storage: action: [7] Create Format msdos disklabel on disk vdd (id 4) >18:49:07,800 DEBUG storage: action: [109] Create Device partition vdd1 (id 50) >18:49:07,801 DEBUG storage: action: [110] Create Format btrfs filesystem on partition vdd1 (id 50) >18:49:07,801 DEBUG storage: action: [5] Create Format msdos disklabel on disk vdc (id 3) >18:49:07,801 DEBUG storage: action: [107] Create Device partition vdc1 (id 49) >18:49:07,802 DEBUG storage: action: [108] Create Format btrfs filesystem on partition vdc1 (id 49) >18:49:07,802 DEBUG storage: action: [3] Create Format msdos disklabel on disk vdb (id 2) >18:49:07,803 DEBUG storage: action: [105] Create Device partition vdb1 (id 48) >18:49:07,803 DEBUG storage: action: [106] Create Format btrfs filesystem on partition vdb1 (id 48) >18:49:07,803 DEBUG storage: action: [113] Create Device btrfs volume fedora (id 52) >18:49:07,804 DEBUG storage: action: [114] Create Format btrfs filesystem on btrfs volume fedora (id 52) >18:49:07,804 DEBUG storage: action: [115] Create Device btrfs subvolume home (id 53) >18:49:07,805 DEBUG storage: action: [116] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 53) >18:49:07,805 DEBUG storage: action: [1] Create Format msdos disklabel on disk vda (id 1) >18:49:07,805 DEBUG storage: action: [10] Create Device partition vda1 (id 13) >18:49:07,806 DEBUG storage: action: [89] Create Device partition vda2 (id 41) >18:49:07,806 DEBUG storage: action: [90] Create Format lvmpv on partition vda2 (id 41) >18:49:07,806 DEBUG storage: action: [91] Create Device lvmvg fedora (id 42) >18:49:07,807 DEBUG storage: action: [100] Create Device lvmlv fedora-swap (id 46) >18:49:07,807 DEBUG storage: action: [101] Create Format swap on lvmlv fedora-swap (id 46) >18:49:07,808 DEBUG storage: action: [92] Create Device lvmlv fedora-root (id 43) >18:49:07,808 DEBUG storage: action: [93] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 43) >18:49:07,808 DEBUG storage: action: [11] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 13) >18:49:07,809 INFO storage: executing action: [8] Destroy Format None on disk vde (id 5) >18:49:07,810 DEBUG storage: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: True ; >18:49:07,812 DEBUG storage: DeviceFormat.destroy: device: /dev/vde ; status: False ; type: None ; >18:49:07,886 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >18:49:07,888 DEBUG storage: DeviceFormat.teardown: device: /dev/vde ; status: False ; type: None ; >18:49:07,937 INFO storage: executing action: [6] Destroy Format None on disk vdd (id 4) >18:49:07,939 DEBUG storage: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: True ; >18:49:07,940 DEBUG storage: DeviceFormat.destroy: device: /dev/vdd ; status: False ; type: None ; >18:49:08,006 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >18:49:08,008 DEBUG storage: DeviceFormat.teardown: device: /dev/vdd ; status: False ; type: None ; >18:49:08,055 INFO storage: executing action: [4] Destroy Format None on disk vdc (id 3) >18:49:08,058 DEBUG storage: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: True ; >18:49:08,059 DEBUG storage: DeviceFormat.destroy: device: /dev/vdc ; status: False ; type: None ; >18:49:08,127 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >18:49:08,131 DEBUG storage: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >18:49:08,179 INFO storage: executing action: [2] Destroy Format None on disk vdb (id 2) >18:49:08,181 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: True ; >18:49:08,182 DEBUG storage: DeviceFormat.destroy: device: /dev/vdb ; status: False ; type: None ; >18:49:08,258 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >18:49:08,259 DEBUG storage: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >18:49:08,307 INFO storage: executing action: [0] Destroy Format None on disk vda (id 1) >18:49:08,309 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >18:49:08,311 DEBUG storage: DeviceFormat.destroy: device: /dev/vda ; status: False ; type: None ; >18:49:08,376 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >18:49:08,378 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >18:49:08,425 INFO storage: executing action: [9] Create Format msdos disklabel on disk vde (id 5) >18:49:08,428 DEBUG storage: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:49:08,429 DEBUG storage: DiskLabel.create: device: /dev/vde ; status: False ; type: disklabel ; >18:49:08,431 DEBUG storage: DiskLabel.create: device: /dev/vde ; status: False ; type: disklabel ; >18:49:08,432 DEBUG storage: DiskLabel.commit: device: /dev/vde ; numparts: 0 ; >18:49:08,604 DEBUG storage: DiskDevice.updateSysfsPath: vde ; status: True ; >18:49:08,606 DEBUG storage: vde sysfsPath set to /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde >18:49:08,632 INFO storage: executing action: [111] Create Device partition vde1 (id 51) >18:49:08,634 DEBUG storage: PartitionDevice.create: vde1 ; status: False ; >18:49:08,635 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: vde1 ; orig: False ; >18:49:08,637 DEBUG storage: DiskDevice.setup: vde ; status: True ; controllable: True ; orig: False ; >18:49:08,639 DEBUG storage: DiskLabel.setup: device: /dev/vde ; status: False ; type: disklabel ; >18:49:08,640 DEBUG storage: DiskLabel.setup: device: /dev/vde ; status: False ; type: disklabel ; >18:49:08,641 DEBUG storage: PartitionDevice._create: vde1 ; status: False ; >18:49:08,644 DEBUG storage: DiskLabel.commit: device: /dev/vde ; numparts: 1 ; >18:49:08,710 DEBUG storage: post-commit partition path is /dev/vde1 >18:49:08,713 DEBUG storage: PartitionDevice._setPartedPartition: vde1 ; >18:49:08,714 DEBUG storage: device vde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651befdd0> fileSystem: None > number: 1 path: /dev/vde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2cc1d0> PedPartition: <_ped.Partition object at 0x7f0651c12890> >18:49:08,716 DEBUG storage: DeviceFormat.destroy: device: /dev/vde1 ; status: False ; type: None ; >18:49:08,769 DEBUG storage: PartitionDevice.setup: vde1 ; status: True ; controllable: True ; orig: False ; >18:49:08,774 DEBUG storage: PartitionDevice.updateSysfsPath: vde1 ; status: True ; >18:49:08,780 DEBUG storage: PartitionDevice.updateSysfsPath: vde1 ; status: True ; >18:49:08,781 DEBUG storage: vde1 sysfsPath set to /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde/vde1 >18:49:08,840 INFO storage: executing action: [112] Create Format btrfs filesystem on partition vde1 (id 51) >18:49:08,844 DEBUG storage: PartitionDevice.setup: vde1 ; status: True ; controllable: True ; orig: False ; >18:49:08,846 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 1 ; >18:49:08,848 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 2 ; >18:49:08,849 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 3 ; >18:49:08,851 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 4 ; >18:49:08,854 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 5 ; >18:49:08,856 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 6 ; >18:49:08,858 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 8 ; >18:49:08,860 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 9 ; >18:49:08,861 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 10 ; >18:49:08,863 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 11 ; >18:49:08,865 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 12 ; >18:49:08,866 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 13 ; >18:49:08,868 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 14 ; >18:49:08,869 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vde1 ; flag: 15 ; >18:49:08,872 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vde ; numparts: 1 ; >18:49:08,913 DEBUG storage: PartitionDevice.updateSysfsPath: vde1 ; status: True ; >18:49:08,915 DEBUG storage: PartitionDevice.updateSysfsPath: vde1 ; status: True ; >18:49:08,916 DEBUG storage: vde1 sysfsPath set to /devices/pci0000:00/0000:00:0a.0/virtio6/block/vde/vde1 >18:49:08,944 INFO storage: executing action: [7] Create Format msdos disklabel on disk vdd (id 4) >18:49:08,948 DEBUG storage: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:49:08,950 DEBUG storage: DiskLabel.create: device: /dev/vdd ; status: False ; type: disklabel ; >18:49:08,951 DEBUG storage: DiskLabel.create: device: /dev/vdd ; status: False ; type: disklabel ; >18:49:08,953 DEBUG storage: DiskLabel.commit: device: /dev/vdd ; numparts: 0 ; >18:49:09,111 DEBUG storage: DiskDevice.updateSysfsPath: vdd ; status: True ; >18:49:09,115 DEBUG storage: vdd sysfsPath set to /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd >18:49:09,144 INFO storage: executing action: [109] Create Device partition vdd1 (id 50) >18:49:09,146 DEBUG storage: PartitionDevice.create: vdd1 ; status: False ; >18:49:09,147 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: vdd1 ; orig: False ; >18:49:09,149 DEBUG storage: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >18:49:09,150 DEBUG storage: DiskLabel.setup: device: /dev/vdd ; status: False ; type: disklabel ; >18:49:09,156 DEBUG storage: DiskLabel.setup: device: /dev/vdd ; status: False ; type: disklabel ; >18:49:09,161 DEBUG storage: PartitionDevice._create: vdd1 ; status: False ; >18:49:09,170 DEBUG storage: DiskLabel.commit: device: /dev/vdd ; numparts: 1 ; >18:49:09,206 DEBUG storage: post-commit partition path is /dev/vdd1 >18:49:09,208 DEBUG storage: PartitionDevice._setPartedPartition: vdd1 ; >18:49:09,208 DEBUG storage: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef950> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2eb310> PedPartition: <_ped.Partition object at 0x7f0651c12b90> >18:49:09,210 DEBUG storage: DeviceFormat.destroy: device: /dev/vdd1 ; status: False ; type: None ; >18:49:09,241 DEBUG storage: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >18:49:09,248 DEBUG storage: PartitionDevice.updateSysfsPath: vdd1 ; status: True ; >18:49:09,252 DEBUG storage: PartitionDevice.updateSysfsPath: vdd1 ; status: True ; >18:49:09,253 DEBUG storage: vdd1 sysfsPath set to /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd/vdd1 >18:49:09,300 INFO storage: executing action: [110] Create Format btrfs filesystem on partition vdd1 (id 50) >18:49:09,303 DEBUG storage: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >18:49:09,304 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 1 ; >18:49:09,305 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 2 ; >18:49:09,307 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 3 ; >18:49:09,308 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 4 ; >18:49:09,309 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 5 ; >18:49:09,311 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 6 ; >18:49:09,312 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 8 ; >18:49:09,313 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 9 ; >18:49:09,314 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 10 ; >18:49:09,316 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 11 ; >18:49:09,317 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 12 ; >18:49:09,319 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 13 ; >18:49:09,320 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 14 ; >18:49:09,324 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdd1 ; flag: 15 ; >18:49:09,326 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vdd ; numparts: 1 ; >18:49:09,369 DEBUG storage: PartitionDevice.updateSysfsPath: vdd1 ; status: True ; >18:49:09,370 DEBUG storage: PartitionDevice.updateSysfsPath: vdd1 ; status: True ; >18:49:09,371 DEBUG storage: vdd1 sysfsPath set to /devices/pci0000:00/0000:00:09.0/virtio5/block/vdd/vdd1 >18:49:09,397 INFO storage: executing action: [5] Create Format msdos disklabel on disk vdc (id 3) >18:49:09,406 DEBUG storage: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:49:09,409 DEBUG storage: DiskLabel.create: device: /dev/vdc ; status: False ; type: disklabel ; >18:49:09,412 DEBUG storage: DiskLabel.create: device: /dev/vdc ; status: False ; type: disklabel ; >18:49:09,416 DEBUG storage: DiskLabel.commit: device: /dev/vdc ; numparts: 0 ; >18:49:09,600 DEBUG storage: DiskDevice.updateSysfsPath: vdc ; status: True ; >18:49:09,601 DEBUG storage: vdc sysfsPath set to /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc >18:49:09,643 INFO storage: executing action: [107] Create Device partition vdc1 (id 49) >18:49:09,645 DEBUG storage: PartitionDevice.create: vdc1 ; status: False ; >18:49:09,647 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: vdc1 ; orig: False ; >18:49:09,648 DEBUG storage: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >18:49:09,650 DEBUG storage: DiskLabel.setup: device: /dev/vdc ; status: False ; type: disklabel ; >18:49:09,651 DEBUG storage: DiskLabel.setup: device: /dev/vdc ; status: False ; type: disklabel ; >18:49:09,652 DEBUG storage: PartitionDevice._create: vdc1 ; status: False ; >18:49:09,660 DEBUG storage: DiskLabel.commit: device: /dev/vdc ; numparts: 1 ; >18:49:09,703 DEBUG storage: post-commit partition path is /dev/vdc1 >18:49:09,706 DEBUG storage: PartitionDevice._setPartedPartition: vdc1 ; >18:49:09,708 DEBUG storage: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bef510> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2ccb50> PedPartition: <_ped.Partition object at 0x7f065f2dd890> >18:49:09,710 DEBUG storage: DeviceFormat.destroy: device: /dev/vdc1 ; status: False ; type: None ; >18:49:09,753 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >18:49:09,756 DEBUG storage: PartitionDevice.updateSysfsPath: vdc1 ; status: True ; >18:49:09,760 DEBUG storage: PartitionDevice.updateSysfsPath: vdc1 ; status: True ; >18:49:09,761 DEBUG storage: vdc1 sysfsPath set to /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc/vdc1 >18:49:09,807 INFO storage: executing action: [108] Create Format btrfs filesystem on partition vdc1 (id 49) >18:49:09,812 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >18:49:09,814 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 1 ; >18:49:09,816 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 2 ; >18:49:09,817 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 3 ; >18:49:09,818 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 4 ; >18:49:09,819 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 5 ; >18:49:09,821 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 6 ; >18:49:09,822 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 8 ; >18:49:09,823 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 9 ; >18:49:09,825 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 10 ; >18:49:09,826 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 11 ; >18:49:09,828 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 12 ; >18:49:09,829 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 13 ; >18:49:09,830 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 14 ; >18:49:09,831 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdc1 ; flag: 15 ; >18:49:09,833 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vdc ; numparts: 1 ; >18:49:09,878 DEBUG storage: PartitionDevice.updateSysfsPath: vdc1 ; status: True ; >18:49:09,879 DEBUG storage: PartitionDevice.updateSysfsPath: vdc1 ; status: True ; >18:49:09,880 DEBUG storage: vdc1 sysfsPath set to /devices/pci0000:00/0000:00:08.0/virtio4/block/vdc/vdc1 >18:49:09,907 INFO storage: executing action: [3] Create Format msdos disklabel on disk vdb (id 2) >18:49:09,912 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:49:09,914 DEBUG storage: DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >18:49:09,916 DEBUG storage: DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >18:49:09,921 DEBUG storage: DiskLabel.commit: device: /dev/vdb ; numparts: 0 ; >18:49:10,004 DEBUG storage: DiskDevice.updateSysfsPath: vdb ; status: True ; >18:49:10,005 DEBUG storage: vdb sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb >18:49:10,031 INFO storage: executing action: [105] Create Device partition vdb1 (id 48) >18:49:10,033 DEBUG storage: PartitionDevice.create: vdb1 ; status: False ; >18:49:10,034 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: vdb1 ; orig: False ; >18:49:10,036 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >18:49:10,037 DEBUG storage: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >18:49:10,039 DEBUG storage: DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >18:49:10,040 DEBUG storage: PartitionDevice._create: vdb1 ; status: False ; >18:49:10,042 DEBUG storage: DiskLabel.commit: device: /dev/vdb ; numparts: 1 ; >18:49:10,091 DEBUG storage: post-commit partition path is /dev/vdb1 >18:49:10,093 DEBUG storage: PartitionDevice._setPartedPartition: vdb1 ; >18:49:10,094 DEBUG storage: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0651bded10> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f065f2e9b50> PedPartition: <_ped.Partition object at 0x7f065f2dd590> >18:49:10,096 DEBUG storage: DeviceFormat.destroy: device: /dev/vdb1 ; status: False ; type: None ; >18:49:10,144 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >18:49:10,146 DEBUG storage: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >18:49:10,148 DEBUG storage: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >18:49:10,149 DEBUG storage: vdb1 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 >18:49:10,212 INFO storage: executing action: [106] Create Format btrfs filesystem on partition vdb1 (id 48) >18:49:10,215 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >18:49:10,216 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 1 ; >18:49:10,217 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 2 ; >18:49:10,219 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 3 ; >18:49:10,220 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 4 ; >18:49:10,221 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 5 ; >18:49:10,223 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 6 ; >18:49:10,224 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 8 ; >18:49:10,225 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 9 ; >18:49:10,226 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 10 ; >18:49:10,228 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 11 ; >18:49:10,229 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 12 ; >18:49:10,230 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 13 ; >18:49:10,234 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 14 ; >18:49:10,235 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 15 ; >18:49:10,237 DEBUG storage: DiskLabel.commitToDisk: device: /dev/vdb ; numparts: 1 ; >18:49:10,277 DEBUG storage: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >18:49:10,279 DEBUG storage: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >18:49:10,280 DEBUG storage: vdb1 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 >18:49:10,304 INFO storage: executing action: [113] Create Device btrfs volume fedora (id 52) >18:49:10,306 DEBUG storage: BTRFSVolumeDevice.create: fedora ; status: True ; >18:49:10,308 DEBUG storage: BTRFSVolumeDevice.setupParents: kids: 1 ; name: fedora ; orig: False ; >18:49:10,309 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >18:49:10,313 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >18:49:10,314 DEBUG storage: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >18:49:10,316 DEBUG storage: PartitionDevice.setup: vde1 ; status: True ; controllable: True ; orig: False ; >18:49:10,317 DEBUG storage: BTRFSVolumeDevice._create: fedora ; status: True ; >18:49:10,975 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >18:49:10,978 DEBUG storage: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >18:49:10,981 DEBUG storage: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >18:49:10,983 DEBUG storage: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >18:49:10,985 DEBUG storage: vdb1 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 >18:49:10,986 DEBUG storage: fedora sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 >18:49:11,033 INFO storage: executing action: [114] Create Format btrfs filesystem on btrfs volume fedora (id 52) >18:49:11,036 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >18:49:11,061 DEBUG storage: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >18:49:11,065 DEBUG storage: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >18:49:11,067 DEBUG storage: PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >18:49:11,068 DEBUG storage: vdb1 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 >18:49:11,068 DEBUG storage: fedora sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 >18:49:11,094 INFO storage: executing action: [115] Create Device btrfs subvolume home (id 53) >18:49:11,096 DEBUG storage: BTRFSSubVolumeDevice.create: home ; status: True ; >18:49:11,097 DEBUG storage: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: home ; orig: False ; >18:49:11,099 DEBUG storage: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >18:49:11,100 DEBUG storage: BTRFSSubVolumeDevice._create: home ; status: True ; >18:49:11,113 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.5205bBZQ to None > > >/tmp/ifcfg.log: >21:42:10,963 DEBUG ifcfg: content of files (network initialization): >21:42:11,070 DEBUG ifcfg: content of files (ifcfgs created): >21:42:11,070 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=52:54:00:72:08:9C >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eth0 >UUID=68823961-8bdb-442a-8ffc-6537d2753d02 >ONBOOT=yes > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >21:42:02,516 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="565" x-info="http://www.rsyslog.com"] start >21:42:02,519 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >21:42:02,519 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >21:42:02,519 NOTICE kernel:[ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >21:42:02,519 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >21:42:02,519 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >21:42:02,519 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >21:42:02,519 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >21:42:02,519 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >21:42:02,519 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >21:42:02,519 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >21:42:02,519 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >21:42:02,519 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >21:42:02,519 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >21:42:02,519 INFO kernel:[ 0.000000] DMI 2.4 present. >21:42:02,519 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >21:42:02,519 INFO kernel:[ 0.000000] Hypervisor detected: KVM >21:42:02,519 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >21:42:02,519 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >21:42:02,519 INFO kernel:[ 0.000000] No AGP bridge found >21:42:02,519 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >21:42:02,519 DEBUG kernel:[ 0.000000] MTRR default type: write-back >21:42:02,519 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >21:42:02,519 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >21:42:02,519 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >21:42:02,519 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >21:42:02,519 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >21:42:02,519 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >21:42:02,519 DEBUG kernel:[ 0.000000] 1 disabled >21:42:02,519 DEBUG kernel:[ 0.000000] 2 disabled >21:42:02,519 DEBUG kernel:[ 0.000000] 3 disabled >21:42:02,519 DEBUG kernel:[ 0.000000] 4 disabled >21:42:02,519 DEBUG kernel:[ 0.000000] 5 disabled >21:42:02,519 DEBUG kernel:[ 0.000000] 6 disabled >21:42:02,519 DEBUG kernel:[ 0.000000] 7 disabled >21:42:02,519 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >21:42:02,519 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdab0-0x000fdabf] mapped at [ffff8800000fdab0] >21:42:02,519 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >21:42:02,519 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >21:42:02,519 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >21:42:02,519 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >21:42:02,519 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >21:42:02,519 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fffd000-0x1fffffff] >21:42:02,519 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e542000-0x3ffdcfff] >21:42:02,519 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd950 00014 (v00 BOCHS ) >21:42:02,519 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe440 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >21:42:02,519 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >21:42:02,519 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe480 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >21:42:02,519 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >21:42:02,519 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >21:42:02,519 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >21:42:02,519 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >21:42:02,519 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff6d0 00654 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >21:42:02,519 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:42:02,519 INFO kernel:[ 0.000000] No NUMA configuration found >21:42:02,519 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >21:42:02,519 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >21:42:02,520 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >21:42:02,520 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >21:42:02,520 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >21:42:02,520 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >21:42:02,520 WARNING kernel:[ 0.000000] Zone ranges: >21:42:02,520 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >21:42:02,520 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >21:42:02,520 WARNING kernel:[ 0.000000] Normal empty >21:42:02,520 WARNING kernel:[ 0.000000] Movable zone start for each node >21:42:02,520 WARNING kernel:[ 0.000000] Early memory node ranges >21:42:02,520 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >21:42:02,520 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >21:42:02,520 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262029 >21:42:02,520 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >21:42:02,520 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >21:42:02,520 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >21:42:02,520 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >21:42:02,520 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >21:42:02,520 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >21:42:02,520 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >21:42:02,520 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >21:42:02,520 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >21:42:02,520 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >21:42:02,520 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >21:42:02,520 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >21:42:02,520 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >21:42:02,520 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >21:42:02,520 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >21:42:02,520 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >21:42:02,520 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >21:42:02,520 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >21:42:02,520 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >21:42:02,520 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >21:42:02,520 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >21:42:02,520 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >21:42:02,520 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >21:42:02,520 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >21:42:02,520 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >21:42:02,520 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >21:42:02,520 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >21:42:02,520 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >21:42:02,520 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >21:42:02,520 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >21:42:02,520 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >21:42:02,520 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >21:42:02,520 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >21:42:02,520 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >21:42:02,520 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >21:42:02,520 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >21:42:02,520 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >21:42:02,520 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >21:42:02,520 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257927 >21:42:02,520 WARNING kernel:[ 0.000000] Policy zone: DMA32 >21:42:02,520 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >21:42:02,520 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >21:42:02,520 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >21:42:02,520 INFO kernel:[ 0.000000] Checking aperture... >21:42:02,520 INFO kernel:[ 0.000000] No AGP bridge found >21:42:02,520 INFO kernel:[ 0.000000] Memory: 988164k/1048568k available (6334k kernel code, 452k absent, 59952k reserved, 6870k data, 1036k init) >21:42:02,520 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >21:42:02,520 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >21:42:02,520 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >21:42:02,520 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >21:42:02,520 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >21:42:02,520 INFO kernel:[ 0.000000] console [tty0] enabled >21:42:02,520 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >21:42:02,520 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >21:42:02,520 DEBUG kernel:[ 0.000000] hpet clockevent registered >21:42:02,520 INFO kernel:[ 0.000000] tsc: Detected 2600.000 MHz processor >21:42:02,520 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 5200.00 BogoMIPS (lpj=2600000) >21:42:02,520 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >21:42:02,520 INFO kernel:[ 0.001999] Security Framework initialized >21:42:02,520 INFO kernel:[ 0.001999] SELinux: Initializing. >21:42:02,520 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >21:42:02,520 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >21:42:02,520 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >21:42:02,520 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >21:42:02,520 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >21:42:02,520 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >21:42:02,520 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >21:42:02,520 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >21:42:02,520 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >21:42:02,520 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >21:42:02,520 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >21:42:02,520 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >21:42:02,520 INFO kernel:[ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >21:42:02,520 INFO kernel:[ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >21:42:02,520 INFO kernel:[ 0.001999] tlb_flushall_shift is 0xffffffff >21:42:02,520 INFO kernel:[ 0.001999] SMP alternatives: switching to UP code >21:42:02,520 INFO kernel:[ 0.013543] Freeing SMP alternatives: 24k freed >21:42:02,520 INFO kernel:[ 0.013567] ACPI: Core revision 20120711 >21:42:02,520 INFO kernel:[ 0.014354] ftrace: allocating 23489 entries in 92 pages >21:42:02,520 INFO kernel:[ 0.023970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >21:42:02,520 INFO kernel:[ 0.023979] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >21:42:02,520 INFO kernel:[ 0.023996] Performance Events: Broken PMU hardware detected, using software events only. >21:42:02,520 ERR kernel:[ 0.023996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >21:42:02,520 WARNING kernel:[ 0.025192] NMI watchdog: disabled (cpu0): hardware events not enabled >21:42:02,520 INFO kernel:[ 0.025255] Brought up 1 CPUs >21:42:02,520 INFO kernel:[ 0.025260] smpboot: Total of 1 processors activated (5200.00 BogoMIPS) >21:42:02,520 INFO kernel:[ 0.026367] devtmpfs: initialized >21:42:02,520 INFO kernel:[ 0.029085] atomic64 test passed for x86-64 platform with CX8 and with SSE >21:42:02,520 INFO kernel:[ 0.029283] RTC time: 21:41:54, date: 01/19/13 >21:42:02,520 INFO kernel:[ 0.029402] NET: Registered protocol family 16 >21:42:02,520 INFO kernel:[ 0.029941] ACPI: bus type pci registered >21:42:02,520 INFO kernel:[ 0.030238] PCI: Using configuration type 1 for base access >21:42:02,520 INFO kernel:[ 0.032269] bio: create slab <bio-0> at 0 >21:42:02,520 INFO kernel:[ 0.032449] ACPI: Added _OSI(Module Device) >21:42:02,520 INFO kernel:[ 0.032453] ACPI: Added _OSI(Processor Device) >21:42:02,520 INFO kernel:[ 0.032457] ACPI: Added _OSI(3.0 _SCP Extensions) >21:42:02,520 INFO kernel:[ 0.032461] ACPI: Added _OSI(Processor Aggregator Device) >21:42:02,520 DEBUG kernel:[ 0.033694] ACPI: EC: Look up EC in DSDT >21:42:02,520 INFO kernel:[ 0.035435] ACPI: Interpreter enabled >21:42:02,520 INFO kernel:[ 0.035438] ACPI: (supports S0 S5) >21:42:02,520 INFO kernel:[ 0.035445] ACPI: Using IOAPIC for interrupt routing >21:42:02,520 INFO kernel:[ 0.037399] ACPI: No dock devices found. >21:42:02,520 INFO kernel:[ 0.037403] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >21:42:02,520 INFO kernel:[ 0.037469] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >21:42:02,520 WARNING kernel:[ 0.037566] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >21:42:02,520 INFO kernel:[ 0.037588] PCI host bridge to bus 0000:00 >21:42:02,520 DEBUG kernel:[ 0.037591] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >21:42:02,520 INFO kernel:[ 0.037593] pci_bus 0000:00: root bus resource [bus 00-ff] >21:42:02,520 INFO kernel:[ 0.037595] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >21:42:02,520 INFO kernel:[ 0.037597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >21:42:02,520 INFO kernel:[ 0.037598] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >21:42:02,520 INFO kernel:[ 0.037600] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] >21:42:02,520 DEBUG kernel:[ 0.037636] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >21:42:02,520 DEBUG kernel:[ 0.037877] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >21:42:02,520 DEBUG kernel:[ 0.038236] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >21:42:02,520 DEBUG kernel:[ 0.038757] pci 0000:00:01.1: reg 20: [io 0xc1e0-0xc1ef] >21:42:02,520 DEBUG kernel:[ 0.039036] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >21:42:02,520 DEBUG kernel:[ 0.039547] pci 0000:00:01.2: reg 20: [io 0xc140-0xc15f] >21:42:02,520 DEBUG kernel:[ 0.039818] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >21:42:02,520 INFO kernel:[ 0.040129] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >21:42:02,520 INFO kernel:[ 0.040137] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >21:42:02,520 DEBUG kernel:[ 0.040256] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >21:42:02,520 DEBUG kernel:[ 0.041901] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >21:42:02,520 DEBUG kernel:[ 0.043004] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >21:42:02,520 DEBUG kernel:[ 0.045032] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >21:42:02,520 DEBUG kernel:[ 0.046997] pci 0000:00:02.0: reg 1c: [io 0xc160-0xc17f] >21:42:02,520 DEBUG kernel:[ 0.052008] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >21:42:02,520 DEBUG kernel:[ 0.052116] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >21:42:02,520 DEBUG kernel:[ 0.052358] pci 0000:00:03.0: reg 10: [io 0xc180-0xc19f] >21:42:02,520 DEBUG kernel:[ 0.052547] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >21:42:02,520 DEBUG kernel:[ 0.053596] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >21:42:02,520 DEBUG kernel:[ 0.053812] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >21:42:02,520 DEBUG kernel:[ 0.053954] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >21:42:02,520 DEBUG kernel:[ 0.054817] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >21:42:02,520 DEBUG kernel:[ 0.055060] pci 0000:00:05.0: reg 10: [io 0xc1a0-0xc1bf] >21:42:02,520 DEBUG kernel:[ 0.055221] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >21:42:02,520 DEBUG kernel:[ 0.056201] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >21:42:02,520 DEBUG kernel:[ 0.056412] pci 0000:00:06.0: reg 10: [io 0xc000-0xc03f] >21:42:02,520 DEBUG kernel:[ 0.056588] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >21:42:02,520 DEBUG kernel:[ 0.057628] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >21:42:02,520 DEBUG kernel:[ 0.057835] pci 0000:00:07.0: reg 10: [io 0xc040-0xc07f] >21:42:02,520 DEBUG kernel:[ 0.058063] pci 0000:00:07.0: reg 14: [mem 0xfc029000-0xfc029fff] >21:42:02,520 DEBUG kernel:[ 0.059122] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >21:42:02,520 DEBUG kernel:[ 0.059329] pci 0000:00:08.0: reg 10: [io 0xc080-0xc0bf] >21:42:02,520 DEBUG kernel:[ 0.059499] pci 0000:00:08.0: reg 14: [mem 0xfc02a000-0xfc02afff] >21:42:02,520 DEBUG kernel:[ 0.060538] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >21:42:02,520 DEBUG kernel:[ 0.060745] pci 0000:00:09.0: reg 10: [io 0xc0c0-0xc0ff] >21:42:02,520 DEBUG kernel:[ 0.060916] pci 0000:00:09.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >21:42:02,520 DEBUG kernel:[ 0.062001] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >21:42:02,520 DEBUG kernel:[ 0.062208] pci 0000:00:0a.0: reg 10: [io 0xc100-0xc13f] >21:42:02,520 DEBUG kernel:[ 0.062379] pci 0000:00:0a.0: reg 14: [mem 0xfc02c000-0xfc02cfff] >21:42:02,520 DEBUG kernel:[ 0.063417] pci 0000:00:0b.0: [1af4:1002] type 00 class 0x050000 >21:42:02,520 DEBUG kernel:[ 0.063535] pci 0000:00:0b.0: reg 10: [io 0xc1c0-0xc1df] >21:42:02,520 DEBUG kernel:[ 0.064301] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >21:42:02,520 INFO kernel:[ 0.064571] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >21:42:02,520 INFO kernel:[ 0.064573] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >21:42:02,520 INFO kernel:[ 0.067309] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >21:42:02,520 INFO kernel:[ 0.067378] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >21:42:02,520 INFO kernel:[ 0.067438] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >21:42:02,520 INFO kernel:[ 0.067494] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >21:42:02,520 INFO kernel:[ 0.067548] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >21:42:02,520 INFO kernel:[ 0.067661] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >21:42:02,520 INFO kernel:[ 0.067664] vgaarb: loaded >21:42:02,520 INFO kernel:[ 0.067665] vgaarb: bridge control possible 0000:00:02.0 >21:42:02,520 NOTICE kernel:[ 0.067732] SCSI subsystem initialized >21:42:02,520 INFO kernel:[ 0.067734] ACPI: bus type scsi registered >21:42:02,520 DEBUG kernel:[ 0.067773] libata version 3.00 loaded. >21:42:02,520 INFO kernel:[ 0.067795] ACPI: bus type usb registered >21:42:02,520 INFO kernel:[ 0.067808] usbcore: registered new interface driver usbfs >21:42:02,520 INFO kernel:[ 0.067816] usbcore: registered new interface driver hub >21:42:02,520 INFO kernel:[ 0.067832] usbcore: registered new device driver usb >21:42:02,520 INFO kernel:[ 0.067874] PCI: Using ACPI for IRQ routing >21:42:02,520 DEBUG kernel:[ 0.067876] PCI: pci_cache_line_size set to 64 bytes >21:42:02,520 DEBUG kernel:[ 0.068083] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >21:42:02,520 DEBUG kernel:[ 0.068084] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >21:42:02,520 INFO kernel:[ 0.068165] NetLabel: Initializing >21:42:02,520 INFO kernel:[ 0.068167] NetLabel: domain hash size = 128 >21:42:02,520 INFO kernel:[ 0.068167] NetLabel: protocols = UNLABELED CIPSOv4 >21:42:02,520 INFO kernel:[ 0.068176] NetLabel: unlabeled traffic allowed by default >21:42:02,520 INFO kernel:[ 0.068214] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >21:42:02,520 INFO kernel:[ 0.068229] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >21:42:02,520 INFO kernel:[ 0.068232] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >21:42:02,520 INFO kernel:[ 0.073019] Switching to clocksource kvm-clock >21:42:02,520 INFO kernel:[ 0.078879] pnp: PnP ACPI init >21:42:02,520 INFO kernel:[ 0.078895] ACPI: bus type pnp registered >21:42:02,520 DEBUG kernel:[ 0.078980] pnp 00:00: [bus 00-ff] >21:42:02,520 DEBUG kernel:[ 0.078982] pnp 00:00: [io 0x0cf8-0x0cff] >21:42:02,520 DEBUG kernel:[ 0.078984] pnp 00:00: [io 0x0000-0x0cf7 window] >21:42:02,520 DEBUG kernel:[ 0.078986] pnp 00:00: [io 0x0d00-0xffff window] >21:42:02,520 DEBUG kernel:[ 0.078988] pnp 00:00: [mem 0x000a0000-0x000bffff window] >21:42:02,520 DEBUG kernel:[ 0.078990] pnp 00:00: [mem 0x40000000-0xfebfffff window] >21:42:02,520 DEBUG kernel:[ 0.079040] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >21:42:02,520 DEBUG kernel:[ 0.079050] pnp 00:01: [io 0x0070-0x0071] >21:42:02,520 DEBUG kernel:[ 0.079075] pnp 00:01: [irq 8] >21:42:02,520 DEBUG kernel:[ 0.079077] pnp 00:01: [io 0x0072-0x0077] >21:42:02,520 DEBUG kernel:[ 0.079092] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >21:42:02,520 DEBUG kernel:[ 0.079111] pnp 00:02: [io 0x0060] >21:42:02,520 DEBUG kernel:[ 0.079112] pnp 00:02: [io 0x0064] >21:42:02,520 DEBUG kernel:[ 0.079127] pnp 00:02: [irq 1] >21:42:02,520 DEBUG kernel:[ 0.079139] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >21:42:02,520 DEBUG kernel:[ 0.079168] pnp 00:03: [irq 12] >21:42:02,520 DEBUG kernel:[ 0.079182] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >21:42:02,520 DEBUG kernel:[ 0.079200] pnp 00:04: [io 0x03f2-0x03f5] >21:42:02,520 DEBUG kernel:[ 0.079201] pnp 00:04: [io 0x03f7] >21:42:02,520 DEBUG kernel:[ 0.079215] pnp 00:04: [irq 6] >21:42:02,520 DEBUG kernel:[ 0.079217] pnp 00:04: [dma 2] >21:42:02,520 DEBUG kernel:[ 0.079230] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >21:42:02,520 DEBUG kernel:[ 0.079297] pnp 00:05: [io 0x03f8-0x03ff] >21:42:02,520 DEBUG kernel:[ 0.079312] pnp 00:05: [irq 4] >21:42:02,520 DEBUG kernel:[ 0.079328] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >21:42:02,520 DEBUG kernel:[ 0.079419] pnp 00:06: [mem 0xfed00000-0xfed003ff] >21:42:02,520 DEBUG kernel:[ 0.079437] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >21:42:02,520 INFO kernel:[ 0.079548] pnp: PnP ACPI: found 7 devices >21:42:02,520 INFO kernel:[ 0.079549] ACPI: ACPI bus type pnp unregistered >21:42:02,520 DEBUG kernel:[ 0.085823] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >21:42:02,520 DEBUG kernel:[ 0.085826] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >21:42:02,520 DEBUG kernel:[ 0.085828] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >21:42:02,520 DEBUG kernel:[ 0.085830] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff] >21:42:02,520 INFO kernel:[ 0.085863] NET: Registered protocol family 2 >21:42:02,520 INFO kernel:[ 0.086680] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >21:42:02,520 INFO kernel:[ 0.087213] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >21:42:02,520 INFO kernel:[ 0.087428] TCP: Hash tables configured (established 131072 bind 65536) >21:42:02,520 INFO kernel:[ 0.087448] TCP: reno registered >21:42:02,520 INFO kernel:[ 0.087452] UDP hash table entries: 512 (order: 2, 16384 bytes) >21:42:02,520 INFO kernel:[ 0.087459] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >21:42:02,520 INFO kernel:[ 0.087519] NET: Registered protocol family 1 >21:42:02,520 INFO kernel:[ 0.087526] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >21:42:02,520 INFO kernel:[ 0.087562] pci 0000:00:01.0: PIIX3: Enabling Passive Release >21:42:02,520 INFO kernel:[ 0.087580] pci 0000:00:01.0: Activating ISA DMA hang workarounds >21:42:02,520 WARNING kernel:[ 0.087710] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >21:42:02,520 DEBUG kernel:[ 0.087810] pci 0000:00:02.0: Boot video device >21:42:02,520 DEBUG kernel:[ 0.087882] PCI: CLS 0 bytes, default 64 >21:42:02,520 INFO kernel:[ 0.087920] Unpacking initramfs... >21:42:02,520 INFO kernel:[ 3.067923] Freeing initrd memory: 27244k freed >21:42:02,520 NOTICE kernel:[ 3.076920] Initialise module verification >21:42:02,520 INFO kernel:[ 3.076963] audit: initializing netlink socket (disabled) >21:42:02,520 NOTICE kernel:[ 3.076975] type=2000 audit(1358631719.075:1): initialized >21:42:02,520 INFO kernel:[ 3.094795] HugeTLB registered 2 MB page size, pre-allocated 0 pages >21:42:02,520 NOTICE kernel:[ 3.095993] VFS: Disk quotas dquot_6.5.2 >21:42:02,520 WARNING kernel:[ 3.096051] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >21:42:02,520 INFO kernel:[ 3.096391] msgmni has been set to 1983 >21:42:02,520 DEBUG kernel:[ 3.096445] SELinux: Registering netfilter hooks >21:42:02,520 INFO kernel:[ 3.096804] alg: No test for stdrng (krng) >21:42:02,520 INFO kernel:[ 3.096807] NET: Registered protocol family 38 >21:42:02,520 NOTICE kernel:[ 3.096810] Key type asymmetric registered >21:42:02,520 NOTICE kernel:[ 3.096811] Asymmetric key parser 'x509' registered >21:42:02,520 INFO kernel:[ 3.096840] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >21:42:02,520 INFO kernel:[ 3.096857] io scheduler noop registered >21:42:02,520 INFO kernel:[ 3.096859] io scheduler deadline registered >21:42:02,520 INFO kernel:[ 3.096884] io scheduler cfq registered (default) >21:42:02,520 INFO kernel:[ 3.096966] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >21:42:02,520 INFO kernel:[ 3.096983] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >21:42:02,520 INFO kernel:[ 3.096984] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >21:42:02,520 INFO kernel:[ 3.097066] acpiphp: Slot [3] registered >21:42:02,520 INFO kernel:[ 3.097077] acpiphp: Slot [4] registered >21:42:02,520 INFO kernel:[ 3.097087] acpiphp: Slot [5] registered >21:42:02,520 INFO kernel:[ 3.097098] acpiphp: Slot [6] registered >21:42:02,520 INFO kernel:[ 3.097108] acpiphp: Slot [7] registered >21:42:02,520 INFO kernel:[ 3.097117] acpiphp: Slot [8] registered >21:42:02,520 INFO kernel:[ 3.097126] acpiphp: Slot [9] registered >21:42:02,520 INFO kernel:[ 3.097138] acpiphp: Slot [10] registered >21:42:02,520 INFO kernel:[ 3.097149] acpiphp: Slot [11] registered >21:42:02,520 INFO kernel:[ 3.097158] acpiphp: Slot [12] registered >21:42:02,520 INFO kernel:[ 3.097169] acpiphp: Slot [13] registered >21:42:02,520 INFO kernel:[ 3.097180] acpiphp: Slot [14] registered >21:42:02,520 INFO kernel:[ 3.097189] acpiphp: Slot [15] registered >21:42:02,520 INFO kernel:[ 3.097199] acpiphp: Slot [16] registered >21:42:02,520 INFO kernel:[ 3.097208] acpiphp: Slot [17] registered >21:42:02,520 INFO kernel:[ 3.097219] acpiphp: Slot [18] registered >21:42:02,520 INFO kernel:[ 3.097229] acpiphp: Slot [19] registered >21:42:02,520 INFO kernel:[ 3.097238] acpiphp: Slot [20] registered >21:42:02,520 INFO kernel:[ 3.097248] acpiphp: Slot [21] registered >21:42:02,520 INFO kernel:[ 3.097261] acpiphp: Slot [22] registered >21:42:02,520 INFO kernel:[ 3.097271] acpiphp: Slot [23] registered >21:42:02,520 INFO kernel:[ 3.097280] acpiphp: Slot [24] registered >21:42:02,520 INFO kernel:[ 3.097290] acpiphp: Slot [25] registered >21:42:02,520 INFO kernel:[ 3.097301] acpiphp: Slot [26] registered >21:42:02,520 INFO kernel:[ 3.097311] acpiphp: Slot [27] registered >21:42:02,520 INFO kernel:[ 3.097321] acpiphp: Slot [28] registered >21:42:02,520 INFO kernel:[ 3.097331] acpiphp: Slot [29] registered >21:42:02,520 INFO kernel:[ 3.097342] acpiphp: Slot [30] registered >21:42:02,520 INFO kernel:[ 3.097354] acpiphp: Slot [31] registered >21:42:02,520 INFO kernel:[ 3.097497] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >21:42:02,520 INFO kernel:[ 3.097501] ACPI: Power Button [PWRF] >21:42:02,520 INFO kernel:[ 3.098817] GHES: HEST is not enabled! >21:42:02,520 WARNING kernel:[ 3.098980] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >21:42:02,520 DEBUG kernel:[ 3.099046] virtio-pci 0000:00:03.0: setting latency timer to 64 >21:42:02,520 WARNING kernel:[ 3.099232] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >21:42:02,520 DEBUG kernel:[ 3.099256] virtio-pci 0000:00:05.0: setting latency timer to 64 >21:42:02,520 WARNING kernel:[ 3.099420] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >21:42:02,520 DEBUG kernel:[ 3.099442] virtio-pci 0000:00:06.0: setting latency timer to 64 >21:42:02,520 DEBUG kernel:[ 3.099638] virtio-pci 0000:00:07.0: setting latency timer to 64 >21:42:02,520 DEBUG kernel:[ 3.099789] virtio-pci 0000:00:08.0: setting latency timer to 64 >21:42:02,520 DEBUG kernel:[ 3.099939] virtio-pci 0000:00:09.0: setting latency timer to 64 >21:42:02,520 DEBUG kernel:[ 3.100103] virtio-pci 0000:00:0a.0: setting latency timer to 64 >21:42:02,520 DEBUG kernel:[ 3.100209] virtio-pci 0000:00:0b.0: setting latency timer to 64 >21:42:02,520 INFO kernel:[ 3.100292] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >21:42:02,520 INFO kernel:[ 3.123801] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >21:42:02,520 INFO kernel:[ 3.145632] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >21:42:02,520 DEBUG kernel:[ 3.145944] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >21:42:02,520 DEBUG kernel:[ 3.145962] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >21:42:02,520 INFO kernel:[ 3.169960] Non-volatile memory driver v1.3 >21:42:02,520 INFO kernel:[ 3.169967] Linux agpgart interface v0.103 >21:42:02,520 INFO kernel:[ 3.171995] loop: module loaded >21:42:02,520 DEBUG kernel:[ 3.172188] ata_piix 0000:00:01.1: version 2.13 >21:42:02,520 DEBUG kernel:[ 3.172390] ata_piix 0000:00:01.1: setting latency timer to 64 >21:42:02,520 INFO kernel:[ 3.173221] scsi0 : ata_piix >21:42:02,520 INFO kernel:[ 3.173352] scsi1 : ata_piix >21:42:02,520 INFO kernel:[ 3.173428] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1e0 irq 14 >21:42:02,520 INFO kernel:[ 3.173433] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1e8 irq 15 >21:42:02,520 INFO kernel:[ 3.174651] libphy: Fixed MDIO Bus: probed >21:42:02,520 INFO kernel:[ 3.174761] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >21:42:02,520 INFO kernel:[ 3.174789] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >21:42:02,520 INFO kernel:[ 3.174807] uhci_hcd: USB Universal Host Controller Interface driver >21:42:02,520 DEBUG kernel:[ 3.174940] uhci_hcd 0000:00:01.2: setting latency timer to 64 >21:42:02,520 INFO kernel:[ 3.174963] uhci_hcd 0000:00:01.2: UHCI Host Controller >21:42:02,520 INFO kernel:[ 3.175090] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >21:42:02,520 INFO kernel:[ 3.175208] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c140 >21:42:02,520 INFO kernel:[ 3.175264] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >21:42:02,520 INFO kernel:[ 3.175266] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:42:02,520 INFO kernel:[ 3.175268] usb usb1: Product: UHCI Host Controller >21:42:02,520 INFO kernel:[ 3.175269] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >21:42:02,520 INFO kernel:[ 3.175271] usb usb1: SerialNumber: 0000:00:01.2 >21:42:02,520 INFO kernel:[ 3.175337] hub 1-0:1.0: USB hub found >21:42:02,520 INFO kernel:[ 3.175341] hub 1-0:1.0: 2 ports detected >21:42:02,520 INFO kernel:[ 3.175424] usbcore: registered new interface driver usbserial >21:42:02,520 INFO kernel:[ 3.175430] usbcore: registered new interface driver usbserial_generic >21:42:02,520 INFO kernel:[ 3.175436] USB Serial support registered for generic >21:42:02,520 INFO kernel:[ 3.175437] usbserial: USB Serial Driver core >21:42:02,520 INFO kernel:[ 3.175458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >21:42:02,520 INFO kernel:[ 3.176215] serio: i8042 KBD port at 0x60,0x64 irq 1 >21:42:02,520 INFO kernel:[ 3.176220] serio: i8042 AUX port at 0x60,0x64 irq 12 >21:42:02,520 INFO kernel:[ 3.176279] mousedev: PS/2 mouse device common for all mice >21:42:02,520 INFO kernel:[ 3.176591] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >21:42:02,520 INFO kernel:[ 3.179148] rtc_cmos 00:01: RTC can wake from S4 >21:42:02,520 INFO kernel:[ 3.179433] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >21:42:02,520 INFO kernel:[ 3.179528] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >21:42:02,520 INFO kernel:[ 3.179594] device-mapper: uevent: version 1.0.3 >21:42:02,520 INFO kernel:[ 3.179639] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >21:42:02,520 INFO kernel:[ 3.179691] cpuidle: using governor ladder >21:42:02,520 INFO kernel:[ 3.179692] cpuidle: using governor menu >21:42:02,520 INFO kernel:[ 3.179736] EFI Variables Facility v0.08 2004-May-17 >21:42:02,520 INFO kernel:[ 3.179813] usbcore: registered new interface driver usbhid >21:42:02,520 INFO kernel:[ 3.179814] usbhid: USB HID core driver >21:42:02,520 INFO kernel:[ 3.179829] drop_monitor: Initializing network drop monitor service >21:42:02,520 INFO kernel:[ 3.179894] ip_tables: (C) 2000-2006 Netfilter Core Team >21:42:02,520 INFO kernel:[ 3.179916] TCP: cubic registered >21:42:02,520 INFO kernel:[ 3.179918] Initializing XFRM netlink socket >21:42:02,520 INFO kernel:[ 3.179996] NET: Registered protocol family 10 >21:42:02,520 INFO kernel:[ 3.180155] mip6: Mobile IPv6 >21:42:02,520 INFO kernel:[ 3.180157] NET: Registered protocol family 17 >21:42:02,520 DEBUG kernel:[ 3.180299] PM: Hibernation image not present or could not be loaded. >21:42:02,520 NOTICE kernel:[ 3.180300] Loading module verification certificates >21:42:02,520 NOTICE kernel:[ 3.181386] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >21:42:02,520 INFO kernel:[ 3.181394] registered taskstats version 1 >21:42:02,520 INFO kernel:[ 3.181884] Magic number: 13:756:702 >21:42:02,520 INFO kernel:[ 3.181987] rtc_cmos 00:01: setting system clock to 2013-01-19 21:41:58 UTC (1358631718) >21:42:02,520 DEBUG kernel:[ 3.326065] ata2.01: NODEV after polling detection >21:42:02,520 INFO kernel:[ 3.326840] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >21:42:02,520 INFO kernel:[ 3.327942] ata2.00: configured for MWDMA2 >21:42:02,520 NOTICE kernel:[ 3.329243] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >21:42:02,520 WARNING kernel:[ 3.330272] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >21:42:02,520 INFO kernel:[ 3.330278] cdrom: Uniform CD-ROM driver Revision: 3.20 >21:42:02,520 DEBUG kernel:[ 3.330483] sr 1:0:0:0: Attached scsi CD-ROM sr0 >21:42:02,520 NOTICE kernel:[ 3.330616] sr 1:0:0:0: Attached scsi generic sg0 type 5 >21:42:02,520 INFO kernel:[ 3.335074] Freeing unused kernel memory: 1036k freed >21:42:02,520 INFO kernel:[ 3.335695] Write protecting the kernel read-only data: 12288k >21:42:02,520 INFO kernel:[ 3.347498] Freeing unused kernel memory: 1848k freed >21:42:02,520 INFO kernel:[ 3.351743] Freeing unused kernel memory: 1412k freed >21:42:02,520 INFO kernel:[ 3.428487] BIOS EDD facility v0.16 2004-Jun-25, 5 devices found >21:42:02,520 INFO kernel:[ 3.477037] usb 1-1: new full-speed USB device number 2 using uhci_hcd >21:42:02,520 INFO kernel:[ 3.525875] squashfs: version 4.0 (2009/01/31) Phillip Lougher >21:42:02,520 INFO kernel:[ 3.529217] Loading iSCSI transport class v2.0-870. >21:42:02,520 NOTICE kernel:[ 3.534420] iscsi: registered transport (tcp) >21:42:02,520 INFO kernel:[ 3.536878] alua: device handler registered >21:42:02,520 INFO kernel:[ 3.539286] emc: device handler registered >21:42:02,520 INFO kernel:[ 3.541653] hp_sw: device handler registered >21:42:02,520 INFO kernel:[ 3.544117] rdac: device handler registered >21:42:02,520 INFO kernel:[ 3.559420] FDC 0 is a S82078B >21:42:02,520 INFO kernel:[ 3.568251] No iBFT detected. >21:42:02,520 INFO kernel:[ 3.570755] md: raid0 personality registered for level 0 >21:42:02,520 INFO kernel:[ 3.573715] md: raid1 personality registered for level 1 >21:42:02,520 INFO kernel:[ 3.576115] async_tx: api initialized (async) >21:42:02,520 INFO kernel:[ 3.577490] xor: automatically using best checksumming function: >21:42:02,520 INFO kernel:[ 3.587009] generic_sse: 10220.000 MB/sec >21:42:02,520 WARNING kernel:[ 3.607013] raid6: sse2x1 3453 MB/s >21:42:02,520 WARNING kernel:[ 3.624024] raid6: sse2x2 5894 MB/s >21:42:02,520 WARNING kernel:[ 3.641013] raid6: sse2x4 6515 MB/s >21:42:02,520 WARNING kernel:[ 3.641014] raid6: using algorithm sse2x4 (6515 MB/s) >21:42:02,520 WARNING kernel:[ 3.641015] raid6: using intx1 recovery algorithm >21:42:02,520 INFO kernel:[ 3.648844] md: raid6 personality registered for level 6 >21:42:02,520 INFO kernel:[ 3.648846] md: raid5 personality registered for level 5 >21:42:02,520 INFO kernel:[ 3.648847] md: raid4 personality registered for level 4 >21:42:02,520 INFO kernel:[ 3.654059] md: raid10 personality registered for level 10 >21:42:02,520 INFO kernel:[ 3.656436] md: linear personality registered for level -1 >21:42:02,520 INFO kernel:[ 3.657671] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >21:42:02,520 INFO kernel:[ 3.663246] device-mapper: multipath: version 1.5.0 loaded >21:42:02,520 INFO kernel:[ 3.665631] device-mapper: multipath round-robin: version 1.0.0 loaded >21:42:02,520 INFO kernel:[ 3.708272] RPC: Registered named UNIX socket transport module. >21:42:02,520 INFO kernel:[ 3.708275] RPC: Registered udp transport module. >21:42:02,520 INFO kernel:[ 3.708276] RPC: Registered tcp transport module. >21:42:02,520 INFO kernel:[ 3.708277] RPC: Registered tcp NFSv4.1 backchannel transport module. >21:42:02,520 INFO kernel:[ 3.759786] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >21:42:02,520 INFO kernel:[ 3.759790] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >21:42:02,520 INFO kernel:[ 3.759792] usb 1-1: Product: QEMU USB Tablet >21:42:02,520 INFO kernel:[ 3.759794] usb 1-1: Manufacturer: QEMU 1.0.1 >21:42:02,520 INFO kernel:[ 3.759795] usb 1-1: SerialNumber: 42 >21:42:02,520 INFO kernel:[ 3.794653] input: QEMU 1.0.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >21:42:02,520 INFO kernel:[ 3.794731] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >21:42:02,520 DEBUG kernel:[ 3.928996] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >21:42:02,520 DEBUG kernel:[ 3.932085] virtio-pci 0000:00:06.0: irq 44 for MSI/MSI-X >21:42:02,520 DEBUG kernel:[ 3.932105] virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >21:42:02,520 DEBUG kernel:[ 3.949099] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >21:42:02,520 DEBUG kernel:[ 3.949137] virtio-pci 0000:00:03.0: irq 46 for MSI/MSI-X >21:42:02,520 INFO kernel:[ 3.993173] vda: unknown partition table >21:42:02,520 DEBUG kernel:[ 3.993979] virtio-pci 0000:00:07.0: irq 47 for MSI/MSI-X >21:42:02,520 DEBUG kernel:[ 3.993999] virtio-pci 0000:00:07.0: irq 48 for MSI/MSI-X >21:42:02,520 INFO kernel:[ 4.049934] vdb: unknown partition table >21:42:02,520 DEBUG kernel:[ 4.050711] virtio-pci 0000:00:08.0: irq 49 for MSI/MSI-X >21:42:02,520 DEBUG kernel:[ 4.050732] virtio-pci 0000:00:08.0: irq 50 for MSI/MSI-X >21:42:02,521 INFO kernel:[ 4.073120] vdc: unknown partition table >21:42:02,521 DEBUG kernel:[ 4.075473] virtio-pci 0000:00:09.0: irq 51 for MSI/MSI-X >21:42:02,521 DEBUG kernel:[ 4.075493] virtio-pci 0000:00:09.0: irq 52 for MSI/MSI-X >21:42:02,521 INFO kernel:[ 4.080736] tsc: Refined TSC clocksource calibration: 2599.997 MHz >21:42:02,521 INFO kernel:[ 4.096150] vdd: unknown partition table >21:42:02,521 DEBUG kernel:[ 4.102975] virtio-pci 0000:00:0a.0: irq 53 for MSI/MSI-X >21:42:02,521 DEBUG kernel:[ 4.103582] virtio-pci 0000:00:0a.0: irq 54 for MSI/MSI-X >21:42:02,521 INFO kernel:[ 4.119277] vde: unknown partition table >21:42:02,521 DEBUG kernel:[ 4.206965] ISO 9660 Extensions: Microsoft Joliet Level 3 >21:42:02,521 DEBUG kernel:[ 4.216288] ISO 9660 Extensions: RRIP_1991A >21:42:02,521 INFO kernel:[ 4.371297] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >21:42:02,521 DEBUG kernel:[ 5.166899] SELinux: 2048 avtab hash slots, 93843 rules. >21:42:02,521 DEBUG kernel:[ 5.179991] SELinux: 2048 avtab hash slots, 93843 rules. >21:42:02,521 DEBUG kernel:[ 5.305074] SELinux: 9 users, 15 roles, 4356 types, 237 bools, 1 sens, 1024 cats >21:42:02,521 DEBUG kernel:[ 5.305079] SELinux: 83 classes, 93843 rules >21:42:02,521 DEBUG kernel:[ 5.308735] SELinux: Completing initialization. >21:42:02,521 DEBUG kernel:[ 5.308738] SELinux: Setting up existing superblocks. >21:42:02,521 DEBUG kernel:[ 5.308744] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:42:02,521 DEBUG kernel:[ 5.308749] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >21:42:02,521 DEBUG kernel:[ 5.308763] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >21:42:02,521 DEBUG kernel:[ 5.308767] SELinux: initialized (dev proc, type proc), uses genfs_contexts >21:42:02,521 DEBUG kernel:[ 5.308774] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:42:02,521 DEBUG kernel:[ 5.308788] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >21:42:02,521 DEBUG kernel:[ 5.309403] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >21:42:02,521 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >21:42:02,521 INFO systemd: Detected virtualization 'kvm'. >21:42:02,521 INFO systemd: Initializing machine ID from KVM UUID. >21:42:02,521 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >21:42:02,521 INFO systemd: Started Load Random Seed. >21:42:02,521 INFO systemd: Mounted POSIX Message Queue File System. >21:42:02,521 INFO systemd: Mounted Huge Pages File System. >21:42:02,521 INFO systemd: Started Apply Kernel Variables. >21:42:02,521 INFO systemd: Mounted Temporary Directory. >21:42:02,521 INFO systemd-modules-load: Inserted module 'uinput' >21:42:02,521 INFO systemd: Started Load Kernel Modules. >21:42:02,539 INFO systemd: Started Agent daemon for Spice guests. >21:42:02,539 INFO systemd: Starting Agent daemon for Spice guests. >21:42:02,539 INFO systemd: Reached target Agent daemon for Spice guests. >21:42:02,521 DEBUG kernel:[ 5.309407] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310097] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >21:42:02,541 DEBUG kernel:[ 5.310102] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310104] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >21:42:02,541 DEBUG kernel:[ 5.310118] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:42:02,541 DEBUG kernel:[ 5.310124] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >21:42:02,541 DEBUG kernel:[ 5.310130] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310140] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310424] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310426] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:42:02,541 DEBUG kernel:[ 5.310431] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:42:02,541 DEBUG kernel:[ 5.310557] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:42:02,541 DEBUG kernel:[ 5.310584] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310587] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310591] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310605] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310611] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310614] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310617] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310620] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310626] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310630] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310635] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 5.310645] SELinux: initialized (dev loop0, type squashfs), uses xattr >21:42:02,541 DEBUG kernel:[ 5.310661] SELinux: initialized (dev dm-0, type ext4), uses xattr >21:42:02,541 NOTICE kernel:[ 5.312212] type=1403 audit(1358631720.630:2): policy loaded auid=4294967295 ses=4294967295 >21:42:02,541 DEBUG kernel:[ 5.741360] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >21:42:02,541 DEBUG kernel:[ 6.015108] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >21:42:02,541 DEBUG kernel:[ 6.036648] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >21:42:02,541 DEBUG kernel:[ 6.049691] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >21:42:02,541 NOTICE kernel:[ 6.514210] type=1400 audit(1358631721.831:3): avc: denied { create } for pid=511 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:42:02,541 NOTICE kernel:[ 6.514266] type=1400 audit(1358631721.831:4): avc: denied { setattr } for pid=511 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19051 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:42:02,541 NOTICE kernel:[ 6.514304] type=1400 audit(1358631721.831:5): avc: denied { relabelfrom } for pid=511 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=19051 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >21:42:02,541 INFO kernel:[ 6.602047] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >21:42:02,541 WARNING kernel:[ 6.779631] microcode: AMD CPU family 0x6 not supported >21:42:02,558 INFO systemd: Started Terminate Plymouth Boot Screen. >21:42:02,558 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >21:42:02,558 INFO systemd: Starting Shell on tty2... >21:42:02,558 INFO systemd: Started Shell on tty2. >21:42:02,573 NOTICE kernel:[ 7.253803] type=1400 audit(1358631722.570:6): avc: denied { write } for pid=562 comm="firewalld" name="python2.7" dev="dm-0" ino=53188 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >21:42:02,573 NOTICE kernel:[ 7.253813] type=1400 audit(1358631722.570:7): avc: denied { remove_name } for pid=562 comm="firewalld" name="site.pyc" dev="dm-0" ino=53647 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >21:42:02,573 NOTICE kernel:[ 7.253820] type=1400 audit(1358631722.570:8): avc: denied { unlink } for pid=562 comm="firewalld" name="site.pyc" dev="dm-0" ino=53647 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >21:42:02,573 NOTICE kernel:[ 7.255661] type=1400 audit(1358631722.572:9): avc: denied { add_name } for pid=562 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >21:42:02,573 NOTICE kernel:[ 7.255725] type=1400 audit(1358631722.572:10): avc: denied { create } for pid=562 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >21:42:04,150 INFO systemd: Starting D-Bus System Message Bus... >21:42:04,150 INFO systemd: Started D-Bus System Message Bus. >21:42:04,191 INFO systemd: Started firewalld - dynamic firewall daemon. >21:42:04,191 INFO systemd: Starting Network Manager... >21:42:04,481 ERR firewalld: 2013-01-19 21:42:04 ERROR: ebtables not usable, disabling ethernet bridge firewall. >21:42:04,485 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-12.git20121004.fc18) is starting... >21:42:04,485 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >21:42:04,485 INFO NetworkManager: <info> WEXT support is enabled >21:42:04,493 CRIT firewalld: 2013-01-19 21:42:04 FATAL ERROR: No IPv4 and IPv6 firewall. >21:42:04,496 ERR firewalld: 2013-01-19 21:42:04 ERROR: Raising SystemExit in run_server >21:42:04,527 INFO dbus-daemon: dbus[581]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:42:04,527 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >21:42:04,527 INFO systemd: Starting Authorization Manager... >21:42:04,657 INFO polkitd: Started polkitd version 0.107 >21:42:04,902 INFO dbus-daemon: dbus[581]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:42:04,902 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:42:04,902 INFO systemd: Started Authorization Manager. >21:42:04,936 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >21:42:04,937 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >21:42:04,937 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:42:04,938 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:42:04,938 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >21:42:04,940 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >21:42:04,952 INFO systemd: Started Network Manager. >21:42:04,961 INFO systemd: Starting Anaconda System Services. >21:42:04,961 INFO systemd: Reached target Anaconda System Services. >21:42:04,991 INFO systemd: Starting Anaconda... >21:42:04,996 INFO systemd: Starting Network Manager Wait Online... >21:42:05,008 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >21:42:05,008 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >21:42:05,008 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >21:42:05,009 INFO NetworkManager: <info> Networking is enabled by state file >21:42:05,013 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >21:42:05,014 INFO NetworkManager: <info> (eth0): carrier is OFF >21:42:05,014 ERR NetworkManager: <error> [1358631725.12027] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >21:42:05,015 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >21:42:05,018 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >21:42:05,019 INFO NetworkManager: <info> (eth0): now managed >21:42:05,030 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >21:42:05,030 INFO NetworkManager: <info> (eth0): bringing up device. >21:42:05,032 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >21:42:05,033 INFO NetworkManager: <info> (eth0): preparing device. >21:42:05,033 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >21:42:05,035 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >21:42:05,037 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >21:42:05,037 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >21:42:05,040 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >21:42:05,042 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >21:42:05,042 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >21:42:05,043 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >21:42:05,043 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >21:42:05,044 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >21:42:05,044 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >21:42:05,045 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >21:42:05,046 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >21:42:05,053 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >21:42:05,054 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >21:42:05,063 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >21:42:05,066 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >21:42:05,074 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >21:42:05,075 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >21:42:05,075 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >21:42:05,078 INFO NetworkManager: <info> dhclient started with pid 607 >21:42:05,083 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >21:42:05,084 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >21:42:05,087 INFO systemd: Started Anaconda. >21:42:05,087 INFO systemd: Starting Anaconda Text Console... >21:42:05,139 INFO systemd: Started Anaconda Text Console. >21:42:05,339 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >21:42:05,340 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >21:42:05,340 INFO dhclient: All rights reserved. >21:42:05,340 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >21:42:05,340 INFO dhclient: >21:42:05,347 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >21:42:05,349 INFO dhclient: Listening on LPF/eth0/52:54:00:72:08:9c >21:42:05,350 WARNING kernel:[ 10.032464] audit_printk_skb: 18 callbacks suppressed >21:42:05,350 NOTICE kernel:[ 10.032468] type=1400 audit(1358631725.349:17): avc: denied { read write } for pid=617 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >21:42:05,350 INFO dhclient: Sending on LPF/eth0/52:54:00:72:08:9c >21:42:05,351 INFO dhclient: Sending on Socket/fallback >21:42:05,351 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x6510686f) >21:42:06,746 NOTICE kernel:[ 11.428130] type=1400 audit(1358631726.745:18): avc: denied { read write } for pid=618 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7352 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >21:42:06,755 WARNING kernel:[ 11.437394] auditd (619): /proc/619/oom_adj is deprecated, please use /proc/619/oom_score_adj instead. >21:42:07,855 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x6510686f) >21:42:07,855 INFO dhclient: DHCPOFFER from 192.168.0.1 >21:42:07,865 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x6510686f) >21:42:07,872 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >21:42:07,872 INFO NetworkManager: <info> address 192.168.0.122 >21:42:07,873 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >21:42:07,873 INFO NetworkManager: <info> gateway 192.168.0.1 >21:42:07,874 INFO NetworkManager: <info> nameserver '192.168.0.1' >21:42:07,874 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >21:42:07,874 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >21:42:07,876 INFO dhclient: bound to 192.168.0.122 -- renewal in 33417 seconds. >21:42:08,881 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >21:42:08,881 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >21:42:08,881 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >21:42:08,881 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >21:42:08,894 INFO systemd: Started Network Manager Wait Online. >21:42:08,897 INFO systemd: Starting Network. >21:42:08,897 INFO systemd: Reached target Network. >21:42:08,898 INFO systemd: Startup finished in 3s 353ms 939us (kernel) + 2s 72ms 186us (initrd) + 8s 152ms 159us (userspace) = 13s 578ms 284us. >21:42:08,914 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >21:42:08,916 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >21:42:08,920 INFO dbus-daemon: dbus[581]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >21:42:09,033 INFO dbus-daemon: dbus[581]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:42:09,044 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:42:09,286 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >21:42:11,010 NOTICE NetworkManager: ifcfg-rh: read connection 'eth0' >21:42:11,014 INFO NetworkManager: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >21:42:11,015 INFO NetworkManager: <info> (eth0): deactivating device (reason 'connection-removed') [38] >21:42:11,022 INFO systemd: Starting NTP client/server... >21:42:11,027 INFO NetworkManager: <info> (eth0): canceled DHCP transaction, DHCP client pid 607 >21:42:11,036 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >21:42:11,049 INFO NetworkManager: <info> Saved default wired connection 'eth0' to persistent storage >21:42:11,049 INFO NetworkManager: <info> Auto-activating connection 'eth0'. >21:42:11,051 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >21:42:11,053 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >21:42:11,055 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >21:42:11,055 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >21:42:11,055 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >21:42:11,056 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >21:42:11,062 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >21:42:11,062 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >21:42:11,063 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >21:42:11,064 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >21:42:11,065 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >21:42:11,065 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >21:42:11,065 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >21:42:11,066 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >21:42:11,074 INFO NetworkManager: <info> dhclient started with pid 741 >21:42:11,074 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >21:42:11,082 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >21:42:11,113 INFO chrony-helper: tr: write error: Broken pipe >21:42:11,114 INFO chrony-helper: tr: write error >21:42:11,146 INFO chronyd: chronyd version 1.27-git1ca844 starting >21:42:11,148 INFO chronyd: Linux kernel major=3 minor=6 patch=10 >21:42:11,149 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >21:42:11,167 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >21:42:11,172 INFO systemd: Started NTP client/server. >21:42:11,180 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >21:42:11,181 INFO dhclient: All rights reserved. >21:42:11,181 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >21:42:11,181 INFO dhclient: >21:42:11,192 INFO dhclient: Listening on LPF/eth0/52:54:00:72:08:9c >21:42:11,192 INFO dhclient: Sending on LPF/eth0/52:54:00:72:08:9c >21:42:11,193 INFO dhclient: Sending on Socket/fallback >21:42:11,193 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x3bbf32da) >21:42:11,194 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >21:42:11,198 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x3bbf32da) >21:42:11,206 INFO dhclient: bound to 192.168.0.122 -- renewal in 35228 seconds. >21:42:11,207 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >21:42:11,207 INFO NetworkManager: <info> address 192.168.0.122 >21:42:11,208 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >21:42:11,208 INFO NetworkManager: <info> gateway 192.168.0.1 >21:42:11,208 INFO NetworkManager: <info> nameserver '192.168.0.1' >21:42:11,209 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >21:42:11,209 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >21:42:12,211 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >21:42:12,211 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >21:42:12,212 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >21:42:12,218 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >21:42:12,221 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >21:42:12,223 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >21:42:12,258 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >21:42:15,320 WARNING nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/20-chrony' took too long; killing it. >21:42:15,321 WARNING NetworkManager: <warn> Dispatcher script timed out: Script '/etc/NetworkManager/dispatcher.d/20-chrony' timed out. >21:42:20,364 INFO chronyd: Selected source 190.3.69.242 >21:42:20,364 WARNING chronyd: System clock wrong by -15.047769 seconds, adjustment started >21:42:24,390 INFO kernel:[ 29.643077] Btrfs loaded >21:42:24,467 INFO kernel:[ 29.720865] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >21:42:30,748 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >21:42:30,748 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >21:42:30,748 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >21:42:30,748 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >21:43:01,460 INFO systemd: Started NTP client/server. >21:43:03,681 INFO systemd: Stopping NTP client/server... >21:43:03,681 INFO chronyd: chronyd exiting >21:43:03,683 INFO systemd: Stopped NTP client/server. >21:49:10,371 INFO kernel:[ 435.624404] device label fedora devid 1 transid 3 /dev/vdb1 >21:49:10,371 INFO kernel:[ 435.624720] device label fedora devid 1 transid 3 /dev/vdb1 >21:49:10,385 INFO kernel:[ 435.638653] device label fedora devid 1 transid 3 /dev/vdb1 >21:49:10,396 INFO kernel:[ 435.649839] device label fedora devid 2 transid 3 /dev/vdc1 >21:49:10,404 INFO kernel:[ 435.657442] device label fedora devid 3 transid 3 /dev/vdd1 >21:49:10,434 INFO kernel:[ 435.687677] device label fedora devid 4 transid 3 /dev/vde1 >21:49:10,746 INFO kernel:[ 435.999309] device label fedora devid 1 transid 4 /dev/vdb1 >21:49:10,918 INFO kernel:[ 436.171992] device label fedora devid 3 transid 4 /dev/vdd1 >21:49:10,925 INFO kernel:[ 436.178937] device label fedora devid 3 transid 4 /dev/vdd1 >21:49:10,928 INFO kernel:[ 436.181545] device label fedora devid 4 transid 4 /dev/vde1 >21:49:10,929 INFO kernel:[ 436.182475] device label fedora devid 1 transid 4 /dev/vdc1 >21:49:10,930 INFO kernel:[ 436.183409] device label fedora devid 4 transid 4 /dev/vde1 >21:49:10,932 INFO kernel:[ 436.185171] device label fedora devid 1 transid 4 /dev/vdc1 >21:49:10,971 INFO kernel:[ 436.224843] device label fedora devid 1 transid 4 /dev/vdb1 >21:49:11,130 INFO kernel:[ 436.383110] device label fedora devid 1 transid 4 /dev/vdb1 >21:49:11,133 INFO kernel:[ 436.386297] btrfs: disk space caching is enabled >21:49:11,133 WARNING kernel:[ 436.386697] btrfs: failed to read chunk tree on vde1 >21:49:11,134 WARNING kernel:[ 436.387183] btrfs: open_ctree failed
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 901905
: 683291 |
683292
|
683293
|
683294
|
683295
|
683322
|
683401