Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 928575 Details for
Bug 1131754
DeviceError: ('cannot replace active format', 'sda2')
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 794.58 KB, created by
Michael Catanzaro
on 2014-08-20 02:27:20 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Michael Catanzaro
Created:
2014-08-20 02:27:20 UTC
Size:
794.58 KB
patch
obsolete
>anaconda 22.3-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1040, in _setFormat > raise errors.DeviceError("cannot replace active format", self.name) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1601, in _setFormat > StorageDevice._setFormat(self, fmt) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1049, in <lambda> > lambda d,f: d._setFormat(f), > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 626, in apply > self.device.format = None > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 503, in registerAction > action.apply() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1295, in destroyDevice > self.devicetree.registerAction(ActionDestroyFormat(device)) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 818, in recursiveRemove > self.destroyDevice(leaf) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 418, in _recursiveRemove > self.storage.recursiveRemove(device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 443, in _scheduleActions > self._recursiveRemove(device) >DeviceError: ('cannot replace active format', 'sda2') > >Local variables in innermost frame: >fmt: existing None >self: existing 4096 MiB partition sda2 (17) with existing swap > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <MainWindow object at 0x7fa3bc136640 (pyanaconda+ui+gui+MainWindow at 0x34b0260)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us (dvorak)' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=enp1s0 --onboot=off --ipv6=auto --activate >network --hostname=victory-road ># SELinux configuration >selinux --enforcing ># System services >services --enabled="chronyd" ># System timezone >timezone America/Chicago --isUtc --ntpservers=0.fedora.pool.ntp.org,1.fedora.pool.ntp.org,2.fedora.pool.ntp.org,3.fedora.pool.ntp.org ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda >autopart --type=lvm ># Partition clearing information >clearpart --none --initlabel --drives=sda > >%packages >chrony > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition sda1 (11) with existing efi filesystem >, '/': existing 208.4 GiB partition sda4 (27) >, '/home': existing 20 GiB partition sda3 (22) >} > swaps: [existing 4096 MiB partition sda2 (17) with existing swap >] > name: Unknown Linux >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: bf589f29-8369-4897-b747-f28929777cd7 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 208.4 GiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 30 > origFormat._device: /dev/sda4 > container: None > id: 126 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 128 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 0dac4209-b7f5-40a3-83dc-76ef292943a9 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 20 GiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 25 > origFormat._device: /dev/sda3 > container: None > id: 129 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 131 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 232.89 GiB disk sda (6) with existing gpt disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 B > id: 32 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7fa3a8690250) -- > name = sr0 status = True kids = 0 id = 32 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7fa3a8690250) -- > name = sr0 status = True kids = 0 id = 32 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing None > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_653233403677] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _targetSize: Already dumped (Size instance) > _model: Slimtype_DVD_A_DS8A8SH > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 36 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fa3a86605d0) -- > name = /osmin.img (deleted) status = False kids = 1 id = 36 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fa3a86605d0) -- > name = /osmin.img (deleted) status = False kids = 1 id = 36 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 39 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fa3a8660390) -- > name = loop0 status = False kids = 0 id = 39 > parents = ['existing 0 B file /osmin.img (deleted) (36)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fa3a8660390) -- > name = loop0 status = False kids = 0 id = 39 > parents = ['existing 0 B file /osmin.img (deleted) (36)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 44 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fa3a869e850) -- > name = /osmin status = False kids = 1 id = 44 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fa3a869e850) -- > name = /osmin status = False kids = 1 id = 44 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 47 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fa3a85fc050) -- > name = loop1 status = False kids = 0 id = 47 > parents = ['existing 0 B file /osmin (44)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fa3a85fc050) -- > name = loop1 status = False kids = 0 id = 47 > parents = ['existing 0 B file /osmin (44)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 52 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fa3a85fc250) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 52 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fa3a85fc250) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 52 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 55 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fa3a85fc110) -- > name = loop2 status = False kids = 0 id = 55 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fa3a85fc110) -- > name = loop2 status = False kids = 0 id = 55 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 60 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fa3a869e750) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 60 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fa3a869e750) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 60 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 63 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fa3a85fc1d0) -- > name = loop3 status = False kids = 2 id = 63 > parents = ['existing 0 B file /LiveOS/ext3fs.img (60)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fa3a85fc1d0) -- > name = loop3 status = False kids = 2 id = 63 > parents = ['existing 0 B file /LiveOS/ext3fs.img (60)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: _Fedora-Live-Wor > _format.errors: False > _format.uuid: bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 6144 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 66 > _format._device: /dev/loop3 > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Wor, /dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: _Fedora-Live-Wor > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 66 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 68 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7fa3a85fc650) -- > name = /overlay (deleted) status = False kids = 1 id = 68 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7fa3a85fc650) -- > name = /overlay (deleted) status = False kids = 1 id = 68 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 71 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7fa3a85fc6d0) -- > name = loop4 status = False kids = 1 id = 71 > parents = ['existing 0 B file /overlay (deleted) (68)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7fa3a85fc6d0) -- > name = loop4 status = False kids = 1 id = 71 > parents = ['existing 0 B file /overlay (deleted) (68)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 6144 MiB dm live-rw (76) with existing ext4 filesystem >, existing 6144 MiB dm live-base (81) with existing ext4 filesystem >, existing 6144 MiB dm live-osimg-min (86) with existing ext4 filesystem >, non-existent 500 MiB partition req0 (135) with non-existent lvmpv >, non-existent 500 MiB partition req1 (141) with non-existent ext4 filesystem mounted at /boot >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdb1, sdb2, sdb3, sda, sda1, sda2, sr0, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min, sdb] > _intf.storage.fsset.devicetree.liveBackingDevice: sdb1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdb1, sdb1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 7633.5 MiB disk sdb (1) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdb1] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sdb1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.efi_dir: BOOT > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.password: None > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._timeout: None > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: True > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fa3a9b26e10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7fa3a9b26e90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7fa3a9b26dd0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7fa3a9b26fd0) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 MiB maxSize = 200 MiB grow = True > >, PartSpec instance (0x7fa3a80aed10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: SummaryHub instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes.ancestors: [] > _intf.mainWindow._current_action._spokes._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: True > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.disks: [] > _intf.mainWindow._current_action._spokes.selector: None > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._notebook: Notebook instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.selected_disks: [] > _intf.mainWindow._current_action._spokes.payload: LiveImagePayload instance, containing members: > _intf.mainWindow._current_action._spokes.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.payload._rescueVersionList: [] > _intf.mainWindow._current_action._spokes.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.payload.pct: 0 > _intf.mainWindow._current_action._spokes.payload.txID: None > _intf.mainWindow._current_action._spokes.payload.source_size: 3866140672 > _intf.mainWindow._current_action._spokes.payload._createdInitrds: False > _intf.mainWindow._current_action._spokes.payload._adj_size: 0 > _intf.mainWindow._current_action._spokes.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload.pct_lock: None > _intf.mainWindow._current_action._spokes.payload._kernelVersionList: [] > _intf.mainWindow._current_action._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf.mainWindow._current_action._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf.mainWindow._current_action._spokes.network_control_box._running_nmce: None > _intf.mainWindow._current_action._spokes.network_control_box.selected_ssid: None > _intf.mainWindow._current_action._spokes.network_control_box.client: Client instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf.mainWindow._current_action._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._selection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._spokes._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog._window: None > _intf.mainWindow._current_action._spokes._switching_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._switching_dialog._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._removeButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._window: Dialog instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._add_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._xkl_wrapper: Skipped > _intf.mainWindow._current_action._spokes._add_dialog._store: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._add_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._add_dialog._chosen_layouts: [us (dvorak)] > _intf.mainWindow._current_action._spokes._add_dialog._entry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._downButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._layoutSwitchLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._confirmed: True > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._previewButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._ready: True > _intf.mainWindow._current_action._spokes._remove_last_attempt: False > _intf.mainWindow._current_action._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._typeStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._configureBox: Box instance, containing members: > _intf.mainWindow._current_action._spokes._device_container_name: None > _intf.mainWindow._current_action._spokes._accordion: Accordion instance, containing members: > _intf.mainWindow._current_action._spokes._accordion._expanders: [] > _intf.mainWindow._current_action._spokes._fs_types: [ext4, ext3, ext2, EFI System Partition, swap, xfs, vfat] > _intf.mainWindow._current_action._spokes._initialized: False > _intf.mainWindow._current_action._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes._min_ram: 410 > _intf.mainWindow._current_action._spokes._addButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._modifyContainerButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes.passphrase: Skipped > _intf.mainWindow._current_action._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._partitionsViewport: Viewport instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._removeButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes._typeCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._current_selector: None > _intf.mainWindow._current_action._spokes._labelEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._partitionsNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action._spokes._totalSpaceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._resetButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._mainSpokeClass: StorageSpoke > _intf.mainWindow._current_action._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._mountPointEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._whenCreateLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._selectedDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: True > _intf.mainWindow._current_action._spokes._device_container_size: 0 > _intf.mainWindow._current_action._spokes._device_container_encrypted: False > _intf.mainWindow._current_action._spokes._summaryLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._containerCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._nameEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes.selector: None > _intf.mainWindow._current_action._spokes._containerLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._hidden_disks: [] > _intf.mainWindow._current_action._spokes._back_already_clicked: False > _intf.mainWindow._current_action._spokes._applyButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._passphraseEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._device_size_text: None > _intf.mainWindow._current_action._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._availableSpaceLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._sizeEntry: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._containerStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._error: None > _intf.mainWindow._current_action._spokes._configButton: ToolButton instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._raidLevelLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._storage_playground: None > _intf.mainWindow._current_action._spokes._device_disks: [] > _intf.mainWindow._current_action._spokes._devices: [] > _intf.mainWindow._current_action._spokes._fsCombo: ComboBoxText instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._free_space: 0 B > _intf.mainWindow._current_action._spokes._device_container_raid_level: None > _intf.mainWindow._current_action._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf.mainWindow._current_action._spokes._incompleteDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf.mainWindow._current_action._spokes._kickstarted: False > _intf.mainWindow._current_action._spokes._monthCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._radioButton24h: RadioButton instance, containing members: > _intf.mainWindow._current_action._spokes._amPmLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._monthsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes._ntpSwitch: Switch instance, containing members: > _intf.mainWindow._current_action._spokes.applyOnSkip: False > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes._regions_zones: {'Africa': set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka']), 'America': set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay']), 'Antarctica': set(['Troll', 'DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson']), 'Arctic': set(['Longyearbyen']), 'Asia': set(['Karachi', 'Choibalsan', 'Vladivostok', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Almaty', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Srednekolymsk', 'Beirut', 'Nicosia', 'Aden', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Kabul', 'Krasnoyarsk', 'Kathmandu', 'Chita', 'Urumqi', 'Oral', 'Tbilisi', 'Taipei', 'Seoul', 'Ho_Chi_Minh', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera']), 'Atlantic': set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia']), 'Australia': set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide']), 'Europe': set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo']), 'Indian': set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas']), 'Pacific': set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji']), 'US': set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska']), 'Etc': set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT'])} > _intf.mainWindow._current_action._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf.mainWindow._current_action._spokes._tzmap: TimezoneMap instance, containing members: > _intf.mainWindow._current_action._spokes._yearCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes._update_datetime_timer_id: None > _intf.mainWindow._current_action._spokes._cityCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._regionCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._dayCombo: ComboBox instance, containing members: > _intf.mainWindow._current_action._spokes._amPmUp: Button instance, containing members: > _intf.mainWindow._current_action._spokes._citiesStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._amPmDown: Button instance, containing members: > _intf.mainWindow._current_action._spokes._minutesLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._yearsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._daysStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._window: Dialog instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog.applyOnSkip: False > _intf.mainWindow._current_action._spokes._config_dialog.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._epoch: 0 > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck: InputCheck instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._run_check: <bound method NTPconfigDialog._validateServer of <pyanaconda.ui.gui.spokes.datetime_spoke.NTPconfigDialog object at 0x7fa3a80817d0>> > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._parent: Already dumped (NTPconfigDialog instance) > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._input_obj: Entry instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._data: None > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._check_status: Skipped > _intf.mainWindow._current_action._spokes._config_dialog._serverCheck._enabled: True > _intf.mainWindow._current_action._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7fa3c0369e50> > _intf.mainWindow._current_action._spokes._config_dialog.skipTo: None > _intf.mainWindow._current_action._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._addButton: Button instance, containing members: > _intf.mainWindow._current_action._spokes._config_dialog._check_list: [Already dumped (InputCheck instance) >] > _intf.mainWindow._current_action._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._config_dialog._serverEntry: Already dumped (Entry instance) > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._old_region: America > _intf.mainWindow._current_action._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action._spokes._start_updating_timer_id: 2383 > _intf.mainWindow._current_action._spokes._hoursLabel: Label instance, containing members: > _intf.mainWindow._current_action._spokes._regionsStore: ListStore instance, containing members: > _intf.mainWindow._current_action._spokes._old_city: Chicago > _intf.mainWindow._current_action._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf.mainWindow._current_action._spokes.clearPartType: 2 > _intf.mainWindow._current_action._spokes.encrypted: False > _intf.mainWindow._current_action._spokes._min_ram: 410 > _intf.mainWindow._current_action._spokes.passphrase: Skipped > _intf.mainWindow._current_action._spokes.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._spokes.applyOnSkip: True > _intf.mainWindow._current_action._spokes.autopart: True > _intf.mainWindow._current_action._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf.mainWindow._current_action._spokes._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._spokes._customPart: RadioButton instance, containing members: > _intf.mainWindow._current_action._spokes.skipTo: None > _intf.mainWindow._current_action._spokes.specialized_disks_box: Box instance, containing members: > _intf.mainWindow._current_action._spokes._mainSpokeClass: StorageSpoke > _intf.mainWindow._current_action._spokes.selected_disks: [sda] > _intf.mainWindow._current_action._spokes._previous_autopart: False > _intf.mainWindow._current_action._spokes.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._spokes.autoPartType: 2 > _intf.mainWindow._current_action._spokes._encrypted: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.visitedSinceApplied: False > _intf.mainWindow._current_action._spokes.local_disks_box: Box instance, containing members: > _intf.mainWindow._current_action._spokes.selector: SpokeSelector instance, containing members: > _intf.mainWindow._current_action._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._spokes._last_clicked_overview: None > _intf.mainWindow._current_action._spokes._reclaim: CheckButton instance, containing members: > _intf.mainWindow._current_action._spokes.builder: Builder instance, containing members: > _intf.mainWindow._current_action._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.mainWindow._current_action._spokes._window: SpokeWindow instance, containing members: > _intf.mainWindow._current_action._spokes._ready: False >} > _intf.mainWindow._current_action._checker: FileSystemSpaceChecker instance, containing members: > _intf.mainWindow._current_action._checker.error_message: Not enough space in file systems for the current software selection. An additional 3659.53 MiB is needed. > _intf.mainWindow._current_action._checker.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._checker.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._checker.success: False > _intf.mainWindow._current_action._checker.deficit: 3659.53 MiB > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._inSpoke: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._notReadySpokes: [Already dumped (StorageSpoke instance) >] > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow._current_action._incompleteSpokes: [Already dumped (StorageSpoke instance) >] > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7fa3bc10ba10>, <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fa3a8081150>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa3a8022e10>, <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510>, <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fa3a809e210>, <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7fa3a92b2f50>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7fa3d67fdc80> > _intf._actions: Skipped > _intf.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction: Already dumped (SummaryHub instance) >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: EFIGRUB instance, containing members: > _bootloader.efi_dir: BOOT > _bootloader._update_only: False > _bootloader.stage1_device: None > _bootloader.stage2_device: None > _bootloader.stage1_disk: None > _bootloader.dracut_args: > _bootloader.errors: [] > _bootloader.console: Skipped > _bootloader.stage2_is_preferred_stage1: False > _bootloader._default_image: None > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.encrypted_password: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.problems: [] > _bootloader.password: None > _bootloader.boot_args: > _bootloader._disk_order: [] > _bootloader.disks: [] > _bootloader._timeout: None >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: 2052120366 >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7fa3bc0ed2a8>, True), 'type': (<function <lambda> at 0x7fa3bc0ed500>, True), 'addons': (<function list_addons_callback at 0x7fa3bc0ed410>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fa3bc0ed320>, True), 'journalctl': (<function journalctl_callback at 0x7fa3bc0ed398>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 22.3-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: livecd:///dev/mapper/live-base > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: True > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Tue 2014-08-19 21:42:24 EDT, end at Tue 2014-08-19 22:20:29 EDT. -- >Aug 19 21:42:24 localhost systemd-journal[118]: Runtime journal is using 8.0M (max allowed 192.6M, trying to leave 288.9M free of 1.8G available → current limit 192.6M). >Aug 19 21:42:24 localhost systemd-journal[118]: Runtime journal is using 8.0M (max allowed 192.6M, trying to leave 288.9M free of 1.8G available → current limit 192.6M). >Aug 19 21:42:24 localhost kernel: Initializing cgroup subsys cpuset >Aug 19 21:42:24 localhost kernel: Initializing cgroup subsys cpu >Aug 19 21:42:24 localhost kernel: Initializing cgroup subsys cpuacct >Aug 19 21:42:24 localhost kernel: Linux version 3.17.0-0.rc1.git0.1.fc22.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 4.9.1 20140813 (Red Hat 4.9.1-7) (GCC) ) #1 SMP Mon Aug 18 14:59:09 UTC 2014 >Aug 19 21:42:24 localhost kernel: Command line: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Workstation-x86_64-r ro rd.live.image quiet rhgb rd.live.check >Aug 19 21:42:24 localhost kernel: e820: BIOS-provided physical RAM map: >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x0000000040005000-0x00000000aa7befff] usable >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000aa7bf000-0x00000000aaebefff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000aaebf000-0x00000000aafbefff] ACPI NVS >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000aafbf000-0x00000000aaffefff] ACPI data >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000aafff000-0x00000000aaffffff] usable >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000ab000000-0x00000000af9fffff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved >Aug 19 21:42:24 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000014f5fffff] usable >Aug 19 21:42:24 localhost kernel: NX (Execute Disable) protection: active >Aug 19 21:42:24 localhost kernel: e820: update [mem 0xa5462018-0xa5472057] usable ==> usable >Aug 19 21:42:24 localhost kernel: extended physical RAM map: >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000087fff] usable >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x0000000000088000-0x00000000000bffff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x0000000040005000-0x00000000a5462017] usable >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000a5462018-0x00000000a5472057] usable >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000a5472058-0x00000000aa7befff] usable >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000aa7bf000-0x00000000aaebefff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000aaebf000-0x00000000aafbefff] ACPI NVS >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000aafbf000-0x00000000aaffefff] ACPI data >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000aafff000-0x00000000aaffffff] usable >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000ab000000-0x00000000af9fffff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000feb00000-0x00000000feb03fff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved >Aug 19 21:42:24 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000014f5fffff] usable >Aug 19 21:42:24 localhost kernel: efi: EFI v2.31 by INSYDE Corp. >Aug 19 21:42:24 localhost kernel: efi: ACPI=0xaaffe000 ACPI 2.0=0xaaffe014 SMBIOS=0xaaebcc98 >Aug 19 21:42:24 localhost kernel: efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000002000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem02: type=7, attr=0xf, range=[0x0000000000002000-0x000000000000e000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem03: type=3, attr=0xf, range=[0x000000000000e000-0x0000000000010000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem04: type=7, attr=0xf, range=[0x0000000000010000-0x000000000002e000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem05: type=3, attr=0xf, range=[0x000000000002e000-0x000000000002f000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem06: type=4, attr=0xf, range=[0x000000000002f000-0x0000000000030000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem07: type=3, attr=0xf, range=[0x0000000000030000-0x000000000006f000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem08: type=4, attr=0xf, range=[0x000000000006f000-0x0000000000070000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem09: type=3, attr=0xf, range=[0x0000000000070000-0x0000000000088000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem10: type=6, attr=0x800000000000000f, range=[0x0000000000088000-0x00000000000a0000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem11: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) >Aug 19 21:42:24 localhost kernel: efi: mem12: type=2, attr=0xf, range=[0x0000000001000000-0x0000000002449000) (20MB) >Aug 19 21:42:24 localhost kernel: efi: mem13: type=7, attr=0xf, range=[0x0000000002449000-0x0000000020000000) (475MB) >Aug 19 21:42:24 localhost kernel: efi: mem14: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB) >Aug 19 21:42:24 localhost kernel: efi: mem15: type=7, attr=0xf, range=[0x0000000020200000-0x000000003db68000) (473MB) >Aug 19 21:42:24 localhost kernel: efi: mem16: type=2, attr=0xf, range=[0x000000003db68000-0x0000000040000000) (36MB) >Aug 19 21:42:24 localhost kernel: efi: mem17: type=7, attr=0xf, range=[0x0000000040000000-0x0000000040004000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem18: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem19: type=7, attr=0xf, range=[0x0000000040005000-0x0000000079596000) (917MB) >Aug 19 21:42:24 localhost kernel: efi: mem20: type=2, attr=0xf, range=[0x0000000079596000-0x00000000a31c0000) (668MB) >Aug 19 21:42:24 localhost kernel: efi: mem21: type=4, attr=0xf, range=[0x00000000a31c0000-0x00000000a31e0000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem22: type=7, attr=0xf, range=[0x00000000a31e0000-0x00000000a5462000) (34MB) >Aug 19 21:42:24 localhost kernel: efi: mem23: type=2, attr=0xf, range=[0x00000000a5462000-0x00000000a5654000) (1MB) >Aug 19 21:42:24 localhost kernel: efi: mem24: type=4, attr=0xf, range=[0x00000000a5654000-0x00000000a61b0000) (11MB) >Aug 19 21:42:24 localhost kernel: efi: mem25: type=7, attr=0xf, range=[0x00000000a61b0000-0x00000000a61ba000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem26: type=2, attr=0xf, range=[0x00000000a61ba000-0x00000000a61bf000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem27: type=7, attr=0xf, range=[0x00000000a61bf000-0x00000000a6284000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem28: type=1, attr=0xf, range=[0x00000000a6284000-0x00000000a63bf000) (1MB) >Aug 19 21:42:24 localhost kernel: efi: mem29: type=7, attr=0xf, range=[0x00000000a63bf000-0x00000000a7cb6000) (24MB) >Aug 19 21:42:24 localhost kernel: efi: mem30: type=4, attr=0xf, range=[0x00000000a7cb6000-0x00000000a8137000) (4MB) >Aug 19 21:42:24 localhost kernel: efi: mem31: type=7, attr=0xf, range=[0x00000000a8137000-0x00000000a830b000) (1MB) >Aug 19 21:42:24 localhost kernel: efi: mem32: type=4, attr=0xf, range=[0x00000000a830b000-0x00000000a8444000) (1MB) >Aug 19 21:42:24 localhost kernel: efi: mem33: type=7, attr=0xf, range=[0x00000000a8444000-0x00000000a8618000) (1MB) >Aug 19 21:42:24 localhost kernel: efi: mem34: type=4, attr=0xf, range=[0x00000000a8618000-0x00000000a8796000) (1MB) >Aug 19 21:42:24 localhost kernel: efi: mem35: type=7, attr=0xf, range=[0x00000000a8796000-0x00000000a8798000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem36: type=4, attr=0xf, range=[0x00000000a8798000-0x00000000a87b5000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem37: type=7, attr=0xf, range=[0x00000000a87b5000-0x00000000a87b6000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem38: type=4, attr=0xf, range=[0x00000000a87b6000-0x00000000a87bc000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem39: type=7, attr=0xf, range=[0x00000000a87bc000-0x00000000a87be000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem40: type=4, attr=0xf, range=[0x00000000a87be000-0x00000000a87c7000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem41: type=7, attr=0xf, range=[0x00000000a87c7000-0x00000000a87ca000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem42: type=4, attr=0xf, range=[0x00000000a87ca000-0x00000000a8806000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem43: type=7, attr=0xf, range=[0x00000000a8806000-0x00000000a8807000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem44: type=4, attr=0xf, range=[0x00000000a8807000-0x00000000a890c000) (1MB) >Aug 19 21:42:24 localhost kernel: efi: mem45: type=7, attr=0xf, range=[0x00000000a890c000-0x00000000a890e000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem46: type=4, attr=0xf, range=[0x00000000a890e000-0x00000000a8973000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem47: type=7, attr=0xf, range=[0x00000000a8973000-0x00000000a8975000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem48: type=4, attr=0xf, range=[0x00000000a8975000-0x00000000a8985000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem49: type=7, attr=0xf, range=[0x00000000a8985000-0x00000000a898a000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem50: type=4, attr=0xf, range=[0x00000000a898a000-0x00000000a898d000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem51: type=7, attr=0xf, range=[0x00000000a898d000-0x00000000a898e000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem52: type=4, attr=0xf, range=[0x00000000a898e000-0x00000000a89d3000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem53: type=7, attr=0xf, range=[0x00000000a89d3000-0x00000000a89df000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem54: type=4, attr=0xf, range=[0x00000000a89df000-0x00000000a8a0b000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem55: type=7, attr=0xf, range=[0x00000000a8a0b000-0x00000000a8a0c000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem56: type=4, attr=0xf, range=[0x00000000a8a0c000-0x00000000a8a15000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem57: type=7, attr=0xf, range=[0x00000000a8a15000-0x00000000a8a17000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem58: type=4, attr=0xf, range=[0x00000000a8a17000-0x00000000a8aad000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem59: type=7, attr=0xf, range=[0x00000000a8aad000-0x00000000a8add000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem60: type=4, attr=0xf, range=[0x00000000a8add000-0x00000000a8aea000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem61: type=7, attr=0xf, range=[0x00000000a8aea000-0x00000000a8aeb000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem62: type=4, attr=0xf, range=[0x00000000a8aeb000-0x00000000a8db1000) (2MB) >Aug 19 21:42:24 localhost kernel: efi: mem63: type=7, attr=0xf, range=[0x00000000a8db1000-0x00000000a8db2000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem64: type=4, attr=0xf, range=[0x00000000a8db2000-0x00000000a8dba000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem65: type=7, attr=0xf, range=[0x00000000a8dba000-0x00000000a8dc9000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem66: type=4, attr=0xf, range=[0x00000000a8dc9000-0x00000000aa3bf000) (21MB) >Aug 19 21:42:24 localhost kernel: efi: mem67: type=7, attr=0xf, range=[0x00000000aa3bf000-0x00000000aa548000) (1MB) >Aug 19 21:42:24 localhost kernel: efi: mem68: type=3, attr=0xf, range=[0x00000000aa548000-0x00000000aa7bf000) (2MB) >Aug 19 21:42:24 localhost kernel: efi: mem69: type=5, attr=0x800000000000000f, range=[0x00000000aa7bf000-0x00000000aa8e6000) (1MB) >Aug 19 21:42:24 localhost kernel: efi: mem70: type=5, attr=0x800000000000000f, range=[0x00000000aa8e6000-0x00000000aa9bf000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem71: type=6, attr=0x800000000000000f, range=[0x00000000aa9bf000-0x00000000aa9cd000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem72: type=6, attr=0x800000000000000f, range=[0x00000000aa9cd000-0x00000000aaabf000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem73: type=0, attr=0xf, range=[0x00000000aaabf000-0x00000000aadf4000) (3MB) >Aug 19 21:42:24 localhost kernel: efi: mem74: type=0, attr=0xf, range=[0x00000000aadf4000-0x00000000aaebf000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem75: type=10, attr=0xf, range=[0x00000000aaebf000-0x00000000aaf5e000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem76: type=10, attr=0xf, range=[0x00000000aaf5e000-0x00000000aafbf000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem77: type=9, attr=0xf, range=[0x00000000aafbf000-0x00000000aafde000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem78: type=9, attr=0xf, range=[0x00000000aafde000-0x00000000aafff000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem79: type=4, attr=0xf, range=[0x00000000aafff000-0x00000000ab000000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem80: type=7, attr=0xf, range=[0x0000000100000000-0x000000014f600000) (1270MB) >Aug 19 21:42:24 localhost kernel: efi: mem81: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem82: type=0, attr=0x0, range=[0x00000000ab000000-0x00000000afa00000) (74MB) >Aug 19 21:42:24 localhost kernel: efi: mem83: type=11, attr=0x8000000000000001, range=[0x00000000e0000000-0x00000000f0000000) (256MB) >Aug 19 21:42:24 localhost kernel: efi: mem84: type=11, attr=0x8000000000000001, range=[0x00000000feb00000-0x00000000feb04000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem85: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem86: type=11, attr=0x8000000000000001, range=[0x00000000fed10000-0x00000000fed1a000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem87: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem88: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem89: type=11, attr=0x8000000000000000, range=[0x00000000ffd00000-0x00000000fff10000) (2MB) >Aug 19 21:42:24 localhost kernel: efi: mem90: type=11, attr=0x8000000000000000, range=[0x00000000fff10000-0x00000000fff40000) (0MB) >Aug 19 21:42:24 localhost kernel: efi: mem91: type=11, attr=0x8000000000000000, range=[0x00000000fff40000-0x0000000100000000) (0MB) >Aug 19 21:42:24 localhost kernel: SMBIOS 2.7 present. >Aug 19 21:42:24 localhost kernel: DMI: Compal QAL30/Type2 - Board Product Name1, BIOS 1.80 06/05/2012 >Aug 19 21:42:24 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Aug 19 21:42:24 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Aug 19 21:42:24 localhost kernel: e820: last_pfn = 0x14f600 max_arch_pfn = 0x400000000 >Aug 19 21:42:24 localhost kernel: MTRR default type: uncachable >Aug 19 21:42:24 localhost kernel: MTRR fixed ranges enabled: >Aug 19 21:42:24 localhost kernel: 00000-9FFFF write-back >Aug 19 21:42:24 localhost kernel: A0000-BFFFF uncachable >Aug 19 21:42:24 localhost kernel: C0000-E7FFF write-protect >Aug 19 21:42:24 localhost kernel: E8000-EFFFF write-combining >Aug 19 21:42:24 localhost kernel: F0000-FFFFF write-protect >Aug 19 21:42:24 localhost kernel: MTRR variable ranges enabled: >Aug 19 21:42:24 localhost kernel: 0 base 000000000 mask F80000000 write-back >Aug 19 21:42:24 localhost kernel: 1 base 080000000 mask FE0000000 write-back >Aug 19 21:42:24 localhost kernel: 2 base 0A0000000 mask FF8000000 write-back >Aug 19 21:42:24 localhost kernel: 3 base 0A8000000 mask FFE000000 write-back >Aug 19 21:42:24 localhost kernel: 4 base 0AA000000 mask FFF000000 write-back >Aug 19 21:42:24 localhost kernel: 5 base 0FFC00000 mask FFFC00000 write-protect >Aug 19 21:42:24 localhost kernel: 6 base 100000000 mask F80000000 write-back >Aug 19 21:42:24 localhost kernel: 7 base 14F600000 mask FFFE00000 uncachable >Aug 19 21:42:24 localhost kernel: 8 base 14F800000 mask FFF800000 uncachable >Aug 19 21:42:24 localhost kernel: 9 base 150000000 mask FF0000000 uncachable >Aug 19 21:42:24 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Aug 19 21:42:24 localhost kernel: e820: last_pfn = 0xab000 max_arch_pfn = 0x400000000 >Aug 19 21:42:24 localhost kernel: found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0] >Aug 19 21:42:24 localhost kernel: Base memory trampoline at [ffff880000028000] 28000 size 24576 >Aug 19 21:42:24 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Aug 19 21:42:24 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Aug 19 21:42:24 localhost kernel: BRK [0x02025000, 0x02025fff] PGTABLE >Aug 19 21:42:24 localhost kernel: BRK [0x02026000, 0x02026fff] PGTABLE >Aug 19 21:42:24 localhost kernel: BRK [0x02027000, 0x02027fff] PGTABLE >Aug 19 21:42:24 localhost kernel: init_memory_mapping: [mem 0x14f400000-0x14f5fffff] >Aug 19 21:42:24 localhost kernel: [mem 0x14f400000-0x14f5fffff] page 2M >Aug 19 21:42:24 localhost kernel: BRK [0x02028000, 0x02028fff] PGTABLE >Aug 19 21:42:24 localhost kernel: init_memory_mapping: [mem 0x14c000000-0x14f3fffff] >Aug 19 21:42:24 localhost kernel: [mem 0x14c000000-0x14f3fffff] page 2M >Aug 19 21:42:24 localhost kernel: init_memory_mapping: [mem 0x100000000-0x14bffffff] >Aug 19 21:42:24 localhost kernel: [mem 0x100000000-0x14bffffff] page 2M >Aug 19 21:42:24 localhost kernel: BRK [0x02029000, 0x02029fff] PGTABLE >Aug 19 21:42:24 localhost kernel: init_memory_mapping: [mem 0x00100000-0x1fffffff] >Aug 19 21:42:24 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Aug 19 21:42:24 localhost kernel: [mem 0x00200000-0x1fffffff] page 2M >Aug 19 21:42:24 localhost kernel: init_memory_mapping: [mem 0x20200000-0x40003fff] >Aug 19 21:42:24 localhost kernel: [mem 0x20200000-0x3fffffff] page 2M >Aug 19 21:42:24 localhost kernel: [mem 0x40000000-0x40003fff] page 4k >Aug 19 21:42:24 localhost kernel: BRK [0x0202a000, 0x0202afff] PGTABLE >Aug 19 21:42:24 localhost kernel: init_memory_mapping: [mem 0x40005000-0xaa7befff] >Aug 19 21:42:24 localhost kernel: [mem 0x40005000-0x401fffff] page 4k >Aug 19 21:42:24 localhost kernel: [mem 0x40200000-0xaa5fffff] page 2M >Aug 19 21:42:24 localhost kernel: [mem 0xaa600000-0xaa7befff] page 4k >Aug 19 21:42:24 localhost kernel: init_memory_mapping: [mem 0xaafff000-0xaaffffff] >Aug 19 21:42:24 localhost kernel: [mem 0xaafff000-0xaaffffff] page 4k >Aug 19 21:42:24 localhost kernel: RAMDISK: [mem 0x3db68000-0x3fffafff] >Aug 19 21:42:24 localhost kernel: ACPI: Early table checksum verification disabled >Aug 19 21:42:24 localhost kernel: ACPI: RSDP 0x00000000AAFFE014 000024 (v02 COMPAL) >Aug 19 21:42:24 localhost kernel: ACPI: XSDT 0x00000000AAFFE210 00009C (v01 COMPAL CRV ORB 00000001 01000013) >Aug 19 21:42:24 localhost kernel: ACPI: FACP 0x00000000AAFFB000 00010C (v05 COMPAL CRV ORB 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: DSDT 0x00000000AAFEE000 009A41 (v01 COMPAL CRV ORB 00000000 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: FACS 0x00000000AAF76000 000040 >Aug 19 21:42:24 localhost kernel: ACPI: UEFI 0x00000000AAFFD000 000236 (v01 COMPAL CRV ORB 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: ASF! 0x00000000AAFFC000 0000A5 (v32 COMPAL CRV ORB 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: HPET 0x00000000AAFFA000 000038 (v01 COMPAL CRV ORB 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: APIC 0x00000000AAFF9000 00008C (v03 COMPAL CRV ORB 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: MCFG 0x00000000AAFF8000 00003C (v01 COMPAL CRV ORB 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: SLIC 0x00000000AAFED000 000176 (v01 COMPAL CRV ORB 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: WDAT 0x00000000AAFEC000 000224 (v01 COMPAL CRV ORB 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: SSDT 0x00000000AAFEB000 0006FE (v01 COMPAL CRV ORB 00001000 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: BOOT 0x00000000AAFE9000 000028 (v01 COMPAL CRV ORB 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: ASPT 0x00000000AAFE4000 000034 (v07 COMPAL CRV ORB 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: FPDT 0x00000000AAFE1000 000044 (v01 COMPAL CRV ORB 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: SSDT 0x00000000AAFE0000 0008E4 (v01 COMPAL CRV ORB 00003000 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: SSDT 0x00000000AAFDF000 000A92 (v01 COMPAL CRV ORB 00003000 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: BGRT 0x00000000AAFDE000 000038 (v01 INSYDE H2O BIOS 00000001 ACPI 00040000) >Aug 19 21:42:24 localhost kernel: ACPI: Local APIC address 0xfee00000 >Aug 19 21:42:24 localhost kernel: No NUMA configuration found >Aug 19 21:42:24 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000014f5fffff] >Aug 19 21:42:24 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x14f5fffff] >Aug 19 21:42:24 localhost kernel: NODE_DATA [mem 0x14f5e8000-0x14f5fbfff] >Aug 19 21:42:24 localhost kernel: [ffffea0000000000-ffffea00053fffff] PMD -> [ffff88014ac00000-ffff88014ebfffff] on node 0 >Aug 19 21:42:24 localhost kernel: Zone ranges: >Aug 19 21:42:24 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Aug 19 21:42:24 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Aug 19 21:42:24 localhost kernel: Normal [mem 0x100000000-0x14f5fffff] >Aug 19 21:42:24 localhost kernel: Movable zone start for each node >Aug 19 21:42:24 localhost kernel: Early memory node ranges >Aug 19 21:42:24 localhost kernel: node 0: [mem 0x00001000-0x00087fff] >Aug 19 21:42:24 localhost kernel: node 0: [mem 0x00100000-0x1fffffff] >Aug 19 21:42:24 localhost kernel: node 0: [mem 0x20200000-0x40003fff] >Aug 19 21:42:24 localhost kernel: node 0: [mem 0x40005000-0xaa7befff] >Aug 19 21:42:24 localhost kernel: node 0: [mem 0xaafff000-0xaaffffff] >Aug 19 21:42:24 localhost kernel: node 0: [mem 0x100000000-0x14f5fffff] >Aug 19 21:42:24 localhost kernel: On node 0 totalpages: 1022790 >Aug 19 21:42:24 localhost kernel: DMA zone: 64 pages used for memmap >Aug 19 21:42:24 localhost kernel: DMA zone: 111 pages reserved >Aug 19 21:42:24 localhost kernel: DMA zone: 3975 pages, LIFO batch:0 >Aug 19 21:42:24 localhost kernel: DMA32 zone: 10839 pages used for memmap >Aug 19 21:42:24 localhost kernel: DMA32 zone: 693695 pages, LIFO batch:31 >Aug 19 21:42:24 localhost kernel: Normal zone: 5080 pages used for memmap >Aug 19 21:42:24 localhost kernel: Normal zone: 325120 pages, LIFO batch:31 >Aug 19 21:42:24 localhost kernel: tboot: non-0 tboot_addr but it is not of type E820_RESERVED >Aug 19 21:42:24 localhost kernel: Reserving Intel graphics stolen memory at 0xaba00000-0xaf9fffff >Aug 19 21:42:24 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Aug 19 21:42:24 localhost kernel: ACPI: Local APIC address 0xfee00000 >Aug 19 21:42:24 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Aug 19 21:42:24 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Aug 19 21:42:24 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >Aug 19 21:42:24 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >Aug 19 21:42:24 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >Aug 19 21:42:24 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >Aug 19 21:42:24 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >Aug 19 21:42:24 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >Aug 19 21:42:24 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Aug 19 21:42:24 localhost kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >Aug 19 21:42:24 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Aug 19 21:42:24 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Aug 19 21:42:24 localhost kernel: ACPI: IRQ0 used by override. >Aug 19 21:42:24 localhost kernel: ACPI: IRQ9 used by override. >Aug 19 21:42:24 localhost kernel: Using ACPI (MADT) for SMP configuration information >Aug 19 21:42:24 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Aug 19 21:42:24 localhost kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0x00088000-0x000bffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0x000c0000-0x000fffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xa5462000-0xa5462fff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xa5472000-0xa5472fff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xaa7bf000-0xaaebefff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xaaebf000-0xaafbefff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xaafbf000-0xaaffefff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xab000000-0xaf9fffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xafa00000-0xdfffffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffcfffff] >Aug 19 21:42:24 localhost kernel: PM: Registered nosave memory: [mem 0xffd00000-0xffffffff] >Aug 19 21:42:24 localhost kernel: e820: [mem 0xafa00000-0xdfffffff] available for PCI devices >Aug 19 21:42:24 localhost kernel: Booting paravirtualized kernel on bare hardware >Aug 19 21:42:24 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >Aug 19 21:42:24 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88014f200000 s88256 r8192 d22336 u262144 >Aug 19 21:42:24 localhost kernel: pcpu-alloc: s88256 r8192 d22336 u262144 alloc=1*2097152 >Aug 19 21:42:24 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Aug 19 21:42:24 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1006696 >Aug 19 21:42:24 localhost kernel: Policy zone: Normal >Aug 19 21:42:24 localhost kernel: Kernel command line: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Workstation-x86_64-r ro rd.live.image quiet rhgb rd.live.check >Aug 19 21:42:24 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Aug 19 21:42:24 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form >Aug 19 21:42:24 localhost kernel: Memory: 3853648K/4091160K available (7435K kernel code, 1228K rwdata, 3244K rodata, 1464K init, 1508K bss, 237512K reserved) >Aug 19 21:42:24 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Aug 19 21:42:24 localhost kernel: Hierarchical RCU implementation. >Aug 19 21:42:24 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >Aug 19 21:42:24 localhost kernel: Offload RCU callbacks from all CPUs >Aug 19 21:42:24 localhost kernel: Offload RCU callbacks from CPUs: 0-7. >Aug 19 21:42:24 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >Aug 19 21:42:24 localhost kernel: NR_IRQS:65792 nr_irqs:488 0 >Aug 19 21:42:24 localhost kernel: Console: colour dummy device 80x25 >Aug 19 21:42:24 localhost kernel: console [tty0] enabled >Aug 19 21:42:24 localhost kernel: allocated 16777216 bytes of page_cgroup >Aug 19 21:42:24 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Aug 19 21:42:24 localhost kernel: hpet clockevent registered >Aug 19 21:42:24 localhost kernel: tsc: Fast TSC calibration using PIT >Aug 19 21:42:24 localhost kernel: tsc: Detected 2394.412 MHz processor >Aug 19 21:42:24 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.82 BogoMIPS (lpj=2394412) >Aug 19 21:42:24 localhost kernel: pid_max: default: 32768 minimum: 301 >Aug 19 21:42:24 localhost kernel: ACPI: Core revision 20140724 >Aug 19 21:42:24 localhost kernel: ACPI: All ACPI Tables successfully acquired >Aug 19 21:42:24 localhost kernel: Security Framework initialized >Aug 19 21:42:24 localhost kernel: SELinux: Initializing. >Aug 19 21:42:24 localhost kernel: SELinux: Starting in permissive mode >Aug 19 21:42:24 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >Aug 19 21:42:24 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >Aug 19 21:42:24 localhost kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >Aug 19 21:42:24 localhost kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >Aug 19 21:42:24 localhost kernel: Initializing cgroup subsys memory >Aug 19 21:42:24 localhost kernel: Initializing cgroup subsys devices >Aug 19 21:42:24 localhost kernel: Initializing cgroup subsys freezer >Aug 19 21:42:24 localhost kernel: Initializing cgroup subsys net_cls >Aug 19 21:42:24 localhost kernel: Initializing cgroup subsys blkio >Aug 19 21:42:24 localhost kernel: Initializing cgroup subsys perf_event >Aug 19 21:42:24 localhost kernel: Initializing cgroup subsys net_prio >Aug 19 21:42:24 localhost kernel: Initializing cgroup subsys hugetlb >Aug 19 21:42:24 localhost kernel: CPU: Physical Processor ID: 0 >Aug 19 21:42:24 localhost kernel: CPU: Processor Core ID: 0 >Aug 19 21:42:24 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Aug 19 21:42:24 localhost kernel: mce: CPU supports 7 MCE banks >Aug 19 21:42:24 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Aug 19 21:42:24 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >Aug 19 21:42:24 localhost kernel: Freeing SMP alternatives memory: 28K (ffffffff81ea3000 - ffffffff81eaa000) >Aug 19 21:42:24 localhost kernel: ftrace: allocating 27115 entries in 106 pages >Aug 19 21:42:24 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Aug 19 21:42:24 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz (fam: 06, model: 3a, stepping: 09) >Aug 19 21:42:24 localhost kernel: TSC deadline timer enabled >Aug 19 21:42:24 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >Aug 19 21:42:24 localhost kernel: ... version: 3 >Aug 19 21:42:24 localhost kernel: ... bit width: 48 >Aug 19 21:42:24 localhost kernel: ... generic registers: 4 >Aug 19 21:42:24 localhost kernel: ... value mask: 0000ffffffffffff >Aug 19 21:42:24 localhost kernel: ... max period: 0000ffffffffffff >Aug 19 21:42:24 localhost kernel: ... fixed-purpose events: 3 >Aug 19 21:42:24 localhost kernel: ... event mask: 000000070000000f >Aug 19 21:42:24 localhost kernel: x86: Booting SMP configuration: >Aug 19 21:42:24 localhost kernel: .... node #0, CPUs: #1 >Aug 19 21:42:24 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Aug 19 21:42:24 localhost kernel: #2 #3 >Aug 19 21:42:24 localhost kernel: x86: Booted up 1 node, 4 CPUs >Aug 19 21:42:24 localhost kernel: smpboot: Total of 4 processors activated (19155.29 BogoMIPS) >Aug 19 21:42:24 localhost kernel: devtmpfs: initialized >Aug 19 21:42:24 localhost kernel: PM: Registering ACPI NVS region [mem 0xaaebf000-0xaafbefff] (1048576 bytes) >Aug 19 21:42:24 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Aug 19 21:42:24 localhost kernel: pinctrl core: initialized pinctrl subsystem >Aug 19 21:42:24 localhost kernel: RTC time: 1:42:20, date: 08/20/14 >Aug 19 21:42:24 localhost kernel: NET: Registered protocol family 16 >Aug 19 21:42:24 localhost kernel: cpuidle: using governor menu >Aug 19 21:42:24 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Aug 19 21:42:24 localhost kernel: ACPI: bus type PCI registered >Aug 19 21:42:24 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Aug 19 21:42:24 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Aug 19 21:42:24 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >Aug 19 21:42:24 localhost kernel: PCI: Using configuration type 1 for base access >Aug 19 21:42:24 localhost kernel: ACPI: Added _OSI(Module Device) >Aug 19 21:42:24 localhost kernel: ACPI: Added _OSI(Processor Device) >Aug 19 21:42:24 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Aug 19 21:42:24 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Aug 19 21:42:24 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Aug 19 21:42:24 localhost kernel: ACPI: Dynamic OEM Table Load: >Aug 19 21:42:24 localhost kernel: ACPI: SSDT 0xFFFF88014881B000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20120111) >Aug 19 21:42:24 localhost kernel: ACPI: Dynamic OEM Table Load: >Aug 19 21:42:24 localhost kernel: ACPI: SSDT 0xFFFF880148FFA400 000303 (v01 PmRef ApIst 00003000 INTL 20120111) >Aug 19 21:42:24 localhost kernel: ACPI: Dynamic OEM Table Load: >Aug 19 21:42:24 localhost kernel: ACPI: SSDT 0xFFFF88014880D800 000119 (v01 PmRef ApCst 00003000 INTL 20120111) >Aug 19 21:42:24 localhost kernel: ACPI: Interpreter enabled >Aug 19 21:42:24 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580) >Aug 19 21:42:24 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580) >Aug 19 21:42:24 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Aug 19 21:42:24 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Aug 19 21:42:24 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Aug 19 21:42:24 localhost kernel: [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >Aug 19 21:42:24 localhost kernel: [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >Aug 19 21:42:24 localhost kernel: ACPI: Power Resource [FN00] (off) >Aug 19 21:42:24 localhost kernel: ACPI: Power Resource [FN01] (off) >Aug 19 21:42:24 localhost kernel: ACPI: Power Resource [FN02] (off) >Aug 19 21:42:24 localhost kernel: ACPI: Power Resource [FN03] (off) >Aug 19 21:42:24 localhost kernel: ACPI: Power Resource [FN04] (off) >Aug 19 21:42:24 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >Aug 19 21:42:24 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Aug 19 21:42:24 localhost kernel: \_SB_.PCI0:_OSC invalid UUID >Aug 19 21:42:24 localhost kernel: _OSC request data:1 1f 0 >Aug 19 21:42:24 localhost kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM >Aug 19 21:42:24 localhost kernel: PCI host bridge to bus 0000:00 >Aug 19 21:42:24 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-fe] >Aug 19 21:42:24 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Aug 19 21:42:24 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Aug 19 21:42:24 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Aug 19 21:42:24 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff] >Aug 19 21:42:24 localhost kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >Aug 19 21:42:24 localhost kernel: pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 >Aug 19 21:42:24 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit] >Aug 19 21:42:24 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref] >Aug 19 21:42:24 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f] >Aug 19 21:42:24 localhost kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >Aug 19 21:42:24 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xc0600000-0xc060ffff 64bit] >Aug 19 21:42:24 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Aug 19 21:42:24 localhost kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >Aug 19 21:42:24 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xc0614000-0xc061400f 64bit] >Aug 19 21:42:24 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Aug 19 21:42:24 localhost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >Aug 19 21:42:24 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xc0619000-0xc06193ff] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Aug 19 21:42:24 localhost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >Aug 19 21:42:24 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xc0610000-0xc0613fff 64bit] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Aug 19 21:42:24 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Aug 19 21:42:24 localhost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >Aug 19 21:42:24 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xc0618000-0xc06183ff] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100 >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x3088-0x308f] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x3094-0x3097] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x3080-0x3087] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x3090-0x3093] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xc0617000-0xc06177ff] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xc0615000-0xc06150ff 64bit] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x3040-0x305f] >Aug 19 21:42:24 localhost kernel: pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 >Aug 19 21:42:24 localhost kernel: pci 0000:01:00.0: reg 0x10: [io 0x2000-0x20ff] >Aug 19 21:42:24 localhost kernel: pci 0000:01:00.0: reg 0x18: [mem 0xc0404000-0xc0404fff 64bit pref] >Aug 19 21:42:24 localhost kernel: pci 0000:01:00.0: reg 0x20: [mem 0xc0400000-0xc0403fff 64bit pref] >Aug 19 21:42:24 localhost kernel: pci 0000:01:00.0: supports D1 D2 >Aug 19 21:42:24 localhost kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Aug 19 21:42:24 localhost kernel: pci 0000:01:00.0: System wakeup disabled by ACPI >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc04fffff 64bit pref] >Aug 19 21:42:24 localhost kernel: pci 0000:02:00.0: [8086:008a] type 00 class 0x028000 >Aug 19 21:42:24 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xc0500000-0xc0501fff 64bit] >Aug 19 21:42:24 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >Aug 19 21:42:24 localhost kernel: pci 0000:02:00.0: System wakeup disabled by ACPI >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 02] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xc0500000-0xc05fffff] >Aug 19 21:42:24 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7 >Aug 19 21:42:24 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15) >Aug 19 21:42:24 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. >Aug 19 21:42:24 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15) >Aug 19 21:42:24 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. >Aug 19 21:42:24 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *7 >Aug 19 21:42:24 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15) >Aug 19 21:42:24 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15) >Aug 19 21:42:24 localhost kernel: ACPI: Enabled 6 GPEs in block 00 to 3F >Aug 19 21:42:24 localhost kernel: ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 >Aug 19 21:42:24 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Aug 19 21:42:24 localhost kernel: vgaarb: loaded >Aug 19 21:42:24 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Aug 19 21:42:24 localhost kernel: SCSI subsystem initialized >Aug 19 21:42:24 localhost kernel: libata version 3.00 loaded. >Aug 19 21:42:24 localhost kernel: ACPI: bus type USB registered >Aug 19 21:42:24 localhost kernel: usbcore: registered new interface driver usbfs >Aug 19 21:42:24 localhost kernel: usbcore: registered new interface driver hub >Aug 19 21:42:24 localhost kernel: usbcore: registered new device driver usb >Aug 19 21:42:24 localhost kernel: PCI: Using ACPI for IRQ routing >Aug 19 21:42:24 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Aug 19 21:42:24 localhost kernel: e820: reserve RAM buffer [mem 0x00088000-0x0008ffff] >Aug 19 21:42:24 localhost kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >Aug 19 21:42:24 localhost kernel: e820: reserve RAM buffer [mem 0xa5462018-0xa7ffffff] >Aug 19 21:42:24 localhost kernel: e820: reserve RAM buffer [mem 0xaa7bf000-0xabffffff] >Aug 19 21:42:24 localhost kernel: e820: reserve RAM buffer [mem 0xab000000-0xabffffff] >Aug 19 21:42:24 localhost kernel: e820: reserve RAM buffer [mem 0x14f600000-0x14fffffff] >Aug 19 21:42:24 localhost kernel: NetLabel: Initializing >Aug 19 21:42:24 localhost kernel: NetLabel: domain hash size = 128 >Aug 19 21:42:24 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Aug 19 21:42:24 localhost kernel: NetLabel: unlabeled traffic allowed by default >Aug 19 21:42:24 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Aug 19 21:42:24 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Aug 19 21:42:24 localhost kernel: Switched to clocksource hpet >Aug 19 21:42:24 localhost kernel: pnp: PnP ACPI init >Aug 19 21:42:24 localhost kernel: system 00:00: [io 0x0680-0x069f] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:00: [io 0x1000-0x100f] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:00: [io 0xffff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:00: [io 0xffff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:00: [io 0x0400-0x0453] could not be reserved >Aug 19 21:42:24 localhost kernel: system 00:00: [io 0x0458-0x047f] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:00: [io 0x0500-0x057f] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:00: [io 0x164e-0x164f] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Aug 19 21:42:24 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >Aug 19 21:42:24 localhost kernel: system 00:02: [io 0x0454-0x0457] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >Aug 19 21:42:24 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active) >Aug 19 21:42:24 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs ETD0408 SYN0700 SYN0002 PNP0f13 (active) >Aug 19 21:42:24 localhost kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:05: [mem 0xff000000-0xff000fff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:05: [mem 0xff010000-0xffffffff] could not be reserved >Aug 19 21:42:24 localhost kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved >Aug 19 21:42:24 localhost kernel: system 00:05: [mem 0xafa00000-0xafa00fff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >Aug 19 21:42:24 localhost kernel: system 00:06: [mem 0x20000000-0x201fffff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:06: [mem 0x40004000-0x40004fff] has been reserved >Aug 19 21:42:24 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active) >Aug 19 21:42:24 localhost kernel: pnp: PnP ACPI: found 7 devices >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc04fffff 64bit pref] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 02] >Aug 19 21:42:24 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xc0500000-0xc05fffff] >Aug 19 21:42:24 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Aug 19 21:42:24 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Aug 19 21:42:24 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Aug 19 21:42:24 localhost kernel: pci_bus 0000:00: resource 7 [mem 0xafa00000-0xfeafffff] >Aug 19 21:42:24 localhost kernel: pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] >Aug 19 21:42:24 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref] >Aug 19 21:42:24 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xc0500000-0xc05fffff] >Aug 19 21:42:24 localhost kernel: NET: Registered protocol family 2 >Aug 19 21:42:24 localhost kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes) >Aug 19 21:42:24 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >Aug 19 21:42:24 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768) >Aug 19 21:42:24 localhost kernel: TCP: reno registered >Aug 19 21:42:24 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) >Aug 19 21:42:24 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >Aug 19 21:42:24 localhost kernel: NET: Registered protocol family 1 >Aug 19 21:42:24 localhost kernel: pci 0000:00:02.0: Boot video device >Aug 19 21:42:24 localhost kernel: PCI: CLS 64 bytes, default 64 >Aug 19 21:42:24 localhost kernel: Unpacking initramfs... >Aug 19 21:42:24 localhost kernel: Freeing initrd memory: 37452K (ffff88003db68000 - ffff88003fffb000) >Aug 19 21:42:24 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Aug 19 21:42:24 localhost kernel: software IO TLB [mem 0x9f1c0000-0xa31c0000] (64MB) mapped at [ffff88009f1c0000-ffff8800a31bffff] >Aug 19 21:42:24 localhost kernel: Simple Boot Flag at 0x44 set to 0x1 >Aug 19 21:42:24 localhost kernel: RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer >Aug 19 21:42:24 localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes) >Aug 19 21:42:24 localhost kernel: Initialise system trusted keyring >Aug 19 21:42:24 localhost kernel: audit: initializing netlink subsys (disabled) >Aug 19 21:42:24 localhost kernel: audit: type=2000 audit(1408498940.958:1): initialized >Aug 19 21:42:24 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Aug 19 21:42:24 localhost kernel: zpool: loaded >Aug 19 21:42:24 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Aug 19 21:42:24 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Aug 19 21:42:24 localhost kernel: msgmni has been set to 7698 >Aug 19 21:42:24 localhost kernel: Key type big_key registered >Aug 19 21:42:24 localhost kernel: SELinux: Registering netfilter hooks >Aug 19 21:42:24 localhost kernel: alg: No test for stdrng (krng) >Aug 19 21:42:24 localhost kernel: NET: Registered protocol family 38 >Aug 19 21:42:24 localhost kernel: Key type asymmetric registered >Aug 19 21:42:24 localhost kernel: Asymmetric key parser 'x509' registered >Aug 19 21:42:24 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Aug 19 21:42:24 localhost kernel: io scheduler noop registered >Aug 19 21:42:24 localhost kernel: io scheduler deadline registered >Aug 19 21:42:24 localhost kernel: io scheduler cfq registered (default) >Aug 19 21:42:24 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Aug 19 21:42:24 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Aug 19 21:42:24 localhost kernel: efifb: probing for efifb >Aug 19 21:42:24 localhost kernel: efifb: framebuffer at 0xb0000000, mapped to 0xffffc90010800000, using 1200k, total 1200k >Aug 19 21:42:24 localhost kernel: efifb: mode is 640x480x32, linelength=2560, pages=1 >Aug 19 21:42:24 localhost kernel: efifb: scrolling: redraw >Aug 19 21:42:24 localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >Aug 19 21:42:24 localhost kernel: Console: switching to colour frame buffer device 80x30 >Aug 19 21:42:24 localhost kernel: fb0: EFI VGA frame buffer device >Aug 19 21:42:24 localhost kernel: intel_idle: MWAIT substates: 0x21120 >Aug 19 21:42:24 localhost kernel: intel_idle: v0.4 model 0x3A >Aug 19 21:42:24 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Aug 19 21:42:24 localhost kernel: ACPI: AC Adapter [ACAD] (off-line) >Aug 19 21:42:24 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input0 >Aug 19 21:42:24 localhost kernel: ACPI: Power Button [PWRB] >Aug 19 21:42:24 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input1 >Aug 19 21:42:24 localhost kernel: ACPI: Sleep Button [SLPB] >Aug 19 21:42:24 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2 >Aug 19 21:42:24 localhost kernel: ACPI: Lid Switch [LID0] >Aug 19 21:42:24 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >Aug 19 21:42:24 localhost kernel: ACPI: Power Button [PWRF] >Aug 19 21:42:24 localhost kernel: ACPI: Fan [FAN0] (off) >Aug 19 21:42:24 localhost kernel: ACPI: Fan [FAN1] (off) >Aug 19 21:42:24 localhost kernel: ACPI: Fan [FAN2] (off) >Aug 19 21:42:24 localhost kernel: ACPI: Fan [FAN3] (off) >Aug 19 21:42:24 localhost kernel: ACPI: Fan [FAN4] (off) >Aug 19 21:42:24 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Aug 19 21:42:24 localhost kernel: ACPI: Thermal Zone [TZ00] (28 C) >Aug 19 21:42:24 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Aug 19 21:42:24 localhost kernel: ACPI: Thermal Zone [TZ01] (30 C) >Aug 19 21:42:24 localhost kernel: GHES: HEST is not enabled! >Aug 19 21:42:24 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Aug 19 21:42:24 localhost kernel: ACPI: Battery Slot [BAT1] (battery present) >Aug 19 21:42:24 localhost kernel: Non-volatile memory driver v1.3 >Aug 19 21:42:24 localhost kernel: Linux agpgart interface v0.103 >Aug 19 21:42:24 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Aug 19 21:42:24 localhost kernel: ahci 0000:00:1f.2: irq 24 for MSI/MSI-X >Aug 19 21:42:24 localhost kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >Aug 19 21:42:24 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode >Aug 19 21:42:24 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst >Aug 19 21:42:24 localhost kernel: scsi host0: ahci >Aug 19 21:42:24 localhost kernel: scsi host1: ahci >Aug 19 21:42:24 localhost kernel: scsi host2: ahci >Aug 19 21:42:24 localhost kernel: scsi host3: ahci >Aug 19 21:42:24 localhost kernel: scsi host4: ahci >Aug 19 21:42:24 localhost kernel: scsi host5: ahci >Aug 19 21:42:24 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xc0617000 port 0xc0617100 irq 24 >Aug 19 21:42:24 localhost kernel: ata2: DUMMY >Aug 19 21:42:24 localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xc0617000 port 0xc0617200 irq 24 >Aug 19 21:42:24 localhost kernel: ata4: DUMMY >Aug 19 21:42:24 localhost kernel: ata5: DUMMY >Aug 19 21:42:24 localhost kernel: ata6: DUMMY >Aug 19 21:42:24 localhost kernel: libphy: Fixed MDIO Bus: probed >Aug 19 21:42:24 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Aug 19 21:42:24 localhost kernel: ehci-pci: EHCI PCI platform driver >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xc0619000 >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Aug 19 21:42:24 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Aug 19 21:42:24 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 19 21:42:24 localhost kernel: usb usb1: Product: EHCI Host Controller >Aug 19 21:42:24 localhost kernel: usb usb1: Manufacturer: Linux 3.17.0-0.rc1.git0.1.fc22.x86_64 ehci_hcd >Aug 19 21:42:24 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Aug 19 21:42:24 localhost kernel: hub 1-0:1.0: USB hub found >Aug 19 21:42:24 localhost kernel: hub 1-0:1.0: 2 ports detected >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xc0618000 >Aug 19 21:42:24 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Aug 19 21:42:24 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Aug 19 21:42:24 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 19 21:42:24 localhost kernel: usb usb2: Product: EHCI Host Controller >Aug 19 21:42:24 localhost kernel: usb usb2: Manufacturer: Linux 3.17.0-0.rc1.git0.1.fc22.x86_64 ehci_hcd >Aug 19 21:42:24 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Aug 19 21:42:24 localhost kernel: hub 2-0:1.0: USB hub found >Aug 19 21:42:24 localhost kernel: hub 2-0:1.0: 2 ports detected >Aug 19 21:42:24 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Aug 19 21:42:24 localhost kernel: ohci-pci: OHCI PCI platform driver >Aug 19 21:42:24 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Aug 19 21:42:24 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Aug 19 21:42:24 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >Aug 19 21:42:24 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >Aug 19 21:42:24 localhost kernel: xhci_hcd 0000:00:14.0: irq 25 for MSI/MSI-X >Aug 19 21:42:24 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Aug 19 21:42:24 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 19 21:42:24 localhost kernel: usb usb3: Product: xHCI Host Controller >Aug 19 21:42:24 localhost kernel: usb usb3: Manufacturer: Linux 3.17.0-0.rc1.git0.1.fc22.x86_64 xhci_hcd >Aug 19 21:42:24 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 >Aug 19 21:42:24 localhost kernel: hub 3-0:1.0: USB hub found >Aug 19 21:42:24 localhost kernel: hub 3-0:1.0: 4 ports detected >Aug 19 21:42:24 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Aug 19 21:42:24 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >Aug 19 21:42:24 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Aug 19 21:42:24 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 19 21:42:24 localhost kernel: usb usb4: Product: xHCI Host Controller >Aug 19 21:42:24 localhost kernel: usb usb4: Manufacturer: Linux 3.17.0-0.rc1.git0.1.fc22.x86_64 xhci_hcd >Aug 19 21:42:24 localhost kernel: usb usb4: SerialNumber: 0000:00:14.0 >Aug 19 21:42:24 localhost kernel: hub 4-0:1.0: USB hub found >Aug 19 21:42:24 localhost kernel: hub 4-0:1.0: 4 ports detected >Aug 19 21:42:24 localhost kernel: usbcore: registered new interface driver usbserial >Aug 19 21:42:24 localhost kernel: usbcore: registered new interface driver usbserial_generic >Aug 19 21:42:24 localhost kernel: usbserial: USB Serial support registered for generic >Aug 19 21:42:24 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >Aug 19 21:42:24 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Aug 19 21:42:24 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Aug 19 21:42:24 localhost kernel: mousedev: PS/2 mouse device common for all mice >Aug 19 21:42:24 localhost kernel: rtc_cmos 00:01: RTC can wake from S4 >Aug 19 21:42:24 localhost kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Aug 19 21:42:24 localhost kernel: rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs >Aug 19 21:42:24 localhost kernel: device-mapper: uevent: version 1.0.3 >Aug 19 21:42:24 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Aug 19 21:42:24 localhost kernel: Intel P-state driver initializing. >Aug 19 21:42:24 localhost kernel: Intel pstate controlling: cpu 0 >Aug 19 21:42:24 localhost kernel: Intel pstate controlling: cpu 1 >Aug 19 21:42:24 localhost kernel: Intel pstate controlling: cpu 2 >Aug 19 21:42:24 localhost kernel: Intel pstate controlling: cpu 3 >Aug 19 21:42:24 localhost kernel: EFI Variables Facility v0.08 2004-May-17 >Aug 19 21:42:24 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >Aug 19 21:42:24 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Aug 19 21:42:24 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Aug 19 21:42:24 localhost kernel: ata1.00: ATA-8: WDC WD2500BEKT-00PVMT0, 01.01A01, max UDMA/133 >Aug 19 21:42:24 localhost kernel: ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >Aug 19 21:42:24 localhost kernel: ata1.00: configured for UDMA/133 >Aug 19 21:42:24 localhost kernel: scsi 0:0:0:0: Direct-Access ATA WDC WD2500BEKT-0 1A01 PQ: 0 ANSI: 5 >Aug 19 21:42:24 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Aug 19 21:42:24 localhost kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) >Aug 19 21:42:24 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Aug 19 21:42:24 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Aug 19 21:42:24 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 19 21:42:24 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >Aug 19 21:42:24 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 19 21:42:24 localhost kernel: hub 1-1:1.0: USB hub found >Aug 19 21:42:24 localhost kernel: hub 1-1:1.0: 6 ports detected >Aug 19 21:42:24 localhost kernel: sda: sda1 sda2 sda3 sda4 >Aug 19 21:42:24 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Aug 19 21:42:24 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Aug 19 21:42:24 localhost kernel: usbcore: registered new interface driver usbhid >Aug 19 21:42:24 localhost kernel: usbhid: USB HID core driver >Aug 19 21:42:24 localhost kernel: drop_monitor: Initializing network drop monitor service >Aug 19 21:42:24 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Aug 19 21:42:24 localhost kernel: TCP: cubic registered >Aug 19 21:42:24 localhost kernel: Initializing XFRM netlink socket >Aug 19 21:42:24 localhost kernel: NET: Registered protocol family 10 >Aug 19 21:42:24 localhost kernel: mip6: Mobile IPv6 >Aug 19 21:42:24 localhost kernel: NET: Registered protocol family 17 >Aug 19 21:42:24 localhost kernel: Loading compiled-in X.509 certificates >Aug 19 21:42:24 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: f3538f6ebd72b97cc4f6c3b394ffe8d59be13c31' >Aug 19 21:42:24 localhost kernel: registered taskstats version 1 >Aug 19 21:42:24 localhost kernel: Magic number: 10:302:711 >Aug 19 21:42:24 localhost kernel: rtc_cmos 00:01: setting system clock to 2014-08-20 01:42:23 UTC (1408498943) >Aug 19 21:42:24 localhost kernel: PM: Hibernation image not present or could not be loaded. >Aug 19 21:42:24 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Aug 19 21:42:24 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >Aug 19 21:42:24 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 19 21:42:24 localhost kernel: hub 2-1:1.0: USB hub found >Aug 19 21:42:24 localhost kernel: hub 2-1:1.0: 6 ports detected >Aug 19 21:42:24 localhost kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Aug 19 21:42:24 localhost kernel: ata3.00: ATAPI: Slimtype DVD A DS8A8SH, KX12, max UDMA/100 >Aug 19 21:42:24 localhost kernel: ata3.00: configured for UDMA/100 >Aug 19 21:42:24 localhost kernel: scsi 2:0:0:0: CD-ROM Slimtype DVD A DS8A8SH KX12 PQ: 0 ANSI: 5 >Aug 19 21:42:24 localhost kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >Aug 19 21:42:24 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Aug 19 21:42:24 localhost kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0 >Aug 19 21:42:24 localhost kernel: sr 2:0:0:0: Attached scsi generic sg1 type 5 >Aug 19 21:42:24 localhost kernel: Freeing unused kernel memory: 1464K (ffffffff81d35000 - ffffffff81ea3000) >Aug 19 21:42:24 localhost kernel: Write protecting the kernel read-only data: 12288k >Aug 19 21:42:24 localhost kernel: Freeing unused kernel memory: 744K (ffff880001746000 - ffff880001800000) >Aug 19 21:42:24 localhost kernel: Freeing unused kernel memory: 852K (ffff880001b2b000 - ffff880001c00000) >Aug 19 21:42:24 localhost kernel: tsc: Refined TSC clocksource calibration: 2394.560 MHz >Aug 19 21:42:24 localhost kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd >Aug 19 21:42:24 localhost kernel: usb 3-2: New USB device found, idVendor=0781, idProduct=556b >Aug 19 21:42:24 localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Aug 19 21:42:24 localhost kernel: usb 3-2: Product: Cruzer Edge >Aug 19 21:42:24 localhost kernel: usb 3-2: Manufacturer: SanDisk >Aug 19 21:42:24 localhost kernel: usb 3-2: SerialNumber: 20052845210F4F819323 >Aug 19 21:42:24 localhost kernel: usb 1-1.3: new high-speed USB device number 3 using ehci-pci >Aug 19 21:42:24 localhost kernel: psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f01) >Aug 19 21:42:24 localhost kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x68, 0x15, 0x0a. >Aug 19 21:42:24 localhost kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6 >Aug 19 21:42:24 localhost kernel: usb 1-1.3: New USB device found, idVendor=174f, idProduct=144f >Aug 19 21:42:24 localhost kernel: usb 1-1.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2 >Aug 19 21:42:24 localhost kernel: usb 1-1.3: Product: USB Video Device >Aug 19 21:42:24 localhost kernel: usb 1-1.3: Manufacturer: Generic >Aug 19 21:42:24 localhost kernel: usb 1-1.3: SerialNumber: 200901010001 >Aug 19 21:42:24 localhost kernel: usb 1-1.4: new high-speed USB device number 4 using ehci-pci >Aug 19 21:42:24 localhost kernel: usb 1-1.4: New USB device found, idVendor=0bda, idProduct=0129 >Aug 19 21:42:24 localhost kernel: usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Aug 19 21:42:24 localhost kernel: usb 1-1.4: Product: USB2.0-CRW >Aug 19 21:42:24 localhost kernel: usb 1-1.4: Manufacturer: Generic >Aug 19 21:42:24 localhost kernel: usb 1-1.4: SerialNumber: 20100201396000000 >Aug 19 21:42:24 localhost kernel: usb 1-1.6: new full-speed USB device number 5 using ehci-pci >Aug 19 21:42:24 localhost kernel: usb 1-1.6: New USB device found, idVendor=8086, idProduct=0189 >Aug 19 21:42:24 localhost kernel: usb 1-1.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 19 21:42:24 localhost kernel: random: systemd urandom read with 24 bits of entropy available >Aug 19 21:42:24 localhost systemd-journal[118]: Journal started >Aug 19 21:42:24 localhost dracut-cmdline[115]: dracut-22 (Rawhide) dracut-038-30.git20140815.fc22 >Aug 19 21:42:24 localhost dracut-cmdline[115]: Using kernel command line parameters: >Aug 19 21:42:24 localhost kernel: Switched to clocksource tsc >Aug 19 21:42:24 localhost kernel: loop: module loaded >Aug 19 21:42:24 localhost dracut-cmdline[115]: root was live:LABEL=Fedora-Live-Workstation-x86_64-r, is now live:/dev/disk/by-label/Fedora-Live-Workstation-x86_64-r >Aug 19 21:42:24 localhost kernel: RPC: Registered named UNIX socket transport module. >Aug 19 21:42:24 localhost kernel: RPC: Registered udp transport module. >Aug 19 21:42:24 localhost kernel: RPC: Registered tcp transport module. >Aug 19 21:42:24 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Aug 19 21:42:24 localhost rpc.statd[290]: Version 1.3.0 starting >Aug 19 21:42:24 localhost rpc.statd[290]: Initializing NSM state >Aug 19 21:42:24 localhost rpc.statd[290]: Running as root. chown /var/lib/nfs/statd to choose different user >Aug 19 21:42:24 localhost systemd-udevd[317]: starting version 215 >Aug 19 21:42:24 localhost dracut-pre-trigger[318]: rd.md=0: removing MD RAID activation >Aug 19 21:42:25 localhost kernel: usb-storage 3-2:1.0: USB Mass Storage device detected >Aug 19 21:42:25 localhost kernel: scsi host6: usb-storage 3-2:1.0 >Aug 19 21:42:25 localhost kernel: usbcore: registered new interface driver usb-storage >Aug 19 21:42:25 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Aug 19 21:42:25 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Aug 19 21:42:25 localhost kernel: r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control >Aug 19 21:42:25 localhost kernel: r8169 0000:01:00.0: irq 26 for MSI/MSI-X >Aug 19 21:42:25 localhost kernel: r8169 0000:01:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000642000, b8:88:e3:5b:3e:63, XID 0c900800 IRQ 26 >Aug 19 21:42:25 localhost kernel: r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Aug 19 21:42:25 localhost kernel: r8169 0000:01:00.0 enp1s0: renamed from eth0 >Aug 19 21:42:25 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Aug 19 21:42:25 localhost systemd-udevd[399]: renamed network interface eth0 to enp1s0 >Aug 19 21:42:25 localhost kernel: [drm] Memory usable by graphics device = 2048M >Aug 19 21:42:25 localhost kernel: [drm] Replacing VGA console driver >Aug 19 21:42:25 localhost kernel: checking generic (b0000000 12c000) vs hw (b0000000 10000000) >Aug 19 21:42:25 localhost kernel: fb: switching to inteldrmfb from EFI VGA >Aug 19 21:42:25 localhost kernel: Console: switching to colour dummy device 80x25 >Aug 19 21:42:25 localhost kernel: i915 0000:00:02.0: irq 27 for MSI/MSI-X >Aug 19 21:42:25 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Aug 19 21:42:25 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Aug 19 21:42:25 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Aug 19 21:42:25 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Aug 19 21:42:25 localhost kernel: [drm:cpt_set_fifo_underrun_reporting] *ERROR* uncleared pch fifo underrun on pch transcoder A >Aug 19 21:42:25 localhost kernel: [drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun >Aug 19 21:42:25 localhost kernel: Console: switching to colour frame buffer device 170x48 >Aug 19 21:42:25 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Aug 19 21:42:25 localhost kernel: i915 0000:00:02.0: registered panic notifier >Aug 19 21:42:25 localhost kernel: [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness >Aug 19 21:42:25 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >Aug 19 21:42:25 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7 >Aug 19 21:42:25 localhost kernel: [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0 >Aug 19 21:42:26 localhost kernel: scsi 6:0:0:0: Direct-Access SanDisk Cruzer Edge 1.26 PQ: 0 ANSI: 5 >Aug 19 21:42:26 localhost kernel: sd 6:0:0:0: Attached scsi generic sg2 type 0 >Aug 19 21:42:26 localhost kernel: sd 6:0:0:0: [sdb] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB) >Aug 19 21:42:26 localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off >Aug 19 21:42:26 localhost kernel: sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00 >Aug 19 21:42:26 localhost kernel: sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Aug 19 21:42:26 localhost kernel: random: nonblocking pool is initialized >Aug 19 21:42:26 localhost kernel: sdb: sdb1 sdb2 sdb3 >Aug 19 21:42:26 localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk >Aug 19 21:43:28 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Aug 19 21:43:28 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Aug 19 21:43:28 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Aug 19 21:43:28 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Aug 19 21:43:29 localhost rpcbind[286]: rpcbind terminating on signal. Restart with "rpcbind -w" >Aug 19 21:43:29 localhost systemd[1]: Switching root. >Aug 19 21:43:29 localhost systemd-journal[118]: Journal stopped >Aug 19 21:43:30 localhost systemd-journal[690]: Runtime journal is using 8.0M (max allowed 192.6M, trying to leave 288.9M free of 1.8G available → current limit 192.6M). >Aug 19 21:43:30 localhost systemd-journal[690]: Runtime journal is using 8.0M (max allowed 192.6M, trying to leave 288.9M free of 1.8G available → current limit 192.6M). >Aug 19 21:43:30 localhost systemd-journald[118]: Received SIGTERM from PID 1 (systemd). >Aug 19 21:43:30 localhost kernel: audit: type=1404 audit(1408499009.652:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Aug 19 21:43:30 localhost kernel: SELinux: 2048 avtab hash slots, 108729 rules. >Aug 19 21:43:30 localhost kernel: SELinux: 2048 avtab hash slots, 108729 rules. >Aug 19 21:43:30 localhost kernel: SELinux: 8 users, 103 roles, 4897 types, 291 bools, 1 sens, 1024 cats >Aug 19 21:43:30 localhost kernel: SELinux: 83 classes, 108729 rules >Aug 19 21:43:30 localhost kernel: SELinux: Permission audit_read in class capability2 not defined in policy. >Aug 19 21:43:30 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Aug 19 21:43:30 localhost kernel: SELinux: Completing initialization. >Aug 19 21:43:30 localhost kernel: SELinux: Setting up existing superblocks. >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev drm, type drm), not configured for labeling >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev sdb1, type iso9660), uses genfs_contexts >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Aug 19 21:43:30 localhost kernel: audit: type=1403 audit(1408499009.806:3): policy loaded auid=4294967295 ses=4294967295 >Aug 19 21:43:30 localhost systemd[1]: Successfully loaded SELinux policy in 186.653ms. >Aug 19 21:43:30 localhost systemd[1]: Relabelled /dev and /run in 30.613ms. >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Aug 19 21:43:30 localhost systemd-journal[690]: Journal started >Aug 19 21:43:30 localhost systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Aug 19 21:43:30 localhost systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Aug 19 21:43:30 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:43:30 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Aug 19 21:43:31 localhost systemd-sysusers[716]: Creating group systemd-journal-gateway with gid 982. >Aug 19 21:43:31 localhost systemd-sysusers[716]: Creating user systemd-journal-gateway (systemd Journal Gateway) with uid 982 and gid 982. >Aug 19 21:43:31 localhost lvm[695]: /dev/sr0: open failed: No medium found >Aug 19 21:43:32 localhost lvm[695]: No volume groups found >Aug 19 21:43:33 localhost systemd-udevd[738]: starting version 215 >Aug 19 21:43:35 localhost kernel: ACPI Warning: SystemIO range 0x0000000000003040-0x000000000000305f conflicts with OpRegion 0x0000000000003040-0x000000000000304f (\_SB_.PCI0.SBUS.SMBI) (20140724/utaddress-258) >Aug 19 21:43:35 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Aug 19 21:43:35 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140724/utaddress-258) >Aug 19 21:43:35 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Aug 19 21:43:35 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258) >Aug 19 21:43:35 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Aug 19 21:43:35 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258) >Aug 19 21:43:35 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Aug 19 21:43:35 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258) >Aug 19 21:43:35 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Aug 19 21:43:35 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Aug 19 21:43:35 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Aug 19 21:43:35 localhost kernel: mei_me 0000:00:16.0: irq 28 for MSI/MSI-X >Aug 19 21:43:35 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12 >Aug 19 21:43:35 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12 >Aug 19 21:43:35 localhost kernel: microcode: CPU0 updated to revision 0x1b, date = 2014-05-29 >Aug 19 21:43:35 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12 >Aug 19 21:43:35 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12 >Aug 19 21:43:35 localhost kernel: microcode: CPU1 updated to revision 0x1b, date = 2014-05-29 >Aug 19 21:43:35 localhost kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x12 >Aug 19 21:43:35 localhost kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x12 >Aug 19 21:43:35 localhost kernel: microcode: CPU2 updated to revision 0x1b, date = 2014-05-29 >Aug 19 21:43:35 localhost kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x12 >Aug 19 21:43:35 localhost kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x12 >Aug 19 21:43:35 localhost kernel: microcode: CPU3 updated to revision 0x1b, date = 2014-05-29 >Aug 19 21:43:35 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Aug 19 21:43:35 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Aug 19 21:43:35 localhost kernel: Bluetooth: Core ver 2.19 >Aug 19 21:43:35 localhost kernel: NET: Registered protocol family 31 >Aug 19 21:43:35 localhost kernel: Bluetooth: HCI device and connection manager initialized >Aug 19 21:43:35 localhost kernel: Bluetooth: HCI socket layer initialized >Aug 19 21:43:35 localhost kernel: Bluetooth: L2CAP socket layer initialized >Aug 19 21:43:35 localhost kernel: Bluetooth: SCO socket layer initialized >Aug 19 21:43:35 localhost mtp-probe[759]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2" >Aug 19 21:43:35 localhost mtp-probe[761]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4" >Aug 19 21:43:35 localhost mtp-probe[761]: bus: 1, device: 4 was not an MTP device >Aug 19 21:43:35 localhost mtp-probe[759]: bus: 3, device: 2 was not an MTP device >Aug 19 21:43:35 localhost mtp-probe[760]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3" >Aug 19 21:43:35 localhost mtp-probe[760]: bus: 1, device: 3 was not an MTP device >Aug 19 21:43:35 localhost kernel: usbcore: registered new interface driver btusb >Aug 19 21:43:35 localhost kernel: Intel(R) Wireless WiFi driver for Linux, in-tree:d >Aug 19 21:43:35 localhost kernel: Copyright(c) 2003- 2014 Intel Corporation >Aug 19 21:43:35 localhost kernel: iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control >Aug 19 21:43:35 localhost kernel: iwlwifi 0000:02:00.0: irq 29 for MSI/MSI-X >Aug 19 21:43:35 localhost kernel: iTCO_vendor_support: vendor-support=0 >Aug 19 21:43:35 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 >Aug 19 21:43:35 localhost kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460) >Aug 19 21:43:35 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Aug 19 21:43:35 localhost kernel: media: Linux media interface: v0.10 >Aug 19 21:43:35 localhost kernel: usbcore: registered new interface driver uas >Aug 19 21:43:36 localhost kernel: Linux video capture interface: v2.00 >Aug 19 21:43:36 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 30 for MSI/MSI-X >Aug 19 21:43:36 localhost kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker >Aug 19 21:43:36 localhost kernel: sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Aug 19 21:43:36 localhost kernel: sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) >Aug 19 21:43:36 localhost kernel: sound hdaudioC0D0: mono: mono_out=0x0 >Aug 19 21:43:36 localhost kernel: sound hdaudioC0D0: inputs: >Aug 19 21:43:36 localhost kernel: sound hdaudioC0D0: Internal Mic=0x19 >Aug 19 21:43:36 localhost kernel: sound hdaudioC0D0: Mic=0x18 >Aug 19 21:43:36 localhost kernel: uvcvideo: Found UVC 1.00 device USB Video Device (174f:144f) >Aug 19 21:43:36 localhost kernel: input: USB Video Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input8 >Aug 19 21:43:36 localhost kernel: usbcore: registered new interface driver uvcvideo >Aug 19 21:43:36 localhost kernel: USB Video Class driver (1.1.1) >Aug 19 21:43:36 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Aug 19 21:43:36 localhost kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 >Aug 19 21:43:36 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >Aug 19 21:43:36 localhost kernel: iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm >Aug 19 21:43:36 localhost auditctl[812]: No rules >Aug 19 21:43:36 localhost systemd-journal[690]: Permanent journal is using 8.0M (max allowed 591.9M, trying to leave 887.9M free of 2.0G available → current limit 591.9M). >Aug 19 21:43:36 localhost systemd-journal[690]: Time spent on flushing to /var is 28.551ms for 972 entries. >Aug 19 21:43:36 localhost kernel: cfg80211: World regulatory domain updated: >Aug 19 21:43:36 localhost kernel: cfg80211: DFS Master region: unset >Aug 19 21:43:36 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Aug 19 21:43:36 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Aug 19 21:43:36 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Aug 19 21:43:36 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Aug 19 21:43:36 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A) >Aug 19 21:43:36 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Aug 19 21:43:36 localhost kernel: cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Aug 19 21:43:36 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Aug 19 21:43:36 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Aug 19 21:43:36 localhost auditd[811]: Started dispatcher: /sbin/audispd pid: 826 >Aug 19 21:43:36 localhost audispd[826]: priority_boost_parser called with: 4 >Aug 19 21:43:36 localhost audispd[826]: max_restarts_parser called with: 10 >Aug 19 21:43:36 localhost kernel: audit: type=1305 audit(1408499016.619:4): audit_pid=811 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Aug 19 21:43:36 localhost auditd[811]: Init complete, auditd 2.3.8 listening for events (startup state enable) >Aug 19 21:43:36 localhost audispd[826]: audispd initialized with q_depth=150 and 1 active plugins >Aug 19 21:43:36 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled >Aug 19 21:43:36 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >Aug 19 21:43:36 localhost kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >Aug 19 21:43:36 localhost kernel: iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0 >Aug 19 21:43:36 localhost kernel: iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >Aug 19 21:43:36 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >Aug 19 21:43:36 localhost kernel: iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0 >Aug 19 21:43:36 localhost systemd-udevd[745]: renamed network interface wlan0 to wlp2s0 >Aug 19 21:43:36 localhost crda[842]: Could not determine country! Unable to set regulatory domain. >Aug 19 21:43:37 localhost kernel: usbcore: registered new interface driver rtsx_usb >Aug 19 21:43:41 localhost alsactl[851]: alsactl 1.0.28 daemon started >Aug 19 21:43:41 localhost alsactl[851]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Aug 19 21:43:41 localhost alsactl[851]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Aug 19 21:43:41 localhost alsactl[851]: Found hardware: "HDA-Intel" "Intel PantherPoint HDMI" "HDA:10ec0269,14c00065,00100100 HDA:80862806,80860101,00100000" "0x14c0" "0x0065" >Aug 19 21:43:41 localhost alsactl[851]: Hardware is initialized using a generic method >Aug 19 21:43:41 localhost rngd[855]: Unable to open file: /dev/tpm0 >Aug 19 21:43:41 localhost rngd[855]: can't open any entropy source >Aug 19 21:43:41 localhost rngd[855]: Maybe RNG device modules are not loaded >Aug 19 21:43:41 localhost chronyd[871]: chronyd version 1.30 starting >Aug 19 21:43:42 localhost chronyd[871]: Generated key 1 >Aug 19 21:43:42 localhost avahi-daemon[861]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Aug 19 21:43:42 localhost avahi-daemon[861]: Successfully dropped root privileges. >Aug 19 21:43:42 localhost avahi-daemon[861]: avahi-daemon 0.6.31 starting up. >Aug 19 21:43:42 localhost bluetoothd[852]: Bluetooth daemon 5.18 >Aug 19 21:43:42 localhost kernel: Adding 4194300k swap on /dev/sda2. Priority:-1 extents:1 across:4194300k FS >Aug 19 21:43:42 localhost livesys[860]: Enabling swap partition /dev/sda2 [ OK ] >Aug 19 21:43:42 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:43:42 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:43:42 localhost ModemManager[856]: <info> ModemManager (version 1.3.0-1.fc22) starting in system bus... >Aug 19 21:43:42 localhost useradd[892]: new group: name=liveuser, GID=1000 >Aug 19 21:43:42 localhost useradd[892]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Aug 19 21:43:42 localhost livesys[860]: Adding live user [ OK ] >Aug 19 21:43:42 localhost rtkit-daemon[853]: Successfully called chroot. >Aug 19 21:43:42 localhost avahi-daemon[861]: Successfully called chroot(). >Aug 19 21:43:42 localhost avahi-daemon[861]: Successfully dropped remaining capabilities. >Aug 19 21:43:42 localhost rtkit-daemon[853]: Successfully dropped privileges. >Aug 19 21:43:42 localhost rtkit-daemon[853]: Successfully limited resources. >Aug 19 21:43:42 localhost rtkit-daemon[853]: Running. >Aug 19 21:43:42 localhost avahi-daemon[861]: No service file found in /etc/avahi/services. >Aug 19 21:43:42 localhost rtkit-daemon[853]: Watchdog thread running. >Aug 19 21:43:42 localhost rtkit-daemon[853]: Canary thread running. >Aug 19 21:43:42 localhost avahi-daemon[861]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Aug 19 21:43:42 localhost bluetoothd[852]: Starting SDP server >Aug 19 21:43:42 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Aug 19 21:43:42 localhost systemd[1]: Unit rngd.service entered failed state. >Aug 19 21:43:42 localhost avahi-daemon[861]: Network interface enumeration completed. >Aug 19 21:43:42 localhost avahi-daemon[861]: Server startup complete. Host name is linux.local. Local service cookie is 1082922719. >Aug 19 21:43:42 localhost systemd-logind[859]: New seat seat0. >Aug 19 21:43:42 localhost systemd-logind[859]: Watching system buttons on /dev/input/event3 (Power Button) >Aug 19 21:43:42 localhost systemd-logind[859]: Watching system buttons on /dev/input/event6 (Video Bus) >Aug 19 21:43:42 localhost systemd-logind[859]: Watching system buttons on /dev/input/event0 (Power Button) >Aug 19 21:43:42 localhost systemd-logind[859]: Watching system buttons on /dev/input/event1 (Sleep Button) >Aug 19 21:43:42 localhost systemd-logind[859]: Watching system buttons on /dev/input/event2 (Lid Switch) >Aug 19 21:43:42 localhost crond[913]: (CRON) INFO (Syslog will be used instead of sendmail.) >Aug 19 21:43:42 localhost crond[913]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 74% if used.) >Aug 19 21:43:42 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Aug 19 21:43:42 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Aug 19 21:43:42 localhost kernel: Bluetooth: BNEP socket layer initialized >Aug 19 21:43:42 localhost usermod[918]: add 'liveuser' to group 'wheel' >Aug 19 21:43:42 localhost usermod[918]: add 'liveuser' to shadow group 'wheel' >Aug 19 21:43:42 localhost dbus[867]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Aug 19 21:43:42 localhost bluetoothd[852]: Bluetooth management interface 1.7 initialized >Aug 19 21:43:42 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:43:43 localhost dbus[867]: [system] Successfully activated service 'org.freedesktop.hostname1' >Aug 19 21:43:43 localhost dbus[867]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Aug 19 21:43:43 localhost crond[913]: (CRON) INFO (running with inotify support) >Aug 19 21:43:43 localhost polkitd[930]: Started polkitd version 0.112 >Aug 19 21:43:43 localhost livesys[860]: (process:942): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=3b46ce9ee66d4dba8e3e922a66e62bc2 --binary-syntax --close-stderr': Child process exited with code 1 >Aug 19 21:43:43 localhost polkitd[930]: Loading rules from directory /etc/polkit-1/rules.d >Aug 19 21:43:43 localhost polkitd[930]: Loading rules from directory /usr/share/polkit-1/rules.d >Aug 19 21:43:43 localhost livesys[860]: sed: can't read : No such file or directory >Aug 19 21:43:43 localhost polkitd[930]: Finished loading, compiling and executing 5 rules >Aug 19 21:43:43 localhost dbus[867]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Aug 19 21:43:43 localhost polkitd[930]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Aug 19 21:43:43 localhost accounts-daemon[854]: started daemon version 0.6.37 >Aug 19 21:43:43 localhost livesys[860]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:43 localhost livesys[860]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:43 localhost livesys[860]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:43 localhost livesys[860]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:43 localhost livesys[860]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:43 localhost livesys[860]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost livesys[860]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost livesys[860]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost livesys[860]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost livesys[860]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost livesys[860]: warning: Schema 'org.gnome.seahorse.recipients' has path '/apps/seahorse/recipients/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost livesys[860]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost livesys[860]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost livesys[860]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost livesys[860]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost livesys[860]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost livesys[860]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Aug 19 21:43:44 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Aug 19 21:43:44 localhost abrtd[972]: Init complete, entering main loop >Aug 19 21:43:44 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Aug 19 21:43:44 localhost ModemManager[856]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0': not supported by any plugin >Aug 19 21:43:44 localhost ModemManager[856]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0': not supported by any plugin >Aug 19 21:43:44 localhost kernel: Ebtables v2.0 registered >Aug 19 21:43:44 localhost kernel: Bridge firewalling registered >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> NetworkManager (version 0.9.10.0-4.git20140704.fc22) is starting... >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 20-connectivity-fedora.conf >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> WEXT support is enabled >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> monitoring kernel firmware directory '/lib/firmware'. >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi) >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> WiFi hardware radio set enabled >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> WWAN hardware radio set enabled >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-adsl.so >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wwan.so >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> WiFi enabled by radio killswitch; enabled by state file >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> WWAN enabled by radio killswitch; enabled by state file >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> WiMAX enabled by radio killswitch; enabled by state file >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> Networking is enabled by state file >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (lo): link connected >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (lo): carrier is ON >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (enp1s0): carrier is OFF >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (enp1s0): new Ethernet device (driver: 'r8169' ifindex: 2) >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (enp1s0): exported as /org/freedesktop/NetworkManager/Devices/1 >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (enp1s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: X.Org X Server 1.16.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Release Date: 2014-07-16 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: X Protocol Version 11, Revision 0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Build Operating System: 3.15.6-200.fc20.x86_64 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Current Operating System: Linux localhost 3.17.0-0.rc1.git0.1.fc22.x86_64 #1 SMP Mon Aug 18 14:59:09 UTC 2014 x86_64 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Kernel command line: BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Workstation-x86_64-r ro rd.live.image quiet rhgb rd.live.check >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Build Date: 08 August 2014 06:53:47AM >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Build ID: xorg-x11-server 1.16.0-3.fc22 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Current version of pixman: 0.32.6 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Before reporting problems, check http://wiki.x.org >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: to make sure that you have the latest version. >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Markers: (--) probed, (**) from config file, (==) default setting, >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (++) from command line, (!!) notice, (II) informational, >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (++) Log file: "/dev/null", Time: Tue Aug 19 21:43:45 2014 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) No Layout section. Using the first Screen section. >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) No screen section available. Using defaults. >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (**) |-->Screen "Default Screen Section" (0) >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (**) | |-->Monitor "<default monitor>" >Aug 19 21:43:45 localhost kernel: r8169 0000:01:00.0 enp1s0: link down >Aug 19 21:43:45 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) No monitor specified for screen "Default Screen Section". >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Using a default monitor configuration. >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) Automatically adding devices >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) Automatically enabling devices >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) Automatically adding GPU devices >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) FontPath set to: >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: catalogue:/etc/X11/fontpath.d, >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: built-ins >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) ModulePath set to "/usr/lib64/xorg/modules" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) The server relies on udev to provide the list of input devices. >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: If no devices become available, reconfigure udev or disable AutoAddDevices. >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Loader magic: 0x81ce40 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Module ABI versions: >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: X.Org ANSI C Emulation: 0.4 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: X.Org Video Driver: 18.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: X.Org XInput driver : 21.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: X.Org Server Extension : 8.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (EE) systemd-logind: failed to get session: PID 1178 does not belong to any known session >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) xfree86: Adding drm device (/dev/dri/card0) >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (enp1s0): preparing device >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (--) PCI:*(0:0:2:0) 8086:0166:14c0:0065 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) LoadModule: "glx" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> read connection 'Wired connection 1' >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (enp1s0): created default wired connection 'Wired connection 1' >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (wlp2s0): using nl80211 for WiFi device control >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (wlp2s0): driver supports Access Point (AP) mode >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (wlp2s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Aug 19 21:43:45 localhost kernel: iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Module glx: vendor="X.Org Foundation" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: compiled for 1.16.0, module version = 1.0.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: ABI class: X.Org Server Extension, version 8.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) AIGLX enabled >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) Matched intel as autoconfigured driver 0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) Matched intel as autoconfigured driver 1 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) Matched modesetting as autoconfigured driver 2 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) Matched fbdev as autoconfigured driver 3 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) Matched vesa as autoconfigured driver 4 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) Assigned the driver to the xf86ConfigLayout >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) LoadModule: "intel" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so >Aug 19 21:43:45 localhost kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x2-0x1 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Module intel: vendor="X.Org Foundation" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: compiled for 1.16.0, module version = 2.99.914 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Module class: X.Org Video Driver >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: ABI class: X.Org Video Driver, version 18.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) LoadModule: "modesetting" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Module modesetting: vendor="X.Org Foundation" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: compiled for 1.15.99.903, module version = 0.9.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Module class: X.Org Video Driver >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: ABI class: X.Org Video Driver, version 18.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) LoadModule: "fbdev" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Module fbdev: vendor="X.Org Foundation" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: compiled for 1.15.99.903, module version = 0.4.3 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Module class: X.Org Video Driver >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: ABI class: X.Org Video Driver, version 18.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) LoadModule: "vesa" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so >Aug 19 21:43:45 localhost kernel: iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Module vesa: vendor="X.Org Foundation" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: compiled for 1.15.99.903, module version = 2.3.2 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Module class: X.Org Video Driver >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: ABI class: X.Org Video Driver, version 18.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: >Aug 19 21:43:45 localhost kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x2-0x1 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) FBDEV: driver for framebuffer: fbdev >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) VESA: driver for VESA chipsets: vesa >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (++) using VT number 1 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20140725 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (WW) Falling back to old probe method for modesetting >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (WW) Falling back to old probe method for fbdev >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Loading sub module "fbdevhw" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) LoadModule: "fbdevhw" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Module fbdevhw: vendor="X.Org Foundation" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: compiled for 1.16.0, module version = 0.0.2 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: ABI class: X.Org Video Driver, version 18.0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (WW) Falling back to old probe method for vesa >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): Creating default Display subsection in Screen section >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: "Default Screen Section" for depth/fbbpp 24/32 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) intel(0): Depth 24, (--) framebuffer bpp 32 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) intel(0): RGB weight 888 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) intel(0): Default visual is TrueColor >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> (wlp2s0): preparing device >Aug 19 21:43:45 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): Output LVDS1 has no monitor section >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): Output VGA1 has no monitor section >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): Output HDMI1 has no monitor section >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): Output DP1 has no monitor section >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (--) intel(0): Using a maximum size of 256x256 for hardware cursors >Aug 19 21:43:45 localhost dbus[867]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Aug 19 21:43:45 localhost systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> use BlueZ version 5 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): Output VIRTUAL1 has no monitor section >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) intel(0): TearFree disabled >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) intel(0): DPI set to (96, 96) >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Loading sub module "dri3" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) LoadModule: "dri3" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Module "dri3" already built-in >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Loading sub module "dri2" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) LoadModule: "dri2" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Module "dri2" already built-in >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Loading sub module "present" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) LoadModule: "present" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Module "present" already built-in >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) UnloadModule: "modesetting" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Unloading modesetting >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) UnloadModule: "fbdev" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Unloading fbdev >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) UnloadSubModule: "fbdevhw" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Unloading fbdevhw >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) UnloadModule: "vesa" >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) Unloading vesa >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) Depth 24 pixmap format is 32 bpp >Aug 19 21:43:45 localhost NetworkManager[1038]: <info> ModemManager available in the bus >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) intel(0): Backing store enabled >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) intel(0): Silken mouse enabled >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): HW Cursor enabled >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) intel(0): DPMS enabled >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): [DRI2] Setup complete >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): [DRI2] DRI driver: i965 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): [DRI2] VDPAU driver: i965 >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): direct rendering: DRI2 DRI3 enabled >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (II) intel(0): hardware support for Present enabled >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (==) intel(0): display hotplug detection enabled >Aug 19 21:43:45 localhost gdm-Xorg-:0[1178]: (--) RandR disabled >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) SELinux: Disabled by boolean >Aug 19 21:43:46 localhost dbus[867]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Aug 19 21:43:46 localhost NetworkManager[1038]: <info> wpa_supplicant started >Aug 19 21:43:46 localhost NetworkManager[1038]: <info> (wlp2s0) supports 5 scan SSIDs >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) AIGLX: enabled GLX_MESA_copy_sub_buffer >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) AIGLX: enabled GLX_ARB_create_context >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) AIGLX: enabled GLX_ARB_create_context_profile >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) AIGLX: enabled GLX_EXT_create_context_es2_profile >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) AIGLX: enabled GLX_INTEL_swap_event >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) AIGLX: enabled GLX_ARB_fbconfig_float >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) AIGLX: enabled GLX_ARB_create_context_robustness >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) AIGLX: Loaded and initialized i965 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) GLX: Initialized DRI2 GL provider for screen 0 >Aug 19 21:43:46 localhost NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: starting -> ready >Aug 19 21:43:46 localhost NetworkManager[1038]: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Aug 19 21:43:46 localhost NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: ready -> disconnected >Aug 19 21:43:46 localhost NetworkManager[1038]: <info> (wlp2s0) supports 5 scan SSIDs >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) intel(0): Setting screen physical size to 361 x 203 >Aug 19 21:43:46 localhost libvirtd[1170]: libvirt version: 1.2.7, package: 1.fc22 (Fedora Project, 2014-08-12-18:10:27, buildvm-19.phx2.fedoraproject.org) >Aug 19 21:43:46 localhost libvirtd[1170]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Aug 19 21:43:46 localhost libvirtd[1170]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Aug 19 21:43:46 localhost libvirtd[1170]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Aug 19 21:43:46 localhost libvirtd[1170]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Aug 19 21:43:46 localhost libvirtd[1170]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox.so not accessible >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device Power Button (/dev/input/event3) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) LoadModule: "evdev" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) Module evdev: vendor="X.Org Foundation" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: compiled for 1.15.99.902, module version = 2.9.0 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: Module class: X.Org XInput Driver >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: ABI class: X.Org XInput driver, version 21.0 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) Using input driver 'evdev' for 'Power Button' >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Power Button: always reports core events >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) evdev: Power Button: Device: "/dev/input/event3" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: Power Button: Found keys >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) evdev: Power Button: Configuring as keyboard >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_rules" "evdev" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_model" "pc104" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_layout" "us" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device Video Bus (/dev/input/event6) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Video Bus: Applying InputClass "evdev keyboard catchall" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) Using input driver 'evdev' for 'Video Bus' >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Video Bus: always reports core events >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) evdev: Video Bus: Device: "/dev/input/event6" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: Video Bus: Vendor 0 Product 0x6 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: Video Bus: Found keys >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) evdev: Video Bus: Configuring as keyboard >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7/event6" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_rules" "evdev" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_model" "pc104" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_layout" "us" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device Power Button (/dev/input/event0) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) Using input driver 'evdev' for 'Power Button' >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Power Button: always reports core events >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) evdev: Power Button: Device: "/dev/input/event0" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: Power Button: Found keys >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) evdev: Power Button: Configuring as keyboard >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input0/event0" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_rules" "evdev" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_model" "pc104" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_layout" "us" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device Sleep Button (/dev/input/event1) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Sleep Button: Applying InputClass "evdev keyboard catchall" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) Using input driver 'evdev' for 'Sleep Button' >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Sleep Button: always reports core events >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) evdev: Sleep Button: Device: "/dev/input/event1" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: Sleep Button: Vendor 0 Product 0x3 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: Sleep Button: Found keys >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) evdev: Sleep Button: Configuring as keyboard >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input1/event1" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_rules" "evdev" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_model" "pc104" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_layout" "us" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device Lid Switch (/dev/input/event2) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) No input driver specified, ignoring this device. >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) This device may have been added with another device file. >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device USB Video Device (/dev/input/event7) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) USB Video Device: Applying InputClass "evdev keyboard catchall" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) Using input driver 'evdev' for 'USB Video Device' >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) USB Video Device: always reports core events >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) evdev: USB Video Device: Device: "/dev/input/event7" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: USB Video Device: Vendor 0x174f Product 0x144f >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: USB Video Device: Found keys >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) evdev: USB Video Device: Configuring as keyboard >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input8/event7" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) XINPUT: Adding extended input device "USB Video Device" (type: KEYBOARD, id 10) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_rules" "evdev" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_model" "pc104" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_layout" "us" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) No input driver specified, ignoring this device. >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) This device may have been added with another device file. >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) No input driver specified, ignoring this device. >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) This device may have been added with another device file. >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) No input driver specified, ignoring this device. >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) This device may have been added with another device file. >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) AT Translated Set 2 keyboard: always reports core events >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) evdev: AT Translated Set 2 keyboard: Found keys >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_rules" "evdev" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_model" "pc104" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "xkb_layout" "us" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event5) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) LoadModule: "synaptics" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) Module synaptics: vendor="X.Org Foundation" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: compiled for 1.15.99.902, module version = 1.8.0 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: Module class: X.Org XInput Driver >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: ABI class: X.Org XInput driver, version 21.0 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad' >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) ETPS/2 Elantech Touchpad: always reports core events >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "Device" "/dev/input/event5" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2508 (res 0) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1056 (res 0) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) ETPS/2 Elantech Touchpad: always reports core events >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5" >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 12) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.074 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4 >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0) >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) No input driver specified, ignoring this device. >Aug 19 21:43:46 localhost gdm-Xorg-:0[1178]: (II) This device may have been added with another device file. >Aug 19 21:43:46 localhost NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >Aug 19 21:43:47 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:43:47 localhost systemd-logind[859]: New session 1 of user liveuser. >Aug 19 21:43:47 localhost systemd[1384]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Aug 19 21:43:47 localhost systemd[1384]: Starting Paths. >Aug 19 21:43:47 localhost systemd[1384]: Reached target Paths. >Aug 19 21:43:47 localhost systemd[1384]: Starting Timers. >Aug 19 21:43:47 localhost systemd[1384]: Reached target Timers. >Aug 19 21:43:47 localhost systemd[1384]: Starting Sockets. >Aug 19 21:43:47 localhost systemd[1384]: Reached target Sockets. >Aug 19 21:43:47 localhost systemd[1384]: Starting Basic System. >Aug 19 21:43:47 localhost systemd[1384]: Reached target Basic System. >Aug 19 21:43:47 localhost systemd[1384]: Starting Default. >Aug 19 21:43:47 localhost systemd[1384]: Reached target Default. >Aug 19 21:43:47 localhost systemd[1384]: Startup finished in 25ms. >Aug 19 21:43:47 localhost gdm-autologin][1371]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Aug 19 21:43:48 localhost /etc/gdm/Xsession[1389]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Aug 19 21:43:48 localhost org.a11y.Bus[1399]: Activating service name='org.a11y.atspi.Registry' >Aug 19 21:43:48 localhost org.a11y.Bus[1399]: Successfully activated service 'org.a11y.atspi.Registry' >Aug 19 21:43:48 localhost org.a11y.atspi.Registry[1434]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Aug 19 21:43:48 localhost org.a11y.atspi.Registry[1434]: Xlib: extension "XEVIE" missing on display ":0". >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): carrier is OFF >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): new Bridge device (driver: 'bridge' ifindex: 4) >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): exported as /org/freedesktop/NetworkManager/Devices/3 >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): preparing device >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Aug 19 21:43:48 localhost kernel: fuse init (API version 7.23) >Aug 19 21:43:48 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Aug 19 21:43:48 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Aug 19 21:43:48 localhost avahi-daemon[861]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. >Aug 19 21:43:48 localhost avahi-daemon[861]: New relevant interface virbr0.IPv4 for mDNS. >Aug 19 21:43:48 localhost avahi-daemon[861]: Registering new address record for 192.168.122.1 on virbr0.IPv4. >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> read connection 'virbr0' >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) starting connection 'virbr0' >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) scheduled... >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) started... >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) scheduled... >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) complete. >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) starting... >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): device state change: prepare -> config (reason 'none') [40 50 0] >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) successful. >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) complete. >Aug 19 21:43:48 localhost dnsmasq[1510]: started, version 2.71 cachesize 150 >Aug 19 21:43:48 localhost dnsmasq[1510]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC >Aug 19 21:43:48 localhost dnsmasq-dhcp[1510]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h >Aug 19 21:43:48 localhost dnsmasq-dhcp[1510]: DHCP, sockets bound exclusively to interface virbr0 >Aug 19 21:43:48 localhost dnsmasq[1510]: no servers found in /etc/resolv.conf, will retry >Aug 19 21:43:48 localhost dnsmasq[1510]: read /etc/hosts - 2 addresses >Aug 19 21:43:48 localhost dnsmasq[1510]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses >Aug 19 21:43:48 localhost dnsmasq-dhcp[1510]: read /var/lib/libvirt/dnsmasq/default.hostsfile >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) scheduled. >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) started... >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): device state change: config -> ip-config (reason 'none') [50 70 0] >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): IPv6 config waiting until carrier is on >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) complete. >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) started... >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) complete. >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> (virbr0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> NetworkManager state is now CONNECTED_LOCAL >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Activation (virbr0) successful, device activated. >Aug 19 21:43:48 localhost gnome-keyring-daemon[1516]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Aug 19 21:43:48 localhost gnome-session[1389]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Aug 19 21:43:48 localhost dbus[867]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Aug 19 21:43:48 localhost gnome-keyring-daemon[1514]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Aug 19 21:43:48 localhost gnome-session[1389]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Aug 19 21:43:48 localhost gnome-keyring-daemon[1494]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Aug 19 21:43:48 localhost gnome-session[1389]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Aug 19 21:43:48 localhost gnome-keyring-daemon[1511]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Aug 19 21:43:48 localhost gnome-session[1389]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:43:48 localhost dbus[867]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 19 21:43:48 localhost nm-dispatcher[1520]: Dispatching action 'up' for virbr0 >Aug 19 21:43:48 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:43:49 localhost gnome-session[1389]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Aug 19 21:43:49 localhost gnome-session[1389]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Aug 19 21:43:49 localhost gnome-session[1389]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Aug 19 21:43:49 localhost gnome-session[1389]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Aug 19 21:43:49 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Aug 19 21:43:49 localhost gnome-session[1389]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Aug 19 21:43:49 localhost gnome-session[1389]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Aug 19 21:43:49 localhost gnome-session[1389]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Aug 19 21:43:49 localhost gnome-session[1389]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Aug 19 21:43:49 localhost gnome-session[1389]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Aug 19 21:43:49 localhost rtkit-daemon[853]: Successfully made thread 1540 of process 1540 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Aug 19 21:43:49 localhost rtkit-daemon[853]: Supervising 1 threads of 1 processes of 1 users. >Aug 19 21:43:49 localhost dbus[867]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Aug 19 21:43:49 localhost dbus[867]: [system] Successfully activated service 'org.freedesktop.UPower' >Aug 19 21:43:49 localhost rtkit-daemon[853]: Supervising 1 threads of 1 processes of 1 users. >Aug 19 21:43:49 localhost rtkit-daemon[853]: Successfully made thread 1560 of process 1540 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Aug 19 21:43:49 localhost rtkit-daemon[853]: Supervising 2 threads of 1 processes of 1 users. >Aug 19 21:43:49 localhost rtkit-daemon[853]: Supervising 2 threads of 1 processes of 1 users. >Aug 19 21:43:49 localhost rtkit-daemon[853]: Successfully made thread 1563 of process 1540 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Aug 19 21:43:49 localhost rtkit-daemon[853]: Supervising 3 threads of 1 processes of 1 users. >Aug 19 21:43:49 localhost bluetoothd[852]: Endpoint registered: sender=:1.26 path=/MediaEndpoint/A2DPSource >Aug 19 21:43:49 localhost bluetoothd[852]: Endpoint registered: sender=:1.26 path=/MediaEndpoint/A2DPSink >Aug 19 21:43:50 localhost dbus[867]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Aug 19 21:43:50 localhost dbus[867]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Aug 19 21:43:50 localhost colord[1596]: Using mapping database file /var/lib/colord/mapping.db >Aug 19 21:43:50 localhost udisksd[1598]: udisks daemon version 2.1.3 starting >Aug 19 21:43:50 localhost colord[1596]: Using device database file /var/lib/colord/storage.db >Aug 19 21:43:50 localhost colord[1596]: Using profile database file /var/lib/colord/storage.db >Aug 19 21:43:50 localhost colord[1596]: loaded plugin libcd_plugin_scanner.so >Aug 19 21:43:50 localhost colord[1596]: loaded plugin libcd_plugin_camera.so >Aug 19 21:43:50 localhost colord[1596]: Daemon ready for requests >Aug 19 21:43:50 localhost dbus[867]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Aug 19 21:43:50 localhost dbus[867]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Aug 19 21:43:50 localhost udisksd[1598]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Aug 19 21:43:50 localhost dbus[867]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Aug 19 21:43:50 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:43:50 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:43:50 localhost gdm-Xorg-:0[1178]: (II) intel(0): EDID vendor "LGD", prod id 745 >Aug 19 21:43:50 localhost gdm-Xorg-:0[1178]: (II) intel(0): Printing DDC gathered Modelines: >Aug 19 21:43:50 localhost gdm-Xorg-:0[1178]: (II) intel(0): Modeline "1366x768"x0.0 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync (46.8 kHz eP) >Aug 19 21:43:50 localhost dbus[867]: [system] Successfully activated service 'org.freedesktop.locale1' >Aug 19 21:43:52 localhost dbus[867]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Aug 19 21:43:52 localhost dbus[867]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Aug 19 21:43:52 localhost polkitd[930]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Aug 19 21:43:52 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:43:52 localhost org.gtk.Private.AfcVolumeMonitor[1399]: Volume monitor alive >Aug 19 21:43:53 localhost org.gnome.OnlineAccounts[1399]: goa-daemon-Message: goa-daemon version 3.13.90 starting >Aug 19 21:43:53 localhost org.gnome.OnlineAccounts[1399]: (goa-daemon:1672): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: Saving system-proxy >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: : >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: : [Data Source] >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: : DisplayName=Default Proxy Settings >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: : Enabled=true >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: : Parent= >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: : >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: : [Proxy] >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: : Method=default >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: : IgnoreHosts=localhost;127.0.0.0/8;::1; >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: - : >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : AutoconfigUrl= >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : FtpHost= >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : FtpPort=0 >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : HttpAuthPassword= >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : HttpAuthUser= >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : HttpHost= >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : HttpPort=8080 >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : HttpUseAuth=false >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : HttpsHost= >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : HttpsPort=0 >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : SocksHost= >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : SocksPort=0 >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: + : >Aug 19 21:43:53 localhost org.gnome.evolution.dataserver.Sources3[1399]: Bus name 'org.gnome.evolution.dataserver.Sources3' acquired. >Aug 19 21:43:53 localhost gnome-session[1389]: Gjs-Message: JS LOG: Failed to add search provider /usr/share/gnome-shell/search-providers/gnome-contacts-search-provider.ini: TypeError: appInfo is null >Aug 19 21:43:53 localhost gnome-session[1389]: vmware-user: could not open /proc/fs/vmblock/dev >Aug 19 21:43:53 localhost gnome-session[1389]: Entering running state >Aug 19 21:43:53 localhost org.freedesktop.Tracker1[1399]: Creating config directory:'/home/liveuser/.config/tracker' >Aug 19 21:43:53 localhost NetworkManager[1038]: <info> startup complete >Aug 19 21:43:53 localhost gnome-session[1389]: Failed to play sound: File or data not found >Aug 19 21:43:53 localhost vmusr[1760]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Aug 19 21:43:53 localhost gnome-session[1389]: (uint32 1,) >Aug 19 21:43:54 localhost dbus[867]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Aug 19 21:43:54 localhost PackageKit[1805]: daemon start >Aug 19 21:43:55 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:43:55 localhost gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_ADD: window X11:1c00001 already in stack >Aug 19 21:43:55 localhost gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_ADD: window X11:1c00001 already in stack >Aug 19 21:43:56 localhost colord[1596]: Device added: xrandr-LVDS1 >Aug 19 21:43:56 localhost org.gnome.evolution.dataserver.Calendar6[1399]: Bus name 'org.gnome.evolution.dataserver.Calendar6' acquired. >Aug 19 21:43:56 localhost gnome-session[1389]: GNOME Shell started at Tue Aug 19 2014 21:43:53 GMT-0400 (EDT) >Aug 19 21:43:57 localhost colord[1596]: Automatic metadata add icc-dc30446e8047368e13b2cf73d567f9c7 to xrandr-LVDS1 >Aug 19 21:43:57 localhost colord[1596]: Profile added: icc-dc30446e8047368e13b2cf73d567f9c7 >Aug 19 21:43:57 localhost packagekitd[1805]: child is at 0/2 steps and parent done [hif-sack.c:164] >Aug 19 21:43:57 localhost packagekitd[1805]: 1) hif-sack.c:147 (0/1) >Aug 19 21:43:57 localhost packagekitd[1805]: 0) hif-sack.c:62 (0/2) >Aug 19 21:43:57 localhost dbus[867]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Aug 19 21:44:00 localhost userhelper[2029]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Aug 19 21:44:00 localhost userhelper[2034]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Aug 19 21:44:00 localhost kernel: md: raid0 personality registered for level 0 >Aug 19 21:44:00 localhost kernel: md: raid1 personality registered for level 1 >Aug 19 21:44:00 localhost kernel: raid6: sse2x1 6289 MB/s >Aug 19 21:44:00 localhost kernel: raid6: sse2x2 8062 MB/s >Aug 19 21:44:00 localhost kernel: raid6: sse2x4 9375 MB/s >Aug 19 21:44:00 localhost kernel: raid6: using algorithm sse2x4 (9375 MB/s) >Aug 19 21:44:00 localhost kernel: raid6: using ssse3x2 recovery algorithm >Aug 19 21:44:00 localhost kernel: async_tx: api initialized (async) >Aug 19 21:44:00 localhost kernel: xor: automatically using best checksumming function: >Aug 19 21:44:00 localhost kernel: avx : 17948.000 MB/sec >Aug 19 21:44:00 localhost kernel: md: raid6 personality registered for level 6 >Aug 19 21:44:00 localhost kernel: md: raid5 personality registered for level 5 >Aug 19 21:44:00 localhost kernel: md: raid4 personality registered for level 4 >Aug 19 21:44:00 localhost kernel: md: raid10 personality registered for level 10 >Aug 19 21:44:00 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Aug 19 21:44:00 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Aug 19 21:44:00 localhost kernel: sha256_ssse3: Using AVX optimized SHA-256 implementation >Aug 19 21:44:00 localhost kernel: Loading iSCSI transport class v2.0-870. >Aug 19 21:44:00 localhost kernel: iscsi: registered transport (tcp) >Aug 19 21:44:00 localhost kernel: No iBFT detected. >Aug 19 21:44:00 localhost dbus[867]: avc: received setenforce notice (enforcing=0) >Aug 19 21:44:00 localhost dbus[1434]: avc: received setenforce notice (enforcing=0) >Aug 19 21:44:00 localhost dbus[1399]: avc: received setenforce notice (enforcing=0) >Aug 19 21:44:05 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:05 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:05 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:06 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-r', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-r', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-08-19-15-08-56-00', >'ID_FS_UUID_ENC': '2014-08-19-15-08-56-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Edge', >'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '556b', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2a7246d8', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.26', >'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', >'ID_SERIAL_SHORT': '20052845210F4F819323', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '311639', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-r', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'/dev/disk/by-uuid/2014-08-19-15-08-56-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; ><urlopen error [Errno -2] Name or service not known> >name = sdb status = True kids = 0 id = 1 >parents = [] >uuid = None size = 7633.5 MiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: SanDisk Cruzer Edge path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15633408 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3bc0598c0> >target size = 0 B path = /dev/sdb >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fa3a93128d0> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-r', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-r', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-08-19-15-08-56-00', >'ID_FS_UUID_ENC': '2014-08-19-15-08-56-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Edge', >'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '556b', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2576384', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '2a7246d8-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2a7246d8', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.26', >'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', >'ID_SERIAL_SHORT': '20052845210F4F819323', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '17', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '312764', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part1', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-r', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/2014-08-19-15-08-56-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >Aug 19 21:44:06 localhost gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:1a00003 not in stack >Aug 19 21:44:06 localhost gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:1a00003 not in stack >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'EFI', >'ID_FS_LABEL_ENC': 'EFI', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '792B-6C52', >'ID_FS_UUID_ENC': '792B-6C52', >'ID_FS_VERSION': 'FAT12', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Edge', >'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '556b', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '172', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '10164', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '2a7246d8-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2a7246d8', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.26', >'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', >'ID_SERIAL_SHORT': '20052845210F4F819323', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '18', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '314245', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part2', >'/dev/disk/by-label/EFI', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', >'/dev/disk/by-uuid/792B-6C52'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora_Live', >'ID_FS_LABEL_ENC': 'Fedora\\x20Live', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '92f0617d-c351-3ad5-b5f2-052056435341', >'ID_FS_UUID_ENC': '92f0617d-c351-3ad5-b5f2-052056435341', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Edge', >'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '556b', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '10412', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40704', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '2a7246d8-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2a7246d8', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.26', >'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', >'ID_SERIAL_SHORT': '20052845210F4F819323', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '19', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '315373', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part3', >'/dev/disk/by-label/Fedora\\x20Live', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', >'/dev/disk/by-uuid/92f0617d-c351-3ad5-b5f2-052056435341'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', >'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', >'ID_SERIAL_SHORT': 'WD-WX91C22P4544', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee602d9aa30', >'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '322864', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', >'/dev/disk/by-id/wwn-0x50014ee602d9aa30'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >name = sda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 232.89 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA WDC WD2500BEKT-0 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87560> >target size = 0 B path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa3a8918c50> >type: gpt primaryPartitionCount: 4 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fa3a8674210>, <parted.partition.Partition object at 0x7fa3a8674550>, <parted.partition.Partition object at 0x7fa3a86747d0>, <parted.partition.Partition object at 0x7fa3a8674990>] >device: <parted.device.Device object at 0x7fa3a866df90> >PedDisk: <_ped.Disk object at 0x7fa3a8666290> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'EF15-7EC7', >'ID_FS_UUID_ENC': 'EF15-7EC7', >'ID_FS_VERSION': 'FAT16', >'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', >'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'EFI\\x20System', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': 'ab53aa84-6f44-481a-bab4-7a83815ad1bb', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', >'ID_SERIAL_SHORT': 'WD-WX91C22P4544', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee602d9aa30', >'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', >'MAJOR': '8', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '322912', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part1', >'/dev/disk/by-id/wwn-0x50014ee602d9aa30-part1', >'/dev/disk/by-partlabel/EFI\\x20System', >'/dev/disk/by-partuuid/ab53aa84-6f44-481a-bab4-7a83815ad1bb', >'/dev/disk/by-uuid/EF15-7EC7'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '84ed39dd-2e8f-42b3-9960-b92823806195', >'ID_FS_UUID_ENC': '84ed39dd-2e8f-42b3-9960-b92823806195', >'ID_FS_VERSION': '1', >'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', >'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Swap', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '8388608', >'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', >'ID_PART_ENTRY_UUID': '76ec5d5d-561a-483c-9c2e-bd08d2cd4bd5', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', >'ID_SERIAL_SHORT': 'WD-WX91C22P4544', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee602d9aa30', >'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', >'MAJOR': '8', >'MINOR': '2', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '322961', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part2', >'/dev/disk/by-id/wwn-0x50014ee602d9aa30-part2', >'/dev/disk/by-partlabel/Swap', >'/dev/disk/by-partuuid/76ec5d5d-561a-483c-9c2e-bd08d2cd4bd5', >'/dev/disk/by-uuid/84ed39dd-2e8f-42b3-9960-b92823806195'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0dac4209-b7f5-40a3-83dc-76ef292943a9', >'ID_FS_UUID_ENC': '0dac4209-b7f5-40a3-83dc-76ef292943a9', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', >'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Root', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '9414656', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '41943040', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': 'ecb475e4-01ec-48fd-a017-3a959941ed69', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', >'ID_SERIAL_SHORT': 'WD-WX91C22P4544', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee602d9aa30', >'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', >'MAJOR': '8', >'MINOR': '3', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '323022', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part3', >'/dev/disk/by-id/wwn-0x50014ee602d9aa30-part3', >'/dev/disk/by-partlabel/Root', >'/dev/disk/by-partuuid/ecb475e4-01ec-48fd-a017-3a959941ed69', >'/dev/disk/by-uuid/0dac4209-b7f5-40a3-83dc-76ef292943a9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >name = sda3 status = True kids = 0 id = 22 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 20 GiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87e60> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> >number: 3 path: /dev/sda3 type: 0 >name: Root active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 9414656 end = 51357695 length = 41943040 >flags = >'DEVNAME': 'sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'bf589f29-8369-4897-b747-f28929777cd7', >'ID_FS_UUID_ENC': 'bf589f29-8369-4897-b747-f28929777cd7', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', >'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Home', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '51357696', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '437039439', >'ID_PART_ENTRY_TYPE': '933ac7e1-2eb4-4f13-b844-0e14e2aef915', >'ID_PART_ENTRY_UUID': 'a2baf016-874a-4c02-96cc-016ae29196e0', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', >'ID_SERIAL_SHORT': 'WD-WX91C22P4544', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee602d9aa30', >'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', >'MAJOR': '8', >'MINOR': '4', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '323136', >'name': 'sda4', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part4', >'/dev/disk/by-id/wwn-0x50014ee602d9aa30-part4', >'/dev/disk/by-partlabel/Home', >'/dev/disk/by-partuuid/a2baf016-874a-4c02-96cc-016ae29196e0', >'/dev/disk/by-uuid/bf589f29-8369-4897-b747-f28929777cd7'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >name = sda4 status = True kids = 0 id = 27 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 208.4 GiB >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 437039439 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16723 did: 17735 busy: False >hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> >target size = 0 B path = /dev/sda4 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> >number: 4 path: /dev/sda4 type: 0 >name: Home active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 51357696 end = 488397134 length = 437039439 >flags = >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'Slimtype_DVD_A_DS8A8SH', >'ID_MODEL_ENC': 'Slimtype\\x20DVD\\x20A\\x20\\x20DS8A8SH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'KX12', >'ID_SERIAL': 'Slimtype_DVD_A_DS8A8SH_653233403677', >'ID_SERIAL_SHORT': '653233403677', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '324135', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_653233403677'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 32 >parents = [] >uuid = None size = 0 >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = None >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '344016', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 39 >parents = ['existing 0 B file /osmin.img (deleted) (36)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '344273', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 47 >parents = ['existing 0 B file /osmin (44)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '344525', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 55 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop2 >format args = [] originalFormat = None >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', >'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '344782', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 63 >parents = ['existing 0 B file /LiveOS/ext3fs.img (60)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop3 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '345098', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 71 >parents = ['existing 0 B file /overlay (deleted) (68)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop4 >format args = [] originalFormat = None >'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': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', >'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '933249', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 76 >parents = ['existing 0 B loop loop4 (71)'] >uuid = None size = 6144 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: True >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87f80> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', >'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '943693', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 81 >parents = ['existing 0 B loop loop3 (63) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a862c050> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', >'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '955035', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 86 >parents = ['existing 0 B loop loop3 (63) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a862c170> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Aug 19 21:44:10 localhost kernel: EXT4-fs (sda3): INFO: recovery required on readonly filesystem >Aug 19 21:44:10 localhost kernel: EXT4-fs (sda3): write access will be enabled during recovery >Aug 19 21:44:10 localhost kernel: EXT4-fs (sda3): recovery complete >Aug 19 21:44:10 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Aug 19 21:44:10 localhost kernel: SELinux: initialized (dev sda3, type ext4), uses xattr >Aug 19 21:44:10 localhost kernel: EXT4-fs (sda4): INFO: recovery required on readonly filesystem >Aug 19 21:44:10 localhost kernel: EXT4-fs (sda4): write access will be enabled during recovery >Aug 19 21:44:10 localhost kernel: EXT4-fs (sda4): recovery complete >Aug 19 21:44:10 localhost kernel: EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >Aug 19 21:44:10 localhost kernel: SELinux: initialized (dev sda4, type ext4), uses xattr >Aug 19 21:44:12 localhost systemd[1384]: Time has been changed >Aug 19 21:44:12 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Aug 19 21:44:12 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Aug 19 21:44:21 localhost gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1a008cd not in stack >Aug 19 21:44:21 localhost gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1a008cd not in stack >Aug 19 21:44:23 localhost gnome-session[1389]: Window manager warning: last_focus_time (122451) is greater than comparison timestamp (122449). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Aug 19 21:44:23 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost kernel: Btrfs loaded >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost kernel: SGI XFS with ACLs, security attributes, no debug enabled >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:28 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >GLib.source_remove(self._update_datetime_timer_id) >Aug 19 21:44:31 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:32 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:33 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:33 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:33 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:33 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:33 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:33 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:33 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:45 localhost gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1a03d81 not in stack >Aug 19 21:44:45 localhost gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1a03d81 not in stack >Aug 19 21:44:48 localhost gnome-session[1389]: Window manager warning: last_focus_time (147146) is greater than comparison timestamp (147143). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 21:44:55 localhost gnome-session[1389]: Window manager warning: last_focus_time (154411) is greater than comparison timestamp (154409). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >GLib.source_remove(self._update_datetime_timer_id) >Aug 19 21:44:57 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:57 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:57 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:58 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:58 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:58 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:44:58 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:45:08 localhost gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1a08d2d not in stack >Aug 19 21:45:18 localhost gnome-session[1389]: Window manager warning: last_focus_time (177396) is greater than comparison timestamp (177395). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 21:45:23 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:45:23 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:45:23 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:45:23 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:45:23 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:45:23 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:45:23 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:46:56 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >network --bootproto=dhcp --device=enp1s0 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain >Aug 19 21:47:01 localhost dbus[867]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Aug 19 21:47:01 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:47:01 localhost dbus[867]: [system] Successfully activated service 'org.freedesktop.hostname1' >Aug 19 21:47:01 localhost systemd-hostnamed[2308]: Changed static host name to 'localhost.localdomain' >Aug 19 21:47:01 localhost.localdomain systemd-hostnamed[2308]: Changed host name to 'localhost.localdomain' >Aug 19 21:47:01 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:01 localhost.localdomain kernel: Adding 4194300k swap on /dev/sda2. Priority:-1 extents:1 across:4194300k FS >Aug 19 21:47:03 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 localhost.localdomain NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >network --bootproto=dhcp --device=enp1s0 --onboot=off --ipv6=auto >network --hostname=victory-road >Aug 19 21:47:08 victory-road systemd-hostnamed[2308]: Changed static host name to 'victory-road' >Aug 19 21:47:08 victory-road systemd-hostnamed[2308]: Changed host name to 'victory-road' >Aug 19 21:47:08 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:47:08 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:48:14 victory-road devassistant.desktop[2364]: /usr/lib/python2.7/site-packages/devassistant/gui/main_window.py:42: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:48:14 victory-road devassistant.desktop[2364]: self.builder.add_from_file(GLADE_FILE) >Aug 19 21:48:14 victory-road devassistant.desktop[2364]: /usr/lib/python2.7/site-packages/devassistant/gui/main_window.py:42: Warning: The property GtkButton:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:48:14 victory-road devassistant.desktop[2364]: self.builder.add_from_file(GLADE_FILE) >Aug 19 21:48:14 victory-road devassistant.desktop[2364]: /usr/lib/python2.7/site-packages/devassistant/gui/gui_helper.py:134: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "label" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >Aug 19 21:48:14 victory-road devassistant.desktop[2364]: menu_item = Gtk.MenuItem(text) >Aug 19 21:48:14 victory-road devassistant.desktop[2364]: /usr/lib/python2.7/site-packages/devassistant/gui/main_window.py:97: PyGIDeprecationWarning: Since version 3.11, calling threads_init is no longer needed. See: https://wiki.gnome.org/PyGObject/Threading >Aug 19 21:48:14 victory-road devassistant.desktop[2364]: GLib.threads_init() >Aug 19 21:48:37 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:3a00809 not in stack >Aug 19 21:48:37 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:3a00809 not in stack >Aug 19 21:48:41 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:3a008c1 not in stack >Aug 19 21:48:41 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:3a008c1 not in stack >Aug 19 21:48:48 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:48:56 victory-road devassistant.desktop[2364]: (process:2375): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Aug 19 21:48:58 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:49:02 victory-road PackageKit[1805]: daemon quit >Aug 19 21:49:02 victory-road packagekitd[1805]: (packagekitd:1805): GLib-CRITICAL **: Source ID 7 was not found when attempting to remove it >Aug 19 21:49:08 victory-road gnome-control-center.desktop[2452]: (gnome-control-center:2452): GLib-GObject-WARNING **: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:49:17 victory-road devassistant.desktop[2364]: /usr/lib/python2.7/site-packages/devassistant/gui/gui_helper.py:101: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "label" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >Aug 19 21:49:17 victory-road devassistant.desktop[2364]: chk_btn = Gtk.CheckButton(name) >Aug 19 21:49:17 victory-road devassistant.desktop[2364]: /usr/lib/python2.7/site-packages/devassistant/gui/gui_helper.py:119: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "uri, label" or use a class specific constructor. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >Aug 19 21:49:17 victory-road devassistant.desktop[2364]: link_btn = Gtk.LinkButton(uri, text) >Aug 19 21:49:49 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:49:49 victory-road gnome-control-center.desktop[2452]: (gnome-control-center:2452): GLib-GObject-WARNING **: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:49:49 victory-road gnome-control-center.desktop[2452]: (gnome-control-center:2452): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:49:49 victory-road gnome-control-center.desktop[2452]: (gnome-control-center:2452): GLib-GObject-WARNING **: The property GtkMisc:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> read connection 'Lumiose City' >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) starting connection 'Lumiose City' >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> NetworkManager state is now CONNECTING >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> Activation (wlp2s0/wireless): access point 'Lumiose City' has security, but secrets are required. >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Aug 19 21:49:56 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Activation (wlp2s0/wireless): connection 'Lumiose City' has security, and secrets exist. No new secrets needed. >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Config: added 'ssid' value 'Lumiose City' >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Config: added 'mode' value '1' >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Config: added 'frequency' value '2412' >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Config: added 'key_mgmt' value 'NONE' >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Config: added 'wep_key0' value '<omitted>' >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Config: added 'wep_tx_keyidx' value '0' >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> Config: set interface ap_scan to 2 >Aug 19 21:50:22 victory-road NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: inactive -> associating >Aug 19 21:50:25 victory-road kernel: wlp2s0: Trigger new scan to find an IBSS to join >Aug 19 21:50:29 victory-road kernel: wlp2s0: Trigger new scan to find an IBSS to join >Aug 19 21:50:31 victory-road kernel: wlp2s0: Creating new IBSS network, BSSID 62:f6:a7:7b:54:e3 >Aug 19 21:50:31 victory-road kernel: iwlwifi 0000:02:00.0: Unable to find TIM Element in beacon >Aug 19 21:50:31 victory-road kernel: iwlwifi 0000:02:00.0: Unable to find TIM Element in beacon >Aug 19 21:50:31 victory-road kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready >Aug 19 21:50:31 victory-road NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: associating -> completed >Aug 19 21:50:31 victory-road NetworkManager[1038]: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Lumiose City'. >Aug 19 21:50:31 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >Aug 19 21:50:31 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >Aug 19 21:50:31 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Aug 19 21:50:31 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Aug 19 21:50:31 victory-road NetworkManager[1038]: <info> dhclient started with pid 2508 >Aug 19 21:50:31 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >Aug 19 21:50:31 victory-road dhclient[2508]: Internet Systems Consortium DHCP Client 4.3.1 >Aug 19 21:50:31 victory-road dhclient[2508]: Copyright 2004-2014 Internet Systems Consortium. >Aug 19 21:50:31 victory-road dhclient[2508]: All rights reserved. >Aug 19 21:50:31 victory-road dhclient[2508]: For info, please visit https://www.isc.org/software/dhcp/ >Aug 19 21:50:31 victory-road dhclient[2508]: >Aug 19 21:50:31 victory-road NetworkManager[1038]: Internet Systems Consortium DHCP Client 4.3.1 >Aug 19 21:50:31 victory-road NetworkManager[1038]: Copyright 2004-2014 Internet Systems Consortium. >Aug 19 21:50:31 victory-road NetworkManager[1038]: All rights reserved. >Aug 19 21:50:31 victory-road NetworkManager[1038]: For info, please visit https://www.isc.org/software/dhcp/ >Aug 19 21:50:31 victory-road NetworkManager[1038]: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit >Aug 19 21:50:31 victory-road dhclient[2508]: Listening on LPF/wlp2s0/58:91:cf:54:9b:01 >Aug 19 21:50:31 victory-road dhclient[2508]: Sending on LPF/wlp2s0/58:91:cf:54:9b:01 >Aug 19 21:50:31 victory-road dhclient[2508]: Sending on Socket/fallback >Aug 19 21:50:31 victory-road dhclient[2508]: Created duid \000\001\000\001\033\206\273gX\221\317T\233\001. >Aug 19 21:50:31 victory-road dhclient[2508]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 7 (xid=0x405b32cf) >Aug 19 21:50:31 victory-road NetworkManager[1038]: Listening on LPF/wlp2s0/58:91:cf:54:9b:01 >Aug 19 21:50:31 victory-road NetworkManager[1038]: Sending on LPF/wlp2s0/58:91:cf:54:9b:01 >Aug 19 21:50:31 victory-road NetworkManager[1038]: Sending on Socket/fallback >Aug 19 21:50:31 victory-road NetworkManager[1038]: Created duid \000\001\000\001\033\206\273gX\221\317T\233\001. >Aug 19 21:50:31 victory-road NetworkManager[1038]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 7 (xid=0x405b32cf) >Aug 19 21:50:32 victory-road avahi-daemon[861]: Registering new address record for fe80::5a91:cfff:fe54:9b01 on wlp2s0.*. >Aug 19 21:50:38 victory-road dhclient[2508]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 12 (xid=0x405b32cf) >Aug 19 21:50:38 victory-road NetworkManager[1038]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 12 (xid=0x405b32cf) >Aug 19 21:50:50 victory-road gnome-control-center.desktop[2452]: (gnome-control-center:2452): GLib-GObject-WARNING **: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:50:50 victory-road gnome-control-center.desktop[2452]: (gnome-control-center:2452): GLib-GObject-WARNING **: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:50:50 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Aug 19 21:50:50 victory-road kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 21:50:50 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.hostname1' >Aug 19 21:50:50 victory-road dhclient[2508]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 10 (xid=0x405b32cf) >Aug 19 21:50:50 victory-road NetworkManager[1038]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 10 (xid=0x405b32cf) >Aug 19 21:50:57 victory-road systemd-hostnamed[2516]: Changed pretty host name to 'Victory Road' >Aug 19 21:51:00 victory-road dhclient[2508]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 14 (xid=0x405b32cf) >Aug 19 21:51:00 victory-road NetworkManager[1038]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 14 (xid=0x405b32cf) >Aug 19 21:51:04 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:51:05 victory-road gnome-session[1389]: (org.gnome.Software:1752): GLib-GObject-WARNING **: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:51:06 victory-road gnome-session[1389]: (org.gnome.Software:1752): Gs-WARNING **: failed to get featured apps: database /var/lib/PackageKit/desktop-files.db is not present >Aug 19 21:51:06 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Aug 19 21:51:06 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1200008 not in stack >Aug 19 21:51:06 victory-road PackageKit[2531]: daemon start >Aug 19 21:51:06 victory-road packagekitd[2531]: BDB2053 Freeing read locks for locker 0x1: 1805/140279412979776 >Aug 19 21:51:06 victory-road packagekitd[2531]: BDB2053 Freeing read locks for locker 0x3: 1805/140279412979776 >Aug 19 21:51:06 victory-road packagekitd[2531]: child is at 0/2 steps and parent done [hif-sack.c:164] >Aug 19 21:51:06 victory-road packagekitd[2531]: 1) hif-sack.c:147 (0/1) >Aug 19 21:51:06 victory-road packagekitd[2531]: 0) hif-sack.c:62 (0/2) >Aug 19 21:51:06 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Aug 19 21:51:06 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for soundconverter: database is not open >Aug 19 21:51:06 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for sound-juicer: database is not open >Aug 19 21:51:06 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for rosegarden4: database is not open >Aug 19 21:51:06 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for banshee: database is not open >Aug 19 21:51:06 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for audacity: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for musique: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for thunderbird: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for geary: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for filezilla: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for darktable: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for lyx-common: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for focuswriter: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for abiword: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnumeric: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-power-manager: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for epiphany: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for thunderbird: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for geary: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for claws-mail: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for calibre: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for nip2: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for soundconverter: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for sound-juicer: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for rosegarden4: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for musique: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for banshee: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for audacity: database is not open >Aug 19 21:51:07 victory-road packagekitd[2531]: child is at 0/2 steps and parent done [hif-sack.c:164] >Aug 19 21:51:07 victory-road packagekitd[2531]: 4) pk-backend-hif.c:781 (0/5) >Aug 19 21:51:07 victory-road packagekitd[2531]: 3) pk-backend-hif.c:555 (1/2) >Aug 19 21:51:07 victory-road packagekitd[2531]: 2) pk-backend-hif.c:426 (1/2) >Aug 19 21:51:07 victory-road packagekitd[2531]: 1) hif-sack.c:147 (0/1) >Aug 19 21:51:07 victory-road packagekitd[2531]: 0) hif-sack.c:62 (0/2) >Aug 19 21:51:07 victory-road PackageKit[2531]: resolve transaction /2_dedddadd from uid 1000 finished with success after 284ms >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): Gs-WARNING **: failed to get recommended applications: no popular apps to show >Aug 19 21:51:07 victory-road PackageKit[2531]: resolve transaction /3_adeaeced from uid 1000 finished with success after 7ms >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): Gs-WARNING **: failed to get popular apps: no popular apps to show >Aug 19 21:51:07 victory-road PackageKit[2531]: get-packages transaction /4_eeddbabc from uid 1000 finished with success after 35ms >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for yelp: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for vino: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for vinagre: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for transmission-gtk: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for totem: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for simple-scan: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for shotwell: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for setroubleshoot: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for seahorse: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for rygel: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for rhythmbox: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for orca: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for nm-connection-editor: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for nautilus: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for mutter: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for libreoffice-writer: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for libreoffice-math: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for libreoffice-impress: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for libreoffice-draw: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for libreoffice-core: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for libreoffice-calc: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for libgnomekbd: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for java-1.8.0-openjdk: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for ibus-typing-booster: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for ibus-setup: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for ibus-m17n: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for ibus-libpinyin: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for ibus-kkc: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for ibus-hangul: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gvfs-archive: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gucharmap: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-weather: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-user-share: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-terminal: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-system-monitor: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-system-log: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-sound-recorder: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-software: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-shell: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-screenshot: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-photos: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-packagekit: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-maps: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-logs: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-font-viewer: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-documents: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-disk-utility: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-dictionary: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-contacts: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-color-manager: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-clocks: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-classic-session: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-calculator: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-boxes: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-bluetooth: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-abrt: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gedit: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gcr: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for firewall-config: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for firefox: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for file-roller: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for fedora-release-notes: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for evolution: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for evince: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for eog: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for empathy: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for devassistant: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for control-center: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for cheese: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for brasero-nautilus: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for brasero: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for bijiben: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for anaconda-core: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for abrt-gui: database is not open >Aug 19 21:51:07 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for NetworkManager-vpnc: database is not open >Aug 19 21:51:08 victory-road PackageKit[2531]: search-file transaction /5_addbadcb from uid 1000 finished with success after 18ms >Aug 19 21:51:08 victory-road PackageKit[2531]: search-file transaction /6_cdbdeebc from uid 1000 finished with success after 13ms >Aug 19 21:51:08 victory-road PackageKit[2531]: search-file transaction /7_aacabead from uid 1000 finished with success after 14ms >Aug 19 21:51:08 victory-road PackageKit[2531]: search-file transaction /8_edceabaa from uid 1000 finished with success after 13ms >Aug 19 21:51:08 victory-road PackageKit[2531]: get-details transaction /9_eeceebcc from uid 1000 finished with success after 33ms >Aug 19 21:51:08 victory-road gnome-session[1389]: (org.gnome.Software:1752): Gs-WARNING **: failed to get installed apps: Failed to set rating on fedora-tagger: Cannot resolve hostname >Aug 19 21:51:14 victory-road dhclient[2508]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 18 (xid=0x405b32cf) >Aug 19 21:51:14 victory-road NetworkManager[1038]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 18 (xid=0x405b32cf) >Aug 19 21:51:15 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:12017e0 not in stack >Aug 19 21:51:16 victory-road NetworkManager[1038]: <warn> (wlp2s0): DHCPv4 request timed out. >Aug 19 21:51:16 victory-road NetworkManager[1038]: <info> (wlp2s0): canceled DHCP transaction, DHCP client pid 2508 >Aug 19 21:51:16 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 4 of 5 (IPv4 Configure Timeout) scheduled... >Aug 19 21:51:16 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 4 of 5 (IPv4 Configure Timeout) started... >Aug 19 21:51:16 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 4 of 5 (IPv4 Configure Timeout) complete. >Aug 19 21:51:20 victory-road gnome-session[1389]: Window manager warning: last_focus_time (538776) is greater than comparison timestamp (538774). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 21:51:31 victory-road gnome-session[1389]: Window manager warning: last_focus_time (549632) is greater than comparison timestamp (549631). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 21:51:37 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:51:54 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Aug 19 21:51:54 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Aug 19 21:51:54 victory-road org.gnome.Maps[1399]: (gnome-maps:2559): GLib-GObject-WARNING **: The property ClutterBoxLayout:vertical is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:51:54 victory-road org.gnome.Maps[1399]: (gnome-maps:2559): GLib-GObject-WARNING **: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:51:54 victory-road org.gnome.Maps[1399]: (gnome-maps:2559): GLib-GObject-WARNING **: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:51:54 victory-road org.gnome.Maps[1399]: (gnome-maps:2559): GLib-GObject-WARNING **: The property GtkButton:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:51:54 victory-road org.gnome.Maps[1399]: (gnome-maps:2559): GLib-GObject-WARNING **: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:51:54 victory-road org.gnome.Maps[1399]: (gnome-maps:2559): GLib-GObject-WARNING **: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:51:54 victory-road org.gnome.Maps[1399]: Gjs-Message: JS LOG: Failed to connect to GeoClue2 service: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Access denied >Aug 19 21:51:54 victory-road kernel: gnome-maps[2559]: segfault at 50 ip 00007ff926314fd5 sp 00007fffc43a8fd0 error 6 in libcogl.so.20.2.0[7ff9262a6000+9e000] >Aug 19 21:51:54 victory-road abrt-hook-ccpp[2571]: Saved core dump of pid 2559 (/usr/bin/gnome-maps) to /var/tmp/abrt/ccpp-2014-08-19-21:51:54-2559 (104026112 bytes) >Aug 19 21:51:54 victory-road gnome-session[1389]: Window manager warning: last_focus_time (573553) is greater than comparison timestamp (573550). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 21:51:54 victory-road abrt-server[2572]: Can't load public GPG key /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-primary >Aug 19 21:51:55 victory-road abrt-server[2572]: Generating core_backtrace >Aug 19 21:51:56 victory-road dbus[867]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Aug 19 21:51:56 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.problems' >Aug 19 21:51:59 victory-road gnome-session[1389]: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. >Aug 19 21:51:59 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400004 not in stack >Aug 19 21:52:02 victory-road gnome-session[1389]: Window manager warning: last_focus_time (580964) is greater than comparison timestamp (580963). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 21:52:08 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: The property GtkMisc:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: gtk_entry_set_icon_activatable: assertion 'GTK_IS_ENTRY (entry)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: gtk_entry_get_text: assertion 'GTK_IS_ENTRY (entry)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: gtk_widget_get_preferred_width: assertion 'GTK_IS_WIDGET (widget)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion 'GTK_IS_WIDGET (widget)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: gtk_widget_get_preferred_width: assertion 'GTK_IS_WIDGET (widget)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: gtk_widget_get_preferred_width: assertion 'GTK_IS_WIDGET (widget)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion 'GTK_IS_WIDGET (widget)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: gtk_widget_get_preferred_width: assertion 'GTK_IS_WIDGET (widget)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: gtk_widget_get_preferred_width: assertion 'GTK_IS_WIDGET (widget)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: gtk_widget_get_preferred_height_for_width: assertion 'GTK_IS_WIDGET (widget)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: gtk_widget_get_preferred_height_for_width: assertion 'GTK_IS_WIDGET (widget)' failed >Aug 19 21:52:10 victory-road empathy.desktop[2631]: (empathy:2631): Gtk-CRITICAL **: _gtk_widget_get_preferred_size_and_baseline: assertion 'GTK_IS_WIDGET (widget)' failed >Aug 19 21:52:10 victory-road kernel: empathy[2631]: segfault at 18 ip 00007f9000cda597 sp 00007fff0316ba20 error 4 in libgtk-3.so.0.1307.0[7f900097c000+64d000] >Aug 19 21:52:10 victory-road abrt-hook-ccpp[2636]: Saved core dump of pid 2631 (/usr/bin/empathy) to /var/tmp/abrt/ccpp-2014-08-19-21:52:10-2631 (59551744 bytes) >Aug 19 21:52:10 victory-road abrt-server[2637]: Can't load public GPG key /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-primary >Aug 19 21:52:10 victory-road abrt-server[2637]: Generating core_backtrace >Aug 19 21:52:18 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:3a00001 not in stack >Aug 19 21:52:18 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:3a00001 not in stack >Aug 19 21:52:29 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:3a00008 not in stack >Aug 19 21:52:33 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:3a003ee not in stack >Aug 19 21:52:38 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:52:39 victory-road gnome-session[1389]: Window manager warning: last_focus_time (617810) is greater than comparison timestamp (617809). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 21:53:09 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:53:48 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:54:19 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:54:51 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:54:51 victory-road bijiben.desktop[2756]: ** (bijiben:2756): WARNING **: Enumerator failed : No such file or directory >Aug 19 21:54:51 victory-road bijiben.desktop[2756]: (bijiben:2756): GLib-GIO-CRITICAL **: g_file_enumerator_close_async: assertion 'G_IS_FILE_ENUMERATOR (enumerator)' failed >Aug 19 21:54:51 victory-road bijiben.desktop[2756]: ** (bijiben:2756): WARNING **: Enumerator failed : No such file or directory >Aug 19 21:54:51 victory-road bijiben.desktop[2756]: (bijiben:2756): GLib-GIO-CRITICAL **: g_file_enumerator_close_async: assertion 'G_IS_FILE_ENUMERATOR (enumerator)' failed >Aug 19 21:54:51 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:3a00008 not in stack >Aug 19 21:55:02 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:3a002ac not in stack >Aug 19 21:55:06 victory-road gnome-session[1389]: Window manager warning: last_focus_time (765101) is greater than comparison timestamp (765100). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 21:55:10 victory-road bijiben.desktop[2756]: Unable to load location /home/liveuser/.local/share/bijiben/.Trash: No such file or directory >Aug 19 21:55:10 victory-road bijiben.desktop[2756]: (yelp:2774): Gtk-WARNING **: Symbolic icon yelp-bookmark-remove-symbolic-ltr of size 16 is in an icon theme directory of size 128 >Aug 19 21:55:10 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:420000e not in stack >Aug 19 21:55:23 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:55:56 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:56:07 victory-road gnome-session[1389]: Window manager warning: last_focus_time (826002) is greater than comparison timestamp (826001). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 21:56:09 victory-road bijiben.desktop[2756]: (bijiben:2756): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Aug 19 21:56:09 victory-road bijiben.desktop[2756]: (bijiben:2756): GLib-GObject-CRITICAL **: g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Aug 19 21:56:09 victory-road bijiben.desktop[2756]: (bijiben:2756): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Aug 19 21:56:09 victory-road bijiben.desktop[2756]: (bijiben:2756): GLib-GObject-CRITICAL **: g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Aug 19 21:56:09 victory-road bijiben.desktop[2756]: (bijiben:2756): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Aug 19 21:56:09 victory-road bijiben.desktop[2756]: (bijiben:2756): GLib-GObject-CRITICAL **: g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Aug 19 21:56:09 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_LOWER_BELOW: sibling window X11:3a00008 not in stack >Aug 19 21:56:09 victory-road gnome-session[1389]: Window manager warning: last_focus_time (827959) is greater than comparison timestamp (827958). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 21:56:09 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_LOWER_BELOW: sibling window X11:3a00008 not in stack >Aug 19 21:56:11 victory-road PackageKit[2531]: daemon quit >Aug 19 21:56:11 victory-road packagekitd[2531]: (packagekitd:2531): GLib-CRITICAL **: Source ID 7 was not found when attempting to remove it >Aug 19 21:56:21 victory-road gnome-control-center.desktop[2452]: (gnome-control-center:2452): GLib-GObject-WARNING **: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 21:56:28 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> (wlp2s0): disconnecting for new activation request. >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: ip-config -> deactivating (reason 'none') [70 110 0] >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> NetworkManager state is now CONNECTED_LOCAL >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: deactivating -> disconnected (reason 'none') [110 30 0] >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> (wlp2s0): deactivating device (reason 'none') [0] >Aug 19 21:56:29 victory-road avahi-daemon[861]: Withdrawing address record for fe80::5a91:cfff:fe54:9b01 on wlp2s0. >Aug 19 21:56:29 victory-road kernel: iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >Aug 19 21:56:29 victory-road kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x2-0x1 >Aug 19 21:56:29 victory-road kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) starting connection 'Lumiose City' >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:56:29 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Aug 19 21:56:29 victory-road NetworkManager[1038]: <warn> Connection disconnected (reason -3) >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: completed -> disconnected >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> NetworkManager state is now CONNECTING >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Activation (wlp2s0/wireless): connection 'Lumiose City' has security, and secrets exist. No new secrets needed. >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Config: added 'ssid' value 'Lumiose City' >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Config: added 'mode' value '1' >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Config: added 'frequency' value '2412' >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Config: added 'key_mgmt' value 'NONE' >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Config: added 'wep_key0' value '<omitted>' >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Config: added 'wep_tx_keyidx' value '0' >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:56:29 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 19 21:56:29 victory-road nm-dispatcher[2836]: Dispatching action 'down' for wlp2s0 >Aug 19 21:56:29 victory-road NetworkManager[1038]: <info> Config: set interface ap_scan to 2 >Aug 19 21:56:30 victory-road kernel: wlp2s0: Selected IBSS BSSID f6:dc:d0:cd:35:75 based on configured SSID >Aug 19 21:56:30 victory-road NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: disconnected -> associating >Aug 19 21:56:30 victory-road kernel: iwlwifi 0000:02:00.0: Unable to find TIM Element in beacon >Aug 19 21:56:30 victory-road kernel: iwlwifi 0000:02:00.0: Unable to find TIM Element in beacon >Aug 19 21:56:30 victory-road kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready >Aug 19 21:56:30 victory-road NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: associating -> completed >Aug 19 21:56:30 victory-road NetworkManager[1038]: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Lumiose City'. >Aug 19 21:56:30 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >Aug 19 21:56:30 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >Aug 19 21:56:30 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Aug 19 21:56:30 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Aug 19 21:56:30 victory-road NetworkManager[1038]: <info> dhclient started with pid 2872 >Aug 19 21:56:30 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >Aug 19 21:56:30 victory-road dhclient[2872]: Internet Systems Consortium DHCP Client 4.3.1 >Aug 19 21:56:30 victory-road dhclient[2872]: Copyright 2004-2014 Internet Systems Consortium. >Aug 19 21:56:30 victory-road dhclient[2872]: All rights reserved. >Aug 19 21:56:30 victory-road dhclient[2872]: For info, please visit https://www.isc.org/software/dhcp/ >Aug 19 21:56:30 victory-road dhclient[2872]: >Aug 19 21:56:30 victory-road NetworkManager[1038]: Internet Systems Consortium DHCP Client 4.3.1 >Aug 19 21:56:30 victory-road NetworkManager[1038]: Copyright 2004-2014 Internet Systems Consortium. >Aug 19 21:56:30 victory-road NetworkManager[1038]: All rights reserved. >Aug 19 21:56:30 victory-road NetworkManager[1038]: For info, please visit https://www.isc.org/software/dhcp/ >Aug 19 21:56:30 victory-road NetworkManager[1038]: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit >Aug 19 21:56:30 victory-road dhclient[2872]: Listening on LPF/wlp2s0/58:91:cf:54:9b:01 >Aug 19 21:56:30 victory-road dhclient[2872]: Sending on LPF/wlp2s0/58:91:cf:54:9b:01 >Aug 19 21:56:30 victory-road dhclient[2872]: Sending on Socket/fallback >Aug 19 21:56:30 victory-road dhclient[2872]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 8 (xid=0x4ebb9339) >Aug 19 21:56:30 victory-road NetworkManager[1038]: Listening on LPF/wlp2s0/58:91:cf:54:9b:01 >Aug 19 21:56:30 victory-road NetworkManager[1038]: Sending on LPF/wlp2s0/58:91:cf:54:9b:01 >Aug 19 21:56:30 victory-road NetworkManager[1038]: Sending on Socket/fallback >Aug 19 21:56:30 victory-road NetworkManager[1038]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 8 (xid=0x4ebb9339) >Aug 19 21:56:31 victory-road avahi-daemon[861]: Registering new address record for fe80::5a91:cfff:fe54:9b01 on wlp2s0.*. >Aug 19 21:56:31 victory-road kernel: psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6 >Aug 19 21:56:32 victory-road kernel: psmouse serio1: Touchpad at isa0060/serio1/input0 - driver resynced. >Aug 19 21:56:38 victory-road dhclient[2872]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 12 (xid=0x4ebb9339) >Aug 19 21:56:38 victory-road NetworkManager[1038]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 12 (xid=0x4ebb9339) >Aug 19 21:56:41 victory-road dhclient[2872]: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x4ebb9339) >Aug 19 21:56:41 victory-road dhclient[2872]: DHCPOFFER from 10.42.0.1 >Aug 19 21:56:41 victory-road NetworkManager[1038]: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x4ebb9339) >Aug 19 21:56:41 victory-road NetworkManager[1038]: DHCPOFFER from 10.42.0.1 >Aug 19 21:56:41 victory-road dhclient[2872]: DHCPACK from 10.42.0.1 (xid=0x4ebb9339) >Aug 19 21:56:41 victory-road NetworkManager[1038]: DHCPACK from 10.42.0.1 (xid=0x4ebb9339) >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> (wlp2s0): DHCPv4 state changed preinit -> bound >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> address 10.42.0.38 >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> plen 24 (255.255.255.0) >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> gateway 10.42.0.1 >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> server identifier 10.42.0.1 >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> lease time 3600 >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> hostname 'victory-road' >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> nameserver '10.42.0.1' >Aug 19 21:56:41 victory-road dhclient[2872]: bound to 10.42.0.38 -- renewal in 1661 seconds. >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) started... >Aug 19 21:56:41 victory-road avahi-daemon[861]: Joining mDNS multicast group on interface wlp2s0.IPv4 with address 10.42.0.38. >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Aug 19 21:56:41 victory-road avahi-daemon[861]: New relevant interface wlp2s0.IPv4 for mDNS. >Aug 19 21:56:41 victory-road avahi-daemon[861]: Registering new address record for 10.42.0.38 on wlp2s0.IPv4. >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) complete. >Aug 19 21:56:41 victory-road NetworkManager[1038]: bound to 10.42.0.38 -- renewal in 1661 seconds. >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> NetworkManager state is now CONNECTED_LOCAL >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> (wlp2s0): roamed from BSSID F6:DC:D0:CD:35:75 (Lumiose City) to F6:DC:D0:CD:35:75 (Lumiose City) >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> Policy set 'Lumiose City' (wlp2s0) as default for IPv4 routing and DNS. >Aug 19 21:56:41 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) successful, device activated. >Aug 19 21:56:41 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Aug 19 21:56:41 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 19 21:56:41 victory-road nm-dispatcher[2876]: Dispatching action 'up' for wlp2s0 >Aug 19 21:56:41 victory-road systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Aug 19 21:56:42 victory-road NetworkManager[1038]: <info> NetworkManager state is now CONNECTED_GLOBAL >Aug 19 21:57:04 victory-road kernel: r8169 0000:01:00.0 enp1s0: link up >Aug 19 21:57:04 victory-road kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready >Aug 19 21:57:04 victory-road NetworkManager[1038]: <info> (enp1s0): link connected >Aug 19 21:57:04 victory-road NetworkManager[1038]: <info> (enp1s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Aug 19 21:57:19 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Connection terminated unexpectedly'. >Aug 19 21:57:23 victory-road kernel: r8169 0000:01:00.0 enp1s0: link down >Aug 19 21:57:23 victory-road NetworkManager[1038]: <info> (enp1s0): link disconnected >Aug 19 21:57:23 victory-road NetworkManager[1038]: <info> (enp1s0): device state change: disconnected -> unavailable (reason 'carrier-changed') [30 20 40] >Aug 19 21:57:23 victory-road NetworkManager[1038]: <info> (enp1s0): deactivating device (reason 'carrier-changed') [40] >Aug 19 21:57:30 victory-road dnsmasq[1510]: reading /etc/resolv.conf >Aug 19 21:57:30 victory-road dnsmasq[1510]: using nameserver 10.42.0.1#53 >Aug 19 21:57:34 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Connection terminated unexpectedly'. >Aug 19 21:57:39 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:57:54 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:57:59 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:58:14 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:58:19 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:58:24 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:58:34 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:58:39 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:58:54 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:58:59 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:59:14 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:59:16 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 21:59:19 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:59:34 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:59:39 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:59:54 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 21:59:57 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:3c0b115 not in stack >Aug 19 21:59:57 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:3c0b115 not in stack >Aug 19 21:59:59 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 22:00:14 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 22:00:19 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 22:00:20 victory-road gnome-session[1389]: Window manager warning: last_focus_time (1078713) is greater than comparison timestamp (1078711). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 22:00:25 victory-road firefox.desktop[2935]: (process:2935): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Aug 19 22:00:39 victory-road org.gnome.OnlineMiners.Facebook[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:00:39 victory-road org.gnome.OnlineMiners.Flickr[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:00:39 victory-road org.gnome.Photos[1399]: (gnome-photos:2998): GLib-GObject-WARNING **: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:00:39 victory-road org.gnome.Photos[1399]: (gnome-photos:2998): GLib-GObject-WARNING **: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: dLeyna core version 0.4.0 >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: dleyna-renderer-service version 0.4.0 >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F] >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: Load file [/home/liveuser/.config/dleyna-renderer-service.conf] >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: [General settings] >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: Never Quit: F >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: Connector Name: dbus >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: [Logging settings] >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: Log Type : 0 >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: Log Level: 0x13 >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: [Network filtering settings] >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: Enabled : F >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: Entries: (null) >Aug 19 22:00:39 victory-road dleyna-renderer-service[3017]: Calling GetRenderers method >Aug 19 22:00:42 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:3a00130 not in stack >Aug 19 22:00:54 victory-road kernel: psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6 >Aug 19 22:00:54 victory-road kernel: psmouse serio1: Touchpad at isa0060/serio1/input0 - driver resynced. >Aug 19 22:00:55 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 22:00:55 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 22:01:03 victory-road dleyna-renderer-service[3017]: Client :1.67 lost >Aug 19 22:01:03 victory-road gnome-session[1389]: Window manager warning: last_focus_time (1121748) is greater than comparison timestamp (1121747). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 22:01:03 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:01:04 victory-road dleyna-renderer-service[3017]: dLeyna: Exit >Aug 19 22:01:38 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:02:02 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 22:02:15 victory-road org.gnome.Calculator.SearchProvider[1399]: Error: ErrorCode.UNKNOWN_VARIABLE >Aug 19 22:02:15 victory-road org.gnome.Calculator.SearchProvider[1399]: ** (org.gnome.Calculator.SearchProvider:3045): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Aug 19 22:02:15 victory-road org.gnome.Bijiben.SearchProvider[1399]: (bijiben-shell-search-provider:3057): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Aug 19 22:02:15 victory-road org.gnome.seahorse.Application[1399]: ** Message: init gpgme version 1.4.3 >Aug 19 22:02:15 victory-road org.gnome.Bijiben.SearchProvider[1399]: (bijiben-shell-search-provider:3057): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Aug 19 22:02:15 victory-road org.gnome.Calculator.SearchProvider[1399]: Error: ErrorCode.UNKNOWN_VARIABLE >Aug 19 22:02:15 victory-road org.gnome.Calculator.SearchProvider[1399]: ** (org.gnome.Calculator.SearchProvider:3045): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Aug 19 22:02:15 victory-road org.gnome.OnlineMiners.Facebook[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:02:15 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for phoronix-test-suite: database is not open >Aug 19 22:02:15 victory-road org.gnome.OnlineMiners.Flickr[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:02:15 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Aug 19 22:02:15 victory-road PackageKit[3101]: daemon start >Aug 19 22:02:15 victory-road packagekitd[3101]: BDB2053 Freeing read locks for locker 0x9: 2531/140579747436608 >Aug 19 22:02:15 victory-road packagekitd[3101]: BDB2053 Freeing read locks for locker 0xb: 2531/140579747436608 >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: dLeyna core version 0.4.0 >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: dleyna-renderer-service version 0.4.0 >Aug 19 22:02:15 victory-road org.gnome.Photos[1399]: (gnome-photos:3054): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed >Aug 19 22:02:15 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for phoronix-test-suite: database is not open >Aug 19 22:02:15 victory-road org.gnome.Bijiben.SearchProvider[1399]: (bijiben-shell-search-provider:3057): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Aug 19 22:02:15 victory-road gnome-session[1389]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Photos.desktop: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F] >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: Load file [/home/liveuser/.config/dleyna-renderer-service.conf] >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: [General settings] >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: Never Quit: F >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: Connector Name: dbus >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: [Logging settings] >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: Log Type : 0 >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: Log Level: 0x13 >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: [Network filtering settings] >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: Enabled : F >Aug 19 22:02:15 victory-road dleyna-renderer-service[3113]: Entries: (null) >Aug 19 22:02:15 victory-road org.gnome.Calculator.SearchProvider[1399]: Error: ErrorCode.UNKNOWN_VARIABLE >Aug 19 22:02:15 victory-road org.gnome.Calculator.SearchProvider[1399]: ** (org.gnome.Calculator.SearchProvider:3045): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Aug 19 22:02:15 victory-road org.gnome.Documents[1399]: (gnome-documents:3055): GLib-GObject-WARNING **: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:02:16 victory-road org.gnome.OnlineMiners.GData[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:02:16 victory-road org.gnome.OnlineMiners.Owncloud[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:02:16 victory-road org.gnome.OnlineMiners.Zpj[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:02:16 victory-road org.gnome.Bijiben.SearchProvider[1399]: (bijiben-shell-search-provider:3057): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Aug 19 22:02:16 victory-road org.gnome.Calculator.SearchProvider[1399]: Error: ErrorCode.UNKNOWN_VARIABLE >Aug 19 22:02:16 victory-road org.gnome.Calculator.SearchProvider[1399]: ** (org.gnome.Calculator.SearchProvider:3045): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Aug 19 22:02:16 victory-road org.gnome.Photos[1399]: (gnome-photos:3149): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed >Aug 19 22:02:16 victory-road org.gnome.Bijiben.SearchProvider[1399]: (bijiben-shell-search-provider:3057): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Aug 19 22:02:16 victory-road org.gnome.Calculator.SearchProvider[1399]: Error: ErrorCode.UNKNOWN_VARIABLE >Aug 19 22:02:16 victory-road org.gnome.Calculator.SearchProvider[1399]: ** (org.gnome.Calculator.SearchProvider:3045): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Aug 19 22:02:16 victory-road org.gnome.Photos[1399]: (gnome-photos:3159): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed >Aug 19 22:02:17 victory-road org.gnome.Photos[1399]: (gnome-photos:3174): GLib-GObject-WARNING **: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:02:17 victory-road org.gnome.Photos[1399]: (gnome-photos:3174): GLib-GObject-WARNING **: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:02:17 victory-road dleyna-renderer-service[3113]: Calling GetRenderers method >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: (gnome-documents:3055): Gjs-WARNING **: JS ERROR: TypeError: this._mainWindow is undefined >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: Application<.getScaleFactor@/usr/share/gnome-documents/js/application.js:631 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: DocCommon<.updateIconFromType@/usr/share/gnome-documents/js/documents.js:332 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: DocCommon<.refreshIcon@/usr/share/gnome-documents/js/documents.js:382 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: DocCommon<.populateFromCursor@/usr/share/gnome-documents/js/documents.js:318 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: _parent@resource:///org/gnome/gjs/modules/lang.js:131 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: LocalDocument<.populateFromCursor@/usr/share/gnome-documents/js/documents.js:655 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: DocCommon<._init@/usr/share/gnome-documents/js/documents.js:250 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: _parent@resource:///org/gnome/gjs/modules/lang.js:131 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: LocalDocument<._init@/usr/share/gnome-documents/js/documents.js:642 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: _Base.prototype._construct@resource:///org/gnome/gjs/modules/lang.js:110 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:204 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: DocumentManager<.createDocumentFromCursor@/usr/share/gnome-documents/js/documents.js:1130 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: DocumentManager<.addDocumentFromCursor@/usr/share/gnome-documents/js/documents.js:1136 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: DocumentManager<._onDocumentCreated/<@/usr/share/gnome-documents/js/documents.js:1100 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: SingleItemJob<._emitCallback@/usr/share/gnome-documents/js/trackerUtils.js:91 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: SingleItemJob<._onCursorNext@/usr/share/gnome-documents/js/trackerUtils.js:86 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: start@/usr/share/gnome-documents/js/main.js:30 >Aug 19 22:02:20 victory-road org.gnome.Documents[1399]: @<command line>:1 >Aug 19 22:02:20 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:3a00174 not in stack >Aug 19 22:02:21 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:02:36 victory-road packagekitd[3101]: child is at 0/2 steps and parent done [hif-sack.c:164] >Aug 19 22:02:36 victory-road packagekitd[3101]: 1) hif-sack.c:147 (0/1) >Aug 19 22:02:36 victory-road packagekitd[3101]: 0) hif-sack.c:62 (0/2) >Aug 19 22:02:36 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Aug 19 22:02:36 victory-road gnome-session[1389]: (org.gnome.Software:1752): Gs-WARNING **: Not already a started task for 0x7fa4ac011400~packagekit-refine::transaction >Aug 19 22:02:36 victory-road gnome-session[1389]: (org.gnome.Software:1752): Gs-WARNING **: Not already a started task for 0x7fa4ac019a80~packagekit-refine::transaction >Aug 19 22:02:41 victory-road gnome-session[1389]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Software.desktop: Gio.IOErrorEnum: Timeout was reached >Aug 19 22:03:12 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for xgnokii: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for wammu: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for tintii: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for simple-scan: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for digikam: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for shotwell: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for rawtherapee: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for rapid-photo-downloader: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for emacs-common-proofgeneral: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for postr: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for kipi-plugins: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for phoronix-test-suite: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for phatch: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for pcb: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-photos: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for musique: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for mtpaint: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for memaker: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for linphone: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for google-talkplugin: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for jpanoramamaker: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for ibus-table-latin: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for hugin: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gtkpod: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gphotoframe: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-phone-manager: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gimp: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for frogr: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for fotoxx: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for fotowall: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for eom: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for digikam: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for darktable: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for celestia: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for Panini: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): Gs-WARNING **: Not already a started task for 0x7fa495a87b70~packagekit-refine::transaction >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for tintii: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for simple-scan: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for digikam: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for shotwell: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for rawtherapee: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for rapid-photo-downloader: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for postr: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for kipi-plugins: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for phatch: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for pcb: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-photos: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for musique: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for mtpaint: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for memaker: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for google-talkplugin: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for jpanoramamaker: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for hugin: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gtkpod: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gphotoframe: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gimp: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for frogr: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for fotoxx: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for fotowall: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for eom: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for digikam: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for darktable: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for celestia: database is not open >Aug 19 22:03:16 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for Panini: database is not open >Aug 19 22:03:36 victory-road packagekitd[3101]: child is at 0/2 steps and parent done [hif-sack.c:164] >Aug 19 22:03:36 victory-road packagekitd[3101]: 4) pk-backend-hif.c:781 (0/5) >Aug 19 22:03:36 victory-road packagekitd[3101]: 3) pk-backend-hif.c:555 (1/2) >Aug 19 22:03:36 victory-road packagekitd[3101]: 2) pk-backend-hif.c:426 (1/2) >Aug 19 22:03:36 victory-road packagekitd[3101]: 1) hif-sack.c:147 (0/1) >Aug 19 22:03:36 victory-road packagekitd[3101]: 0) hif-sack.c:62 (0/2) >Aug 19 22:03:36 victory-road PackageKit[3101]: resolve transaction /10_bcdeaeed from uid 1000 finished with success after 20040ms >Aug 19 22:03:44 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:04:03 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:3a01557 not in stack >Aug 19 22:04:28 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:05:08 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:05:41 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:06:21 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:06:23 victory-road gnome-session[1389]: Window manager warning: last_focus_time (1441646) is greater than comparison timestamp (1441645). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 22:06:30 victory-road dleyna-renderer-service[3113]: Client :1.96 lost >Aug 19 22:06:30 victory-road gnome-session[1389]: Window manager warning: last_focus_time (1449367) is greater than comparison timestamp (1449365). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 22:06:32 victory-road dleyna-renderer-service[3113]: dLeyna: Exit >Aug 19 22:06:53 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:07:02 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 22:07:28 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:08:28 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:08:41 victory-road PackageKit[3101]: daemon quit >Aug 19 22:08:41 victory-road packagekitd[3101]: (packagekitd:3101): GLib-CRITICAL **: Source ID 6 was not found when attempting to remove it >Aug 19 22:09:08 victory-road kernel: wlp2s0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge) >Aug 19 22:09:56 victory-road kernel: r8169 0000:01:00.0 enp1s0: link up >Aug 19 22:09:56 victory-road NetworkManager[1038]: <info> (enp1s0): link connected >Aug 19 22:09:56 victory-road NetworkManager[1038]: <info> (enp1s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Aug 19 22:10:02 victory-road kernel: r8169 0000:01:00.0 enp1s0: link down >Aug 19 22:10:02 victory-road NetworkManager[1038]: <info> (enp1s0): link disconnected >Aug 19 22:10:02 victory-road NetworkManager[1038]: <info> (enp1s0): device state change: disconnected -> unavailable (reason 'carrier-changed') [30 20 40] >Aug 19 22:10:02 victory-road NetworkManager[1038]: <info> (enp1s0): deactivating device (reason 'carrier-changed') [40] >Aug 19 22:10:04 victory-road kernel: r8169 0000:01:00.0 enp1s0: link up >Aug 19 22:10:04 victory-road NetworkManager[1038]: <info> (enp1s0): link connected >Aug 19 22:10:04 victory-road NetworkManager[1038]: <info> (enp1s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) starting connection 'enp1s0' >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) scheduled... >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) started... >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> (enp1s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) scheduled... >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) complete. >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) starting... >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> (enp1s0): device state change: prepare -> config (reason 'none') [40 50 0] >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) successful. >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) complete. >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) scheduled. >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) started... >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> (enp1s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> dhclient started with pid 3244 >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) complete. >Aug 19 22:10:08 victory-road dhclient[3244]: Internet Systems Consortium DHCP Client 4.3.1 >Aug 19 22:10:08 victory-road dhclient[3244]: Copyright 2004-2014 Internet Systems Consortium. >Aug 19 22:10:08 victory-road dhclient[3244]: All rights reserved. >Aug 19 22:10:08 victory-road dhclient[3244]: For info, please visit https://www.isc.org/software/dhcp/ >Aug 19 22:10:08 victory-road dhclient[3244]: >Aug 19 22:10:08 victory-road NetworkManager[1038]: Internet Systems Consortium DHCP Client 4.3.1 >Aug 19 22:10:08 victory-road NetworkManager[1038]: Copyright 2004-2014 Internet Systems Consortium. >Aug 19 22:10:08 victory-road NetworkManager[1038]: All rights reserved. >Aug 19 22:10:08 victory-road NetworkManager[1038]: For info, please visit https://www.isc.org/software/dhcp/ >Aug 19 22:10:08 victory-road NetworkManager[1038]: <info> (enp1s0): DHCPv4 state changed nbi -> preinit >Aug 19 22:10:09 victory-road dhclient[3244]: Listening on LPF/enp1s0/b8:88:e3:5b:3e:63 >Aug 19 22:10:09 victory-road dhclient[3244]: Sending on LPF/enp1s0/b8:88:e3:5b:3e:63 >Aug 19 22:10:09 victory-road dhclient[3244]: Sending on Socket/fallback >Aug 19 22:10:09 victory-road dhclient[3244]: Created duid \000\001\000\001\033\206\300\000\270\210\343[>c. >Aug 19 22:10:09 victory-road dhclient[3244]: DHCPDISCOVER on enp1s0 to 255.255.255.255 port 67 interval 6 (xid=0x68b83444) >Aug 19 22:10:09 victory-road NetworkManager[1038]: Listening on LPF/enp1s0/b8:88:e3:5b:3e:63 >Aug 19 22:10:09 victory-road NetworkManager[1038]: Sending on LPF/enp1s0/b8:88:e3:5b:3e:63 >Aug 19 22:10:09 victory-road NetworkManager[1038]: Sending on Socket/fallback >Aug 19 22:10:09 victory-road NetworkManager[1038]: Created duid \000\001\000\001\033\206\300\000\270\210\343[>c. >Aug 19 22:10:09 victory-road NetworkManager[1038]: DHCPDISCOVER on enp1s0 to 255.255.255.255 port 67 interval 6 (xid=0x68b83444) >Aug 19 22:10:09 victory-road dhclient[3244]: DHCPREQUEST on enp1s0 to 255.255.255.255 port 67 (xid=0x68b83444) >Aug 19 22:10:09 victory-road dhclient[3244]: DHCPOFFER from 10.30.0.1 >Aug 19 22:10:09 victory-road NetworkManager[1038]: DHCPREQUEST on enp1s0 to 255.255.255.255 port 67 (xid=0x68b83444) >Aug 19 22:10:09 victory-road NetworkManager[1038]: DHCPOFFER from 10.30.0.1 >Aug 19 22:10:09 victory-road dhclient[3244]: DHCPACK from 10.30.0.1 (xid=0x68b83444) >Aug 19 22:10:09 victory-road NetworkManager[1038]: DHCPACK from 10.30.0.1 (xid=0x68b83444) >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> (enp1s0): DHCPv4 state changed preinit -> bound >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> address 64.251.134.39 >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> plen 25 (255.255.255.128) >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> gateway 64.251.134.1 >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> server identifier 216.229.64.101 >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> lease time 604800 >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> hostname 'victory-road' >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> nameserver '216.229.72.10' >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> nameserver '216.229.73.10' >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> domain name 'fidnet.com' >Aug 19 22:10:09 victory-road dhclient[3244]: bound to 64.251.134.39 -- renewal in 266681 seconds. >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 5 of 5 (IPv4 Commit) started... >Aug 19 22:10:09 victory-road avahi-daemon[861]: Joining mDNS multicast group on interface enp1s0.IPv4 with address 64.251.134.39. >Aug 19 22:10:09 victory-road avahi-daemon[861]: New relevant interface enp1s0.IPv4 for mDNS. >Aug 19 22:10:09 victory-road avahi-daemon[861]: Registering new address record for 64.251.134.39 on enp1s0.IPv4. >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> (enp1s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> Activation (enp1s0) Stage 5 of 5 (IPv4 Commit) complete. >Aug 19 22:10:09 victory-road NetworkManager[1038]: bound to 64.251.134.39 -- renewal in 266681 seconds. >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> (enp1s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> (enp1s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> NetworkManager state is now CONNECTED_LOCAL >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> Policy set 'enp1s0' (enp1s0) as default for IPv4 routing and DNS. >Aug 19 22:10:09 victory-road NetworkManager[1038]: <info> Activation (enp1s0) successful, device activated. >Aug 19 22:10:09 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Aug 19 22:10:09 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 19 22:10:09 victory-road nm-dispatcher[3247]: Dispatching action 'up' for enp1s0 >Aug 19 22:10:09 victory-road systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Aug 19 22:10:10 victory-road avahi-daemon[861]: Registering new address record for fe80::ba88:e3ff:fe5b:3e63 on enp1s0.*. >Aug 19 22:10:12 victory-road avahi-daemon[861]: Interface wlp2s0.IPv4 no longer relevant for mDNS. >Aug 19 22:10:12 victory-road avahi-daemon[861]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 10.42.0.38. >Aug 19 22:10:12 victory-road dnsmasq[1510]: reading /etc/resolv.conf >Aug 19 22:10:12 victory-road dhclient[2872]: receive_packet failed on wlp2s0: Network is down >Aug 19 22:10:12 victory-road avahi-daemon[861]: Withdrawing address record for fe80::5a91:cfff:fe54:9b01 on wlp2s0. >Aug 19 22:10:12 victory-road avahi-daemon[861]: Withdrawing address record for 10.42.0.38 on wlp2s0. >Aug 19 22:10:12 victory-road NetworkManager[1038]: <info> WiFi hardware radio set disabled >Aug 19 22:10:12 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: activated -> unavailable (reason 'none') [100 20 0] >Aug 19 22:10:12 victory-road NetworkManager[1038]: <info> (wlp2s0): deactivating device (reason 'none') [0] >Aug 19 22:10:12 victory-road dnsmasq[1510]: using nameserver 216.229.72.10#53 >Aug 19 22:10:12 victory-road dnsmasq[1510]: using nameserver 216.229.73.10#53 >Aug 19 22:10:12 victory-road dnsmasq[1510]: using nameserver 10.42.0.1#53 >Aug 19 22:10:12 victory-road NetworkManager[1038]: receive_packet failed on wlp2s0: Network is down >Aug 19 22:10:13 victory-road NetworkManager[1038]: <info> (wlp2s0): canceled DHCP transaction, DHCP client pid 2872 >Aug 19 22:10:13 victory-road NetworkManager[1038]: <info> WiFi now disabled by radio killswitch >Aug 19 22:10:13 victory-road nm-dispatcher[3247]: Dispatching action 'down' for wlp2s0 >Aug 19 22:10:14 victory-road dnsmasq[1510]: reading /etc/resolv.conf >Aug 19 22:10:14 victory-road dnsmasq[1510]: using nameserver 216.229.72.10#53 >Aug 19 22:10:14 victory-road dnsmasq[1510]: using nameserver 216.229.73.10#53 >Aug 19 22:10:16 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 22:10:16 victory-road NetworkManager[1038]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Aug 19 22:10:16 victory-road NetworkManager[1038]: <info> NetworkManager state is now CONNECTED_GLOBAL >Aug 19 22:10:20 victory-road gnome-control-center.desktop[3307]: (gnome-control-center:3307): GLib-GObject-WARNING **: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:10:21 victory-road gnome-control-center.desktop[3307]: (gnome-control-center:3307): GLib-GObject-WARNING **: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:10:21 victory-road gnome-control-center.desktop[3307]: (gnome-control-center:3307): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:10:21 victory-road gnome-control-center.desktop[3307]: (gnome-control-center:3307): GLib-GObject-WARNING **: The property GtkMisc:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:10:23 victory-road NetworkManager[1038]: <info> WiFi hardware radio set enabled >Aug 19 22:10:23 victory-road kernel: iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >Aug 19 22:10:23 victory-road kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x2-0x1 >Aug 19 22:10:23 victory-road kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >Aug 19 22:10:23 victory-road NetworkManager[1038]: <info> WiFi now enabled by radio killswitch >Aug 19 22:10:23 victory-road NetworkManager[1038]: <info> (wlp2s0) supports 5 scan SSIDs >Aug 19 22:10:23 victory-road NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: starting -> ready >Aug 19 22:10:23 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Aug 19 22:10:23 victory-road NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: ready -> disconnected >Aug 19 22:10:23 victory-road NetworkManager[1038]: <info> (wlp2s0) supports 5 scan SSIDs >Aug 19 22:10:24 victory-road NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >Aug 19 22:10:35 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:3a012d7 not in stack >Aug 19 22:10:35 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:3a012d7 not in stack >Aug 19 22:10:36 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Aug 19 22:10:36 victory-road kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 22:10:36 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.hostname1' >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) starting connection 'Hotspot' >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Activation (wlp2s0/wireless): connection 'Hotspot' has security, and secrets exist. No new secrets needed. >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Config: added 'ssid' value 'Victory Road' >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Config: added 'mode' value '2' >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Config: added 'frequency' value '2412' >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Config: added 'key_mgmt' value 'NONE' >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Config: added 'wep_key0' value '<omitted>' >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Config: added 'wep_tx_keyidx' value '0' >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Config: set interface ap_scan to 2 >Aug 19 22:10:36 victory-road gnome-control-center.desktop[3307]: (gnome-control-center:3307): Gtk-CRITICAL **: gtk_widget_grab_focus: assertion 'GTK_IS_WIDGET (widget)' failed >Aug 19 22:10:36 victory-road kernel: iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >Aug 19 22:10:36 victory-road kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x2-0x1 >Aug 19 22:10:36 victory-road kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: inactive -> completed >Aug 19 22:10:36 victory-road NetworkManager[1038]: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Started Wi-Fi Hotspot 'Victory Road'. >Aug 19 22:10:36 victory-road kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) started... >Aug 19 22:10:37 victory-road avahi-daemon[861]: Joining mDNS multicast group on interface wlp2s0.IPv4 with address 10.42.0.1. >Aug 19 22:10:37 victory-road avahi-daemon[861]: New relevant interface wlp2s0.IPv4 for mDNS. >Aug 19 22:10:37 victory-road avahi-daemon[861]: Registering new address record for 10.42.0.1 on wlp2s0.IPv4. >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --insert INPUT --in-interface wlp2s0 --protocol tcp --destination-port 53 --jump ACCEPT >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --insert INPUT --in-interface wlp2s0 --protocol udp --destination-port 53 --jump ACCEPT >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --insert INPUT --in-interface wlp2s0 --protocol tcp --destination-port 67 --jump ACCEPT >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --insert INPUT --in-interface wlp2s0 --protocol udp --destination-port 67 --jump ACCEPT >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --insert FORWARD --in-interface wlp2s0 --jump REJECT >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --insert FORWARD --out-interface wlp2s0 --jump REJECT >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --insert FORWARD --in-interface wlp2s0 --out-interface wlp2s0 --jump ACCEPT >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --insert FORWARD --source 10.42.0.0/255.255.255.0 --in-interface wlp2s0 --jump ACCEPT >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --insert FORWARD --destination 10.42.0.0/255.255.255.0 --out-interface wlp2s0 --match state --state ESTABLISHED,RELATED --jump ACCEPT >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table nat --insert POSTROUTING --source 10.42.0.0/255.255.255.0 ! --destination 10.42.0.0/255.255.255.0 --jump MASQUERADE >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Starting dnsmasq... >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) complete. >Aug 19 22:10:37 victory-road dnsmasq[3404]: started, version 2.71 cachesize 150 >Aug 19 22:10:37 victory-road dnsmasq[3404]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC >Aug 19 22:10:37 victory-road dnsmasq-dhcp[3404]: DHCP, IP range 10.42.0.10 -- 10.42.0.254, lease time 1h >Aug 19 22:10:37 victory-road dnsmasq[3404]: reading /etc/resolv.conf >Aug 19 22:10:37 victory-road dnsmasq[3404]: using nameserver 216.229.72.10#53 >Aug 19 22:10:37 victory-road dnsmasq[3404]: using nameserver 216.229.73.10#53 >Aug 19 22:10:37 victory-road dnsmasq[3404]: cleared cache >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Aug 19 22:10:37 victory-road NetworkManager[1038]: <info> Activation (wlp2s0) successful, device activated. >Aug 19 22:10:37 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Aug 19 22:10:37 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 19 22:10:37 victory-road nm-dispatcher[3406]: Dispatching action 'up' for wlp2s0 >Aug 19 22:10:37 victory-road systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Aug 19 22:10:38 victory-road avahi-daemon[861]: Registering new address record for fe80::5a91:cfff:fe54:9b01 on wlp2s0.*. >Aug 19 22:10:46 victory-road gnome-session[1389]: (abrt:1759): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed >Aug 19 22:10:46 victory-road gnome-session[1389]: (abrt:1759): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed >Aug 19 22:10:46 victory-road gnome-session[1389]: (abrt:1759): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed >Aug 19 22:10:46 victory-road gnome-session[1389]: (abrt:1759): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed >Aug 19 22:10:46 victory-road gnome-session[1389]: (abrt:1759): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed >Aug 19 22:10:46 victory-road kernel: abrt-applet[1759]: segfault at 100000000 ip 00007fda0d4e5526 sp 00007fff5aedc130 error 4 in libglib-2.0.so.0.4103.0[7fda0d47f000+137000] >Aug 19 22:10:46 victory-road abrt-hook-ccpp[3432]: Saved core dump of pid 1759 (/usr/bin/abrt-applet) to /var/tmp/abrt/abrt-applet-coredump (15278080 bytes) >Aug 19 22:11:13 victory-road org.gnome.Calculator.SearchProvider[1399]: Error: ErrorCode.UNKNOWN_VARIABLE >Aug 19 22:11:13 victory-road org.gnome.Calculator.SearchProvider[1399]: ** (org.gnome.Calculator.SearchProvider:3446): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Aug 19 22:11:13 victory-road org.gnome.Calculator.SearchProvider[1399]: Error: ErrorCode.UNKNOWN_VARIABLE >Aug 19 22:11:13 victory-road org.gnome.Calculator.SearchProvider[1399]: ** (org.gnome.Calculator.SearchProvider:3446): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for yakuake: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for xterm: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for xfce4-terminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for wesnoth-data: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for termit: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for terminology: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for terminator: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for aisleriot: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for slingshot: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for recoll: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for quitcount: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-logs: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for moserial: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for mate-terminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for guake: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-terminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gedit-plugin-terminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gedit: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for freemedforms-emr: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for firefox: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for exo: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for emacs-terminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for bastet: database is not open >Aug 19 22:11:13 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Aug 19 22:11:13 victory-road org.gnome.seahorse.Application[1399]: ** Message: init gpgme version 1.4.3 >Aug 19 22:11:13 victory-road PackageKit[3485]: daemon start >Aug 19 22:11:13 victory-road packagekitd[3485]: BDB2053 Freeing read locks for locker 0x8bf: 3101/140343331518528 >Aug 19 22:11:13 victory-road packagekitd[3485]: BDB2053 Freeing read locks for locker 0x8c1: 3101/140343331518528 >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for yakuake: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for xterm: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for xfce4-terminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for termit: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for terminology: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for terminator: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for moserial: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for mate-terminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for guake: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-terminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gedit-plugin-terminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gedit: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for exo: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for emacs-terminal: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Aug 19 22:11:13 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for bastet: database is not open >Aug 19 22:11:13 victory-road org.gnome.Calculator.SearchProvider[1399]: Error: ErrorCode.UNKNOWN_VARIABLE >Aug 19 22:11:13 victory-road org.gnome.Calculator.SearchProvider[1399]: ** (org.gnome.Calculator.SearchProvider:3446): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Aug 19 22:11:14 victory-road org.gnome.Bijiben.SearchProvider[1399]: (bijiben-shell-search-provider:3452): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Aug 19 22:11:14 victory-road org.gnome.Bijiben.SearchProvider[1399]: (bijiben-shell-search-provider:3452): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Aug 19 22:11:14 victory-road org.gnome.Bijiben.SearchProvider[1399]: (bijiben-shell-search-provider:3452): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Aug 19 22:11:14 victory-road org.gnome.Documents[1399]: (gnome-documents:3448): GLib-GObject-WARNING **: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:11:14 victory-road org.gnome.OnlineMiners.Facebook[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:11:14 victory-road org.gnome.OnlineMiners.GData[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:11:14 victory-road org.gnome.OnlineMiners.Flickr[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:11:14 victory-road org.gnome.OnlineMiners.Owncloud[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:11:14 victory-road org.gnome.Photos[1399]: (gnome-photos:3459): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: dLeyna core version 0.4.0 >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: dleyna-renderer-service version 0.4.0 >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F] >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: Load file [/home/liveuser/.config/dleyna-renderer-service.conf] >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: [General settings] >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: Never Quit: F >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: Connector Name: dbus >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: [Logging settings] >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: Log Type : 0 >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: Log Level: 0x13 >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: [Network filtering settings] >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: Enabled : F >Aug 19 22:11:14 victory-road dleyna-renderer-service[3538]: Entries: (null) >Aug 19 22:11:14 victory-road org.gnome.OnlineMiners.Zpj[1399]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for yakuake: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for xterm: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for xfce4-terminal: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for termit: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for terminology: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for terminator: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for qterminal: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for moserial: database is not open >Aug 19 22:11:14 victory-road org.gnome.Bijiben.SearchProvider[1399]: (bijiben-shell-search-provider:3452): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for mate-terminal: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for lilyterm: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for guake: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gnome-terminal: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gedit-plugin-terminal: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for gedit: database is not open >Aug 19 22:11:14 victory-road org.gnome.Calculator.SearchProvider[1399]: Error: ErrorCode.UNKNOWN_VARIABLE >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for fourterm: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for exo: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for emacs-terminal: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for byobu: database is not open >Aug 19 22:11:14 victory-road gnome-session[1389]: (org.gnome.Software:1752): GsPlugin-WARNING **: failed to get files for bastet: database is not open >Aug 19 22:11:14 victory-road org.gnome.Calculator.SearchProvider[1399]: ** (org.gnome.Calculator.SearchProvider:3446): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Aug 19 22:11:14 victory-road org.gnome.Terminal[1399]: (gnome-terminal-server:3457): GLib-GObject-WARNING **: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:11:14 victory-road org.gnome.Photos[1399]: (gnome-photos:3550): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed >Aug 19 22:11:14 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:1400006 not in stack >Aug 19 22:11:14 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:1400006 not in stack >Aug 19 22:11:38 victory-road dbus[867]: [system] Failed to activate service 'org.freedesktop.PackageKit': timed out >Aug 19 22:11:38 victory-road gnome-session[1389]: (org.gnome.Software:1752): Gs-WARNING **: Not already a started task for 0x26a8000~packagekit-refine::transaction >Aug 19 22:11:38 victory-road gnome-session[1389]: (org.gnome.Software:1752): Gs-WARNING **: Not already a started task for 0x20fba80~packagekit-refine::transaction >Aug 19 22:11:38 victory-road gnome-session[1389]: (org.gnome.Software:1752): Gs-WARNING **: Not already a started task for 0x7fa48c02d0f0~packagekit-refine::transaction >Aug 19 22:11:45 victory-road org.gnome.Terminal[1399]: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. >Aug 19 22:11:45 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1400120 not in stack >Aug 19 22:11:49 victory-road gnome-session[1389]: Window manager warning: last_focus_time (1768589) is greater than comparison timestamp (1768588). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 22:11:53 victory-road org.gnome.Terminal[1399]: (gnome-terminal-server:3457): GLib-GObject-WARNING **: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:11:53 victory-road org.gnome.Terminal[1399]: (gnome-terminal-server:3457): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:11:53 victory-road org.gnome.Terminal[1399]: (gnome-terminal-server:3457): GLib-GObject-WARNING **: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:11:53 victory-road org.gnome.Terminal[1399]: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. >Aug 19 22:11:53 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:1400e51 not in stack >Aug 19 22:11:53 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:1400e51 not in stack >Aug 19 22:11:53 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:1400e51 not in stack >Aug 19 22:11:58 victory-road chronyd[871]: Selected source 199.7.177.206 >Aug 19 22:11:58 victory-road chronyd[871]: System clock wrong by -11.605368 seconds, adjustment started >Aug 19 22:11:46 victory-road chronyd[871]: System clock was stepped by -11.605368 seconds >Aug 19 22:11:46 victory-road systemd[1384]: Time has been changed >Aug 19 22:12:00 victory-road org.gnome.Terminal[1399]: (gnome-terminal-server:3457): GLib-GObject-WARNING **: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:12:00 victory-road org.gnome.Terminal[1399]: (gnome-terminal-server:3457): GLib-GObject-WARNING **: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:12:00 victory-road org.gnome.Terminal[1399]: (gnome-terminal-server:3457): GLib-GObject-WARNING **: The property GtkMisc:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >Aug 19 22:12:00 victory-road org.gnome.Terminal[1399]: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. >Aug 19 22:12:00 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:14018ac not in stack >Aug 19 22:12:00 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:14018ac not in stack >Aug 19 22:12:00 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_REMOVE: window X11:14018ac not in stack >Aug 19 22:13:40 victory-road dnsmasq-dhcp[3404]: DHCPDISCOVER(wlp2s0) 00:c0:ca:72:6e:39 >Aug 19 22:13:40 victory-road dnsmasq-dhcp[3404]: DHCPOFFER(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:13:44 victory-road dnsmasq-dhcp[3404]: DHCPDISCOVER(wlp2s0) 00:c0:ca:72:6e:39 >Aug 19 22:13:44 victory-road dnsmasq-dhcp[3404]: DHCPOFFER(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:13:52 victory-road dnsmasq-dhcp[3404]: DHCPDISCOVER(wlp2s0) 00:c0:ca:72:6e:39 >Aug 19 22:13:52 victory-road dnsmasq-dhcp[3404]: DHCPOFFER(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:14:03 victory-road dnsmasq-dhcp[3404]: DHCPDISCOVER(wlp2s0) 00:c0:ca:72:6e:39 >Aug 19 22:14:03 victory-road dnsmasq-dhcp[3404]: DHCPOFFER(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:14:03 victory-road dnsmasq-dhcp[3404]: DHCPREQUEST(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:14:03 victory-road dnsmasq-dhcp[3404]: DHCPACK(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 lumiose-city >Aug 19 22:14:08 victory-road dnsmasq-dhcp[3404]: DHCPREQUEST(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:14:08 victory-road dnsmasq-dhcp[3404]: DHCPACK(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 lumiose-city >Aug 19 22:14:18 victory-road firefox.desktop[3616]: (process:3616): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Aug 19 22:14:22 victory-road dnsmasq-dhcp[3404]: DHCPDISCOVER(wlp2s0) 00:c0:ca:72:6e:39 >Aug 19 22:14:22 victory-road dnsmasq-dhcp[3404]: DHCPOFFER(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:16:06 victory-road PackageKit[3485]: daemon quit >Aug 19 22:16:06 victory-road packagekitd[3485]: (packagekitd:3485): GLib-CRITICAL **: Source ID 6 was not found when attempting to remove it >Aug 19 22:16:07 victory-road chronyd[871]: Selected source 173.255.238.118 >Aug 19 22:19:21 victory-road dnsmasq-dhcp[3404]: DHCPDISCOVER(wlp2s0) 00:c0:ca:72:6e:39 >Aug 19 22:19:21 victory-road dnsmasq-dhcp[3404]: DHCPOFFER(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:19:29 victory-road dnsmasq-dhcp[3404]: DHCPDISCOVER(wlp2s0) 00:c0:ca:72:6e:39 >Aug 19 22:19:29 victory-road dnsmasq-dhcp[3404]: DHCPOFFER(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:19:31 victory-road dnsmasq-dhcp[3404]: DHCPDISCOVER(wlp2s0) 00:c0:ca:72:6e:39 >Aug 19 22:19:31 victory-road dnsmasq-dhcp[3404]: DHCPOFFER(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:19:36 victory-road dnsmasq-dhcp[3404]: DHCPDISCOVER(wlp2s0) 00:c0:ca:72:6e:39 >Aug 19 22:19:36 victory-road dnsmasq-dhcp[3404]: DHCPOFFER(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:19:42 victory-road dnsmasq-dhcp[3404]: DHCPDISCOVER(wlp2s0) 00:c0:ca:72:6e:39 >Aug 19 22:19:42 victory-road dnsmasq-dhcp[3404]: DHCPOFFER(wlp2s0) 10.42.0.41 00:c0:ca:72:6e:39 >Aug 19 22:19:43 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:3a02a2e not in stack >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: activated -> deactivating (reason 'user-requested') [100 110 39] >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> (wlp2s0): device state change: deactivating -> disconnected (reason 'user-requested') [110 30 39] >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> (wlp2s0): deactivating device (reason 'user-requested') [39] >Aug 19 22:19:45 victory-road dnsmasq[3404]: exiting on receipt of SIGTERM >Aug 19 22:19:45 victory-road avahi-daemon[861]: Withdrawing address record for fe80::5a91:cfff:fe54:9b01 on wlp2s0. >Aug 19 22:19:45 victory-road avahi-daemon[861]: Interface wlp2s0.IPv4 no longer relevant for mDNS. >Aug 19 22:19:45 victory-road avahi-daemon[861]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 10.42.0.1. >Aug 19 22:19:45 victory-road avahi-daemon[861]: Withdrawing address record for 10.42.0.1 on wlp2s0. >Aug 19 22:19:45 victory-road kernel: iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S >Aug 19 22:19:45 victory-road kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x2-0x1 >Aug 19 22:19:45 victory-road avahi-daemon[861]: Joining mDNS multicast group on interface wlp2s0.IPv4 with address 10.42.0.1. >Aug 19 22:19:45 victory-road kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >Aug 19 22:19:45 victory-road avahi-daemon[861]: New relevant interface wlp2s0.IPv4 for mDNS. >Aug 19 22:19:45 victory-road avahi-daemon[861]: Registering new address record for 10.42.0.1 on wlp2s0.IPv4. >Aug 19 22:19:45 victory-road avahi-daemon[861]: Withdrawing address record for 10.42.0.1 on wlp2s0. >Aug 19 22:19:45 victory-road avahi-daemon[861]: Leaving mDNS multicast group on interface wlp2s0.IPv4 with address 10.42.0.1. >Aug 19 22:19:45 victory-road avahi-daemon[861]: Interface wlp2s0.IPv4 no longer relevant for mDNS. >Aug 19 22:19:45 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> (wlp2s0): supplicant interface state: completed -> disconnected >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table nat --delete POSTROUTING --source 10.42.0.0/255.255.255.0 ! --destination 10.42.0.0/255.255.255.0 --jump MASQUERADE >Aug 19 22:19:45 victory-road NetworkManager[1038]: <warn> ** Command returned exit status 4. >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --delete FORWARD --destination 10.42.0.0/255.255.255.0 --out-interface wlp2s0 --match state --state ESTABLISHED,RELATED --jump ACCEPT >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --delete FORWARD --source 10.42.0.0/255.255.255.0 --in-interface wlp2s0 --jump ACCEPT >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --delete FORWARD --in-interface wlp2s0 --out-interface wlp2s0 --jump ACCEPT >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --delete FORWARD --out-interface wlp2s0 --jump REJECT >Aug 19 22:19:45 victory-road firewalld[905]: 2014-08-19 22:19:45 ERROR: '/sbin/iptables -D POSTROUTING_ZONES -t nat -o wlp2s0 -g POST_FedoraWorkstation' failed: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? >Aug 19 22:19:45 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --delete FORWARD --in-interface wlp2s0 --jump REJECT >Aug 19 22:19:45 victory-road nm-dispatcher[3724]: Dispatching action 'down' for wlp2s0 >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --delete INPUT --in-interface wlp2s0 --protocol udp --destination-port 67 --jump ACCEPT >Aug 19 22:19:45 victory-road firewalld[905]: 2014-08-19 22:19:45 ERROR: '/sbin/ip6tables -A INPUT_ZONES -t filter -i wlp2s0 -g IN_FedoraWorkstation' failed: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? >Aug 19 22:19:45 victory-road firewalld[905]: 2014-08-19 22:19:45 ERROR: COMMAND_FAILED: '/sbin/iptables -D POSTROUTING_ZONES -t nat -o wlp2s0 -g POST_FedoraWorkstation' failed: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --delete INPUT --in-interface wlp2s0 --protocol tcp --destination-port 67 --jump ACCEPT >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --delete INPUT --in-interface wlp2s0 --protocol udp --destination-port 53 --jump ACCEPT >Aug 19 22:19:45 victory-road NetworkManager[1038]: <info> Executing: /usr/sbin/iptables --table filter --delete INPUT --in-interface wlp2s0 --protocol tcp --destination-port 53 --jump ACCEPT >Aug 19 22:19:45 victory-road NetworkManager[1038]: <warn> (wlp2s0) firewall zone remove failed [13]: (32) COMMAND_FAILED: '/sbin/iptables -D POSTROUTING_ZONES -t nat -o wlp2s0 -g POST_FedoraWorkstation' failed: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? >Aug 19 22:19:46 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_LOWER_BELOW: sibling window X11:3a00016 not in stack >Aug 19 22:19:46 victory-road gnome-session[1389]: Window manager warning: last_focus_time (2256883) is greater than comparison timestamp (2256881). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Aug 19 22:19:46 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_LOWER_BELOW: sibling window X11:3a00016 not in stack >network --bootproto=dhcp --device=enp1s0 --onboot=off --ipv6=auto --activate >network --hostname=victory-road >Aug 19 22:19:59 victory-road dbus[867]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Aug 19 22:19:59 victory-road kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Aug 19 22:19:59 victory-road dbus[867]: [system] Successfully activated service 'org.freedesktop.hostname1' >Aug 19 22:19:59 victory-road systemd-hostnamed[3766]: Changed pretty host name to 'n/a' >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = , PartitionDevice instance (0x7fa3a8690350) -- >name = sda3 status = True kids = 0 id = 22 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 20 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87e60> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> >number: 3 path: /dev/sda3 type: 0 >name: Root active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 9414656 end = 51357695 length = 41943040 >flags = , PartitionDevice instance (0x7fa3a869e610) -- >name = sda4 status = True kids = 0 id = 27 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 208.4 GiB >format = existing ext4 filesystem >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 437039439 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16723 did: 17735 busy: False >hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> >target size = 0 B path = /dev/sda4 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> >number: 4 path: /dev/sda4 type: 0 >name: Home active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 51357696 end = 488397134 length = 437039439 >flags = ] >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = , PartitionDevice instance (0x7fa3a8690350) -- >name = sda3 status = True kids = 0 id = 22 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 20 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87e60> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> >number: 3 path: /dev/sda3 type: 0 >name: Root active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 9414656 end = 51357695 length = 41943040 >flags = , PartitionDevice instance (0x7fa3a869e610) -- >name = sda4 status = True kids = 0 id = 27 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 208.4 GiB >format = existing ext4 filesystem >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 437039439 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16723 did: 17735 busy: False >hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> >target size = 0 B path = /dev/sda4 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> >number: 4 path: /dev/sda4 type: 0 >name: Home active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 51357696 end = 488397134 length = 437039439 >flags = ] >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = , PartitionDevice instance (0x7fa3a8690350) -- >name = sda3 status = True kids = 0 id = 22 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 20 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87e60> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> >number: 3 path: /dev/sda3 type: 0 >name: Root active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 9414656 end = 51357695 length = 41943040 >flags = , PartitionDevice instance (0x7fa3a869e610) -- >name = sda4 status = True kids = 0 id = 27 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 208.4 GiB >format = existing ext4 filesystem >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 437039439 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16723 did: 17735 busy: False >hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> >target size = 0 B path = /dev/sda4 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> >number: 4 path: /dev/sda4 type: 0 >name: Home active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 51357696 end = 488397134 length = 437039439 >flags = ] >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = , PartitionDevice instance (0x7fa3a8690350) -- >name = sda3 status = True kids = 0 id = 22 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 20 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87e60> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> >number: 3 path: /dev/sda3 type: 0 >name: Root active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 9414656 end = 51357695 length = 41943040 >flags = , PartitionDevice instance (0x7fa3a869e610) -- >name = sda4 status = True kids = 0 id = 27 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 208.4 GiB >format = existing ext4 filesystem >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 437039439 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16723 did: 17735 busy: False >hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> >target size = 0 B path = /dev/sda4 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> >number: 4 path: /dev/sda4 type: 0 >name: Home active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 51357696 end = 488397134 length = 437039439 >flags = ] >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = , PartitionDevice instance (0x7fa3a8690350) -- >name = sda3 status = True kids = 0 id = 22 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 20 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87e60> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> >number: 3 path: /dev/sda3 type: 0 >name: Root active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 9414656 end = 51357695 length = 41943040 >flags = , PartitionDevice instance (0x7fa3a869e610) -- >name = sda4 status = True kids = 0 id = 27 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 208.4 GiB >format = existing ext4 filesystem >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 437039439 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16723 did: 17735 busy: False >hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> >target size = 0 B path = /dev/sda4 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> >number: 4 path: /dev/sda4 type: 0 >name: Home active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 51357696 end = 488397134 length = 437039439 >flags = ] >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = , PartitionDevice instance (0x7fa3a8690350) -- >name = sda3 status = True kids = 0 id = 22 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 20 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 41943040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87e60> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> >number: 3 path: /dev/sda3 type: 0 >name: Root active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 9414656 end = 51357695 length = 41943040 >flags = , PartitionDevice instance (0x7fa3a869e610) -- >name = sda4 status = True kids = 0 id = 27 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 208.4 GiB >format = existing ext4 filesystem >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 437039439 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16723 did: 17735 busy: False >hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> >target size = 0 B path = /dev/sda4 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> >number: 4 path: /dev/sda4 type: 0 >name: Home active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 51357696 end = 488397134 length = 437039439 >flags = ] >Aug 19 22:20:17 victory-road gnome-session[1389]: (gnome-shell:1595): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:1a157e6 not in stack > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 443, in _scheduleActions >self._recursiveRemove(device) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 418, in _recursiveRemove >self.storage.recursiveRemove(device) > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 818, in recursiveRemove >self.destroyDevice(leaf) > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1295, in destroyDevice >self.devicetree.registerAction(ActionDestroyFormat(device)) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 503, in registerAction >action.apply() > >File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 626, in apply >self.device.format = None > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1049, in <lambda> >lambda d,f: d._setFormat(f), > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1601, in _setFormat >StorageDevice._setFormat(self, fmt) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1040, in _setFormat >raise errors.DeviceError("cannot replace active format", self.name) > >DeviceError: ('cannot replace active format', 'sda2') >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = ] >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = ] >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = ] >Aug 19 22:20:28 victory-road gnome-session[1389]: Window manager warning: last_focus_time (2298717) is greater than comparison timestamp (2298716). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >PartSpec instance (0x7fa3a9b26e10) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7fa3a9b26e90) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7fa3a9b26dd0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7fa3a9b26fd0) -- >mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = efi encrypted = False >size = 20 MiB maxSize = 200 MiB grow = True >PartSpec instance (0x7fa3a80aed10) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 3968 MiB maxSize = None grow = False >name = sda status = True kids = 2 id = 6 >parents = [] >uuid = None size = 232.89 GiB >format = existing gpt disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA WDC WD2500BEKT-0 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87560> >target size = 0 B path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa3a8918c50>] >name = req0 status = False kids = 0 id = 135 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = efi encrypted = False >size = 20 MiB maxSize = 200 MiB grow = True >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem mounted at /boot/efi >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = , PartitionDevice instance (0x7fa3bda0e150) -- >name = req0 status = False kids = 0 id = 135 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7fa3bda2c250) -- >name = req1 status = False kids = 0 id = 141 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem mounted at /boot/efi >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = , PartitionDevice instance (0x7fa3bda0e150) -- >name = req0 status = False kids = 0 id = 135 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7fa3bda2c250) -- >name = req1 status = False kids = 0 id = 141 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = sda1 status = True kids = 0 id = 11 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 500 MiB >format = existing efi filesystem mounted at /boot/efi >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32675 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d879e0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = efi grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> >number: 1 path: /dev/sda1 type: 0 >name: EFI System active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- >name = sda2 status = True kids = 0 id = 17 >parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] >uuid = None size = 4096 MiB >format = existing swap >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19535 did: 16716 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> >number: 2 path: /dev/sda2 type: 0 >name: Swap active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> >disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel >start = 1026048 end = 9414655 length = 8388608 >flags = , PartitionDevice instance (0x7fa3bda0e150) -- >name = req0 status = False kids = 0 id = 135 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7fa3bda2c250) -- >name = req1 status = False kids = 0 id = 141 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a80b03d0> PedPartition: <_ped.Partition object at 0x7fa3bda4a7d0> >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a80b0750> PedPartition: <_ped.Partition object at 0x7fa3bda4abf0> >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a80b0450> PedPartition: <_ped.Partition object at 0x7fa39a5d68f0> >sectorSize = 512 B >sectorSize = 512 B >id = 141 name = sda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 135 name = sda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a80b0290> PedPartition: <_ped.Partition object at 0x7fa3bda4aa10> >disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fa3a80b0ed0> PedPartition: <_ped.Partition object at 0x7fa3bc036230> >sectorSize = 512 B >id = 141 name = sda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 135 name = sda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False > > > >/tmp/anaconda.log: >21:44:04,762 INFO anaconda: /sbin/anaconda 22.3-1 >21:44:04,899 INFO anaconda: 4063232 kB (3968 MB) are available >21:44:05,018 INFO anaconda: check_memory(): total:4063232, needed:320, graphical:410 >21:44:05,035 INFO anaconda: Not doing 'start audit daemon' in live installation >21:44:05,036 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >21:44:05,037 INFO anaconda: Default encoding = ascii >21:44:05,082 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >21:44:05,646 INFO anaconda: Display mode = g >21:44:05,647 INFO anaconda: 4063232 kB (3968 MB) are available >21:44:05,752 INFO anaconda: check_memory(): total:4063232, needed:320, graphical:410 >21:44:05,909 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >21:44:05,909 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >21:44:05,910 INFO anaconda: using only installclass _Fedora >21:44:05,915 INFO anaconda: bootloader EFIGRUB on EFI platform >21:44:05,945 INFO anaconda: bootloader EFIGRUB on EFI platform >21:44:05,963 DEBUG anaconda: network: devices found ['enp1s0', 'wlp2s0', 'virbr0'] >21:44:06,118 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp1s0 >21:44:06,162 DEBUG anaconda: network: setting autoconnect of enp1s0 to False >21:44:06,173 DEBUG anaconda: network: missing ifcfgs created for devices ['enp1s0'] >21:44:06,245 DEBUG anaconda: updating host name localhost.localdomain >21:44:06,266 INFO anaconda: Running Thread: AnaStorageThread (140341239564032) >21:44:06,266 INFO anaconda: Running Thread: AnaTimeInitThread (140340920456960) >21:44:06,267 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140340912064256) >21:44:06,267 INFO anaconda: Running Thread: AnaPayloadThread (140340903671552) >21:44:06,357 DEBUG anaconda: updating host name localhost.localdomain >21:44:06,395 INFO anaconda: got 0 NTP servers from DHCP >21:44:06,395 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140340912064256) >21:44:06,434 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140340912064256) >21:44:06,434 INFO anaconda: Not doing 'start chronyd' in live installation >21:44:06,436 INFO anaconda: Starting geolocation lookup >21:44:06,437 INFO anaconda: Geolocation provider: Fedora GeoIP >21:44:06,440 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >21:44:06,440 DEBUG anaconda: Using UEFI PlatformLang 'en_US.UTF-8' ('en_US.UTF-8') as our language. >21:44:06,440 INFO anaconda: Geolocation lookup finished in 0.0 seconds >21:44:06,442 INFO anaconda: no results from geolocation >21:44:06,442 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140340912064256) >21:44:07,047 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:07,048 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:07,049 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:07,049 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:07,050 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:07,051 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:07,051 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:07,052 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:07,081 INFO anaconda: Not doing 'activate layouts' in live installation >21:44:09,135 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >21:44:09,283 WARN anaconda: logo image is missing, using a substitute >21:44:11,408 INFO anaconda: Thread Done: AnaStorageThread (140341239564032) >21:44:12,009 INFO anaconda: Thread Done: AnaTimeInitThread (140340920456960) >21:44:12,027 INFO anaconda: Thread Done: AnaPayloadThread (140340903671552) >21:44:23,891 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:23,894 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:23,894 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:23,936 INFO anaconda: Not doing 'require network connection' in live installation >21:44:23,936 DEBUG anaconda: network standalone spoke (init): completed: True >21:44:23,937 INFO anaconda: Not doing 'require network connection' in live installation >21:44:23,941 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >21:44:23,941 DEBUG anaconda: Entered hub: SummaryHub >21:44:24,223 INFO anaconda: Not doing 'modify system time and date' in live installation >21:44:24,231 INFO anaconda: Running Thread: AnaNTPserver1 (140340903671552) >21:44:24,232 INFO anaconda: Running Thread: AnaNTPserver2 (140340920456960) >21:44:24,233 INFO anaconda: Running Thread: AnaNTPserver3 (140341239564032) >21:44:24,234 INFO anaconda: Running Thread: AnaNTPserver4 (140340469421824) >21:44:24,235 INFO anaconda: Running Thread: AnaDateTimeThread (140340461029120) >21:44:24,272 INFO anaconda: Thread Done: AnaNTPserver1 (140340903671552) >21:44:24,282 INFO anaconda: Thread Done: AnaDateTimeThread (140340461029120) >21:44:24,286 INFO anaconda: Thread Done: AnaNTPserver2 (140340920456960) >21:44:24,289 INFO anaconda: Thread Done: AnaNTPserver3 (140341239564032) >21:44:24,293 INFO anaconda: Thread Done: AnaNTPserver4 (140340469421824) >21:44:26,784 INFO anaconda: fs space: 0 B needed: 3659.53 MiB >21:44:26,822 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140340671162112) >21:44:26,824 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fa3a80ab610>> on <dictionary-keyiterator object at 0x7fa3a85fb3c0> >21:44:26,824 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140340469421824) >21:44:26,828 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140340469421824) >21:44:26,869 INFO anaconda: Running Thread: AnaKeyboardThread (140340469421824) >21:44:27,975 INFO anaconda: fs space: 0 B needed: 3659.53 MiB >21:44:28,046 INFO anaconda: Running Thread: AnaStorageWatcher (140341239564032) >21:44:28,048 INFO anaconda: Thread Done: AnaStorageWatcher (140341239564032) >21:44:28,058 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:28,067 INFO anaconda: Running Thread: AnaCustomStorageInit (140341239564032) >21:44:28,073 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:133: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >21:44:28,172 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >21:44:28,229 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp2s0 >21:44:28,361 DEBUG anaconda: network: GUI, device configuration added: connection 66ea90ef-e0b7-420c-a505-414ed5a3dbae device enp1s0 >21:44:28,374 DEBUG anaconda: network: GUI, connection 66ea90ef-e0b7-420c-a505-414ed5a3dbae found >21:44:28,375 DEBUG anaconda: network: GUI, connection 26007451-5e5e-41d9-8647-2063eb47224e found >21:44:28,401 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >21:44:28,492 DEBUG anaconda: updating host name localhost.localdomain >21:44:28,649 INFO anaconda: Not doing 'require network connection' in live installation >21:44:30,041 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fa3a8081150> >21:44:30,046 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fa3a809e210> >21:44:30,046 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fa3a809e210> status to: Getting list of layouts... >21:44:30,047 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa3a8022e10> status to: Probing storage... >21:44:30,052 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa3a8022e10> >21:44:31,869 INFO anaconda: Thread Done: AnaCustomStorageInit (140341239564032) >21:44:31,869 DEBUG anaconda: Entered spoke: DatetimeSpoke >21:44:31,873 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:754: Warning: Source ID 2380 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >21:44:31,881 INFO anaconda: Not doing 'get NTP service state' in live installation >21:44:31,882 INFO anaconda: Not doing 'start NTP service' in live installation >21:44:32,218 INFO anaconda: Running Thread: AnaNTPserver5 (140341239564032) >21:44:32,219 INFO anaconda: Running Thread: AnaNTPserver6 (140340920456960) >21:44:32,220 INFO anaconda: Running Thread: AnaNTPserver7 (140340461029120) >21:44:32,221 INFO anaconda: Running Thread: AnaNTPserver8 (140340450502400) >21:44:32,251 INFO anaconda: Thread Done: AnaNTPserver5 (140341239564032) >21:44:32,272 INFO anaconda: Thread Done: AnaNTPserver6 (140340920456960) >21:44:32,276 INFO anaconda: Thread Done: AnaNTPserver7 (140340461029120) >21:44:32,280 INFO anaconda: Thread Done: AnaNTPserver8 (140340450502400) >21:44:32,962 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fa3a80ab610>> on <dictionary-keyiterator object at 0x7fa3a85fb3c0> >21:44:32,962 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140340671162112) >21:44:32,963 INFO anaconda: Thread Done: AnaKeyboardThread (140340469421824) >21:44:33,024 DEBUG anaconda: updating host name localhost.localdomain >21:44:33,150 DEBUG anaconda: updating host name localhost.localdomain >21:44:33,155 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fa3a809e210> >21:44:33,155 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Unknown >21:44:37,052 INFO anaconda: Not doing 'save system time' in live installation >20:44:48,512 INFO anaconda: Not doing 'save NTP servers configuration' in live installation >20:44:55,780 INFO anaconda: Not doing 'save NTP servers configuration' in live installation >20:44:57,909 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py:516: Warning: Source ID 2380 was not found when attempting to remove it > GLib.source_remove(self._update_datetime_timer_id) > >20:44:57,933 DEBUG anaconda: Left spoke: DatetimeSpoke >20:44:58,075 INFO anaconda: Not doing 'require network connection' in live installation >20:45:06,030 DEBUG anaconda: Entered spoke: KeyboardSpoke >20:45:23,369 DEBUG anaconda: Left spoke: KeyboardSpoke >20:45:23,510 INFO anaconda: Not doing 'require network connection' in live installation >20:46:56,331 DEBUG anaconda: Entered spoke: NetworkSpoke >20:47:01,151 DEBUG anaconda: updating host name localhost.localdomain >20:47:01,170 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=enp1s0 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain > >20:47:01,171 INFO anaconda: setting installation environment host name to localhost.localdomain >20:47:01,248 DEBUG anaconda: Left spoke: NetworkSpoke >20:47:01,388 INFO anaconda: Not doing 'require network connection' in live installation >20:47:03,165 DEBUG anaconda: Entered spoke: NetworkSpoke >20:47:08,749 DEBUG anaconda: updating host name victory-road >20:47:08,767 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=enp1s0 --onboot=off --ipv6=auto >network --hostname=victory-road > >20:47:08,768 INFO anaconda: setting installation environment host name to victory-road >20:47:08,779 DEBUG anaconda: Left spoke: NetworkSpoke >20:47:08,923 INFO anaconda: Not doing 'require network connection' in live installation >20:49:56,279 DEBUG anaconda: updating host name victory-road >20:49:56,380 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connecting... >20:56:29,736 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Unknown >20:56:29,835 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connecting... >20:56:41,914 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: Lumiose City >20:56:42,040 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: Lumiose City >20:56:42,498 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: Lumiose City >20:57:04,449 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: Lumiose City >20:57:24,067 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: Lumiose City >21:09:56,447 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: Lumiose City >21:10:02,588 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: Lumiose City >21:10:04,911 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: Lumiose City >21:10:09,609 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: enp1s0, Lumiose City >21:10:09,610 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: enp1s0, Lumiose City >21:10:13,184 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: enp1s0 >21:10:16,702 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: enp1s0 >21:10:23,982 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: enp1s0 >21:10:37,361 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: Victory Road, enp1s0 >21:19:45,632 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa3a860c510> status to: Connected: enp1s0 >21:19:56,878 DEBUG anaconda: Entered spoke: NetworkSpoke >21:19:59,103 DEBUG anaconda: updating host name victory-road >21:19:59,121 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=enp1s0 --onboot=off --ipv6=auto --activate >network --hostname=victory-road > >21:19:59,122 INFO anaconda: setting installation environment host name to victory-road >21:19:59,188 DEBUG anaconda: Left spoke: NetworkSpoke >21:19:59,392 INFO anaconda: Not doing 'require network connection' in live installation >21:20:00,864 DEBUG anaconda: Entered spoke: StorageSpoke >21:20:14,731 DEBUG anaconda: disk free: 1007 KiB fs free: 0 B sw needs: 3774.52 MiB auto swap: 3968 MiB >21:20:27,947 DEBUG anaconda: running handleException >21:20:27,947 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 443, in _scheduleActions > self._recursiveRemove(device) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 418, in _recursiveRemove > self.storage.recursiveRemove(device) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 818, in recursiveRemove > self.destroyDevice(leaf) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1295, in destroyDevice > self.devicetree.registerAction(ActionDestroyFormat(device)) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 503, in registerAction > action.apply() > > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 626, in apply > self.device.format = None > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1049, in <lambda> > lambda d,f: d._setFormat(f), > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1601, in _setFormat > StorageDevice._setFormat(self, fmt) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1040, in _setFormat > raise errors.DeviceError("cannot replace active format", self.name) > >DeviceError: ('cannot replace active format', 'sda2') > >21:20:27,948 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >21:20:28,112 INFO anaconda: Running Thread: AnaExecuteStorageThread (140340469421824) >21:20:28,112 DEBUG anaconda: Left spoke: StorageSpoke >21:20:28,257 DEBUG anaconda: new disk order: [] >21:20:28,456 INFO anaconda: Not doing 'require network connection' in live installation >21:20:28,481 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa3a8022e10> >21:20:28,482 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa3a8022e10> status to: Saving storage configuration... >21:20:28,653 DEBUG anaconda: stage1 device cannot be of type disk >21:20:28,654 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >21:20:28,654 DEBUG anaconda: _is_valid_size(sda1) returning True >21:20:28,654 DEBUG anaconda: _is_valid_location(sda1) returning True >21:20:28,654 DEBUG anaconda: _is_valid_format(sda1) returning True >21:20:28,655 DEBUG anaconda: is_valid_stage1_device(sda1) returning True > > >/tmp/packaging.log: > > >/tmp/program.log: >21:44:01,521 INFO program: Running... udevadm settle --timeout=300 >21:44:01,535 DEBUG program: Return code: 0 >21:44:01,536 INFO program: Running... udevadm settle --timeout=300 >21:44:01,548 DEBUG program: Return code: 0 >21:44:01,613 INFO program: Running... multipath -c /dev/sdb >21:44:01,634 INFO program: Aug 19 21:44:01 | /etc/multipath.conf does not exist, blacklisting all devices. >21:44:01,634 INFO program: Aug 19 21:44:01 | A default multipath.conf file is located at >21:44:01,634 INFO program: Aug 19 21:44:01 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >21:44:01,634 INFO program: Aug 19 21:44:01 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >21:44:01,634 INFO program: /dev/sdb is not a valid multipath device path >21:44:01,634 DEBUG program: Return code: 1 >21:44:01,696 INFO program: Running... multipath -c /dev/sda >21:44:01,700 INFO program: Aug 19 21:44:01 | /etc/multipath.conf does not exist, blacklisting all devices. >21:44:01,700 INFO program: Aug 19 21:44:01 | A default multipath.conf file is located at >21:44:01,700 INFO program: Aug 19 21:44:01 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >21:44:01,700 INFO program: Aug 19 21:44:01 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >21:44:01,700 INFO program: /dev/sda is not a valid multipath device path >21:44:01,700 DEBUG program: Return code: 1 >21:44:02,796 INFO program: Running... udevadm settle --timeout=300 >21:44:02,805 DEBUG program: Return code: 0 >21:44:02,812 INFO program: Running... udevadm settle --timeout=300 >21:44:02,821 DEBUG program: Return code: 0 >21:44:02,822 INFO program: Running... udevadm settle --timeout=300 >21:44:02,831 DEBUG program: Return code: 0 >21:44:02,834 INFO program: Running... udevadm settle --timeout=300 >21:44:02,843 DEBUG program: Return code: 0 >21:44:02,844 INFO program: Running... swapoff /dev/sda2 >21:44:02,850 DEBUG program: Return code: 0 >21:44:02,851 INFO program: Running... udevadm settle --timeout=300 >21:44:02,943 DEBUG program: Return code: 0 >21:44:02,949 INFO program: Running... udevadm settle --timeout=300 >21:44:02,962 DEBUG program: Return code: 0 >21:44:02,963 INFO program: Running... udevadm settle --timeout=300 >21:44:02,973 DEBUG program: Return code: 0 >21:44:02,976 INFO program: Running... udevadm settle --timeout=300 >21:44:02,986 DEBUG program: Return code: 0 >21:44:02,987 INFO program: Running... udevadm settle --timeout=300 >21:44:02,997 DEBUG program: Return code: 0 >21:44:02,999 INFO program: Running... udevadm settle --timeout=300 >21:44:03,009 DEBUG program: Return code: 0 >21:44:03,011 INFO program: Running... udevadm settle --timeout=300 >21:44:03,020 DEBUG program: Return code: 0 >21:44:04,900 INFO program: Running... losetup --list >21:44:05,105 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >21:44:05,123 DEBUG program: Return code: 0 >21:44:05,124 INFO program: Running... udevadm settle --timeout=300 >21:44:05,479 DEBUG program: Return code: 0 >21:44:05,539 INFO program: Running... modprobe fcoe >21:44:05,609 DEBUG program: Return code: 0 >21:44:05,609 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >21:44:05,628 INFO program: No FCoE boot disk information is found in EDD! >21:44:05,628 DEBUG program: Return code: 1 >21:44:05,647 INFO program: Running... losetup --list >21:44:06,270 INFO program: Running... udevadm settle --timeout=300 >21:44:06,287 DEBUG program: Return code: 0 >21:44:06,287 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >21:44:06,337 DEBUG program: Return code: 0 >21:44:06,337 INFO program: Running... udevadm settle --timeout=300 >21:44:06,351 DEBUG program: Return code: 0 >21:44:06,362 INFO program: Running... udevadm settle --timeout=300 >21:44:06,376 DEBUG program: Return code: 0 >21:44:06,408 INFO program: Running... multipath -c /dev/sdb >21:44:06,417 INFO program: /dev/sdb is not a valid multipath device path >21:44:06,417 DEBUG program: Return code: 1 >21:44:07,112 INFO program: Running... multipath -c /dev/sda >21:44:07,121 INFO program: /dev/sda is not a valid multipath device path >21:44:07,122 DEBUG program: Return code: 1 >21:44:08,244 INFO program: Running... dumpe2fs -h /dev/sda3 >21:44:08,331 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >21:44:08,332 INFO program: Filesystem volume name: <none> >21:44:08,333 INFO program: Last mounted on: /home >21:44:08,333 INFO program: Filesystem UUID: 0dac4209-b7f5-40a3-83dc-76ef292943a9 >21:44:08,333 INFO program: Filesystem magic number: 0xEF53 >21:44:08,334 INFO program: Filesystem revision #: 1 (dynamic) >21:44:08,334 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:44:08,335 INFO program: Filesystem flags: signed_directory_hash >21:44:08,335 INFO program: Default mount options: user_xattr acl >21:44:08,336 INFO program: Filesystem state: clean >21:44:08,336 INFO program: Errors behavior: Continue >21:44:08,336 INFO program: Filesystem OS type: Linux >21:44:08,337 INFO program: Inode count: 1310720 >21:44:08,337 INFO program: Block count: 5242880 >21:44:08,338 INFO program: Reserved block count: 262144 >21:44:08,338 INFO program: Free blocks: 5114976 >21:44:08,338 INFO program: Free inodes: 1310524 >21:44:08,338 INFO program: First block: 0 >21:44:08,339 INFO program: Block size: 4096 >21:44:08,339 INFO program: Fragment size: 4096 >21:44:08,339 INFO program: Reserved GDT blocks: 1022 >21:44:08,339 INFO program: Blocks per group: 32768 >21:44:08,340 INFO program: Fragments per group: 32768 >21:44:08,340 INFO program: Inodes per group: 8192 >21:44:08,340 INFO program: Inode blocks per group: 512 >21:44:08,340 INFO program: Flex block group size: 16 >21:44:08,341 INFO program: Filesystem created: Sun Aug 10 11:26:01 2014 >21:44:08,341 INFO program: Last mount time: Tue Aug 19 21:41:49 2014 >21:44:08,341 INFO program: Last write time: Tue Aug 19 21:41:49 2014 >21:44:08,341 INFO program: Mount count: 10 >21:44:08,342 INFO program: Maximum mount count: -1 >21:44:08,342 INFO program: Last checked: Sun Aug 10 11:26:01 2014 >21:44:08,342 INFO program: Check interval: 0 (<none>) >21:44:08,342 INFO program: Lifetime writes: 471 MB >21:44:08,342 INFO program: Reserved blocks uid: 0 (user root) >21:44:08,343 INFO program: Reserved blocks gid: 0 (group root) >21:44:08,343 INFO program: First inode: 11 >21:44:08,343 INFO program: Inode size: 256 >21:44:08,343 INFO program: Required extra isize: 28 >21:44:08,344 INFO program: Desired extra isize: 28 >21:44:08,344 INFO program: Journal inode: 8 >21:44:08,344 INFO program: Default directory hash: half_md4 >21:44:08,344 INFO program: Directory Hash Seed: d4456e4b-0a25-4e65-bd4c-ba2789faad9b >21:44:08,345 INFO program: Journal backup: inode blocks >21:44:08,345 INFO program: Journal features: (none) >21:44:08,345 INFO program: Journal size: 128M >21:44:08,345 INFO program: Journal length: 32768 >21:44:08,346 INFO program: Journal sequence: 0x00000153 >21:44:08,346 INFO program: Journal start: 0 >21:44:08,346 INFO program: >21:44:08,346 DEBUG program: Return code: 0 >21:44:08,347 INFO program: Running... resize2fs -P /dev/sda3 >21:44:08,376 INFO program: resize2fs 1.42.11 (09-Jul-2014) >21:44:08,377 INFO program: Please run 'e2fsck -f /dev/sda3' first. >21:44:08,377 INFO program: >21:44:08,378 DEBUG program: Return code: 1 >21:44:08,503 INFO program: Running... dumpe2fs -h /dev/sda4 >21:44:08,558 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >21:44:08,558 INFO program: Filesystem volume name: <none> >21:44:08,558 INFO program: Last mounted on: / >21:44:08,559 INFO program: Filesystem UUID: bf589f29-8369-4897-b747-f28929777cd7 >21:44:08,559 INFO program: Filesystem magic number: 0xEF53 >21:44:08,559 INFO program: Filesystem revision #: 1 (dynamic) >21:44:08,560 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:44:08,560 INFO program: Filesystem flags: signed_directory_hash >21:44:08,560 INFO program: Default mount options: user_xattr acl >21:44:08,560 INFO program: Filesystem state: clean >21:44:08,560 INFO program: Errors behavior: Continue >21:44:08,561 INFO program: Filesystem OS type: Linux >21:44:08,561 INFO program: Inode count: 13664256 >21:44:08,561 INFO program: Block count: 54629929 >21:44:08,562 INFO program: Reserved block count: 2731496 >21:44:08,562 INFO program: Free blocks: 52812767 >21:44:08,562 INFO program: Free inodes: 13502623 >21:44:08,562 INFO program: First block: 0 >21:44:08,563 INFO program: Block size: 4096 >21:44:08,563 INFO program: Fragment size: 4096 >21:44:08,563 INFO program: Reserved GDT blocks: 1010 >21:44:08,563 INFO program: Blocks per group: 32768 >21:44:08,563 INFO program: Fragments per group: 32768 >21:44:08,563 INFO program: Inodes per group: 8192 >21:44:08,564 INFO program: Inode blocks per group: 512 >21:44:08,564 INFO program: Flex block group size: 16 >21:44:08,564 INFO program: Filesystem created: Sun Aug 10 11:26:05 2014 >21:44:08,564 INFO program: Last mount time: Tue Aug 19 21:41:41 2014 >21:44:08,564 INFO program: Last write time: Tue Aug 19 21:41:41 2014 >21:44:08,565 INFO program: Mount count: 10 >21:44:08,565 INFO program: Maximum mount count: -1 >21:44:08,565 INFO program: Last checked: Sun Aug 10 11:26:05 2014 >21:44:08,565 INFO program: Check interval: 0 (<none>) >21:44:08,566 INFO program: Lifetime writes: 7447 MB >21:44:08,566 INFO program: Reserved blocks uid: 0 (user root) >21:44:08,566 INFO program: Reserved blocks gid: 0 (group root) >21:44:08,566 INFO program: First inode: 11 >21:44:08,566 INFO program: Inode size: 256 >21:44:08,567 INFO program: Required extra isize: 28 >21:44:08,567 INFO program: Desired extra isize: 28 >21:44:08,567 INFO program: Journal inode: 8 >21:44:08,567 INFO program: Default directory hash: half_md4 >21:44:08,568 INFO program: Directory Hash Seed: 9cf080bf-4377-4cf0-aceb-bed7be47dd6a >21:44:08,568 INFO program: Journal backup: inode blocks >21:44:08,568 INFO program: Journal features: journal_incompat_revoke >21:44:08,568 INFO program: Journal size: 128M >21:44:08,568 INFO program: Journal length: 32768 >21:44:08,569 INFO program: Journal sequence: 0x00000402 >21:44:08,569 INFO program: Journal start: 1 >21:44:08,570 INFO program: >21:44:08,570 DEBUG program: Return code: 0 >21:44:08,570 INFO program: Running... resize2fs -P /dev/sda4 >21:44:08,578 INFO program: resize2fs 1.42.11 (09-Jul-2014) >21:44:08,578 INFO program: Please run 'e2fsck -f /dev/sda4' first. >21:44:08,579 INFO program: >21:44:08,579 DEBUG program: Return code: 1 >21:44:09,420 INFO program: Running... dumpe2fs -h /dev/loop3 >21:44:09,426 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >21:44:09,427 INFO program: Filesystem volume name: _Fedora-Live-Wor >21:44:09,427 INFO program: Last mounted on: /var/tmp/imgcreate-m2Y3uP/install_root >21:44:09,428 INFO program: Filesystem UUID: bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 >21:44:09,428 INFO program: Filesystem magic number: 0xEF53 >21:44:09,428 INFO program: Filesystem revision #: 1 (dynamic) >21:44:09,429 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:44:09,429 INFO program: Filesystem flags: signed_directory_hash >21:44:09,429 INFO program: Default mount options: user_xattr acl >21:44:09,430 INFO program: Filesystem state: clean >21:44:09,430 INFO program: Errors behavior: Continue >21:44:09,430 INFO program: Filesystem OS type: Linux >21:44:09,431 INFO program: Inode count: 393216 >21:44:09,431 INFO program: Block count: 1572864 >21:44:09,431 INFO program: Reserved block count: 15727 >21:44:09,432 INFO program: Free blocks: 571526 >21:44:09,432 INFO program: Free inodes: 252639 >21:44:09,432 INFO program: First block: 0 >21:44:09,433 INFO program: Block size: 4096 >21:44:09,433 INFO program: Fragment size: 4096 >21:44:09,433 INFO program: Reserved GDT blocks: 383 >21:44:09,434 INFO program: Blocks per group: 32768 >21:44:09,434 INFO program: Fragments per group: 32768 >21:44:09,434 INFO program: Inodes per group: 8192 >21:44:09,435 INFO program: Inode blocks per group: 512 >21:44:09,435 INFO program: Flex block group size: 16 >21:44:09,435 INFO program: Filesystem created: Tue Aug 19 10:48:01 2014 >21:44:09,436 INFO program: Last mount time: Tue Aug 19 10:48:03 2014 >21:44:09,436 INFO program: Last write time: Tue Aug 19 11:06:20 2014 >21:44:09,436 INFO program: Mount count: 0 >21:44:09,437 INFO program: Maximum mount count: -1 >21:44:09,437 INFO program: Last checked: Tue Aug 19 11:06:20 2014 >21:44:09,437 INFO program: Check interval: 0 (<none>) >21:44:09,438 INFO program: Lifetime writes: 791 MB >21:44:09,438 INFO program: Reserved blocks uid: 0 (user root) >21:44:09,438 INFO program: Reserved blocks gid: 0 (group root) >21:44:09,439 INFO program: First inode: 11 >21:44:09,439 INFO program: Inode size: 256 >21:44:09,439 INFO program: Required extra isize: 28 >21:44:09,440 INFO program: Desired extra isize: 28 >21:44:09,440 INFO program: Journal inode: 8 >21:44:09,440 INFO program: Default directory hash: half_md4 >21:44:09,441 INFO program: Directory Hash Seed: 102e3b76-bbef-4564-88b2-039223bfb58a >21:44:09,441 INFO program: Journal backup: inode blocks >21:44:09,441 INFO program: Journal features: journal_incompat_revoke >21:44:09,442 INFO program: Journal size: 128M >21:44:09,442 INFO program: Journal length: 32768 >21:44:09,442 INFO program: Journal sequence: 0x0000240c >21:44:09,443 INFO program: Journal start: 0 >21:44:09,443 INFO program: >21:44:09,443 DEBUG program: Return code: 0 >21:44:09,444 INFO program: Running... resize2fs -P /dev/loop3 >21:44:09,451 INFO program: resize2fs 1.42.11 (09-Jul-2014) >21:44:09,452 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >21:44:09,452 INFO program: Couldn't find valid filesystem superblock. >21:44:09,452 DEBUG program: Return code: 1 >21:44:09,552 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:44:09,559 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >21:44:09,560 INFO program: Filesystem volume name: _Fedora-Live-Wor >21:44:09,560 INFO program: Last mounted on: / >21:44:09,560 INFO program: Filesystem UUID: bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 >21:44:09,560 INFO program: Filesystem magic number: 0xEF53 >21:44:09,561 INFO program: Filesystem revision #: 1 (dynamic) >21:44:09,561 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:44:09,561 INFO program: Filesystem flags: signed_directory_hash >21:44:09,561 INFO program: Default mount options: user_xattr acl >21:44:09,561 INFO program: Filesystem state: clean >21:44:09,562 INFO program: Errors behavior: Continue >21:44:09,562 INFO program: Filesystem OS type: Linux >21:44:09,562 INFO program: Inode count: 393216 >21:44:09,562 INFO program: Block count: 1572864 >21:44:09,562 INFO program: Reserved block count: 15727 >21:44:09,562 INFO program: Free blocks: 571526 >21:44:09,563 INFO program: Free inodes: 252639 >21:44:09,563 INFO program: First block: 0 >21:44:09,563 INFO program: Block size: 4096 >21:44:09,563 INFO program: Fragment size: 4096 >21:44:09,563 INFO program: Reserved GDT blocks: 383 >21:44:09,564 INFO program: Blocks per group: 32768 >21:44:09,564 INFO program: Fragments per group: 32768 >21:44:09,564 INFO program: Inodes per group: 8192 >21:44:09,564 INFO program: Inode blocks per group: 512 >21:44:09,564 INFO program: Flex block group size: 16 >21:44:09,565 INFO program: Filesystem created: Tue Aug 19 10:48:01 2014 >21:44:09,565 INFO program: Last mount time: Tue Aug 19 21:43:28 2014 >21:44:09,565 INFO program: Last write time: Tue Aug 19 21:43:28 2014 >21:44:09,565 INFO program: Mount count: 1 >21:44:09,565 INFO program: Maximum mount count: -1 >21:44:09,565 INFO program: Last checked: Tue Aug 19 11:06:20 2014 >21:44:09,566 INFO program: Check interval: 0 (<none>) >21:44:09,566 INFO program: Lifetime writes: 791 MB >21:44:09,566 INFO program: Reserved blocks uid: 0 (user root) >21:44:09,566 INFO program: Reserved blocks gid: 0 (group root) >21:44:09,566 INFO program: First inode: 11 >21:44:09,567 INFO program: Inode size: 256 >21:44:09,567 INFO program: Required extra isize: 28 >21:44:09,567 INFO program: Desired extra isize: 28 >21:44:09,567 INFO program: Journal inode: 8 >21:44:09,568 INFO program: First orphan inode: 168566 >21:44:09,568 INFO program: Default directory hash: half_md4 >21:44:09,568 INFO program: Directory Hash Seed: 102e3b76-bbef-4564-88b2-039223bfb58a >21:44:09,569 INFO program: Journal backup: inode blocks >21:44:09,569 INFO program: Journal features: journal_incompat_revoke >21:44:09,569 INFO program: Journal size: 128M >21:44:09,569 INFO program: Journal length: 32768 >21:44:09,570 INFO program: Journal sequence: 0x0000240d >21:44:09,570 INFO program: Journal start: 1 >21:44:09,573 INFO program: >21:44:09,573 DEBUG program: Return code: 0 >21:44:09,574 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:44:09,584 INFO program: resize2fs 1.42.11 (09-Jul-2014) >21:44:09,585 INFO program: Estimated minimum size of the filesystem: 1379778 >21:44:09,585 DEBUG program: Return code: 0 >21:44:09,674 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >21:44:09,681 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >21:44:09,682 INFO program: Filesystem volume name: _Fedora-Live-Wor >21:44:09,682 INFO program: Last mounted on: /var/tmp/imgcreate-m2Y3uP/install_root >21:44:09,682 INFO program: Filesystem UUID: bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 >21:44:09,683 INFO program: Filesystem magic number: 0xEF53 >21:44:09,683 INFO program: Filesystem revision #: 1 (dynamic) >21:44:09,683 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:44:09,683 INFO program: Filesystem flags: signed_directory_hash >21:44:09,684 INFO program: Default mount options: user_xattr acl >21:44:09,684 INFO program: Filesystem state: clean >21:44:09,684 INFO program: Errors behavior: Continue >21:44:09,685 INFO program: Filesystem OS type: Linux >21:44:09,685 INFO program: Inode count: 393216 >21:44:09,685 INFO program: Block count: 1572864 >21:44:09,686 INFO program: Reserved block count: 15727 >21:44:09,686 INFO program: Free blocks: 571526 >21:44:09,686 INFO program: Free inodes: 252639 >21:44:09,686 INFO program: First block: 0 >21:44:09,687 INFO program: Block size: 4096 >21:44:09,687 INFO program: Fragment size: 4096 >21:44:09,687 INFO program: Reserved GDT blocks: 383 >21:44:09,687 INFO program: Blocks per group: 32768 >21:44:09,687 INFO program: Fragments per group: 32768 >21:44:09,688 INFO program: Inodes per group: 8192 >21:44:09,688 INFO program: Inode blocks per group: 512 >21:44:09,688 INFO program: Flex block group size: 16 >21:44:09,689 INFO program: Filesystem created: Tue Aug 19 10:48:01 2014 >21:44:09,689 INFO program: Last mount time: Tue Aug 19 10:48:03 2014 >21:44:09,689 INFO program: Last write time: Tue Aug 19 11:06:20 2014 >21:44:09,689 INFO program: Mount count: 0 >21:44:09,689 INFO program: Maximum mount count: -1 >21:44:09,689 INFO program: Last checked: Tue Aug 19 11:06:20 2014 >21:44:09,690 INFO program: Check interval: 0 (<none>) >21:44:09,690 INFO program: Lifetime writes: 791 MB >21:44:09,690 INFO program: Reserved blocks uid: 0 (user root) >21:44:09,690 INFO program: Reserved blocks gid: 0 (group root) >21:44:09,690 INFO program: First inode: 11 >21:44:09,691 INFO program: Inode size: 256 >21:44:09,691 INFO program: Required extra isize: 28 >21:44:09,691 INFO program: Desired extra isize: 28 >21:44:09,691 INFO program: Journal inode: 8 >21:44:09,692 INFO program: Default directory hash: half_md4 >21:44:09,692 INFO program: Directory Hash Seed: 102e3b76-bbef-4564-88b2-039223bfb58a >21:44:09,692 INFO program: Journal backup: inode blocks >21:44:09,692 INFO program: Journal features: journal_incompat_revoke >21:44:09,692 INFO program: Journal size: 128M >21:44:09,692 INFO program: Journal length: 32768 >21:44:09,693 INFO program: Journal sequence: 0x0000240c >21:44:09,693 INFO program: Journal start: 0 >21:44:09,693 INFO program: >21:44:09,693 DEBUG program: Return code: 0 >21:44:09,694 INFO program: Running... resize2fs -P /dev/mapper/live-base >21:44:09,701 INFO program: resize2fs 1.42.11 (09-Jul-2014) >21:44:09,701 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >21:44:09,701 INFO program: Couldn't find valid filesystem superblock. >21:44:09,702 DEBUG program: Return code: 1 >21:44:09,786 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >21:44:09,793 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >21:44:09,793 INFO program: Filesystem volume name: _Fedora-Live-Wor >21:44:09,794 INFO program: Last mounted on: /var/tmp/imgcreate-m2Y3uP/install_root >21:44:09,794 INFO program: Filesystem UUID: bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 >21:44:09,794 INFO program: Filesystem magic number: 0xEF53 >21:44:09,795 INFO program: Filesystem revision #: 1 (dynamic) >21:44:09,795 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:44:09,795 INFO program: Filesystem flags: signed_directory_hash >21:44:09,796 INFO program: Default mount options: user_xattr acl >21:44:09,796 INFO program: Filesystem state: clean >21:44:09,796 INFO program: Errors behavior: Continue >21:44:09,796 INFO program: Filesystem OS type: Linux >21:44:09,797 INFO program: Inode count: 352256 >21:44:09,797 INFO program: Block count: 1379778 >21:44:09,797 INFO program: Reserved block count: 13796 >21:44:09,798 INFO program: Free blocks: 381010 >21:44:09,798 INFO program: Free inodes: 211679 >21:44:09,798 INFO program: First block: 0 >21:44:09,799 INFO program: Block size: 4096 >21:44:09,799 INFO program: Fragment size: 4096 >21:44:09,799 INFO program: Reserved GDT blocks: 383 >21:44:09,800 INFO program: Blocks per group: 32768 >21:44:09,800 INFO program: Fragments per group: 32768 >21:44:09,801 INFO program: Inodes per group: 8192 >21:44:09,801 INFO program: Inode blocks per group: 512 >21:44:09,801 INFO program: Flex block group size: 16 >21:44:09,801 INFO program: Filesystem created: Tue Aug 19 10:48:01 2014 >21:44:09,802 INFO program: Last mount time: Tue Aug 19 10:48:03 2014 >21:44:09,802 INFO program: Last write time: Tue Aug 19 11:06:21 2014 >21:44:09,802 INFO program: Mount count: 0 >21:44:09,803 INFO program: Maximum mount count: -1 >21:44:09,803 INFO program: Last checked: Tue Aug 19 11:06:21 2014 >21:44:09,803 INFO program: Check interval: 0 (<none>) >21:44:09,803 INFO program: Lifetime writes: 792 MB >21:44:09,804 INFO program: Reserved blocks uid: 0 (user root) >21:44:09,804 INFO program: Reserved blocks gid: 0 (group root) >21:44:09,804 INFO program: First inode: 11 >21:44:09,805 INFO program: Inode size: 256 >21:44:09,805 INFO program: Required extra isize: 28 >21:44:09,805 INFO program: Desired extra isize: 28 >21:44:09,806 INFO program: Journal inode: 8 >21:44:09,806 INFO program: Default directory hash: half_md4 >21:44:09,806 INFO program: Directory Hash Seed: 102e3b76-bbef-4564-88b2-039223bfb58a >21:44:09,806 INFO program: Journal backup: inode blocks >21:44:09,807 INFO program: Journal features: journal_incompat_revoke >21:44:09,807 INFO program: Journal size: 128M >21:44:09,807 INFO program: Journal length: 32768 >21:44:09,808 INFO program: Journal sequence: 0x0000240c >21:44:09,808 INFO program: Journal start: 0 >21:44:09,808 INFO program: >21:44:09,808 DEBUG program: Return code: 0 >21:44:09,809 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >21:44:09,818 INFO program: resize2fs 1.42.11 (09-Jul-2014) >21:44:09,818 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >21:44:09,818 INFO program: Couldn't find valid filesystem superblock. >21:44:09,818 DEBUG program: Return code: 1 >21:44:09,843 INFO program: Running... udevadm settle --timeout=300 >21:44:09,855 DEBUG program: Return code: 0 >21:44:09,870 INFO program: Running... udevadm settle --timeout=300 >21:44:09,883 DEBUG program: Return code: 0 >21:44:09,886 INFO program: Running... udevadm settle --timeout=300 >21:44:09,898 DEBUG program: Return code: 0 >21:44:09,904 INFO program: Running... udevadm settle --timeout=300 >21:44:09,916 DEBUG program: Return code: 0 >21:44:09,921 INFO program: Running... udevadm settle --timeout=300 >21:44:09,938 DEBUG program: Return code: 0 >21:44:09,944 INFO program: Running... udevadm settle --timeout=300 >21:44:09,959 DEBUG program: Return code: 0 >21:44:09,961 INFO program: Running... udevadm settle --timeout=300 >21:44:09,980 DEBUG program: Return code: 0 >21:44:09,986 INFO program: Running... udevadm settle --timeout=300 >21:44:09,999 DEBUG program: Return code: 0 >21:44:10,002 INFO program: Running... udevadm settle --timeout=300 >21:44:10,014 DEBUG program: Return code: 0 >21:44:10,019 INFO program: Running... udevadm settle --timeout=300 >21:44:10,036 DEBUG program: Return code: 0 >21:44:10,040 INFO program: Running... udevadm settle --timeout=300 >21:44:10,053 DEBUG program: Return code: 0 >21:44:10,065 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >21:44:10,082 DEBUG program: Return code: 0 >21:44:10,111 INFO program: Running... udevadm settle --timeout=300 >21:44:10,127 DEBUG program: Return code: 0 >21:44:10,127 INFO program: Running... umount /mnt/sysimage >21:44:10,169 DEBUG program: Return code: 0 >21:44:10,170 INFO program: Running... udevadm settle --timeout=300 >21:44:10,184 DEBUG program: Return code: 0 >21:44:10,191 INFO program: Running... udevadm settle --timeout=300 >21:44:10,206 DEBUG program: Return code: 0 >21:44:10,208 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda4 /mnt/sysimage >21:44:10,900 DEBUG program: Return code: 0 >21:44:10,942 INFO program: Running... arch >21:44:11,085 ERR program: Error running arch: No such file or directory >21:44:11,196 INFO program: Running... udevadm settle --timeout=300 >21:44:11,209 DEBUG program: Return code: 0 >21:44:11,209 INFO program: Running... umount /mnt/sysimage >21:44:11,227 DEBUG program: Return code: 0 >21:44:11,228 INFO program: Running... udevadm settle --timeout=300 >21:44:11,240 DEBUG program: Return code: 0 >21:44:11,412 INFO program: Running... hwclock --hctosys --utc >21:44:12,008 DEBUG program: Return code: 0 >21:44:12,009 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >21:44:12,026 DEBUG program: Return code: 0 >21:44:28,114 INFO program: Running... modprobe btrfs >21:44:28,202 DEBUG program: Return code: 0 >21:44:28,213 INFO program: Running... modprobe xfs >21:44:28,300 DEBUG program: Return code: 0 >20:44:57,910 INFO program: Running... systemctl status chronyd.service >20:44:57,931 INFO program: * chronyd.service - NTP client/server >20:44:57,932 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >20:44:57,932 INFO program: Active: active (running) since Tue 2014-08-19 21:43:42 EDT; 1min 15s ago >20:44:57,932 INFO program: Process: 907 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >20:44:57,932 INFO program: Process: 857 ExecStart=/usr/sbin/chronyd $OPTIONS (code=exited, status=0/SUCCESS) >20:44:57,932 INFO program: Main PID: 871 (chronyd) >20:44:57,932 INFO program: CGroup: /system.slice/chronyd.service >20:44:57,932 INFO program: `-871 /usr/sbin/chronyd >20:44:57,933 INFO program: >20:44:57,933 INFO program: Aug 19 21:43:41 localhost chronyd[871]: chronyd version 1.30 starting >20:44:57,933 INFO program: Aug 19 21:43:42 localhost chronyd[871]: Generated key 1 >20:44:57,933 DEBUG program: Return code: 0 >20:47:01,171 INFO program: Running... hostnamectl set-hostname localhost.localdomain >20:47:01,247 DEBUG program: Return code: 0 >20:47:08,768 INFO program: Running... hostnamectl set-hostname victory-road >20:47:08,779 DEBUG program: Return code: 0 >21:19:59,122 INFO program: Running... hostnamectl set-hostname victory-road >21:19:59,187 DEBUG program: Return code: 0 >21:20:29,260 INFO program: Running... journalctl -b > > >/tmp/storage.log: >21:44:00,893 DEBUG blivet: registered device format class BIOSBoot as biosboot >21:44:00,894 DEBUG blivet: registered device format class MultipathMember as multipath_member >21:44:00,896 DEBUG blivet: registered device format class Ext2FS as ext2 >21:44:00,896 DEBUG blivet: registered device format class Ext3FS as ext3 >21:44:00,897 DEBUG blivet: registered device format class Ext4FS as ext4 >21:44:00,897 DEBUG blivet: registered device format class FATFS as vfat >21:44:00,897 DEBUG blivet: registered device format class EFIFS as efi >21:44:00,897 DEBUG blivet: registered device format class BTRFS as btrfs >21:44:00,897 DEBUG blivet: registered device format class GFS2 as gfs2 >21:44:00,897 DEBUG blivet: registered device format class JFS as jfs >21:44:00,898 DEBUG blivet: registered device format class ReiserFS as reiserfs >21:44:00,898 DEBUG blivet: registered device format class XFS as xfs >21:44:00,898 DEBUG blivet: registered device format class HFS as hfs >21:44:00,898 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >21:44:00,898 DEBUG blivet: registered device format class HFSPlus as hfs+ >21:44:00,898 DEBUG blivet: registered device format class MacEFIFS as macefi >21:44:00,899 DEBUG blivet: registered device format class NTFS as ntfs >21:44:00,899 DEBUG blivet: registered device format class NFS as nfs >21:44:00,899 DEBUG blivet: registered device format class NFSv4 as nfs4 >21:44:00,899 DEBUG blivet: registered device format class Iso9660FS as iso9660 >21:44:00,899 DEBUG blivet: registered device format class NoDevFS as nodev >21:44:00,899 DEBUG blivet: registered device format class DevPtsFS as devpts >21:44:00,899 DEBUG blivet: registered device format class ProcFS as proc >21:44:00,899 DEBUG blivet: registered device format class SysFS as sysfs >21:44:00,899 DEBUG blivet: registered device format class TmpFS as tmpfs >21:44:00,900 DEBUG blivet: registered device format class BindFS as bind >21:44:00,900 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >21:44:00,900 DEBUG blivet: registered device format class USBFS as usbfs >21:44:00,900 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >21:44:00,901 DEBUG blivet: registered device format class LUKS as luks >21:44:00,901 DEBUG blivet: registered device format class DiskLabel as disklabel >21:44:00,901 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >21:44:00,902 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >21:44:00,903 DEBUG blivet: registered device format class SwapSpace as swap >21:44:00,903 DEBUG blivet: registered device format class MDRaidMember as mdmember >21:44:01,520 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >21:44:01,521 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:44:01,536 INFO blivet: sdb1 looks to be the live device; marking as protected >21:44:01,557 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >21:44:01,598 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-r /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-08-19-15-08-56-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-08-19-15-08-56-00', > 'ID_FS_UUID_ENC': '2014-08-19-15-08-56-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2a7246d8', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', > 'ID_SERIAL_SHORT': '20052845210F4F819323', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '311639', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-r', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-08-19-15-08-56-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >21:44:01,598 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >21:44:01,599 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >21:44:01,600 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:01,601 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >21:44:01,602 INFO blivet: sdb is a disk >21:44:01,602 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >21:44:01,613 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >21:44:01,634 INFO blivet: added disk sdb (id 0) to device tree >21:44:01,635 DEBUG blivet: looking up parted Device: /dev/sdb >21:44:01,635 INFO blivet: got device: DiskDevice instance (0x7f89cdf92450) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7633.5 MiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SanDisk Cruzer Edge path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x7f89ce697b00> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f89cdef2f50> >21:44:01,650 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >21:44:01,650 INFO blivet: type detected on 'sdb' is 'iso9660' >21:44:01,652 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:44:01,652 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >21:44:01,653 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >21:44:01,653 INFO blivet: got format: existing iso9660 filesystem >21:44:01,657 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-r /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-08-19-15-08-56-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-08-19-15-08-56-00', > 'ID_FS_UUID_ENC': '2014-08-19-15-08-56-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2576384', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2a7246d8-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2a7246d8', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', > 'ID_SERIAL_SHORT': '20052845210F4F819323', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '312764', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-r', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-08-19-15-08-56-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >21:44:01,657 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >21:44:01,658 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >21:44:01,658 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:01,659 INFO blivet: sdb1 is a partition >21:44:01,660 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >21:44:01,661 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >21:44:01,661 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7633.5 MiB disk sdb (0) with existing iso9660 filesystem >21:44:01,665 DEBUG blivet: lvm filter: adding sdb1 to the reject list >21:44:01,665 DEBUG blivet: ignoring partition sdb1 on iso9660 >21:44:01,665 DEBUG blivet: no device obtained for sdb1 >21:44:01,669 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/792B-6C52', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '792B-6C52', > 'ID_FS_UUID_ENC': '792B-6C52', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10164', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '2a7246d8-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2a7246d8', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', > 'ID_SERIAL_SHORT': '20052845210F4F819323', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '314245', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/792B-6C52'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >21:44:01,669 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >21:44:01,670 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb2 ; incomplete: False ; >21:44:01,670 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:01,670 INFO blivet: sdb2 is a partition >21:44:01,671 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >21:44:01,672 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >21:44:01,672 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7633.5 MiB disk sdb (0) with existing iso9660 filesystem >21:44:01,676 DEBUG blivet: lvm filter: adding sdb2 to the reject list >21:44:01,676 DEBUG blivet: ignoring partition sdb2 on iso9660 >21:44:01,676 DEBUG blivet: no device obtained for sdb2 >21:44:01,680 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/92f0617d-c351-3ad5-b5f2-052056435341', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_Live', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '92f0617d-c351-3ad5-b5f2-052056435341', > 'ID_FS_UUID_ENC': '92f0617d-c351-3ad5-b5f2-052056435341', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10412', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40704', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2a7246d8-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2a7246d8', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', > 'ID_SERIAL_SHORT': '20052845210F4F819323', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '19', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '315373', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/92f0617d-c351-3ad5-b5f2-052056435341'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >21:44:01,680 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >21:44:01,682 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb3 ; incomplete: False ; >21:44:01,682 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:01,682 INFO blivet: sdb3 is a partition >21:44:01,683 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >21:44:01,684 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >21:44:01,684 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7633.5 MiB disk sdb (0) with existing iso9660 filesystem >21:44:01,688 DEBUG blivet: lvm filter: adding sdb3 to the reject list >21:44:01,688 DEBUG blivet: ignoring partition sdb3 on iso9660 >21:44:01,688 DEBUG blivet: no device obtained for sdb3 >21:44:01,691 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544 /dev/disk/by-id/wwn-0x50014ee602d9aa30', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > 'ID_SERIAL_SHORT': 'WD-WX91C22P4544', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602d9aa30', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '322864', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > '/dev/disk/by-id/wwn-0x50014ee602d9aa30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:44:01,692 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:44:01,692 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:44:01,693 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:01,694 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >21:44:01,694 INFO blivet: sda is a disk >21:44:01,695 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >21:44:01,695 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:44:01,700 INFO blivet: added disk sda (id 5) to device tree >21:44:01,701 DEBUG blivet: looking up parted Device: /dev/sda >21:44:01,701 INFO blivet: got device: DiskDevice instance (0x7f89cdf92490) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 232.89 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD2500BEKT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x7f89ce697ef0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f89cdea7410> >21:44:01,752 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:44:01,753 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >21:44:01,753 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:44:01,753 DEBUG blivet: required disklabel type for sda (1) is None >21:44:01,753 DEBUG blivet: default disklabel type for sda is gpt >21:44:01,754 DEBUG blivet: selecting gpt disklabel for sda based on size >21:44:01,755 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >21:44:01,979 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f89cdebd750>, <parted.partition.Partition object at 0x7f89cdebd8d0>, <parted.partition.Partition object at 0x7f89cdebdb50>, <parted.partition.Partition object at 0x7f89cdebdd10>] > device: <parted.device.Device object at 0x7f89cdebd510> > PedDisk: <_ped.Disk object at 0x7f89cdeaeef0> >21:44:01,981 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >21:44:01,982 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:44:01,987 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part1 /dev/disk/by-id/wwn-0x50014ee602d9aa30-part1 /dev/disk/by-partlabel/EFI\\x20System /dev/disk/by-partuuid/ab53aa84-6f44-481a-bab4-7a83815ad1bb /dev/disk/by-uuid/EF15-7EC7', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'EF15-7EC7', > 'ID_FS_UUID_ENC': 'EF15-7EC7', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'ab53aa84-6f44-481a-bab4-7a83815ad1bb', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > 'ID_SERIAL_SHORT': 'WD-WX91C22P4544', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602d9aa30', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '322912', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part1', > '/dev/disk/by-id/wwn-0x50014ee602d9aa30-part1', > '/dev/disk/by-partlabel/EFI\\x20System', > '/dev/disk/by-partuuid/ab53aa84-6f44-481a-bab4-7a83815ad1bb', > '/dev/disk/by-uuid/EF15-7EC7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:44:01,988 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:44:01,988 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >21:44:01,989 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:01,989 INFO blivet: sda1 is a partition >21:44:01,990 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:44:01,990 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:44:01,991 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (5) with existing gpt disklabel >21:44:01,996 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >21:44:01,997 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >21:44:01,997 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >21:44:01,998 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:44:01,999 DEBUG blivet: looking up parted Partition: /dev/sda1 >21:44:01,999 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >21:44:02,000 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:44:02,001 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:44:02,002 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:44:02,002 INFO blivet: added partition sda1 (id 10) to device tree >21:44:02,006 DEBUG blivet: looking up parted Device: /dev/sda1 >21:44:02,002 INFO blivet: got device: PartitionDevice instance (0x7f89cdebdfd0) -- > name = sda1 status = True kids = 0 id = 10 > parents = ['existing 232.89 GiB disk sda (5) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f89cdec1290> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f89cdebd5d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f89cdebda10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89cdebd810> PedPartition: <_ped.Partition object at 0x7f89cdebe470> > disk = existing 232.89 GiB disk sda (5) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp >21:44:02,033 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:44:02,034 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >21:44:02,034 DEBUG blivet: device sda1 does not contain a disklabel >21:44:02,034 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 13 >21:44:02,034 INFO blivet: type detected on 'sda1' is 'vfat' >21:44:02,034 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 14 >21:44:02,035 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >21:44:02,036 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >21:44:02,036 INFO blivet: got format: existing efi filesystem >21:44:02,040 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part2 /dev/disk/by-id/wwn-0x50014ee602d9aa30-part2 /dev/disk/by-partlabel/Swap /dev/disk/by-partuuid/76ec5d5d-561a-483c-9c2e-bd08d2cd4bd5 /dev/disk/by-uuid/84ed39dd-2e8f-42b3-9960-b92823806195', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '84ed39dd-2e8f-42b3-9960-b92823806195', > 'ID_FS_UUID_ENC': '84ed39dd-2e8f-42b3-9960-b92823806195', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Swap', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '8388608', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': '76ec5d5d-561a-483c-9c2e-bd08d2cd4bd5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > 'ID_SERIAL_SHORT': 'WD-WX91C22P4544', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602d9aa30', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '322961', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part2', > '/dev/disk/by-id/wwn-0x50014ee602d9aa30-part2', > '/dev/disk/by-partlabel/Swap', > '/dev/disk/by-partuuid/76ec5d5d-561a-483c-9c2e-bd08d2cd4bd5', > '/dev/disk/by-uuid/84ed39dd-2e8f-42b3-9960-b92823806195'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:44:02,041 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:44:02,041 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >21:44:02,042 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,042 INFO blivet: sda2 is a partition >21:44:02,042 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:44:02,043 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:44:02,043 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (5) with existing gpt disklabel >21:44:02,048 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >21:44:02,048 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:44:02,049 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >21:44:02,051 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:44:02,051 DEBUG blivet: looking up parted Partition: /dev/sda2 >21:44:02,052 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >21:44:02,053 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:44:02,053 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:44:02,054 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:44:02,054 INFO blivet: added partition sda2 (id 16) to device tree >21:44:02,058 DEBUG blivet: looking up parted Device: /dev/sda2 >21:44:02,054 INFO blivet: got device: PartitionDevice instance (0x7f89cdec4510) -- > name = sda2 status = True kids = 0 id = 16 > parents = ['existing 232.89 GiB disk sda (5) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f89ce697e60> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f89cdebd5d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f89cdebda50> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f89cdebd990> PedPartition: <_ped.Partition object at 0x7f89cdebe4d0> > disk = existing 232.89 GiB disk sda (5) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = >21:44:02,117 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:44:02,117 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >21:44:02,117 DEBUG blivet: device sda2 does not contain a disklabel >21:44:02,117 INFO blivet: type detected on 'sda2' is 'swap' >21:44:02,118 DEBUG blivet: SwapSpace.__init__: device: /dev/sda2 ; serial: WD-WX91C22P4544 ; uuid: 84ed39dd-2e8f-42b3-9960-b92823806195 ; exists: True ; label: None ; >21:44:02,118 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 19 >21:44:02,119 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:44:02,120 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >21:44:02,120 INFO blivet: got format: existing swap >21:44:02,124 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part3 /dev/disk/by-id/wwn-0x50014ee602d9aa30-part3 /dev/disk/by-partlabel/Root /dev/disk/by-partuuid/ecb475e4-01ec-48fd-a017-3a959941ed69 /dev/disk/by-uuid/0dac4209-b7f5-40a3-83dc-76ef292943a9', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0dac4209-b7f5-40a3-83dc-76ef292943a9', > 'ID_FS_UUID_ENC': '0dac4209-b7f5-40a3-83dc-76ef292943a9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Root', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9414656', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'ecb475e4-01ec-48fd-a017-3a959941ed69', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > 'ID_SERIAL_SHORT': 'WD-WX91C22P4544', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602d9aa30', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '323022', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part3', > '/dev/disk/by-id/wwn-0x50014ee602d9aa30-part3', > '/dev/disk/by-partlabel/Root', > '/dev/disk/by-partuuid/ecb475e4-01ec-48fd-a017-3a959941ed69', > '/dev/disk/by-uuid/0dac4209-b7f5-40a3-83dc-76ef292943a9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:44:02,125 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:44:02,125 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >21:44:02,126 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,126 INFO blivet: sda3 is a partition >21:44:02,126 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:44:02,127 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:44:02,127 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (5) with existing gpt disklabel >21:44:02,132 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >21:44:02,133 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:44:02,133 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >21:44:02,134 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:44:02,134 DEBUG blivet: looking up parted Partition: /dev/sda3 >21:44:02,134 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >21:44:02,135 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:44:02,136 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:44:02,136 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:44:02,137 INFO blivet: added partition sda3 (id 21) to device tree >21:44:02,140 DEBUG blivet: looking up parted Device: /dev/sda3 >21:44:02,137 INFO blivet: got device: PartitionDevice instance (0x7f89cdec4890) -- > name = sda3 status = True kids = 0 id = 21 > parents = ['existing 232.89 GiB disk sda (5) with existing gpt disklabel'] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f89cdec1320> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f89cdebd5d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f89cdebdc10> > number: 3 path: /dev/sda3 type: 0 > name: Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89cdebdb90> PedPartition: <_ped.Partition object at 0x7f89cdebe530> > disk = existing 232.89 GiB disk sda (5) with existing gpt disklabel > start = 9414656 end = 51357695 length = 41943040 > flags = >21:44:02,173 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:44:02,173 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >21:44:02,173 DEBUG blivet: device sda3 does not contain a disklabel >21:44:02,173 INFO blivet: type detected on 'sda3' is 'ext4' >21:44:02,174 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:02,174 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 24 >21:44:02,175 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:44:02,176 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >21:44:02,176 INFO blivet: got format: existing ext4 filesystem >21:44:02,180 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part4 /dev/disk/by-id/wwn-0x50014ee602d9aa30-part4 /dev/disk/by-partlabel/Home /dev/disk/by-partuuid/a2baf016-874a-4c02-96cc-016ae29196e0 /dev/disk/by-uuid/bf589f29-8369-4897-b747-f28929777cd7', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bf589f29-8369-4897-b747-f28929777cd7', > 'ID_FS_UUID_ENC': 'bf589f29-8369-4897-b747-f28929777cd7', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Home', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '51357696', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '437039439', > 'ID_PART_ENTRY_TYPE': '933ac7e1-2eb4-4f13-b844-0e14e2aef915', > 'ID_PART_ENTRY_UUID': 'a2baf016-874a-4c02-96cc-016ae29196e0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > 'ID_SERIAL_SHORT': 'WD-WX91C22P4544', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602d9aa30', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', > 'MAJOR': '8', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '323136', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part4', > '/dev/disk/by-id/wwn-0x50014ee602d9aa30-part4', > '/dev/disk/by-partlabel/Home', > '/dev/disk/by-partuuid/a2baf016-874a-4c02-96cc-016ae29196e0', > '/dev/disk/by-uuid/bf589f29-8369-4897-b747-f28929777cd7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >21:44:02,180 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >21:44:02,181 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda4 ; incomplete: False ; >21:44:02,181 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,182 INFO blivet: sda4 is a partition >21:44:02,182 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >21:44:02,183 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:44:02,183 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (5) with existing gpt disklabel >21:44:02,188 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >21:44:02,188 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >21:44:02,188 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >21:44:02,189 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >21:44:02,189 DEBUG blivet: looking up parted Partition: /dev/sda4 >21:44:02,190 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >21:44:02,191 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >21:44:02,191 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >21:44:02,192 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >21:44:02,192 INFO blivet: added partition sda4 (id 26) to device tree >21:44:02,196 DEBUG blivet: looking up parted Device: /dev/sda4 >21:44:02,192 INFO blivet: got device: PartitionDevice instance (0x7f89cdec4d10) -- > name = sda4 status = True kids = 0 id = 26 > parents = ['existing 232.89 GiB disk sda (5) with existing gpt disklabel'] > uuid = None size = 208.4 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 437039439 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32649 did: 0 busy: False > hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) > PedDevice: <_ped.Device object at 0x7f89cdec13b0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f89cdebd5d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f89cdebddd0> > number: 4 path: /dev/sda4 type: 0 > name: Home active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f89cdebdd50> PedPartition: <_ped.Partition object at 0x7f89cdebe590> > disk = existing 232.89 GiB disk sda (5) with existing gpt disklabel > start = 51357696 end = 488397134 length = 437039439 > flags = >21:44:02,250 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >21:44:02,251 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: None ; >21:44:02,251 DEBUG blivet: device sda4 does not contain a disklabel >21:44:02,251 INFO blivet: type detected on 'sda4' is 'ext4' >21:44:02,252 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:02,253 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 29 >21:44:02,253 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >21:44:02,254 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >21:44:02,254 INFO blivet: got format: existing ext4 filesystem >21:44:02,259 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_653233403677', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Slimtype_DVD_A_DS8A8SH', > 'ID_MODEL_ENC': 'Slimtype\\x20DVD\\x20A\\x20\\x20DS8A8SH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'KX12', > 'ID_SERIAL': 'Slimtype_DVD_A_DS8A8SH_653233403677', > 'ID_SERIAL_SHORT': '653233403677', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '324135', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_653233403677'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >21:44:02,259 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >21:44:02,260 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >21:44:02,261 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,261 INFO blivet: sr0 is a cdrom >21:44:02,262 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >21:44:02,262 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >21:44:02,263 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:44:02,264 INFO blivet: added cdrom sr0 (id 31) to device tree >21:44:02,273 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:44:02,324 DEBUG blivet: looking up parted Device: /dev/sr0 >21:44:02,264 INFO blivet: got device: OpticalDevice instance (0x7f89cdea7610) -- > name = sr0 status = True kids = 0 id = 31 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >21:44:02,429 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:44:02,479 DEBUG blivet: looking up parted Device: /dev/sr0 >21:44:02,583 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:44:02,584 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:44:02,632 DEBUG blivet: no media present for device sr0 >21:44:02,634 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344016', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:44:02,635 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >21:44:02,636 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >21:44:02,637 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,637 INFO blivet: loop0 is a loop device >21:44:02,638 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:44:02,639 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >21:44:02,639 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,640 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >21:44:02,641 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >21:44:02,641 INFO blivet: added file /osmin.img (deleted) (id 35) to device tree >21:44:02,643 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >21:44:02,643 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >21:44:02,644 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:44:02,644 INFO blivet: added loop loop0 (id 38) to device tree >21:44:02,644 INFO blivet: got device: LoopDevice instance (0x7f89cde7d150) -- > name = loop0 status = False kids = 0 id = 38 > parents = ['existing 0 B file /osmin.img (deleted) (35)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >21:44:02,647 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:44:02,648 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:44:02,648 DEBUG blivet: device loop0 does not contain a disklabel >21:44:02,648 INFO blivet: type detected on 'loop0' is 'squashfs' >21:44:02,649 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 41 >21:44:02,649 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:44:02,651 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344273', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:44:02,651 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >21:44:02,652 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >21:44:02,653 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,653 INFO blivet: loop1 is a loop device >21:44:02,654 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:44:02,655 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >21:44:02,656 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,656 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >21:44:02,657 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >21:44:02,657 INFO blivet: added file /osmin (id 43) to device tree >21:44:02,658 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >21:44:02,659 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >21:44:02,660 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:44:02,660 INFO blivet: added loop loop1 (id 46) to device tree >21:44:02,660 INFO blivet: got device: LoopDevice instance (0x7f89cde7d490) -- > name = loop1 status = False kids = 0 id = 46 > parents = ['existing 0 B file /osmin (43)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >21:44:02,662 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:44:02,663 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:44:02,663 DEBUG blivet: device loop1 does not contain a disklabel >21:44:02,663 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >21:44:02,664 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 49 >21:44:02,664 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:44:02,666 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344525', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:44:02,666 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >21:44:02,667 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >21:44:02,668 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,668 INFO blivet: loop2 is a loop device >21:44:02,669 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:44:02,669 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >21:44:02,670 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,670 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >21:44:02,671 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >21:44:02,671 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 51) to device tree >21:44:02,673 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >21:44:02,673 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >21:44:02,674 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:44:02,674 INFO blivet: added loop loop2 (id 54) to device tree >21:44:02,674 INFO blivet: got device: LoopDevice instance (0x7f89cde7d550) -- > name = loop2 status = False kids = 0 id = 54 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (51)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >21:44:02,677 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:44:02,677 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:44:02,677 DEBUG blivet: device loop2 does not contain a disklabel >21:44:02,678 INFO blivet: type detected on 'loop2' is 'squashfs' >21:44:02,678 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 57 >21:44:02,678 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:44:02,681 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344782', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:44:02,681 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >21:44:02,682 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >21:44:02,683 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,683 INFO blivet: loop3 is a loop device >21:44:02,683 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >21:44:02,684 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >21:44:02,685 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,685 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >21:44:02,686 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >21:44:02,686 INFO blivet: added file /LiveOS/ext3fs.img (id 59) to device tree >21:44:02,687 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >21:44:02,687 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >21:44:02,688 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >21:44:02,688 INFO blivet: added loop loop3 (id 62) to device tree >21:44:02,688 INFO blivet: got device: LoopDevice instance (0x7f89cdea74d0) -- > name = loop3 status = False kids = 0 id = 62 > parents = ['existing 0 B file /LiveOS/ext3fs.img (59)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >21:44:02,691 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >21:44:02,691 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >21:44:02,691 DEBUG blivet: device loop3 does not contain a disklabel >21:44:02,692 INFO blivet: type detected on 'loop3' is 'ext4' >21:44:02,692 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:02,693 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 65 >21:44:02,693 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >21:44:02,693 INFO blivet: got format: existing ext4 filesystem >21:44:02,695 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '345098', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:44:02,695 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >21:44:02,696 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >21:44:02,696 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,696 INFO blivet: loop4 is a loop device >21:44:02,697 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >21:44:02,698 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >21:44:02,698 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,698 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >21:44:02,699 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:44:02,699 INFO blivet: added file /overlay (deleted) (id 67) to device tree >21:44:02,700 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:44:02,701 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 71 >21:44:02,701 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:44:02,701 INFO blivet: added loop loop4 (id 70) to device tree >21:44:02,702 INFO blivet: got device: LoopDevice instance (0x7f89cde7d210) -- > name = loop4 status = False kids = 0 id = 70 > parents = ['existing 0 B file /overlay (deleted) (67)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >21:44:02,704 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >21:44:02,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >21:44:02,704 DEBUG blivet: device loop4 does not contain a disklabel >21:44:02,704 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >21:44:02,705 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 73 >21:44:02,705 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:44:02,708 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 /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': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '933249', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:44:02,708 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >21:44:02,708 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >21:44:02,709 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,709 INFO blivet: live-rw is a device-mapper device >21:44:02,710 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >21:44:02,710 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >21:44:02,711 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (62) with existing ext4 filesystem >21:44:02,712 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >21:44:02,713 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (70) >21:44:02,714 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >21:44:02,715 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,716 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >21:44:02,716 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >21:44:02,716 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:44:02,717 INFO blivet: added dm live-rw (id 75) to device tree >21:44:02,717 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >21:44:02,717 INFO blivet: got device: DMDevice instance (0x7f89cde7db50) -- > name = live-rw status = True kids = 0 id = 75 > parents = ['existing 0 B loop loop4 (70)'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f89cdec1440> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:44:02,744 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:44:02,745 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:44:02,745 DEBUG blivet: device live-rw does not contain a disklabel >21:44:02,745 INFO blivet: type detected on 'live-rw' is 'ext4' >21:44:02,746 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:02,746 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 78 >21:44:02,746 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:44:02,747 INFO blivet: got format: existing ext4 filesystem >21:44:02,749 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '943693', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >21:44:02,749 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >21:44:02,749 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >21:44:02,750 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,750 INFO blivet: live-base is a device-mapper device >21:44:02,751 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >21:44:02,751 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >21:44:02,752 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >21:44:02,752 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (62) with existing ext4 filesystem >21:44:02,754 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >21:44:02,754 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,755 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >21:44:02,755 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 81 >21:44:02,756 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >21:44:02,756 INFO blivet: added dm live-base (id 80) to device tree >21:44:02,757 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >21:44:02,756 INFO blivet: got device: DMDevice instance (0x7f89cde7de90) -- > name = live-base status = True kids = 0 id = 80 > parents = ['existing 0 B loop loop3 (62) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f89cdec1680> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >21:44:02,767 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >21:44:02,768 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >21:44:02,768 DEBUG blivet: device live-base does not contain a disklabel >21:44:02,768 INFO blivet: type detected on 'live-base' is 'ext4' >21:44:02,769 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:02,769 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 83 >21:44:02,770 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >21:44:02,770 INFO blivet: got format: existing ext4 filesystem >21:44:02,772 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '955035', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >21:44:02,772 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >21:44:02,773 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >21:44:02,773 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,773 INFO blivet: live-osimg-min is a device-mapper device >21:44:02,774 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >21:44:02,775 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >21:44:02,775 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >21:44:02,776 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >21:44:02,776 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (46) >21:44:02,777 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >21:44:02,778 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (62) with existing ext4 filesystem >21:44:02,779 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >21:44:02,780 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:02,780 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >21:44:02,781 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 86 >21:44:02,781 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >21:44:02,781 INFO blivet: added dm live-osimg-min (id 85) to device tree >21:44:02,782 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >21:44:02,782 INFO blivet: got device: DMDevice instance (0x7f89cde7dcd0) -- > name = live-osimg-min status = True kids = 0 id = 85 > parents = ['existing 0 B loop loop3 (62) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f89cdec1560> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >21:44:02,793 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >21:44:02,794 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >21:44:02,794 DEBUG blivet: device live-osimg-min does not contain a disklabel >21:44:02,794 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >21:44:02,795 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:02,795 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 88 >21:44:02,795 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >21:44:02,796 INFO blivet: got format: existing ext4 filesystem >21:44:02,811 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >21:44:02,812 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:44:02,822 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:44:02,832 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:44:02,833 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:02,834 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:02,844 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:44:02,844 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: True ; type: swap ; >21:44:02,851 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >21:44:02,946 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:44:02,947 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:02,948 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:02,963 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:44:02,974 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:44:02,975 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:02,976 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:02,987 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:44:02,998 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:44:02,999 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:02,999 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:03,009 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:44:03,010 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:44:03,011 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:44:03,021 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:44:03,021 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:44:03,022 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >21:44:05,537 DEBUG blivet: IGNORED: Caught exception, continuing. >21:44:05,537 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >21:44:05,537 DEBUG blivet: IGNORED: Begin exception details. >21:44:05,538 DEBUG blivet: IGNORED: Traceback (most recent call last): >21:44:05,538 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >21:44:05,538 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >21:44:05,538 DEBUG blivet: IGNORED: IOError: Unknown error >21:44:05,539 DEBUG blivet: IGNORED: End exception details. >21:44:05,539 INFO blivet: ISCSID is /sbin/iscsid >21:44:05,539 INFO blivet: no initiator set >21:44:05,628 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:44:05,628 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >21:44:05,893 DEBUG blivet: trying to set new default fstype to 'ext4' >21:44:05,903 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:05,903 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >21:44:05,904 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:05,905 DEBUG blivet: IGNORED: Caught exception, continuing. >21:44:05,905 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >21:44:05,905 DEBUG blivet: IGNORED: Begin exception details. >21:44:05,905 DEBUG blivet: IGNORED: Traceback (most recent call last): >21:44:05,905 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >21:44:05,906 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >21:44:05,906 DEBUG blivet: IGNORED: IOError: Unknown error >21:44:05,906 DEBUG blivet: IGNORED: End exception details. >21:44:05,917 INFO blivet: Detected 3968 MiB of memory >21:44:05,931 INFO blivet: Suggested swap size (3968 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >21:44:05,945 INFO blivet: Swap attempt of 0.0 >21:44:06,268 INFO blivet: resetting Blivet (version 0.61) instance <blivet.Blivet object at 0x7fa3bdbd5d10> >21:44:06,269 INFO blivet: no initiator set >21:44:06,269 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >21:44:06,270 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:44:06,361 DEBUG blivet: protected device spec /dev/sdb1 resolved to sdb1 >21:44:06,361 INFO blivet: sdb1 looks to be the live device; marking as protected >21:44:06,388 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >21:44:06,400 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-r /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-08-19-15-08-56-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-08-19-15-08-56-00', > 'ID_FS_UUID_ENC': '2014-08-19-15-08-56-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2a7246d8', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', > 'ID_SERIAL_SHORT': '20052845210F4F819323', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '311639', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-r', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-08-19-15-08-56-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >21:44:06,401 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >21:44:06,402 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >21:44:06,403 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:06,404 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >21:44:06,405 INFO blivet: sdb is a disk >21:44:06,406 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >21:44:06,408 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >21:44:06,418 INFO blivet: added disk sdb (id 1) to device tree >21:44:06,418 DEBUG blivet: looking up parted Device: /dev/sdb >21:44:06,418 INFO blivet: got device: DiskDevice instance (0x7fa3a9328d50) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7633.5 MiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SanDisk Cruzer Edge path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3bc0598c0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fa3a93128d0> >21:44:06,455 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >21:44:06,455 INFO blivet: type detected on 'sdb' is 'iso9660' >21:44:06,457 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:44:06,457 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >21:44:06,458 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >21:44:06,458 INFO blivet: got format: existing iso9660 filesystem >21:44:06,463 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-r /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-08-19-15-08-56-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-08-19-15-08-56-00', > 'ID_FS_UUID_ENC': '2014-08-19-15-08-56-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2576384', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2a7246d8-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2a7246d8', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', > 'ID_SERIAL_SHORT': '20052845210F4F819323', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '312764', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-r', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-08-19-15-08-56-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >21:44:06,464 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >21:44:06,467 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >21:44:06,468 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:06,468 INFO blivet: sdb1 is a partition >21:44:06,469 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >21:44:06,470 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >21:44:06,471 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7633.5 MiB disk sdb (1) with existing iso9660 filesystem >21:44:07,037 DEBUG blivet: lvm filter: adding sdb1 to the reject list >21:44:07,037 DEBUG blivet: ignoring partition sdb1 on iso9660 >21:44:07,038 DEBUG blivet: no device obtained for sdb1 >21:44:07,044 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/792B-6C52', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '792B-6C52', > 'ID_FS_UUID_ENC': '792B-6C52', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10164', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '2a7246d8-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2a7246d8', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', > 'ID_SERIAL_SHORT': '20052845210F4F819323', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '314245', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/792B-6C52'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >21:44:07,045 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >21:44:07,046 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb2 ; incomplete: False ; >21:44:07,047 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:07,048 INFO blivet: sdb2 is a partition >21:44:07,051 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >21:44:07,053 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >21:44:07,054 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7633.5 MiB disk sdb (1) with existing iso9660 filesystem >21:44:07,068 DEBUG blivet: lvm filter: adding sdb2 to the reject list >21:44:07,068 DEBUG blivet: ignoring partition sdb2 on iso9660 >21:44:07,068 DEBUG blivet: no device obtained for sdb2 >21:44:07,076 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/92f0617d-c351-3ad5-b5f2-052056435341', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_Live', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '92f0617d-c351-3ad5-b5f2-052056435341', > 'ID_FS_UUID_ENC': '92f0617d-c351-3ad5-b5f2-052056435341', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10412', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40704', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2a7246d8-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2a7246d8', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_20052845210F4F819323-0:0', > 'ID_SERIAL_SHORT': '20052845210F4F819323', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '19', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '315373', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_20052845210F4F819323-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/92f0617d-c351-3ad5-b5f2-052056435341'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >21:44:07,077 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >21:44:07,078 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb3 ; incomplete: False ; >21:44:07,082 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:07,082 INFO blivet: sdb3 is a partition >21:44:07,083 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >21:44:07,085 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >21:44:07,086 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7633.5 MiB disk sdb (1) with existing iso9660 filesystem >21:44:07,101 DEBUG blivet: lvm filter: adding sdb3 to the reject list >21:44:07,101 DEBUG blivet: ignoring partition sdb3 on iso9660 >21:44:07,101 DEBUG blivet: no device obtained for sdb3 >21:44:07,106 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544 /dev/disk/by-id/wwn-0x50014ee602d9aa30', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > 'ID_SERIAL_SHORT': 'WD-WX91C22P4544', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602d9aa30', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '322864', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > '/dev/disk/by-id/wwn-0x50014ee602d9aa30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:44:07,106 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:44:07,108 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:44:07,108 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:07,110 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >21:44:07,111 INFO blivet: sda is a disk >21:44:07,111 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >21:44:07,112 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:44:07,122 INFO blivet: added disk sda (id 6) to device tree >21:44:07,123 DEBUG blivet: looking up parted Device: /dev/sda >21:44:07,123 INFO blivet: got device: DiskDevice instance (0x7fa3a9312a90) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 232.89 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD2500BEKT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87560> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa3a8918c50> >21:44:07,194 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:44:07,195 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >21:44:07,197 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:44:07,197 DEBUG blivet: required disklabel type for sda (1) is None >21:44:07,197 DEBUG blivet: default disklabel type for sda is gpt >21:44:07,198 DEBUG blivet: selecting gpt disklabel for sda based on size >21:44:07,199 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >21:44:07,808 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fa3a8674210>, <parted.partition.Partition object at 0x7fa3a8674550>, <parted.partition.Partition object at 0x7fa3a86747d0>, <parted.partition.Partition object at 0x7fa3a8674990>] > device: <parted.device.Device object at 0x7fa3a866df90> > PedDisk: <_ped.Disk object at 0x7fa3a8666290> >21:44:07,812 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >21:44:07,816 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:44:07,832 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part1 /dev/disk/by-id/wwn-0x50014ee602d9aa30-part1 /dev/disk/by-partlabel/EFI\\x20System /dev/disk/by-partuuid/ab53aa84-6f44-481a-bab4-7a83815ad1bb /dev/disk/by-uuid/EF15-7EC7', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'EF15-7EC7', > 'ID_FS_UUID_ENC': 'EF15-7EC7', > 'ID_FS_VERSION': 'FAT16', > 'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'ab53aa84-6f44-481a-bab4-7a83815ad1bb', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > 'ID_SERIAL_SHORT': 'WD-WX91C22P4544', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602d9aa30', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '322912', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part1', > '/dev/disk/by-id/wwn-0x50014ee602d9aa30-part1', > '/dev/disk/by-partlabel/EFI\\x20System', > '/dev/disk/by-partuuid/ab53aa84-6f44-481a-bab4-7a83815ad1bb', > '/dev/disk/by-uuid/EF15-7EC7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:44:07,832 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:44:07,835 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >21:44:07,837 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:07,838 INFO blivet: sda1 is a partition >21:44:07,841 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:44:07,843 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:44:07,846 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:44:07,879 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >21:44:07,881 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >21:44:07,881 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >21:44:07,884 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:44:07,884 DEBUG blivet: looking up parted Partition: /dev/sda1 >21:44:07,889 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >21:44:07,891 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:44:07,894 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:44:07,896 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:44:07,896 INFO blivet: added partition sda1 (id 11) to device tree >21:44:07,905 DEBUG blivet: looking up parted Device: /dev/sda1 >21:44:07,897 INFO blivet: got device: PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp >21:44:07,971 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:44:07,972 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >21:44:07,973 DEBUG blivet: device sda1 does not contain a disklabel >21:44:07,973 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 14 >21:44:07,974 INFO blivet: type detected on 'sda1' is 'vfat' >21:44:07,975 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 15 >21:44:07,976 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >21:44:07,977 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >21:44:07,977 INFO blivet: got format: existing efi filesystem >21:44:07,983 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part2 /dev/disk/by-id/wwn-0x50014ee602d9aa30-part2 /dev/disk/by-partlabel/Swap /dev/disk/by-partuuid/76ec5d5d-561a-483c-9c2e-bd08d2cd4bd5 /dev/disk/by-uuid/84ed39dd-2e8f-42b3-9960-b92823806195', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '84ed39dd-2e8f-42b3-9960-b92823806195', > 'ID_FS_UUID_ENC': '84ed39dd-2e8f-42b3-9960-b92823806195', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Swap', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '8388608', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': '76ec5d5d-561a-483c-9c2e-bd08d2cd4bd5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > 'ID_SERIAL_SHORT': 'WD-WX91C22P4544', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602d9aa30', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '322961', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part2', > '/dev/disk/by-id/wwn-0x50014ee602d9aa30-part2', > '/dev/disk/by-partlabel/Swap', > '/dev/disk/by-partuuid/76ec5d5d-561a-483c-9c2e-bd08d2cd4bd5', > '/dev/disk/by-uuid/84ed39dd-2e8f-42b3-9960-b92823806195'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:44:07,984 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:44:07,985 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >21:44:07,987 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:07,987 INFO blivet: sda2 is a partition >21:44:07,988 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:44:07,989 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:44:07,990 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:44:08,005 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >21:44:08,006 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:44:08,007 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >21:44:08,008 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:44:08,009 DEBUG blivet: looking up parted Partition: /dev/sda2 >21:44:08,010 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >21:44:08,012 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:44:08,013 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:44:08,014 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:44:08,014 INFO blivet: added partition sda2 (id 17) to device tree >21:44:08,020 DEBUG blivet: looking up parted Device: /dev/sda2 >21:44:08,015 INFO blivet: got device: PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = >21:44:08,110 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:44:08,111 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >21:44:08,111 DEBUG blivet: device sda2 does not contain a disklabel >21:44:08,112 INFO blivet: type detected on 'sda2' is 'swap' >21:44:08,114 DEBUG blivet: SwapSpace.__init__: device: /dev/sda2 ; serial: WD-WX91C22P4544 ; uuid: 84ed39dd-2e8f-42b3-9960-b92823806195 ; exists: True ; label: None ; >21:44:08,114 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 20 >21:44:08,115 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:44:08,117 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >21:44:08,117 INFO blivet: got format: existing swap >21:44:08,123 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part3 /dev/disk/by-id/wwn-0x50014ee602d9aa30-part3 /dev/disk/by-partlabel/Root /dev/disk/by-partuuid/ecb475e4-01ec-48fd-a017-3a959941ed69 /dev/disk/by-uuid/0dac4209-b7f5-40a3-83dc-76ef292943a9', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0dac4209-b7f5-40a3-83dc-76ef292943a9', > 'ID_FS_UUID_ENC': '0dac4209-b7f5-40a3-83dc-76ef292943a9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Root', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9414656', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'ecb475e4-01ec-48fd-a017-3a959941ed69', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > 'ID_SERIAL_SHORT': 'WD-WX91C22P4544', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602d9aa30', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '323022', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part3', > '/dev/disk/by-id/wwn-0x50014ee602d9aa30-part3', > '/dev/disk/by-partlabel/Root', > '/dev/disk/by-partuuid/ecb475e4-01ec-48fd-a017-3a959941ed69', > '/dev/disk/by-uuid/0dac4209-b7f5-40a3-83dc-76ef292943a9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:44:08,124 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:44:08,125 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >21:44:08,126 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:08,127 INFO blivet: sda3 is a partition >21:44:08,128 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:44:08,129 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:44:08,130 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:44:08,144 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >21:44:08,146 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:44:08,146 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >21:44:08,148 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:44:08,149 DEBUG blivet: looking up parted Partition: /dev/sda3 >21:44:08,151 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >21:44:08,153 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:44:08,155 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:44:08,157 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:44:08,157 INFO blivet: added partition sda3 (id 22) to device tree >21:44:08,165 DEBUG blivet: looking up parted Device: /dev/sda3 >21:44:08,158 INFO blivet: got device: PartitionDevice instance (0x7fa3a8690350) -- > name = sda3 status = True kids = 0 id = 22 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 20 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87e60> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> > number: 3 path: /dev/sda3 type: 0 > name: Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 9414656 end = 51357695 length = 41943040 > flags = >21:44:08,241 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:44:08,243 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >21:44:08,243 DEBUG blivet: device sda3 does not contain a disklabel >21:44:08,243 INFO blivet: type detected on 'sda3' is 'ext4' >21:44:08,378 DEBUG blivet: size=0 B, current=20 GiB >21:44:08,391 DEBUG blivet: using current size 0 as min size >21:44:08,393 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:08,393 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 25 >21:44:08,395 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:44:08,396 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >21:44:08,396 INFO blivet: got format: existing ext4 filesystem >21:44:08,403 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part4 /dev/disk/by-id/wwn-0x50014ee602d9aa30-part4 /dev/disk/by-partlabel/Home /dev/disk/by-partuuid/a2baf016-874a-4c02-96cc-016ae29196e0 /dev/disk/by-uuid/bf589f29-8369-4897-b747-f28929777cd7', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '62', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bf589f29-8369-4897-b747-f28929777cd7', > 'ID_FS_UUID_ENC': 'bf589f29-8369-4897-b747-f28929777cd7', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD2500BEKT-00PVMT0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BEKT-00PVMT0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Home', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '51357696', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '437039439', > 'ID_PART_ENTRY_TYPE': '933ac7e1-2eb4-4f13-b844-0e14e2aef915', > 'ID_PART_ENTRY_UUID': 'a2baf016-874a-4c02-96cc-016ae29196e0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '72716e85-b5e8-454d-a727-ac0890b116a9', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544', > 'ID_SERIAL_SHORT': 'WD-WX91C22P4544', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee602d9aa30', > 'ID_WWN_WITH_EXTENSION': '0x50014ee602d9aa30', > 'MAJOR': '8', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '323136', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BEKT-00PVMT0_WD-WX91C22P4544-part4', > '/dev/disk/by-id/wwn-0x50014ee602d9aa30-part4', > '/dev/disk/by-partlabel/Home', > '/dev/disk/by-partuuid/a2baf016-874a-4c02-96cc-016ae29196e0', > '/dev/disk/by-uuid/bf589f29-8369-4897-b747-f28929777cd7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >21:44:08,403 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >21:44:08,405 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda4 ; incomplete: False ; >21:44:08,406 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:08,407 INFO blivet: sda4 is a partition >21:44:08,408 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >21:44:08,409 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:44:08,411 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:44:08,427 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >21:44:08,429 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >21:44:08,429 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >21:44:08,431 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >21:44:08,431 DEBUG blivet: looking up parted Partition: /dev/sda4 >21:44:08,433 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >21:44:08,435 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >21:44:08,436 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >21:44:08,438 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >21:44:08,438 INFO blivet: added partition sda4 (id 27) to device tree >21:44:08,443 DEBUG blivet: looking up parted Device: /dev/sda4 >21:44:08,438 INFO blivet: got device: PartitionDevice instance (0x7fa3a869e610) -- > name = sda4 status = True kids = 0 id = 27 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 208.4 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 437039439 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16723 did: 17735 busy: False > hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> > number: 4 path: /dev/sda4 type: 0 > name: Home active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 51357696 end = 488397134 length = 437039439 > flags = >21:44:08,501 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >21:44:08,502 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: None ; >21:44:08,502 DEBUG blivet: device sda4 does not contain a disklabel >21:44:08,503 INFO blivet: type detected on 'sda4' is 'ext4' >21:44:08,579 DEBUG blivet: size=0 B, current=208.4 GiB >21:44:08,595 DEBUG blivet: using current size 0 as min size >21:44:08,596 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:08,597 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 30 >21:44:08,598 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >21:44:08,599 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >21:44:08,599 INFO blivet: got format: existing ext4 filesystem >21:44:08,603 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_653233403677', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Slimtype_DVD_A_DS8A8SH', > 'ID_MODEL_ENC': 'Slimtype\\x20DVD\\x20A\\x20\\x20DS8A8SH\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'KX12', > 'ID_SERIAL': 'Slimtype_DVD_A_DS8A8SH_653233403677', > 'ID_SERIAL_SHORT': '653233403677', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '324135', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Slimtype_DVD_A_DS8A8SH_653233403677'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >21:44:08,603 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >21:44:08,605 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >21:44:08,606 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:08,606 INFO blivet: sr0 is a cdrom >21:44:08,607 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >21:44:08,607 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >21:44:08,609 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:44:08,609 INFO blivet: added cdrom sr0 (id 32) to device tree >21:44:08,611 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:44:08,662 DEBUG blivet: looking up parted Device: /dev/sr0 >21:44:08,609 INFO blivet: got device: OpticalDevice instance (0x7fa3a8690250) -- > name = sr0 status = True kids = 0 id = 32 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >21:44:08,787 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:44:08,836 DEBUG blivet: looking up parted Device: /dev/sr0 >21:44:08,945 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:44:08,994 DEBUG blivet: looking up parted Device: /dev/sr0 >21:44:09,113 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:44:09,167 DEBUG blivet: looking up parted Device: /dev/sr0 >21:44:09,271 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:44:09,275 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:44:09,327 DEBUG blivet: no media present for device sr0 >21:44:09,329 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344016', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:44:09,329 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >21:44:09,331 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >21:44:09,332 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,333 INFO blivet: loop0 is a loop device >21:44:09,334 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:44:09,335 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >21:44:09,336 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,336 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >21:44:09,338 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >21:44:09,338 INFO blivet: added file /osmin.img (deleted) (id 36) to device tree >21:44:09,340 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >21:44:09,340 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >21:44:09,342 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:44:09,342 INFO blivet: added loop loop0 (id 39) to device tree >21:44:09,342 INFO blivet: got device: LoopDevice instance (0x7fa3a8660390) -- > name = loop0 status = False kids = 0 id = 39 > parents = ['existing 0 B file /osmin.img (deleted) (36)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >21:44:09,348 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:44:09,349 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:44:09,349 DEBUG blivet: device loop0 does not contain a disklabel >21:44:09,350 INFO blivet: type detected on 'loop0' is 'squashfs' >21:44:09,350 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 42 >21:44:09,352 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:44:09,354 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344273', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:44:09,355 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >21:44:09,356 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >21:44:09,358 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,358 INFO blivet: loop1 is a loop device >21:44:09,359 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:44:09,361 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >21:44:09,363 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,363 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >21:44:09,364 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >21:44:09,364 INFO blivet: added file /osmin (id 44) to device tree >21:44:09,367 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >21:44:09,367 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >21:44:09,369 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:44:09,369 INFO blivet: added loop loop1 (id 47) to device tree >21:44:09,369 INFO blivet: got device: LoopDevice instance (0x7fa3a85fc050) -- > name = loop1 status = False kids = 0 id = 47 > parents = ['existing 0 B file /osmin (44)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >21:44:09,374 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:44:09,375 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:44:09,375 DEBUG blivet: device loop1 does not contain a disklabel >21:44:09,375 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >21:44:09,375 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 50 >21:44:09,377 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:44:09,379 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344525', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:44:09,380 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >21:44:09,381 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >21:44:09,383 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,383 INFO blivet: loop2 is a loop device >21:44:09,384 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:44:09,386 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >21:44:09,387 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,387 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >21:44:09,389 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >21:44:09,389 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 52) to device tree >21:44:09,391 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >21:44:09,392 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >21:44:09,393 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:44:09,394 INFO blivet: added loop loop2 (id 55) to device tree >21:44:09,394 INFO blivet: got device: LoopDevice instance (0x7fa3a85fc110) -- > name = loop2 status = False kids = 0 id = 55 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (52)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >21:44:09,399 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:44:09,401 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:44:09,401 DEBUG blivet: device loop2 does not contain a disklabel >21:44:09,402 INFO blivet: type detected on 'loop2' is 'squashfs' >21:44:09,402 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 58 >21:44:09,403 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:44:09,405 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344782', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:44:09,406 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >21:44:09,407 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >21:44:09,408 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,408 INFO blivet: loop3 is a loop device >21:44:09,409 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >21:44:09,409 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >21:44:09,410 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,411 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >21:44:09,412 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >21:44:09,412 INFO blivet: added file /LiveOS/ext3fs.img (id 60) to device tree >21:44:09,413 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >21:44:09,413 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >21:44:09,414 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >21:44:09,415 INFO blivet: added loop loop3 (id 63) to device tree >21:44:09,415 INFO blivet: got device: LoopDevice instance (0x7fa3a85fc1d0) -- > name = loop3 status = False kids = 0 id = 63 > parents = ['existing 0 B file /LiveOS/ext3fs.img (60)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >21:44:09,418 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >21:44:09,419 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >21:44:09,419 DEBUG blivet: device loop3 does not contain a disklabel >21:44:09,419 INFO blivet: type detected on 'loop3' is 'ext4' >21:44:09,453 DEBUG blivet: size=0 B, current=6144 MiB >21:44:09,467 DEBUG blivet: using current size 0 as min size >21:44:09,470 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:09,470 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 66 >21:44:09,471 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >21:44:09,471 INFO blivet: got format: existing ext4 filesystem >21:44:09,473 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '345098', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:44:09,473 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >21:44:09,474 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >21:44:09,475 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,476 INFO blivet: loop4 is a loop device >21:44:09,477 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >21:44:09,478 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >21:44:09,480 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,480 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >21:44:09,482 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:44:09,482 INFO blivet: added file /overlay (deleted) (id 68) to device tree >21:44:09,484 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:44:09,485 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >21:44:09,486 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:44:09,486 INFO blivet: added loop loop4 (id 71) to device tree >21:44:09,487 INFO blivet: got device: LoopDevice instance (0x7fa3a85fc6d0) -- > name = loop4 status = False kids = 0 id = 71 > parents = ['existing 0 B file /overlay (deleted) (68)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >21:44:09,492 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >21:44:09,493 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >21:44:09,494 DEBUG blivet: device loop4 does not contain a disklabel >21:44:09,494 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >21:44:09,494 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 74 >21:44:09,496 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:44:09,500 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 /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': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '933249', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:44:09,500 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >21:44:09,502 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >21:44:09,503 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,503 INFO blivet: live-rw is a device-mapper device >21:44:09,505 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >21:44:09,506 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >21:44:09,508 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (63) with existing ext4 filesystem >21:44:09,511 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >21:44:09,512 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (71) >21:44:09,515 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >21:44:09,516 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,518 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >21:44:09,518 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 77 >21:44:09,519 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:44:09,519 INFO blivet: added dm live-rw (id 76) to device tree >21:44:09,520 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >21:44:09,519 INFO blivet: got device: DMDevice instance (0x7fa3a85fc950) -- > name = live-rw status = True kids = 0 id = 76 > parents = ['existing 0 B loop loop4 (71)'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87f80> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:44:09,550 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:44:09,551 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:44:09,552 DEBUG blivet: device live-rw does not contain a disklabel >21:44:09,552 INFO blivet: type detected on 'live-rw' is 'ext4' >21:44:09,585 DEBUG blivet: size=5389.76 MiB, current=6144 MiB >21:44:09,612 DEBUG blivet: padding min size from 5651570688 up to 5651571188 >21:44:09,614 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:09,614 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 79 >21:44:09,616 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:44:09,616 INFO blivet: got format: existing ext4 filesystem >21:44:09,620 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '943693', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >21:44:09,620 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >21:44:09,621 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >21:44:09,623 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,623 INFO blivet: live-base is a device-mapper device >21:44:09,624 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >21:44:09,625 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >21:44:09,627 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >21:44:09,628 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (63) with existing ext4 filesystem >21:44:09,630 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >21:44:09,631 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,632 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >21:44:09,633 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 82 >21:44:09,634 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >21:44:09,634 INFO blivet: added dm live-base (id 81) to device tree >21:44:09,635 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >21:44:09,634 INFO blivet: got device: DMDevice instance (0x7fa3a85fc410) -- > name = live-base status = True kids = 0 id = 81 > parents = ['existing 0 B loop loop3 (63) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a862c050> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >21:44:09,670 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >21:44:09,673 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >21:44:09,673 DEBUG blivet: device live-base does not contain a disklabel >21:44:09,674 INFO blivet: type detected on 'live-base' is 'ext4' >21:44:09,702 DEBUG blivet: size=0 B, current=6144 MiB >21:44:09,723 DEBUG blivet: using current size 0 as min size >21:44:09,725 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:09,725 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 84 >21:44:09,727 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >21:44:09,728 INFO blivet: got format: existing ext4 filesystem >21:44:09,732 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_UUID_ENC': 'bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '955035', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/bfd2150b-bdd4-4245-ae9f-d9d26cf951b6', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >21:44:09,733 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >21:44:09,734 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >21:44:09,736 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,736 INFO blivet: live-osimg-min is a device-mapper device >21:44:09,738 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >21:44:09,740 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >21:44:09,741 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >21:44:09,743 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >21:44:09,744 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (47) >21:44:09,747 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >21:44:09,748 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (63) with existing ext4 filesystem >21:44:09,750 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >21:44:09,751 DEBUG blivet: DeviceTree.getDeviceByName returned None >21:44:09,753 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >21:44:09,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 87 >21:44:09,755 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >21:44:09,755 INFO blivet: added dm live-osimg-min (id 86) to device tree >21:44:09,756 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >21:44:09,755 INFO blivet: got device: DMDevice instance (0x7fa3a85fce90) -- > name = live-osimg-min status = True kids = 0 id = 86 > parents = ['existing 0 B loop loop3 (63) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a862c170> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >21:44:09,783 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >21:44:09,784 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >21:44:09,785 DEBUG blivet: device live-osimg-min does not contain a disklabel >21:44:09,785 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >21:44:09,819 DEBUG blivet: size=0 B, current=5389.76 MiB >21:44:09,837 DEBUG blivet: using current size 0 as min size >21:44:09,840 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:09,840 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 89 >21:44:09,842 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >21:44:09,842 INFO blivet: got format: existing ext4 filesystem >21:44:09,870 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:44:09,885 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:44:09,900 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:44:09,902 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:09,904 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:09,918 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:44:09,920 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >21:44:09,921 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >21:44:09,940 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:44:09,942 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:09,944 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:09,961 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:44:09,983 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:44:09,985 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:09,986 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:10,001 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:44:10,016 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:44:10,017 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:10,019 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:10,038 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:44:10,039 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:44:10,040 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >21:44:10,055 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:44:10,058 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:44:10,060 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >21:44:10,061 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >21:44:10,062 INFO blivet: edd: MBR signature on sda is zero. new disk image? >21:44:10,062 INFO blivet: edd: collected mbr signatures: {} >21:44:10,065 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:44:10,111 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:44:10,186 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:44:10,189 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:10,190 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:44:10,208 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >21:44:11,095 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:44:11,097 INFO blivet: IGNORED: Caught exception, continuing. >21:44:11,097 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >21:44:11,098 INFO blivet: IGNORED: Begin exception details. >21:44:11,098 INFO blivet: IGNORED: Traceback (most recent call last): >21:44:11,099 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3194, in parseFSTab >21:44:11,099 INFO blivet: IGNORED: blkidTab.parse() >21:44:11,100 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2254, in parse >21:44:11,100 INFO blivet: IGNORED: with open(path) as f: >21:44:11,100 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >21:44:11,101 INFO blivet: IGNORED: End exception details. >21:44:11,101 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >21:44:11,102 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >21:44:11,103 DEBUG blivet: IGNORED: Caught exception, continuing. >21:44:11,104 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >21:44:11,104 DEBUG blivet: IGNORED: Begin exception details. >21:44:11,104 DEBUG blivet: IGNORED: Traceback (most recent call last): >21:44:11,105 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2302, in parse >21:44:11,105 DEBUG blivet: IGNORED: self.blkidTab.parse() >21:44:11,105 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2254, in parse >21:44:11,106 DEBUG blivet: IGNORED: with open(path) as f: >21:44:11,106 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >21:44:11,106 DEBUG blivet: IGNORED: End exception details. >21:44:11,123 DEBUG blivet: crypttab maps: [] >21:44:11,123 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >21:44:11,134 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; hidden: False ; incomplete: False ; >21:44:11,136 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 208.4 GiB partition sda4 (27) with existing ext4 filesystem >21:44:11,150 DEBUG blivet: resolved '/dev/sda4' to 'sda4' (partition) >21:44:11,152 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda1 ; hidden: False ; incomplete: False ; >21:44:11,153 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 500 MiB partition sda1 (11) with existing efi filesystem >21:44:11,167 DEBUG blivet: resolved '/dev/sda1' to 'sda1' (partition) >21:44:11,168 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda3 ; hidden: False ; incomplete: False ; >21:44:11,169 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 20 GiB partition sda3 (22) with existing ext4 filesystem >21:44:11,181 DEBUG blivet: resolved '/dev/sda3' to 'sda3' (partition) >21:44:11,182 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >21:44:11,183 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096 MiB partition sda2 (17) with existing swap >21:44:11,195 DEBUG blivet: resolved '/dev/sda2' to 'sda2' (partition) >21:44:11,195 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >21:44:11,264 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:11,267 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:11,268 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:11,270 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:11,274 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:11,277 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:11,279 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:44:11,280 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:44:11,437 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >21:44:11,438 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (81) with existing ext4 filesystem >21:44:28,072 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:44:28,073 DEBUG blivet: Iso9660FS.supported: supported: True ; >21:44:28,075 DEBUG blivet: NFSv4.supported: supported: False ; >21:44:28,075 DEBUG blivet: NFSv4.supported: supported: False ; >21:44:28,076 DEBUG blivet: SELinuxFS.supported: supported: False ; >21:44:28,077 DEBUG blivet: SELinuxFS.supported: supported: False ; >21:44:28,078 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:28,079 DEBUG blivet: Ext4FS.supported: supported: True ; >21:44:28,080 DEBUG blivet: Ext3FS.supported: supported: True ; >21:44:28,081 DEBUG blivet: Ext3FS.supported: supported: True ; >21:44:28,082 DEBUG blivet: Ext2FS.supported: supported: True ; >21:44:28,083 DEBUG blivet: Ext2FS.supported: supported: True ; >21:44:28,084 DEBUG blivet: SysFS.supported: supported: False ; >21:44:28,085 DEBUG blivet: SysFS.supported: supported: False ; >21:44:28,086 DEBUG blivet: MultipathMember.__init__: >21:44:28,087 DEBUG blivet: SwapSpace.__init__: >21:44:28,110 DEBUG blivet: ProcFS.supported: supported: False ; >21:44:28,111 DEBUG blivet: ProcFS.supported: supported: False ; >21:44:28,111 DEBUG blivet: NoDevFS.supported: supported: False ; >21:44:28,112 DEBUG blivet: NoDevFS.supported: supported: False ; >21:44:28,113 DEBUG blivet: DevPtsFS.supported: supported: False ; >21:44:28,113 DEBUG blivet: DevPtsFS.supported: supported: False ; >21:44:28,114 DEBUG blivet: BTRFS.supported: supported: True ; >21:44:28,204 DEBUG blivet: USBFS.supported: supported: False ; >21:44:28,207 DEBUG blivet: USBFS.supported: supported: False ; >21:44:28,209 DEBUG blivet: DiskLabel.__init__: >21:44:28,209 INFO blivet: DiskLabel.partedDevice returning None >21:44:28,211 DEBUG blivet: HFSPlus.supported: supported: False ; >21:44:28,211 DEBUG blivet: HFSPlus.supported: supported: False ; >21:44:28,213 DEBUG blivet: XFS.supported: supported: True ; >21:44:28,303 DEBUG blivet: XFS.supported: supported: True ; >21:44:28,305 DEBUG blivet: TmpFS.supported: supported: True ; >21:44:28,334 DEBUG blivet: LUKS.__init__: >21:44:28,338 DEBUG blivet: NTFS.supported: supported: False ; >21:44:28,339 DEBUG blivet: NTFS.supported: supported: False ; >21:44:28,341 DEBUG blivet: BindFS.supported: supported: False ; >21:44:28,342 DEBUG blivet: BindFS.supported: supported: False ; >21:44:28,343 DEBUG blivet: HFS.supported: supported: False ; >21:44:28,344 DEBUG blivet: HFS.supported: supported: False ; >21:44:28,345 DEBUG blivet: LVMPhysicalVolume.__init__: >21:44:28,347 DEBUG blivet: NFS.supported: supported: False ; >21:44:28,349 DEBUG blivet: NFS.supported: supported: False ; >21:44:28,350 DEBUG blivet: FATFS.supported: supported: True ; >21:44:28,351 DEBUG blivet: FATFS.supported: supported: True ; >21:44:28,352 DEBUG blivet: DMRaidMember.__init__: >21:44:28,354 DEBUG blivet: MDRaidMember.__init__: >21:20:00,868 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:00,869 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = , PartitionDevice instance (0x7fa3a8690350) -- > name = sda3 status = True kids = 0 id = 22 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 20 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87e60> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> > number: 3 path: /dev/sda3 type: 0 > name: Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 9414656 end = 51357695 length = 41943040 > flags = , PartitionDevice instance (0x7fa3a869e610) -- > name = sda4 status = True kids = 0 id = 27 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 208.4 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 437039439 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16723 did: 17735 busy: False > hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> > number: 4 path: /dev/sda4 type: 0 > name: Home active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 51357696 end = 488397134 length = 437039439 > flags = ] >21:20:01,035 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:01,036 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = , PartitionDevice instance (0x7fa3a8690350) -- > name = sda3 status = True kids = 0 id = 22 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 20 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87e60> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> > number: 3 path: /dev/sda3 type: 0 > name: Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 9414656 end = 51357695 length = 41943040 > flags = , PartitionDevice instance (0x7fa3a869e610) -- > name = sda4 status = True kids = 0 id = 27 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 208.4 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 437039439 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16723 did: 17735 busy: False > hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> > number: 4 path: /dev/sda4 type: 0 > name: Home active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 51357696 end = 488397134 length = 437039439 > flags = ] >21:20:03,214 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:03,216 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = , PartitionDevice instance (0x7fa3a8690350) -- > name = sda3 status = True kids = 0 id = 22 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 20 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87e60> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> > number: 3 path: /dev/sda3 type: 0 > name: Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 9414656 end = 51357695 length = 41943040 > flags = , PartitionDevice instance (0x7fa3a869e610) -- > name = sda4 status = True kids = 0 id = 27 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 208.4 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 437039439 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16723 did: 17735 busy: False > hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> > number: 4 path: /dev/sda4 type: 0 > name: Home active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 51357696 end = 488397134 length = 437039439 > flags = ] >21:20:13,221 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:13,222 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = , PartitionDevice instance (0x7fa3a8690350) -- > name = sda3 status = True kids = 0 id = 22 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 20 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87e60> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> > number: 3 path: /dev/sda3 type: 0 > name: Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 9414656 end = 51357695 length = 41943040 > flags = , PartitionDevice instance (0x7fa3a869e610) -- > name = sda4 status = True kids = 0 id = 27 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 208.4 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 437039439 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16723 did: 17735 busy: False > hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> > number: 4 path: /dev/sda4 type: 0 > name: Home active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 51357696 end = 488397134 length = 437039439 > flags = ] >21:20:13,375 INFO blivet: hiding device disk sdb (id 1) >21:20:13,375 INFO blivet: removed disk sdb (id 1) from device tree >21:20:13,376 DEBUG blivet: lvm filter: adding sdb to the reject list >21:20:13,377 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:13,378 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = , PartitionDevice instance (0x7fa3a8690350) -- > name = sda3 status = True kids = 0 id = 22 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 20 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87e60> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> > number: 3 path: /dev/sda3 type: 0 > name: Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 9414656 end = 51357695 length = 41943040 > flags = , PartitionDevice instance (0x7fa3a869e610) -- > name = sda4 status = True kids = 0 id = 27 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 208.4 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 437039439 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16723 did: 17735 busy: False > hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> > number: 4 path: /dev/sda4 type: 0 > name: Home active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 51357696 end = 488397134 length = 437039439 > flags = ] >21:20:14,702 INFO blivet: Detected 3968 MiB of memory >21:20:14,717 INFO blivet: Swap attempt of 3968 MiB >21:20:15,956 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:15,957 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = , PartitionDevice instance (0x7fa3a8690350) -- > name = sda3 status = True kids = 0 id = 22 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 20 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87e60> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674890> > number: 3 path: /dev/sda3 type: 0 > name: Root active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674810> PedPartition: <_ped.Partition object at 0x7fa3a8915f50> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 9414656 end = 51357695 length = 41943040 > flags = , PartitionDevice instance (0x7fa3a869e610) -- > name = sda4 status = True kids = 0 id = 27 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 208.4 GiB > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 437039439 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16723 did: 17735 busy: False > hardwareGeometry: (27204, 255, 63) biosGeometry: (27204, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87ef0> > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674a50> > number: 4 path: /dev/sda4 type: 0 > name: Home active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a86749d0> PedPartition: <_ped.Partition object at 0x7fa3a8915fb0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 51357696 end = 488397134 length = 437039439 > flags = ] >21:20:17,324 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >21:20:17,326 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:18,986 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >21:20:18,987 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition sda1 (11) with existing efi filesystem >21:20:22,534 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >21:20:22,536 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:24,122 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >21:20:24,124 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:24,140 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >21:20:24,141 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:24,154 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >21:20:24,156 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition sda1 (11) with existing efi filesystem >21:20:24,169 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 17 ; incomplete: False ; >21:20:24,170 DEBUG blivet: DeviceTree.getDeviceByID returned existing 4096 MiB partition sda2 (17) with existing swap >21:20:24,184 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 22 ; incomplete: False ; >21:20:24,185 DEBUG blivet: DeviceTree.getDeviceByID returned existing 20 GiB partition sda3 (22) with existing ext4 filesystem >21:20:24,198 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 27 ; incomplete: False ; >21:20:24,199 DEBUG blivet: DeviceTree.getDeviceByID returned existing 208.4 GiB partition sda4 (27) with existing ext4 filesystem >21:20:25,442 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >21:20:25,443 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:27,912 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >21:20:27,913 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:27,927 DEBUG blivet: removing sda >21:20:27,927 DEBUG blivet: devices to remove: ['sda4', 'sda3', 'sda2', 'sda1'] >21:20:27,928 DEBUG blivet: leaves to remove: ['sda4', 'sda3', 'sda2', 'sda1'] >21:20:27,929 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >21:20:27,930 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 127 >21:20:27,932 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: ext4 ; type: None ; >21:20:27,932 INFO blivet: registered action: [126] destroy format ext4 filesystem on partition sda4 (id 27) >21:20:27,935 INFO blivet: removed partition sda4 (id 27) from device tree >21:20:27,937 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sda ; >21:20:27,938 INFO blivet: registered action: [128] destroy device partition sda4 (id 27) >21:20:27,939 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >21:20:27,939 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 130 >21:20:27,940 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >21:20:27,940 INFO blivet: registered action: [129] destroy format ext4 filesystem on partition sda3 (id 22) >21:20:27,942 INFO blivet: removed partition sda3 (id 22) from device tree >21:20:27,943 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:20:27,943 INFO blivet: registered action: [131] destroy device partition sda3 (id 22) >21:20:27,945 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >21:20:27,945 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 133 >21:20:27,946 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: swap ; type: None ; >21:20:27,950 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >21:20:27,952 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition sda1 (11) with existing efi filesystem >21:20:27,966 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 17 ; incomplete: False ; >21:20:27,967 DEBUG blivet: DeviceTree.getDeviceByID returned existing 4096 MiB partition sda2 (17) with existing swap >21:20:27,980 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 22 ; incomplete: False ; >21:20:27,982 DEBUG blivet: DeviceTree.getDeviceByID returned None >21:20:27,984 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 27 ; incomplete: False ; >21:20:27,985 DEBUG blivet: DeviceTree.getDeviceByID returned None >21:20:27,992 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:27,993 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = ] >21:20:28,080 INFO blivet: Detected 3968 MiB of memory >21:20:28,095 INFO blivet: Swap attempt of 3968 MiB >21:20:28,114 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:28,115 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = ] >21:20:28,252 DEBUG blivet: clearpart: looking at sda2 >21:20:28,253 DEBUG blivet: clearpart: looking at sda1 >21:20:28,254 DEBUG blivet: checking whether disk sda has an empty extended >21:20:28,256 DEBUG blivet: extended is None ; logicals is [] >21:20:28,258 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:20:28,259 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:28,275 DEBUG blivet: resolved 'sda' to 'sda' (disk) >21:20:28,284 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:28,286 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = ] >21:20:28,423 INFO blivet: Detected 3968 MiB of memory >21:20:28,449 INFO blivet: Swap attempt of 3968 MiB >21:20:28,474 DEBUG blivet: doAutoPart: True >21:20:28,474 DEBUG blivet: encryptedAutoPart: False >21:20:28,475 DEBUG blivet: autoPartType: 2 >21:20:28,475 DEBUG blivet: clearPartType: 2 >21:20:28,475 DEBUG blivet: clearPartDisks: ['sda'] >21:20:28,527 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7fa3a9b26e10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7fa3a9b26e90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7fa3a9b26dd0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7fa3a9b26fd0) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 MiB maxSize = 200 MiB grow = True >PartSpec instance (0x7fa3a80aed10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >21:20:28,531 DEBUG blivet: storage.disks: ['sda'] >21:20:28,532 DEBUG blivet: storage.partitioned: ['sda'] >21:20:28,533 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >21:20:28,541 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:20:28,544 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:28,585 DEBUG blivet: resolved 'sda' to 'sda' (disk) >21:20:28,585 DEBUG blivet: boot disk: sda >21:20:28,591 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >21:20:28,591 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 134 >21:20:28,595 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >21:20:28,598 DEBUG blivet: PartitionDevice._setFormat: req0 ; >21:20:28,604 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >21:20:28,608 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:20:28,608 INFO blivet: added partition req0 (id 135) to device tree >21:20:28,608 INFO blivet: registered action: [137] create device partition req0 (id 135) >21:20:28,609 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 139 >21:20:28,612 DEBUG blivet: PartitionDevice._setFormat: req0 ; >21:20:28,618 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >21:20:28,618 INFO blivet: registered action: [138] create format lvmpv on partition req0 (id 135) >21:20:28,619 DEBUG blivet: candidate disks: [DiskDevice instance (0x7fa3a9312a90) -- > name = sda status = True kids = 2 id = 6 > parents = [] > uuid = None size = 232.89 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD2500BEKT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87560> > target size = 0 B path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fa3a8918c50>] >21:20:28,638 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:20:28,639 DEBUG blivet: devs: [PartitionDevice instance (0x7fa3bda0e150) -- > name = req0 status = False kids = 0 id = 135 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >21:20:28,656 DEBUG blivet: Ext4FS.supported: supported: True ; >21:20:28,656 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 140 >21:20:28,657 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >21:20:28,662 DEBUG blivet: PartitionDevice._setFormat: req1 ; >21:20:28,663 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >21:20:28,665 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:20:28,665 INFO blivet: added partition req1 (id 141) to device tree >21:20:28,665 INFO blivet: registered action: [143] create device partition req1 (id 141) >21:20:28,666 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 145 >21:20:28,668 DEBUG blivet: PartitionDevice._setFormat: req1 ; >21:20:28,669 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >21:20:28,669 INFO blivet: registered action: [144] create format ext4 filesystem mounted at /boot on partition req1 (id 141) >21:20:28,670 INFO blivet: skipping unneeded stage1 efi request >21:20:28,670 DEBUG blivet: PartSpec instance (0x7fa3a9b26fd0) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 MiB maxSize = 200 MiB grow = True > >21:20:28,687 DEBUG blivet: looking up parted Device: /dev/sr0 >21:20:28,692 DEBUG blivet: existing 500 MiB partition sda1 (11) with existing efi filesystem mounted at /boot/efi >21:20:28,793 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:20:28,805 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:20:28,806 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:28,806 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem mounted at /boot/efi > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = , PartitionDevice instance (0x7fa3bda0e150) -- > name = req0 status = False kids = 0 id = 135 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7fa3bda2c250) -- > name = req1 status = False kids = 0 id = 141 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >21:20:28,853 DEBUG blivet: looking up parted Device: /dev/sr0 >21:20:29,018 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:29,024 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem mounted at /boot/efi > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = , PartitionDevice instance (0x7fa3bda0e150) -- > name = req0 status = False kids = 0 id = 135 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7fa3bda2c250) -- > name = req1 status = False kids = 0 id = 141 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >21:20:29,345 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:29,348 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem mounted at /boot/efi > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = , PartitionDevice instance (0x7fa3bda0e150) -- > name = req0 status = False kids = 0 id = 135 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7fa3bda2c250) -- > name = req1 status = False kids = 0 id = 141 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >21:20:29,547 DEBUG blivet: removing all non-preexisting partitions ['req0(id 135)', 'req1(id 141)', 'sda1(id 11)', 'sda2(id 17)'] from disk(s) ['sda'] >21:20:29,548 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req0(id 135)', 'req1(id 141)', 'sda1(id 11)', 'sda2(id 17)'] >21:20:29,548 DEBUG blivet: removing all non-preexisting partitions ['req1(id 141)', 'req0(id 135)'] from disk(s) ['sda'] >21:20:29,551 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:20:29,554 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:29,574 DEBUG blivet: resolved 'sda' to 'sda' (disk) >21:20:29,576 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:20:29,581 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:29,602 DEBUG blivet: resolved 'sda' to 'sda' (disk) >21:20:29,603 DEBUG blivet: allocating partition: req1 ; id: 141 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >21:20:29,622 DEBUG blivet: checking freespace on sda >21:20:29,623 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >21:20:29,642 DEBUG blivet: checking 34-2047 (1007 KiB) >21:20:29,661 DEBUG blivet: current free range is 34-2047 (1007 KiB) >21:20:29,682 DEBUG blivet: checking 9414656-488397134 (228.4 GiB) >21:20:29,701 DEBUG blivet: current free range is 9414656-488397134 (228.4 GiB) >21:20:29,721 DEBUG blivet: updating use_disk to sda, type: 0 >21:20:29,721 DEBUG blivet: new free: 9414656-488397134 / 228.4 GiB >21:20:29,740 DEBUG blivet: new free allows for 0 sectors of growth >21:20:29,741 DEBUG blivet: found free space for bootable request >21:20:29,742 DEBUG blivet: created partition sda3 of 500 MiB and added it to /dev/sda >21:20:29,764 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >21:20:29,764 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a80b03d0> PedPartition: <_ped.Partition object at 0x7fa3bda4a7d0> >21:20:29,767 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >21:20:29,771 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >21:20:29,774 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >21:20:29,774 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a80b0750> PedPartition: <_ped.Partition object at 0x7fa3bda4abf0> >21:20:29,779 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:20:29,782 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:29,803 DEBUG blivet: resolved 'sda' to 'sda' (disk) >21:20:29,806 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >21:20:29,808 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sda (6) with existing gpt disklabel >21:20:29,831 DEBUG blivet: resolved 'sda' to 'sda' (disk) >21:20:29,831 DEBUG blivet: allocating partition: req0 ; id: 135 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >21:20:29,851 DEBUG blivet: checking freespace on sda >21:20:29,852 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >21:20:29,873 DEBUG blivet: checking 34-2047 (1007 KiB) >21:20:29,891 DEBUG blivet: current free range is 34-2047 (1007 KiB) >21:20:29,909 DEBUG blivet: checking 10438656-488397134 (227.91 GiB) >21:20:29,928 DEBUG blivet: current free range is 10438656-488397134 (227.91 GiB) >21:20:29,946 DEBUG blivet: evaluating growth potential for new layout >21:20:29,946 DEBUG blivet: calculating growth for disk /dev/sda >21:20:29,949 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >21:20:29,949 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a80b0450> PedPartition: <_ped.Partition object at 0x7fa39a5d68f0> >21:20:29,953 DEBUG blivet: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >21:20:29,955 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >21:20:29,956 DEBUG blivet: adding request 141 to chunk 478982479 (9414656-488397134) on /dev/sda >21:20:29,957 DEBUG blivet: adding request 135 to chunk 478982479 (9414656-488397134) on /dev/sda >21:20:29,957 DEBUG blivet: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 B > >21:20:29,958 DEBUG blivet: Chunk.growRequests: 478982479 on /dev/sda start = 9414656 end = 488397134 >sectorSize = 512 B > >21:20:29,960 DEBUG blivet: req: PartitionRequest instance -- >id = 141 name = sda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:20:29,961 DEBUG blivet: req: PartitionRequest instance -- >id = 135 name = sda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >21:20:29,962 DEBUG blivet: 1 requests and 476934479 (227.42 GiB) left in chunk >21:20:29,980 DEBUG blivet: adding 476934479 (227.42 GiB) to 135 (sda4) >21:20:29,998 DEBUG blivet: new grow amount for request 135 (sda4) is 476934479 units, or 227.42 GiB >21:20:30,018 DEBUG blivet: request 141 (sda3) growth: 0 (0 B) size: 500 MiB >21:20:30,036 DEBUG blivet: request 135 (sda4) growth: 476934479 (227.42 GiB) size: 227.91 GiB >21:20:30,068 DEBUG blivet: disk /dev/sda growth: 476934479 (227.42 GiB) >21:20:30,088 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >21:20:30,089 DEBUG blivet: device sda4 new partedPartition None >21:20:30,092 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >21:20:30,095 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sda ; >21:20:30,095 DEBUG blivet: total growth: 476934479 sectors >21:20:30,095 DEBUG blivet: updating use_disk to sda, type: 0 >21:20:30,096 DEBUG blivet: new free: 10438656-488397134 / 227.91 GiB >21:20:30,115 DEBUG blivet: new free allows for 476934479 sectors of growth >21:20:30,116 DEBUG blivet: created partition sda4 of 500 MiB and added it to /dev/sda >21:20:30,137 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >21:20:30,137 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a80b0290> PedPartition: <_ped.Partition object at 0x7fa3bda4aa10> >21:20:30,141 DEBUG blivet: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >21:20:30,144 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >21:20:30,147 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >21:20:30,147 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a80b0ed0> PedPartition: <_ped.Partition object at 0x7fa3bc036230> >21:20:30,149 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda4(id 135)', 'sda3(id 141)', 'sda1(id 11)', 'sda2(id 17)'] >21:20:30,150 DEBUG blivet: growable partitions are ['sda4'] >21:20:30,150 DEBUG blivet: adding request 135 to chunk 478982479 (9414656-488397134) on /dev/sda >21:20:30,151 DEBUG blivet: adding request 141 to chunk 478982479 (9414656-488397134) on /dev/sda >21:20:30,151 DEBUG blivet: disk sda has 2 chunks >21:20:30,152 DEBUG blivet: Chunk.growRequests: 478982479 on /dev/sda start = 9414656 end = 488397134 >sectorSize = 512 B > >21:20:30,153 DEBUG blivet: req: PartitionRequest instance -- >id = 141 name = sda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:20:30,153 DEBUG blivet: req: PartitionRequest instance -- >id = 135 name = sda4 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >21:20:30,153 DEBUG blivet: 1 requests and 476934479 (227.42 GiB) left in chunk >21:20:30,172 DEBUG blivet: adding 476934479 (227.42 GiB) to 135 (sda4) >21:20:30,191 DEBUG blivet: new grow amount for request 135 (sda4) is 476934479 units, or 227.42 GiB >21:20:30,208 DEBUG blivet: growing partitions on sda >21:20:30,208 DEBUG blivet: partition sda3 (141): 0 >21:20:30,208 DEBUG blivet: new geometry for sda3: parted.Geometry instance -- > start: 9414656 end: 10438655 length: 1024000 > device: <parted.device.Device object at 0x7fa3a866df90> PedGeometry: <_ped.Geometry object at 0x7fa3a80b06d0> >21:20:30,209 DEBUG blivet: partition sda4 (135): 0 >21:20:30,209 DEBUG blivet: new geometry for sda4: parted.Geometry instance -- > start: 10438656 end: 488396799 length: 477958144 > device: <parted.device.Device object at 0x7fa3a866df90> PedGeometry: <_ped.Geometry object at 0x7fa3a80b0b10> >21:20:30,210 DEBUG blivet: removing all non-preexisting partitions ['sda3(id 141)', 'sda4(id 135)'] from disk(s) ['sda'] >21:20:30,212 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >21:20:30,213 DEBUG blivet: device sda3 new partedPartition None >21:20:30,215 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >21:20:30,218 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sda ; >21:20:30,220 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >21:20:30,221 DEBUG blivet: device sda4 new partedPartition None >21:20:30,223 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >21:20:30,226 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:20:30,226 DEBUG blivet: back from removeNewPartitions >21:20:30,227 DEBUG blivet: extended: None >21:20:30,227 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 9414656 end: 10438655 length: 1024000 > device: <parted.device.Device object at 0x7fa3a866df90> PedGeometry: <_ped.Geometry object at 0x7fa3a80b06d0> >21:20:30,230 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >21:20:30,230 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3bc055a10> PedPartition: <_ped.Partition object at 0x7fa3bda4a8f0> >21:20:30,234 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >21:20:30,237 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >21:20:30,239 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >21:20:30,240 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3bc055ad0> PedPartition: <_ped.Partition object at 0x7fa3bc036290> >21:20:30,241 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 10438656 end: 488396799 length: 477958144 > device: <parted.device.Device object at 0x7fa3a866df90> PedGeometry: <_ped.Geometry object at 0x7fa3a80b0b10> >21:20:30,244 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >21:20:30,244 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a80b0150> PedPartition: <_ped.Partition object at 0x7fa3bda4a7d0> >21:20:30,248 DEBUG blivet: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >21:20:30,251 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >21:20:30,254 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >21:20:30,254 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3cf0a0990> PedPartition: <_ped.Partition object at 0x7fa3bc036350> >21:20:30,257 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >21:20:30,259 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7fa3a8674d10) -- > name = sda1 status = True kids = 0 id = 11 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = existing efi filesystem mounted at /boot/efi > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32675 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d879e0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = efi grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a8674690> > number: 1 path: /dev/sda1 type: 0 > name: EFI System active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3a8674310> PedPartition: <_ped.Partition object at 0x7fa3a8915e90> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, esp, PartitionDevice instance (0x7fa3a867ff50) -- > name = sda2 status = True kids = 0 id = 17 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 4096 MiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19535 did: 16716 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fa3a8d87dd0> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = False > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: <parted.filesystem.FileSystem object at 0x7fa3a86746d0> > number: 2 path: /dev/sda2 type: 0 > name: Swap active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fa3a8674610> PedPartition: <_ped.Partition object at 0x7fa3a8915ef0> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 1026048 end = 9414655 length = 8388608 > flags = , PartitionDevice instance (0x7fa3bda0e150) -- > name = sda4 status = False kids = 0 id = 135 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 227.91 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sda4 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3cf0a0990> PedPartition: <_ped.Partition object at 0x7fa3bc036350> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 10438656 end = 488396799 length = 477958144 > flags = , PartitionDevice instance (0x7fa3bda2c250) -- > name = sda3 status = False kids = 0 id = 141 > parents = ['existing 232.89 GiB disk sda (6) with existing gpt disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sda3 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa3a8674090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa3bc055ad0> PedPartition: <_ped.Partition object at 0x7fa3bc036290> > disk = existing 232.89 GiB disk sda (6) with existing gpt disklabel > start = 9414656 end = 10438655 length = 1024000 > flags = ] > > >/tmp/ifcfg.log: >21:44:05,963 DEBUG ifcfg: content of files (network initialization): >21:44:05,974 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [184, 136, 227, 91, 62, 99]}, 'connection': {'timestamp': 1408499025L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '66ea90ef-e0b7-420c-a505-414ed5a3dbae'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1408499028L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '26007451-5e5e-41d9-8647-2063eb47224e'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >21:44:06,174 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp1s0']): >21:44:06,174 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp1s0: >21:44:06,175 DEBUG ifcfg: TYPE=Ethernet >21:44:06,175 DEBUG ifcfg: BOOTPROTO=dhcp >21:44:06,175 DEBUG ifcfg: DEFROUTE=yes >21:44:06,175 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >21:44:06,176 DEBUG ifcfg: IPV6INIT=yes >21:44:06,176 DEBUG ifcfg: IPV6_AUTOCONF=yes >21:44:06,176 DEBUG ifcfg: IPV6_DEFROUTE=yes >21:44:06,176 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >21:44:06,176 DEBUG ifcfg: NAME=enp1s0 >21:44:06,177 DEBUG ifcfg: UUID=66ea90ef-e0b7-420c-a505-414ed5a3dbae >21:44:06,177 DEBUG ifcfg: ONBOOT=no >21:44:06,177 DEBUG ifcfg: HWADDR=B8:88:E3:5B:3E:63 >21:44:06,177 DEBUG ifcfg: PEERDNS=yes >21:44:06,177 DEBUG ifcfg: PEERROUTES=yes >21:44:06,178 DEBUG ifcfg: IPV6_PEERDNS=yes >21:44:06,178 DEBUG ifcfg: IPV6_PEERROUTES=yes >21:44:06,189 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [184, 136, 227, 91, 62, 99]}, 'connection': {'timestamp': 1408499025L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp1s0', 'uuid': '66ea90ef-e0b7-420c-a505-414ed5a3dbae'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1408499028L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '26007451-5e5e-41d9-8647-2063eb47224e'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >21:44:28,427 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >21:44:28,429 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >20:47:01,087 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >20:47:01,088 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >20:47:08,676 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >20:47:08,677 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >21:19:59,028 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Lumiose_City >21:19:59,030 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >21:19:59,031 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 > > >/proc/cmdline: >BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Workstation-x86_64-r ro rd.live.image quiet rhgb rd.live.check
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 1131754
: 928575 |
928576
|
928577
|
928578
|
928579
|
928580
|
928581
|
928582
|
928583
|
928584